Pull request #40533 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 55af2904620f38db560009e52f441a4af3c76e91+130ae89dab3b3144d39801232fe04d4762dc90b8 (fa147c8b9238da4d729f173a7e24f48a4579ac9d) 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 [2020-02-17T16:48:27.714Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-17T16:48:27.723Z] Trying to pass milestone 3 [Pipeline] milestone [2020-02-17T16:48:27.759Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-17T16:48:42.884Z] Still waiting to schedule task [2020-02-17T16:48:42.884Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-17T16:49:27.291Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec523ba10be73dac) in /home/ubuntu/workspace/moby_PR-40533 [Pipeline] { [Pipeline] checkout [2020-02-17T16:49:27.345Z] using credential docker-jenkins-github-credentials [2020-02-17T16:49:27.361Z] Cloning the remote Git repository [2020-02-17T16:49:27.361Z] Cloning with configured refspecs honoured and without tags [2020-02-17T16:49:27.355Z] Cloning repository https://github.com/moby/moby.git [2020-02-17T16:49:27.356Z] > git init /home/ubuntu/workspace/moby_PR-40533 # timeout=10 [2020-02-17T16:49:27.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:27.394Z] > git --version # timeout=10 [2020-02-17T16:49:27.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:27.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:49:45.086Z] Fetching without tags [2020-02-17T16:49:45.360Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:45.859Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:45.860Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [2020-02-17T16:49:46.333Z] Commit message: "Update Golang 1.12.17" [2020-02-17T16:49:45.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:49:45.054Z] > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10 [2020-02-17T16:49:45.062Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-17T16:49:45.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:49:45.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:45.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:45.081Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:49:45.353Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:49:45.366Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:45.820Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:49:45.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-17T16:49:45.853Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:49:45.863Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:46.327Z] > git rev-list --no-walk 55af2904620f38db560009e52f441a4af3c76e91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-17T16:49:47.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40533:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-17T16:49:51.467Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-02-17T16:49:51.661Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec523ba10be73dac) in /home/ubuntu/workspace/moby_PR-40533 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-02-17T16:49:51.840Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40533 [Pipeline] // stage [2020-02-17T16:49:51.848Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40533 [2020-02-17T16:49:51.853Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-02-17T16:49:51.869Z] Fetching changes from the remote Git repository [2020-02-17T16:49:51.875Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-02-17T16:49:51.922Z] Running on azwin-2-b86e50 in d:\jenkins\workspace\moby_PR-40533 [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-02-17T16:49:51.971Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0816d1556cf046e30) in /home/ubuntu/workspace/moby_PR-40533 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] ws [2020-02-17T16:49:52.012Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-02-17T16:49:52.014Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-02-17T16:49:52.033Z] Cloning the remote Git repository [2020-02-17T16:49:52.033Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-02-17T16:49:52.124Z] using credential docker-jenkins-github-credentials [2020-02-17T16:49:52.133Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [Pipeline] } [Pipeline] } [2020-02-17T16:49:52.168Z] Cloning the remote Git repository [2020-02-17T16:49:52.168Z] Cloning with configured refspecs honoured and without tags [2020-02-17T16:49:52.210Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:52.211Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [2020-02-17T16:49:52.267Z] Commit message: "Update Golang 1.12.17" [2020-02-17T16:49:52.348Z] using credential docker-jenkins-github-credentials [2020-02-17T16:49:52.425Z] Cloning the remote Git repository [2020-02-17T16:49:52.425Z] Cloning with configured refspecs honoured and without tags [2020-02-17T16:49:51.854Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-17T16:49:51.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:49:51.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:51.868Z] > git --version # timeout=10 [2020-02-17T16:49:51.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:51.874Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:49:52.126Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:49:52.138Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:52.184Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:49:52.192Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-17T16:49:52.204Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:49:52.210Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:49:52.043Z] Cloning repository https://github.com/moby/moby.git [2020-02-17T16:49:52.043Z] > git init /home/docker/workspace/moby_PR-40533 # timeout=10 [2020-02-17T16:49:52.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:52.055Z] > git --version # timeout=10 [2020-02-17T16:49:52.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:52.059Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] withEnv [Pipeline] { [2020-02-17T16:49:52.208Z] Cloning repository https://github.com/moby/moby.git [2020-02-17T16:49:52.210Z] > git init /home/jenkins/workspace/moby_PR-40533 # timeout=10 [2020-02-17T16:49:52.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:52.233Z] > git --version # timeout=10 [2020-02-17T16:49:52.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:52.246Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-17T16:49:52.464Z] Cloning repository https://github.com/moby/moby.git [2020-02-17T16:49:52.464Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-17T16:49:52.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:52.548Z] > git --version # timeout=10 [2020-02-17T16:49:52.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:52.616Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:49:53.320Z] + docker version [2020-02-17T16:49:53.320Z] Client: Docker Engine - Community [2020-02-17T16:49:53.320Z] Version: 19.03.5 [2020-02-17T16:49:53.320Z] API version: 1.40 [2020-02-17T16:49:53.320Z] Go version: go1.12.12 [2020-02-17T16:49:53.320Z] Git commit: 633a0ea838 [2020-02-17T16:49:53.320Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-17T16:49:53.320Z] OS/Arch: linux/amd64 [2020-02-17T16:49:53.320Z] Experimental: false [2020-02-17T16:49:53.320Z] [2020-02-17T16:49:53.320Z] Server: Docker Engine - Community [2020-02-17T16:49:53.320Z] Engine: [2020-02-17T16:49:53.320Z] Version: 19.03.5 [2020-02-17T16:49:53.320Z] API version: 1.40 (minimum version 1.12) [2020-02-17T16:49:53.320Z] Go version: go1.12.12 [2020-02-17T16:49:53.320Z] Git commit: 633a0ea838 [2020-02-17T16:49:53.320Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-17T16:49:53.320Z] OS/Arch: linux/amd64 [2020-02-17T16:49:53.320Z] Experimental: true [2020-02-17T16:49:53.320Z] containerd: [2020-02-17T16:49:53.320Z] Version: 1.2.10 [2020-02-17T16:49:53.320Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-17T16:49:53.320Z] runc: [2020-02-17T16:49:53.320Z] Version: 1.0.0-rc8+dev [2020-02-17T16:49:53.320Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-17T16:49:53.320Z] docker-init: [2020-02-17T16:49:53.320Z] Version: 0.18.0 [2020-02-17T16:49:53.320Z] GitCommit: fec3683 [Pipeline] sh [2020-02-17T16:49:53.611Z] + docker info [2020-02-17T16:49:54.275Z] using credential docker-jenkins-github-credentials [2020-02-17T16:49:54.284Z] Cloning the remote Git repository [2020-02-17T16:49:54.284Z] Cloning with configured refspecs honoured and without tags [2020-02-17T16:49:54.295Z] Cloning repository https://github.com/moby/moby.git [2020-02-17T16:49:54.352Z] > git init /home/ubuntu/workspace/moby_PR-40533 # timeout=10 [2020-02-17T16:49:54.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:49:54.652Z] > git --version # timeout=10 [2020-02-17T16:49:54.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:49:54.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:50:00.157Z] Client: [2020-02-17T16:50:00.157Z] Debug Mode: false [2020-02-17T16:50:00.157Z] [2020-02-17T16:50:00.157Z] Server: [2020-02-17T16:50:00.157Z] Containers: 0 [2020-02-17T16:50:00.157Z] Running: 0 [2020-02-17T16:50:00.157Z] Paused: 0 [2020-02-17T16:50:00.157Z] Stopped: 0 [2020-02-17T16:50:00.157Z] Images: 3 [2020-02-17T16:50:00.157Z] Server Version: 19.03.5 [2020-02-17T16:50:00.157Z] Storage Driver: overlay2 [2020-02-17T16:50:00.157Z] Backing Filesystem: extfs [2020-02-17T16:50:00.157Z] Supports d_type: true [2020-02-17T16:50:00.157Z] Native Overlay Diff: true [2020-02-17T16:50:00.157Z] Logging Driver: json-file [2020-02-17T16:50:00.157Z] Cgroup Driver: cgroupfs [2020-02-17T16:50:00.157Z] Plugins: [2020-02-17T16:50:00.157Z] Volume: local [2020-02-17T16:50:00.157Z] Network: bridge host ipvlan macvlan null overlay [2020-02-17T16:50:00.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-17T16:50:00.157Z] Swarm: inactive [2020-02-17T16:50:00.157Z] Runtimes: runc [2020-02-17T16:50:00.157Z] Default Runtime: runc [2020-02-17T16:50:00.157Z] Init Binary: docker-init [2020-02-17T16:50:00.157Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-17T16:50:00.157Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-17T16:50:00.157Z] init version: fec3683 [2020-02-17T16:50:00.157Z] Security Options: [2020-02-17T16:50:00.157Z] apparmor [2020-02-17T16:50:00.157Z] seccomp [2020-02-17T16:50:00.157Z] Profile: default [2020-02-17T16:50:00.157Z] Kernel Version: 4.15.0-1058-aws [2020-02-17T16:50:00.157Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-17T16:50:00.157Z] OSType: linux [2020-02-17T16:50:00.157Z] Architecture: x86_64 [2020-02-17T16:50:00.157Z] CPUs: 2 [2020-02-17T16:50:00.157Z] Total Memory: 7.501GiB [2020-02-17T16:50:00.157Z] Name: ip-10-100-55-54 [2020-02-17T16:50:00.157Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-17T16:50:00.157Z] Docker Root Dir: /var/lib/docker [2020-02-17T16:50:00.157Z] Debug Mode: false [2020-02-17T16:50:00.157Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:00.157Z] Labels: [2020-02-17T16:50:00.157Z] Experimental: true [2020-02-17T16:50:00.157Z] Insecure Registries: [2020-02-17T16:50:00.157Z] 127.0.0.0/8 [2020-02-17T16:50:00.157Z] Live Restore Enabled: true [2020-02-17T16:50:00.157Z] [2020-02-17T16:50:00.157Z] WARNING: No swap limit support [Pipeline] sh [2020-02-17T16:50:00.439Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:00.440Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:00.440Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40533/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-17T16:50:00.440Z] + bash /home/ubuntu/workspace/moby_PR-40533/check-config.sh [2020-02-17T16:50:00.440Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-17T16:50:00.440Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-17T16:50:00.440Z] [2020-02-17T16:50:00.440Z] Generally Necessary: [2020-02-17T16:50:00.440Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-17T16:50:00.440Z] - apparmor: enabled and tools installed [2020-02-17T16:50:00.696Z] - CONFIG_NAMESPACES: enabled [2020-02-17T16:50:00.696Z] - CONFIG_NET_NS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_PID_NS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_IPC_NS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_UTS_NS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUPS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CPUSETS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_MEMCG: enabled [2020-02-17T16:50:00.696Z] - CONFIG_KEYS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_VETH: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-17T16:50:00.696Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-17T16:50:00.696Z] [2020-02-17T16:50:00.696Z] Optional Features: [2020-02-17T16:50:00.696Z] - CONFIG_USER_NS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_SECCOMP: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-17T16:50:00.696Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-17T16:50:00.696Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-17T16:50:00.696Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-17T16:50:00.696Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-17T16:50:00.696Z] - CONFIG_BLK_CGROUP: enabled [2020-02-17T16:50:00.696Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-17T16:50:00.696Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_PERF: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-17T16:50:00.696Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-17T16:50:00.696Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-17T16:50:00.696Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-17T16:50:00.696Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-17T16:50:00.696Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_IP_VS: enabled (as module) [2020-02-17T16:50:00.696Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-17T16:50:00.696Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-17T16:50:00.696Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-17T16:50:00.953Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_EXT4_FS: enabled [2020-02-17T16:50:00.953Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-17T16:50:00.953Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-17T16:50:00.953Z] - Network Drivers: [2020-02-17T16:50:00.953Z] - "overlay": [2020-02-17T16:50:00.953Z] - CONFIG_VXLAN: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-17T16:50:00.953Z] Optional (for encrypted networks): [2020-02-17T16:50:00.953Z] - CONFIG_CRYPTO: enabled [2020-02-17T16:50:00.953Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-17T16:50:00.953Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-17T16:50:00.953Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-17T16:50:00.953Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-17T16:50:00.953Z] - CONFIG_XFRM: enabled [2020-02-17T16:50:00.953Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-17T16:50:00.953Z] - "ipvlan": [2020-02-17T16:50:00.953Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-17T16:50:00.953Z] - "macvlan": [2020-02-17T16:50:00.953Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_DUMMY: enabled (as module) [2020-02-17T16:50:00.953Z] - "ftp,tftp client in container": [2020-02-17T16:50:00.953Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-17T16:50:00.953Z] - Storage Drivers: [2020-02-17T16:50:00.953Z] - "aufs": [2020-02-17T16:50:00.953Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-17T16:50:00.953Z] - "btrfs": [2020-02-17T16:50:00.953Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-17T16:50:00.953Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-17T16:50:00.953Z] - "devicemapper": [2020-02-17T16:50:00.953Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-17T16:50:00.953Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-17T16:50:00.953Z] - "overlay": [2020-02-17T16:50:00.953Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-17T16:50:00.953Z] - "zfs": [2020-02-17T16:50:00.953Z] - /dev/zfs: missing [2020-02-17T16:50:00.953Z] - zfs command: missing [2020-02-17T16:50:00.953Z] - zpool command: missing [2020-02-17T16:50:00.953Z] [2020-02-17T16:50:00.953Z] Limits: [2020-02-17T16:50:00.953Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-17T16:50:00.953Z] [2020-02-17T16:50:00.953Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-17T16:50:01.271Z] + sudo modprobe ip_vs [2020-02-17T16:50:01.529Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55af2904620f38db560009e52f441a4af3c76e91 . [2020-02-17T16:50:01.529Z] #2 [internal] load build definition from Dockerfile [2020-02-17T16:50:01.529Z] #2 transferring dockerfile: 10.82kB done [2020-02-17T16:50:01.529Z] #2 DONE 0.0s [2020-02-17T16:50:01.529Z] [2020-02-17T16:50:01.529Z] #1 [internal] load .dockerignore [2020-02-17T16:50:01.529Z] #1 transferring context: 87B done [2020-02-17T16:50:01.529Z] #1 DONE 0.0s [2020-02-17T16:50:01.529Z] [2020-02-17T16:50:01.529Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-02-17T16:50:01.529Z] #3 DONE 0.0s [2020-02-17T16:50:01.529Z] [2020-02-17T16:50:01.529Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch [2020-02-17T16:50:01.529Z] #4 resolve docker.io/library/golang:1.12.17-stretch done [2020-02-17T16:50:01.529Z] #4 DONE 0.0s [2020-02-17T16:50:01.529Z] [2020-02-17T16:50:01.529Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-17T16:50:04.066Z] #5 DONE 1.9s [2020-02-17T16:50:04.066Z] [2020-02-17T16:50:04.066Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-17T16:50:04.066Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2020-02-17T16:50:04.066Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-17T16:50:04.066Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-17T16:50:04.066Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-17T16:50:04.066Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done [2020-02-17T16:50:04.066Z] #64 DONE 1.5s [2020-02-17T16:50:04.066Z] [2020-02-17T16:50:04.066Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:50:04.326Z] #44 ... [2020-02-17T16:50:04.326Z] [2020-02-17T16:50:04.326Z] #18 [internal] load build context [2020-02-17T16:50:04.326Z] #18 transferring context: 45.38MB 2.7s done [2020-02-17T16:50:04.326Z] #18 DONE 2.7s [2020-02-17T16:50:04.583Z] [2020-02-17T16:50:04.583Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:04.583Z] #22 DONE 0.1s [2020-02-17T16:50:04.583Z] [2020-02-17T16:50:04.583Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-17T16:50:04.583Z] #29 DONE 0.1s [2020-02-17T16:50:04.583Z] [2020-02-17T16:50:04.583Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-17T16:50:04.843Z] #32 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-17T16:50:04.843Z] #26 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-17T16:50:04.843Z] #23 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-17T16:50:04.843Z] #49 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-17T16:50:04.843Z] #52 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-17T16:50:04.843Z] #60 DONE 0.1s [2020-02-17T16:50:04.843Z] [2020-02-17T16:50:04.843Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:10.101Z] #33 ... [2020-02-17T16:50:10.101Z] [2020-02-17T16:50:10.101Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:50:10.101Z] #55 5.979 + mktemp -d [2020-02-17T16:50:10.101Z] #55 5.982 + export GOPATH=/tmp/tmp.c7jECH5Oa3 [2020-02-17T16:50:10.101Z] #55 5.982 + git clone https://github.com/docker/distribution.git /tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution [2020-02-17T16:50:10.101Z] #55 5.986 Cloning into '/tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution'... [2020-02-17T16:50:10.358Z] #55 ... [2020-02-17T16:50:10.358Z] [2020-02-17T16:50:10.358Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:10.358Z] #33 5.766 + RM_GOPATH=0 [2020-02-17T16:50:10.496Z] Fetching without tags [2020-02-17T16:50:10.616Z] #33 5.767 + TMP_GOPATH= [2020-02-17T16:50:10.616Z] #33 5.767 + : /build [2020-02-17T16:50:10.616Z] #33 5.768 + '[' -z '' ']' [2020-02-17T16:50:10.616Z] #33 5.769 ++ mktemp -d [2020-02-17T16:50:10.616Z] #33 5.787 + export GOPATH=/tmp/tmp.loxJqWUQVR [2020-02-17T16:50:10.616Z] #33 5.787 + GOPATH=/tmp/tmp.loxJqWUQVR [2020-02-17T16:50:10.616Z] #33 5.787 + RM_GOPATH=1 [2020-02-17T16:50:10.616Z] #33 5.788 ++ dirname ./install.sh [2020-02-17T16:50:10.616Z] #33 5.794 + dir=. [2020-02-17T16:50:10.616Z] #33 5.795 + bin=vndr [2020-02-17T16:50:10.616Z] #33 5.795 + shift [2020-02-17T16:50:10.616Z] #33 5.795 + '[' '!' -f ./vndr.installer ']' [2020-02-17T16:50:10.616Z] #33 5.796 + . ./vndr.installer [2020-02-17T16:50:10.616Z] #33 5.796 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:50:10.616Z] #33 5.797 + install_vndr [2020-02-17T16:50:10.616Z] #33 5.798 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-17T16:50:10.616Z] #33 5.798 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:50:10.616Z] #33 5.800 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.loxJqWUQVR/src/github.com/LK4D4/vndr [2020-02-17T16:50:10.616Z] #33 5.803 Cloning into '/tmp/tmp.loxJqWUQVR/src/github.com/LK4D4/vndr'... [2020-02-17T16:50:10.886Z] Fetching without tags [2020-02-17T16:50:10.905Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:11.516Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:11.517Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [2020-02-17T16:50:11.549Z] #33 6.633 + cd /tmp/tmp.loxJqWUQVR/src/github.com/LK4D4/vndr [2020-02-17T16:50:11.549Z] #33 6.633 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:50:11.549Z] #33 6.652 + go build -buildmode=pie -v -o /build/vndr . [2020-02-17T16:50:10.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:10.412Z] > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10 [2020-02-17T16:50:10.425Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-17T16:50:10.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:10.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:50:10.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:50:10.535Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:50:10.938Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:10.951Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:11.439Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:50:11.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-17T16:50:11.549Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:11.740Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:10.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:10.569Z] > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10 [2020-02-17T16:50:10.644Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-17T16:50:10.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:10.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:50:10.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:50:10.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:50:11.778Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:11.847Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:12.188Z] Commit message: "Update Golang 1.12.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-02-17T16:50:12.923Z] #33 7.937 internal/cpu [2020-02-17T16:50:12.923Z] #33 7.940 errors [2020-02-17T16:50:12.923Z] #33 8.046 internal/race [2020-02-17T16:50:12.923Z] #33 8.189 runtime/internal/atomic [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-17T16:50:13.181Z] #33 8.436 runtime/internal/sys [2020-02-17T16:50:13.181Z] #33 8.530 internal/bytealg [2020-02-17T16:50:13.439Z] #33 8.616 runtime/internal/math [2020-02-17T16:50:13.439Z] #33 8.764 sync/atomic [2020-02-17T16:50:13.439Z] #33 ... [2020-02-17T16:50:13.439Z] [2020-02-17T16:50:13.439Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:50:13.439Z] #17 4.797 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:50:13.439Z] #17 4.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:50:13.439Z] #17 4.934 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:50:13.439Z] #17 5.033 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:50:13.439Z] #17 5.148 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:50:13.439Z] #17 5.811 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:50:13.439Z] #17 7.503 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:50:13.439Z] #17 8.266 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:50:11.563Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:13.569Z] + docker version [2020-02-17T16:50:13.569Z] Client: [2020-02-17T16:50:13.569Z] Version: 18.06.1-ce [2020-02-17T16:50:13.569Z] API version: 1.38 [2020-02-17T16:50:13.569Z] Go version: go1.10.3 [2020-02-17T16:50:13.569Z] Git commit: e68fc7a [2020-02-17T16:50:13.569Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-17T16:50:13.569Z] OS/Arch: linux/s390x [2020-02-17T16:50:13.569Z] Experimental: false [2020-02-17T16:50:13.569Z] [2020-02-17T16:50:13.569Z] Server: [2020-02-17T16:50:13.569Z] Engine: [2020-02-17T16:50:13.569Z] Version: 18.06.1-ce [2020-02-17T16:50:13.569Z] API version: 1.38 (minimum version 1.12) [2020-02-17T16:50:13.569Z] Go version: go1.10.3 [2020-02-17T16:50:13.569Z] Git commit: e68fc7a [2020-02-17T16:50:13.569Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-17T16:50:13.569Z] OS/Arch: linux/s390x [2020-02-17T16:50:13.569Z] Experimental: true [Pipeline] sh [2020-02-17T16:50:13.696Z] #17 ... [2020-02-17T16:50:13.697Z] [2020-02-17T16:50:13.697Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:13.697Z] #57 7.869 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:50:13.697Z] #57 7.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:50:13.697Z] #57 7.921 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:50:13.697Z] #57 7.946 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:50:13.697Z] #57 8.002 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:50:13.697Z] #57 8.841 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:50:13.954Z] #57 ... [2020-02-17T16:50:13.954Z] [2020-02-17T16:50:13.954Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:50:13.954Z] #15 2.793 + mktemp -d [2020-02-17T16:50:13.954Z] #15 2.793 + export GOPATH=/tmp/tmp.HwOduXHJFT [2020-02-17T16:50:13.954Z] #15 2.793 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.HwOduXHJFT/src/github.com/go-swagger/go-swagger [2020-02-17T16:50:13.954Z] #15 2.793 Cloning into '/tmp/tmp.HwOduXHJFT/src/github.com/go-swagger/go-swagger'... [2020-02-17T16:50:13.954Z] #15 ... [2020-02-17T16:50:13.954Z] [2020-02-17T16:50:13.954Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:13.954Z] #6 7.415 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:50:13.954Z] #6 7.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:50:13.954Z] #6 7.441 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:50:13.954Z] #6 7.446 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:50:13.954Z] #6 7.473 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:50:13.954Z] #6 8.136 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:50:13.954Z] #6 9.908 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:50:14.212Z] #6 ... [2020-02-17T16:50:14.212Z] [2020-02-17T16:50:14.212Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:14.212Z] #35 4.750 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:50:14.212Z] #35 4.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:50:14.212Z] #35 4.937 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:50:14.212Z] #35 5.122 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:50:14.212Z] #35 5.223 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:50:14.212Z] #35 5.775 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:50:14.212Z] #35 7.502 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:50:14.212Z] #35 8.051 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:50:14.212Z] #35 ... [2020-02-17T16:50:14.212Z] [2020-02-17T16:50:14.212Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:14.212Z] #57 10.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:50:14.300Z] + docker info [2020-02-17T16:50:14.300Z] Containers: 0 [2020-02-17T16:50:14.300Z] Running: 0 [2020-02-17T16:50:14.300Z] Paused: 0 [2020-02-17T16:50:14.300Z] Stopped: 0 [2020-02-17T16:50:14.300Z] Images: 97 [2020-02-17T16:50:14.300Z] Server Version: 18.06.1-ce [2020-02-17T16:50:14.300Z] Storage Driver: overlay2 [2020-02-17T16:50:14.300Z] Backing Filesystem: extfs [2020-02-17T16:50:14.300Z] Supports d_type: true [2020-02-17T16:50:14.300Z] Native Overlay Diff: true [2020-02-17T16:50:14.300Z] Logging Driver: json-file [2020-02-17T16:50:14.300Z] Cgroup Driver: cgroupfs [2020-02-17T16:50:14.300Z] Plugins: [2020-02-17T16:50:14.300Z] Volume: local [2020-02-17T16:50:14.300Z] Network: bridge host ipvlan macvlan null overlay [2020-02-17T16:50:14.300Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-17T16:50:14.300Z] Swarm: inactive [2020-02-17T16:50:14.300Z] Runtimes: runc [2020-02-17T16:50:14.300Z] Default Runtime: runc [2020-02-17T16:50:14.300Z] Init Binary: docker-init [2020-02-17T16:50:14.300Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-17T16:50:14.300Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-17T16:50:14.300Z] init version: fec3683 [2020-02-17T16:50:14.300Z] Security Options: [2020-02-17T16:50:14.300Z] apparmor [2020-02-17T16:50:14.300Z] seccomp [2020-02-17T16:50:14.300Z] Profile: default [2020-02-17T16:50:14.300Z] Kernel Version: 4.4.0-171-generic [2020-02-17T16:50:14.300Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-17T16:50:14.300Z] OSType: linux [2020-02-17T16:50:14.300Z] Architecture: s390x [2020-02-17T16:50:14.300Z] CPUs: 2 [2020-02-17T16:50:14.300Z] Total Memory: 7.862GiB [2020-02-17T16:50:14.300Z] Name: s390x-ubuntu-15 [2020-02-17T16:50:14.300Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-17T16:50:14.300Z] Docker Root Dir: /var/lib/docker [2020-02-17T16:50:14.300Z] Debug Mode (client): false [2020-02-17T16:50:14.300Z] Debug Mode (server): false [2020-02-17T16:50:14.300Z] Username: dockerbuildbot [2020-02-17T16:50:14.300Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:14.300Z] Labels: [2020-02-17T16:50:14.300Z] Experimental: true [2020-02-17T16:50:14.300Z] Insecure Registries: [2020-02-17T16:50:14.300Z] 127.0.0.0/8 [2020-02-17T16:50:14.300Z] Live Restore Enabled: false [2020-02-17T16:50:14.300Z] [2020-02-17T16:50:14.300Z] WARNING: No swap limit support [Pipeline] sh [2020-02-17T16:50:14.779Z] #57 ... [2020-02-17T16:50:14.779Z] [2020-02-17T16:50:14.779Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-17T16:50:14.779Z] #61 5.955 + RM_GOPATH=0 [2020-02-17T16:50:14.779Z] #61 5.955 + TMP_GOPATH= [2020-02-17T16:50:14.779Z] #61 5.955 + : /build/ [2020-02-17T16:50:14.779Z] #61 5.956 + '[' -z '' ']' [2020-02-17T16:50:14.779Z] #61 5.960 ++ mktemp -d [2020-02-17T16:50:14.779Z] #61 5.970 + export GOPATH=/tmp/tmp.iIFOqi3HLF [2020-02-17T16:50:14.779Z] #61 5.970 + GOPATH=/tmp/tmp.iIFOqi3HLF [2020-02-17T16:50:14.779Z] #61 5.970 + RM_GOPATH=1 [2020-02-17T16:50:14.779Z] #61 5.971 ++ dirname ./install.sh [2020-02-17T16:50:14.779Z] #61 5.973 + dir=. [2020-02-17T16:50:14.779Z] #61 5.973 + bin=rootlesskit [2020-02-17T16:50:14.779Z] #61 5.973 + shift [2020-02-17T16:50:14.779Z] #61 5.973 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-17T16:50:14.779Z] #61 5.973 + . ./rootlesskit.installer [2020-02-17T16:50:14.779Z] #61 5.974 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:50:14.779Z] #61 5.976 + install_rootlesskit [2020-02-17T16:50:14.779Z] #61 5.976 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:50:14.779Z] #61 5.976 + case "$1" in [2020-02-17T16:50:14.779Z] #61 5.976 + export CGO_ENABLED=0 [2020-02-17T16:50:14.779Z] #61 5.976 + CGO_ENABLED=0 [2020-02-17T16:50:14.779Z] #61 5.976 + _install_rootlesskit [2020-02-17T16:50:14.779Z] #61 5.976 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-17T16:50:14.779Z] #61 5.979 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iIFOqi3HLF/src/github.com/rootless-containers/rootlesskit [2020-02-17T16:50:14.779Z] #61 5.984 Cloning into '/tmp/tmp.iIFOqi3HLF/src/github.com/rootless-containers/rootlesskit'... [2020-02-17T16:50:14.779Z] #61 9.491 + cd /tmp/tmp.iIFOqi3HLF/src/github.com/rootless-containers/rootlesskit [2020-02-17T16:50:14.779Z] #61 9.491 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:50:14.779Z] #61 9.900 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-17T16:50:14.779Z] #61 9.902 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-17T16:50:14.779Z] #61 ... [2020-02-17T16:50:14.779Z] [2020-02-17T16:50:14.779Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:50:14.779Z] #24 6.092 + RM_GOPATH=0 [2020-02-17T16:50:14.779Z] #24 6.092 + TMP_GOPATH= [2020-02-17T16:50:14.779Z] #24 6.092 + : /build [2020-02-17T16:50:14.779Z] #24 6.092 + '[' -z '' ']' [2020-02-17T16:50:14.779Z] #24 6.093 ++ mktemp -d [2020-02-17T16:50:14.779Z] #24 6.096 + export GOPATH=/tmp/tmp.M5Uggp76gx [2020-02-17T16:50:14.779Z] #24 6.097 + GOPATH=/tmp/tmp.M5Uggp76gx [2020-02-17T16:50:14.779Z] #24 6.097 + RM_GOPATH=1 [2020-02-17T16:50:14.779Z] #24 6.098 ++ dirname ./install.sh [2020-02-17T16:50:14.779Z] #24 6.100 + dir=. [2020-02-17T16:50:14.779Z] #24 6.101 + bin=gometalinter [2020-02-17T16:50:14.779Z] #24 6.101 + shift [2020-02-17T16:50:14.779Z] #24 6.102 + '[' '!' -f ./gometalinter.installer ']' [2020-02-17T16:50:14.779Z] #24 6.102 + . ./gometalinter.installer [2020-02-17T16:50:14.779Z] #24 6.103 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-17T16:50:14.779Z] #24 6.106 + install_gometalinter [2020-02-17T16:50:14.779Z] #24 6.107 + echo 'Installing gometalinter version v2.0.6' [2020-02-17T16:50:14.779Z] #24 6.107 Installing gometalinter version v2.0.6 [2020-02-17T16:50:14.779Z] #24 6.107 + go get -d github.com/alecthomas/gometalinter [2020-02-17T16:50:15.053Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:15.053Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:15.053Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40533/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-17T16:50:15.053Z] + bash /home/jenkins/workspace/moby_PR-40533/check-config.sh [2020-02-17T16:50:15.053Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-17T16:50:15.053Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-17T16:50:15.053Z] [2020-02-17T16:50:15.053Z] Generally Necessary: [2020-02-17T16:50:15.053Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-17T16:50:15.053Z] - apparmor: enabled and tools installed [2020-02-17T16:50:15.053Z] - CONFIG_NAMESPACES: enabled [2020-02-17T16:50:15.053Z] - CONFIG_NET_NS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_PID_NS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_IPC_NS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_UTS_NS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CGROUPS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-17T16:50:15.053Z] - CONFIG_CPUSETS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_MEMCG: enabled [2020-02-17T16:50:15.053Z] - CONFIG_KEYS: enabled [2020-02-17T16:50:15.053Z] - CONFIG_VETH: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-17T16:50:15.053Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-17T16:50:15.096Z] #24 ... [2020-02-17T16:50:15.096Z] [2020-02-17T16:50:15.096Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:50:15.096Z] #27 5.989 + RM_GOPATH=0 [2020-02-17T16:50:15.096Z] #27 5.989 + TMP_GOPATH= [2020-02-17T16:50:15.096Z] #27 5.989 + : /build [2020-02-17T16:50:15.096Z] #27 5.989 + '[' -z '' ']' [2020-02-17T16:50:15.096Z] #27 5.996 ++ mktemp -d [2020-02-17T16:50:15.096Z] #27 6.010 + export GOPATH=/tmp/tmp.h4Ona5jrk2 [2020-02-17T16:50:15.096Z] #27 6.010 + GOPATH=/tmp/tmp.h4Ona5jrk2 [2020-02-17T16:50:15.096Z] #27 6.010 + RM_GOPATH=1 [2020-02-17T16:50:15.096Z] #27 6.011 ++ dirname ./install.sh [2020-02-17T16:50:15.096Z] #27 6.019 + dir=. [2020-02-17T16:50:15.096Z] #27 6.019 + bin=gotestsum [2020-02-17T16:50:15.096Z] #27 6.019 + shift [2020-02-17T16:50:15.096Z] #27 6.020 + '[' '!' -f ./gotestsum.installer ']' [2020-02-17T16:50:15.096Z] #27 6.020 + . ./gotestsum.installer [2020-02-17T16:50:15.096Z] #27 6.020 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-17T16:50:15.096Z] #27 6.030 + install_gotestsum [2020-02-17T16:50:15.096Z] #27 6.031 + echo 'Installing gotestsum version v0.3.5' [2020-02-17T16:50:15.096Z] #27 6.031 Installing gotestsum version v0.3.5 [2020-02-17T16:50:15.096Z] #27 6.031 + go get -d gotest.tools/gotestsum [2020-02-17T16:50:15.096Z] #27 ... [2020-02-17T16:50:15.096Z] [2020-02-17T16:50:15.096Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:50:15.096Z] #50 6.120 + RM_GOPATH=0 [2020-02-17T16:50:15.096Z] #50 6.120 + TMP_GOPATH= [2020-02-17T16:50:15.096Z] #50 6.120 + : /build [2020-02-17T16:50:15.096Z] #50 6.120 + '[' -z '' ']' [2020-02-17T16:50:15.096Z] #50 6.123 ++ mktemp -d [2020-02-17T16:50:15.096Z] #50 6.132 + export GOPATH=/tmp/tmp.sJ8cNoJHbZ [2020-02-17T16:50:15.096Z] #50 6.132 + GOPATH=/tmp/tmp.sJ8cNoJHbZ [2020-02-17T16:50:15.096Z] #50 6.132 + RM_GOPATH=1 [2020-02-17T16:50:15.096Z] #50 6.133 ++ dirname ./install.sh [2020-02-17T16:50:15.096Z] #50 6.138 + dir=. [2020-02-17T16:50:15.096Z] #50 6.138 + bin=proxy [2020-02-17T16:50:15.096Z] #50 6.138 + shift [2020-02-17T16:50:15.096Z] #50 6.138 + '[' '!' -f ./proxy.installer ']' [2020-02-17T16:50:15.096Z] #50 6.138 + . ./proxy.installer [2020-02-17T16:50:15.096Z] #50 6.138 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:50:15.096Z] #50 6.138 + install_proxy [2020-02-17T16:50:15.096Z] #50 6.140 + case "$1" in [2020-02-17T16:50:15.096Z] #50 6.140 + export CGO_ENABLED=0 [2020-02-17T16:50:15.096Z] #50 6.140 + CGO_ENABLED=0 [2020-02-17T16:50:15.096Z] #50 6.140 + _install_proxy [2020-02-17T16:50:15.096Z] #50 6.140 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-17T16:50:15.097Z] #50 6.140 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:50:15.097Z] #50 6.140 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sJ8cNoJHbZ/src/github.com/docker/libnetwork [2020-02-17T16:50:15.097Z] #50 6.143 Cloning into '/tmp/tmp.sJ8cNoJHbZ/src/github.com/docker/libnetwork'... [2020-02-17T16:50:15.354Z] #50 ... [2020-02-17T16:50:15.354Z] [2020-02-17T16:50:15.354Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-17T16:50:15.354Z] #53 6.034 + RM_GOPATH=0 [2020-02-17T16:50:15.354Z] #53 6.034 + TMP_GOPATH= [2020-02-17T16:50:15.354Z] #53 6.034 + : /build [2020-02-17T16:50:15.354Z] #53 6.034 + '[' -z '' ']' [2020-02-17T16:50:15.354Z] #53 6.035 ++ mktemp -d [2020-02-17T16:50:15.354Z] #53 6.037 + export GOPATH=/tmp/tmp.H7A1T95JQm [2020-02-17T16:50:15.354Z] #53 6.037 + GOPATH=/tmp/tmp.H7A1T95JQm [2020-02-17T16:50:15.354Z] #53 6.037 + RM_GOPATH=1 [2020-02-17T16:50:15.354Z] #53 6.041 ++ dirname ./install.sh [2020-02-17T16:50:15.354Z] #53 6.042 + dir=. [2020-02-17T16:50:15.354Z] #53 6.042 + bin=dockercli [2020-02-17T16:50:15.354Z] #53 6.042 + shift [2020-02-17T16:50:15.354Z] #53 6.042 + '[' '!' -f ./dockercli.installer ']' [2020-02-17T16:50:15.354Z] #53 6.042 + . ./dockercli.installer [2020-02-17T16:50:15.354Z] #53 6.043 ++ DOCKERCLI_CHANNEL=stable [2020-02-17T16:50:15.354Z] #53 6.043 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-17T16:50:15.354Z] #53 6.043 + install_dockercli [2020-02-17T16:50:15.354Z] #53 6.043 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-17T16:50:15.354Z] #53 6.043 Install docker/cli version 17.06.2-ce from stable [2020-02-17T16:50:15.354Z] #53 6.043 ++ uname -m [2020-02-17T16:50:15.354Z] #53 6.047 + arch=x86_64 [2020-02-17T16:50:15.354Z] #53 6.047 + '[' x86_64 '!=' x86_64 ']' [2020-02-17T16:50:15.354Z] #53 6.047 + url=https://download.docker.com/linux/static [2020-02-17T16:50:15.354Z] #53 6.048 + tar -xz docker/docker [2020-02-17T16:50:15.354Z] #53 6.057 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-17T16:50:15.354Z] #53 ... [2020-02-17T16:50:15.354Z] [2020-02-17T16:50:15.354Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:15.354Z] #30 6.178 + RM_GOPATH=0 [2020-02-17T16:50:15.354Z] #30 6.179 + TMP_GOPATH= [2020-02-17T16:50:15.354Z] #30 6.179 + : /build [2020-02-17T16:50:15.354Z] #30 6.179 + '[' -z '' ']' [2020-02-17T16:50:15.354Z] #30 6.187 ++ mktemp -d [2020-02-17T16:50:15.354Z] #30 6.197 + export GOPATH=/tmp/tmp.dMSnHZfwXX [2020-02-17T16:50:15.354Z] #30 6.197 + GOPATH=/tmp/tmp.dMSnHZfwXX [2020-02-17T16:50:15.354Z] #30 6.197 + RM_GOPATH=1 [2020-02-17T16:50:15.354Z] #30 6.197 ++ dirname ./install.sh [2020-02-17T16:50:15.354Z] #30 6.198 + dir=. [2020-02-17T16:50:15.354Z] #30 6.200 + bin=tomlv [2020-02-17T16:50:15.354Z] #30 6.200 + shift [2020-02-17T16:50:15.354Z] #30 6.200 + '[' '!' -f ./tomlv.installer ']' [2020-02-17T16:50:15.354Z] #30 6.200 + . ./tomlv.installer [2020-02-17T16:50:15.354Z] #30 6.201 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:50:15.355Z] #30 6.201 + install_tomlv [2020-02-17T16:50:15.355Z] #30 6.201 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-17T16:50:15.355Z] #30 6.201 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dMSnHZfwXX/src/github.com/BurntSushi/toml [2020-02-17T16:50:15.355Z] #30 6.201 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:50:15.355Z] #30 6.203 Cloning into '/tmp/tmp.dMSnHZfwXX/src/github.com/BurntSushi/toml'... [2020-02-17T16:50:15.355Z] #30 7.786 + cd /tmp/tmp.dMSnHZfwXX/src/github.com/BurntSushi/toml [2020-02-17T16:50:15.355Z] #30 7.787 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:50:15.355Z] #30 7.791 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-17T16:50:15.355Z] #30 8.532 errors [2020-02-17T16:50:15.355Z] #30 8.538 internal/cpu [2020-02-17T16:50:15.355Z] #30 8.691 math/bits [2020-02-17T16:50:15.355Z] #30 9.336 internal/bytealg [2020-02-17T16:50:15.355Z] #30 9.518 math [2020-02-17T16:50:15.355Z] #30 9.976 runtime/internal/atomic [2020-02-17T16:50:15.355Z] #30 10.31 runtime/internal/sys [2020-02-17T16:50:15.355Z] #30 10.68 runtime/internal/math [2020-02-17T16:50:15.405Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-17T16:50:15.405Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-17T16:50:15.405Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-17T16:50:15.405Z] [2020-02-17T16:50:15.405Z] Optional Features: [2020-02-17T16:50:15.405Z] - CONFIG_USER_NS: enabled [2020-02-17T16:50:15.405Z] - CONFIG_SECCOMP: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-17T16:50:15.405Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-17T16:50:15.405Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-17T16:50:15.405Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-17T16:50:15.405Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-17T16:50:15.405Z] - CONFIG_BLK_CGROUP: enabled [2020-02-17T16:50:15.405Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-17T16:50:15.405Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CGROUP_PERF: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-17T16:50:15.405Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-17T16:50:15.405Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-17T16:50:15.405Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-17T16:50:15.405Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_IP_VS: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-17T16:50:15.405Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-17T16:50:15.405Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-17T16:50:15.405Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_EXT4_FS: enabled [2020-02-17T16:50:15.405Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-17T16:50:15.405Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-17T16:50:15.405Z] - Network Drivers: [2020-02-17T16:50:15.405Z] - "overlay": [2020-02-17T16:50:15.405Z] - CONFIG_VXLAN: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-17T16:50:15.405Z] Optional (for encrypted networks): [2020-02-17T16:50:15.405Z] - CONFIG_CRYPTO: enabled [2020-02-17T16:50:15.405Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_XFRM: enabled [2020-02-17T16:50:15.405Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-17T16:50:15.405Z] - "ipvlan": [2020-02-17T16:50:15.405Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-17T16:50:15.405Z] - "macvlan": [2020-02-17T16:50:15.405Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_DUMMY: enabled (as module) [2020-02-17T16:50:15.405Z] - "ftp,tftp client in container": [2020-02-17T16:50:15.405Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-17T16:50:15.405Z] - Storage Drivers: [2020-02-17T16:50:15.405Z] - "aufs": [2020-02-17T16:50:15.405Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-17T16:50:15.405Z] - "btrfs": [2020-02-17T16:50:15.405Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-17T16:50:15.405Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-17T16:50:15.405Z] - "devicemapper": [2020-02-17T16:50:15.405Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-17T16:50:15.405Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-17T16:50:15.405Z] - "overlay": [2020-02-17T16:50:15.405Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-17T16:50:15.405Z] - "zfs": [2020-02-17T16:50:15.405Z] - /dev/zfs: missing [2020-02-17T16:50:15.405Z] - zfs command: missing [2020-02-17T16:50:15.405Z] - zpool command: missing [2020-02-17T16:50:15.405Z] [2020-02-17T16:50:15.405Z] Limits: [2020-02-17T16:50:15.405Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-17T16:50:15.405Z] [2020-02-17T16:50:15.405Z] + true [2020-02-17T16:50:15.414Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:15.415Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-17T16:50:15.611Z] #30 10.90 runtime [2020-02-17T16:50:15.612Z] #30 ... [2020-02-17T16:50:15.612Z] [2020-02-17T16:50:15.612Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:15.612Z] #57 11.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:50:15.820Z] Fetching without tags [2020-02-17T16:50:15.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:15.761Z] > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10 [2020-02-17T16:50:15.783Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-17T16:50:15.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:15.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:50:15.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:50:15.824Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:50:16.085Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:16.155Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55af2904620f38db560009e52f441a4af3c76e91 . [2020-02-17T16:50:15.154Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:50:15.305Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-17T16:50:15.455Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:15.523Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:16.351Z] Commit message: "Update Golang 1.12.17" [2020-02-17T16:50:16.514Z] Fetching without tags [2020-02-17T16:50:16.744Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:16.745Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [2020-02-17T16:50:16.946Z] Sending build context to Docker daemon 49.86MB [2020-02-17T16:50:16.946Z] Step 1/125 : ARG CROSS="false" [2020-02-17T16:50:16.946Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-02-17T16:50:16.946Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-17T16:50:16.946Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-17T16:50:16.946Z] ---> 8043a18b80b8 [2020-02-17T16:50:16.946Z] Step 5/125 : ARG APT_MIRROR [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 7fc152e9fdaa [2020-02-17T16:50:16.946Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 956ba493df40 [2020-02-17T16:50:16.946Z] Step 7/125 : FROM base AS criu [2020-02-17T16:50:16.946Z] ---> 956ba493df40 [2020-02-17T16:50:16.946Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> bc44ebf45466 [2020-02-17T16:50:16.946Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 288d3ab52e03 [2020-02-17T16:50:16.946Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 70dd86c50e08 [2020-02-17T16:50:16.946Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 0f0d29f7dd66 [2020-02-17T16:50:16.946Z] Step 12/125 : FROM base AS registry [2020-02-17T16:50:16.946Z] ---> 956ba493df40 [2020-02-17T16:50:16.946Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 2810ea422050 [2020-02-17T16:50:16.946Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 22a633f68a8f [2020-02-17T16:50:16.946Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-17T16:50:16.946Z] ---> Using cache [2020-02-17T16:50:16.946Z] ---> 540be839ccc3 [2020-02-17T16:50:16.946Z] Step 16/125 : FROM base AS swagger [2020-02-17T16:50:16.946Z] ---> 956ba493df40 [2020-02-17T16:50:16.946Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-17T16:50:17.007Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 55af2904620f38db560009e52f441a4af3c76e91 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> c3f7c6b2281d [2020-02-17T16:50:17.328Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 56b90d193c95 [2020-02-17T16:50:17.328Z] Step 19/125 : FROM base AS frozen-images [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> bc44ebf45466 [2020-02-17T16:50:17.328Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 78ec8391f423 [2020-02-17T16:50:17.328Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 84ab97ff55ad [2020-02-17T16:50:17.328Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> cd8d1b85b950 [2020-02-17T16:50:17.328Z] Step 24/125 : FROM base AS cross-false [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 25/125 : FROM base AS cross-true [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> bc44ebf45466 [2020-02-17T16:50:17.328Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 4f5716df320e [2020-02-17T16:50:17.328Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 224eb333dc29 [2020-02-17T16:50:17.328Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 95d5fe165b17 [2020-02-17T16:50:17.328Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 0e2ab4ad599f [2020-02-17T16:50:17.328Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> bc44ebf45466 [2020-02-17T16:50:17.328Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 55449ffca5a2 [2020-02-17T16:50:17.328Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-17T16:50:17.328Z] ---> 0e2ab4ad599f [2020-02-17T16:50:17.328Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 014252ea5ec7 [2020-02-17T16:50:17.328Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 904a8222d5f8 [2020-02-17T16:50:17.328Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-17T16:50:17.328Z] ---> 55449ffca5a2 [2020-02-17T16:50:17.328Z] Step 39/125 : FROM base AS tomlv [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> efa975e8a835 [2020-02-17T16:50:17.328Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 7c5cd358b9c8 [2020-02-17T16:50:17.328Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 32c51125a8b6 [2020-02-17T16:50:17.328Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 76cec9c32e9c [2020-02-17T16:50:17.328Z] Step 44/125 : FROM base AS vndr [2020-02-17T16:50:17.328Z] ---> 956ba493df40 [2020-02-17T16:50:17.328Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> f41e3a83c9c7 [2020-02-17T16:50:17.328Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.328Z] ---> Using cache [2020-02-17T16:50:17.328Z] ---> 57e8dc8b7afa [2020-02-17T16:50:17.329Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 7e126233d94f [2020-02-17T16:50:17.329Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> c925296df9d1 [2020-02-17T16:50:17.329Z] Step 49/125 : FROM dev-base AS containerd [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> bc44ebf45466 [2020-02-17T16:50:17.329Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> bcd880887ac7 [2020-02-17T16:50:17.329Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 4c762cb5845b [2020-02-17T16:50:17.329Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 54c5215a3b59 [2020-02-17T16:50:17.329Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> db6b7db17c22 [2020-02-17T16:50:17.329Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 967d3c689f3b [2020-02-17T16:50:17.329Z] Step 56/125 : FROM dev-base AS proxy [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 7f35e42bcbce [2020-02-17T16:50:17.329Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 8174a92a5c1c [2020-02-17T16:50:17.329Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 26cad895ce32 [2020-02-17T16:50:17.329Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 05ba615b50d9 [2020-02-17T16:50:17.329Z] Step 61/125 : FROM base AS gometalinter [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 6bc23a0ee989 [2020-02-17T16:50:17.329Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> b0879a172139 [2020-02-17T16:50:17.329Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 5643756ff378 [2020-02-17T16:50:17.329Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 37cf815eb275 [2020-02-17T16:50:17.329Z] Step 66/125 : FROM base AS gotestsum [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> d80ea3734885 [2020-02-17T16:50:17.329Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> a67d27d3ff64 [2020-02-17T16:50:17.329Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> bd7350ce9fb2 [2020-02-17T16:50:17.329Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 0327d66b7839 [2020-02-17T16:50:17.329Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> ab17ff3b350b [2020-02-17T16:50:17.329Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> ec618e8fe171 [2020-02-17T16:50:17.329Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 47cc0ded9353 [2020-02-17T16:50:17.329Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> a9e7619967d8 [2020-02-17T16:50:17.329Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-17T16:50:17.329Z] ---> 55449ffca5a2 [2020-02-17T16:50:17.329Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 09e8b15a6b9b [2020-02-17T16:50:17.329Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> a37b00bd58a6 [2020-02-17T16:50:17.329Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 91515e155d8f [2020-02-17T16:50:17.329Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> ee57d62e4a94 [2020-02-17T16:50:17.329Z] Step 81/125 : FROM dev-base AS tini [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> bc44ebf45466 [2020-02-17T16:50:17.329Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> b8156542a349 [2020-02-17T16:50:17.329Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 846aa91e3e8d [2020-02-17T16:50:17.329Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 5752496027cc [2020-02-17T16:50:17.329Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 10f649783353 [2020-02-17T16:50:17.329Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 0cbc0b09bfca [2020-02-17T16:50:17.329Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-17T16:50:17.329Z] ---> 956ba493df40 [2020-02-17T16:50:17.329Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 9d0c495a8b21 [2020-02-17T16:50:17.329Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> a837932a56ca [2020-02-17T16:50:17.329Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> a48bbe098db5 [2020-02-17T16:50:17.329Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 1ec33de66dfb [2020-02-17T16:50:17.329Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 296a299299cf [2020-02-17T16:50:17.329Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-17T16:50:17.329Z] ---> 55449ffca5a2 [2020-02-17T16:50:17.329Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 698757ffcbe0 [2020-02-17T16:50:17.329Z] Step 96/125 : RUN groupadd -r docker [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> e1392233bf91 [2020-02-17T16:50:17.329Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> be27491b6e09 [2020-02-17T16:50:17.329Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 9fe1025f3616 [2020-02-17T16:50:17.329Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 8aadf043d4b9 [2020-02-17T16:50:17.329Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 20a76467e50a [2020-02-17T16:50:17.329Z] Step 101/125 : RUN ldconfig [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 62ba29afa4b2 [2020-02-17T16:50:17.329Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 15badea6ac67 [2020-02-17T16:50:17.329Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-17T16:50:17.329Z] ---> Using cache [2020-02-17T16:50:17.329Z] ---> 169015c9157a [2020-02-17T16:50:17.329Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-17T16:50:16.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:16.486Z] > git config --add remote.origin.fetch +refs/pull/40533/head:refs/remotes/origin/PR-40533 # timeout=10 [2020-02-17T16:50:16.489Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-17T16:50:16.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-17T16:50:16.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-17T16:50:16.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-17T16:50:16.523Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40533/head:refs/remotes/origin/PR-40533 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-17T16:50:17.014Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:17.017Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:17.961Z] + docker version [2020-02-17T16:50:17.961Z] Client: Docker Engine - Enterprise [2020-02-17T16:50:17.961Z] Version: 19.03.5 [2020-02-17T16:50:17.961Z] API version: 1.40 [2020-02-17T16:50:17.961Z] Go version: go1.12.12 [2020-02-17T16:50:17.961Z] Git commit: 2ee0c57608 [2020-02-17T16:50:17.961Z] Built: 11/13/2019 08:00:16 [2020-02-17T16:50:17.961Z] OS/Arch: windows/amd64 [2020-02-17T16:50:17.961Z] Experimental: false [2020-02-17T16:50:17.961Z] [2020-02-17T16:50:17.961Z] Server: Docker Engine - Enterprise [2020-02-17T16:50:17.961Z] Engine: [2020-02-17T16:50:17.961Z] Version: 19.03.5 [2020-02-17T16:50:17.961Z] API version: 1.40 (minimum version 1.24) [2020-02-17T16:50:17.961Z] Go version: go1.12.12 [2020-02-17T16:50:17.961Z] Git commit: 2ee0c57608 [2020-02-17T16:50:17.961Z] Built: 11/13/2019 07:58:51 [2020-02-17T16:50:17.961Z] OS/Arch: windows/amd64 [2020-02-17T16:50:17.961Z] Experimental: true [2020-02-17T16:50:17.979Z] Merge succeeded, producing 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:17.980Z] Checking out Revision 55af2904620f38db560009e52f441a4af3c76e91 (PR-40533) [2020-02-17T16:50:18.092Z] ---> Using cache [2020-02-17T16:50:18.092Z] ---> c3edce6949b9 [2020-02-17T16:50:18.092Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-17T16:50:18.092Z] ---> Using cache [2020-02-17T16:50:18.092Z] ---> c3c259e77446 [2020-02-17T16:50:18.092Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-17T16:50:18.092Z] ---> Using cache [2020-02-17T16:50:18.092Z] ---> 07828addefdb [2020-02-17T16:50:18.092Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-17T16:50:18.092Z] ---> Using cache [Pipeline] sh [2020-02-17T16:50:16.092Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:16.112Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:16.700Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:50:16.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-17T16:50:16.755Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:16.770Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:18.314Z] Commit message: "Update Golang 1.12.17" [2020-02-17T16:50:18.448Z] ---> 798ab4776832 [2020-02-17T16:50:18.448Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> a6d313f3c476 [2020-02-17T16:50:18.448Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> de66f695011e [2020-02-17T16:50:18.448Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> 401b3df41ebf [2020-02-17T16:50:18.448Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> be60aebdd92a [2020-02-17T16:50:18.448Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> d52e1f51bd17 [2020-02-17T16:50:18.448Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> cc929d164b11 [2020-02-17T16:50:18.448Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-17T16:50:18.448Z] ---> Using cache [2020-02-17T16:50:18.448Z] ---> 4803cccc9076 [2020-02-17T16:50:18.448Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-17T16:50:18.795Z] ---> Using cache [2020-02-17T16:50:18.795Z] ---> da721f22de5d [2020-02-17T16:50:18.795Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-17T16:50:19.004Z] + docker info [2020-02-17T16:50:19.075Z] Commit message: "Update Golang 1.12.17" [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> c73ebd16d927 [2020-02-17T16:50:19.165Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> a79f8f0894b1 [2020-02-17T16:50:19.165Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> bfafdd901eab [2020-02-17T16:50:19.165Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> 057247423e70 [2020-02-17T16:50:19.165Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> a2459ff8a6e7 [2020-02-17T16:50:19.165Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> 6e7b67f0530f [2020-02-17T16:50:19.165Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> b1efdaa0042c [2020-02-17T16:50:19.165Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-17T16:50:19.165Z] ---> Using cache [2020-02-17T16:50:19.165Z] ---> 44d1f59602bd [2020-02-17T16:50:19.165Z] Step 124/125 : FROM dev AS final [2020-02-17T16:50:19.165Z] ---> 44d1f59602bd [2020-02-17T16:50:19.165Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-17T16:50:19.527Z] ---> Using cache [2020-02-17T16:50:19.527Z] ---> b1c4e485013d [2020-02-17T16:50:19.527Z] Successfully built b1c4e485013d [2020-02-17T16:50:19.527Z] Successfully tagged docker:55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:19.640Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-17T16:50:19.796Z] #57 ... [2020-02-17T16:50:19.796Z] [2020-02-17T16:50:19.796Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-17T16:50:19.796Z] #53 14.39 + mkdir -p /build [2020-02-17T16:50:19.796Z] #53 14.40 + mv docker/docker /build/ [2020-02-17T16:50:19.796Z] #53 14.40 + rmdir docker [2020-02-17T16:50:19.796Z] #53 DONE 15.0s [2020-02-17T16:50:19.796Z] [2020-02-17T16:50:19.796Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:19.796Z] #30 14.56 unicode/utf8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-17T16:50:17.945Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-17T16:50:17.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-17T16:50:17.987Z] > git config core.sparsecheckout # timeout=10 [2020-02-17T16:50:17.991Z] > git checkout -f 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:20.054Z] #30 15.47 strconv [2020-02-17T16:50:20.070Z] + docker version [2020-02-17T16:50:20.070Z] Client: [2020-02-17T16:50:20.070Z] Version: 18.06.1-ce [2020-02-17T16:50:20.070Z] API version: 1.38 [2020-02-17T16:50:20.070Z] Go version: go1.10.3 [2020-02-17T16:50:20.070Z] Git commit: e68fc7a [2020-02-17T16:50:20.070Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-17T16:50:20.070Z] OS/Arch: linux/ppc64le [2020-02-17T16:50:20.070Z] Experimental: false [2020-02-17T16:50:20.070Z] [2020-02-17T16:50:20.070Z] Server: [2020-02-17T16:50:20.070Z] Engine: [2020-02-17T16:50:20.070Z] Version: 18.06.1-ce [2020-02-17T16:50:20.070Z] API version: 1.38 (minimum version 1.12) [2020-02-17T16:50:20.070Z] Go version: go1.10.3 [2020-02-17T16:50:20.070Z] Git commit: e68fc7a [2020-02-17T16:50:20.070Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-17T16:50:20.070Z] OS/Arch: linux/ppc64le [2020-02-17T16:50:20.070Z] Experimental: true [Pipeline] sh [2020-02-17T16:50:20.550Z] Client: [2020-02-17T16:50:20.550Z] Debug Mode: false [2020-02-17T16:50:20.550Z] Plugins: [2020-02-17T16:50:20.550Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-17T16:50:20.550Z] [2020-02-17T16:50:20.550Z] Server: [2020-02-17T16:50:20.550Z] Containers: 2 [2020-02-17T16:50:20.550Z] Running: 0 [2020-02-17T16:50:20.550Z] Paused: 0 [2020-02-17T16:50:20.550Z] Stopped: 2 [2020-02-17T16:50:20.550Z] Images: 8 [2020-02-17T16:50:20.550Z] Server Version: 19.03.5 [2020-02-17T16:50:20.550Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-17T16:50:20.550Z] Windows: [2020-02-17T16:50:20.550Z] LCOW: [2020-02-17T16:50:20.550Z] Logging Driver: json-file [2020-02-17T16:50:20.550Z] Plugins: [2020-02-17T16:50:20.550Z] Volume: local [2020-02-17T16:50:20.550Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-17T16:50:20.550Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-17T16:50:20.550Z] Swarm: inactive [2020-02-17T16:50:20.550Z] Default Isolation: process [2020-02-17T16:50:20.550Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-17T16:50:20.550Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-17T16:50:20.550Z] OSType: windows [2020-02-17T16:50:20.550Z] Architecture: x86_64 [2020-02-17T16:50:20.550Z] CPUs: 4 [2020-02-17T16:50:20.550Z] Total Memory: 32GiB [2020-02-17T16:50:20.550Z] Name: azwin-2-b86e50 [2020-02-17T16:50:20.550Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-17T16:50:20.550Z] Docker Root Dir: D:\docker [2020-02-17T16:50:20.550Z] Debug Mode: false [2020-02-17T16:50:20.550Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:20.550Z] Labels: [2020-02-17T16:50:20.550Z] Experimental: true [2020-02-17T16:50:20.550Z] Insecure Registries: [2020-02-17T16:50:20.550Z] 10.0.0.4:5000 [2020-02-17T16:50:20.550Z] 127.0.0.0/8 [2020-02-17T16:50:20.550Z] Registry Mirrors: [2020-02-17T16:50:20.550Z] http://10.0.0.4:5000/ [2020-02-17T16:50:20.550Z] Live Restore Enabled: false [2020-02-17T16:50:20.550Z] [2020-02-17T16:50:20.637Z] + docker info [2020-02-17T16:50:20.638Z] Containers: 0 [2020-02-17T16:50:20.638Z] Running: 0 [2020-02-17T16:50:20.638Z] Paused: 0 [2020-02-17T16:50:20.638Z] Stopped: 0 [2020-02-17T16:50:20.638Z] Images: 97 [2020-02-17T16:50:20.638Z] Server Version: 18.06.1-ce [2020-02-17T16:50:20.638Z] Storage Driver: overlay2 [2020-02-17T16:50:20.638Z] Backing Filesystem: extfs [2020-02-17T16:50:20.638Z] Supports d_type: true [2020-02-17T16:50:20.638Z] Native Overlay Diff: true [2020-02-17T16:50:20.638Z] Logging Driver: json-file [2020-02-17T16:50:20.638Z] Cgroup Driver: cgroupfs [2020-02-17T16:50:20.638Z] Plugins: [2020-02-17T16:50:20.638Z] Volume: local [2020-02-17T16:50:20.638Z] Network: bridge host ipvlan macvlan null overlay [2020-02-17T16:50:20.638Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-17T16:50:20.638Z] Swarm: inactive [2020-02-17T16:50:20.638Z] Runtimes: runc [2020-02-17T16:50:20.638Z] Default Runtime: runc [2020-02-17T16:50:20.638Z] Init Binary: docker-init [2020-02-17T16:50:20.638Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-17T16:50:20.638Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-17T16:50:20.638Z] init version: fec3683 [2020-02-17T16:50:20.638Z] Security Options: [2020-02-17T16:50:20.638Z] apparmor [2020-02-17T16:50:20.638Z] seccomp [2020-02-17T16:50:20.638Z] Profile: default [2020-02-17T16:50:20.638Z] Kernel Version: 4.4.0-139-generic [2020-02-17T16:50:20.638Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-17T16:50:20.638Z] OSType: linux [2020-02-17T16:50:20.638Z] Architecture: ppc64le [2020-02-17T16:50:20.638Z] CPUs: 4 [2020-02-17T16:50:20.638Z] Total Memory: 7.972GiB [2020-02-17T16:50:20.638Z] Name: ppc64le-ubuntu-18 [2020-02-17T16:50:20.638Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-17T16:50:20.638Z] Docker Root Dir: /var/lib/docker [2020-02-17T16:50:20.638Z] Debug Mode (client): false [2020-02-17T16:50:20.638Z] Debug Mode (server): false [2020-02-17T16:50:20.638Z] Username: dockerbuildbot [2020-02-17T16:50:20.638Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:20.638Z] Labels: [2020-02-17T16:50:20.638Z] Experimental: true [2020-02-17T16:50:20.638Z] Insecure Registries: [2020-02-17T16:50:20.638Z] 127.0.0.0/8 [2020-02-17T16:50:20.638Z] Live Restore Enabled: false [2020-02-17T16:50:20.638Z] [2020-02-17T16:50:20.638Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/test/unit [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-17T16:50:21.018Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:21.018Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:21.018Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40533/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-17T16:50:21.303Z] + bash /home/docker/workspace/moby_PR-40533/check-config.sh [2020-02-17T16:50:21.303Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-17T16:50:21.303Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-17T16:50:21.303Z] [2020-02-17T16:50:21.303Z] Generally Necessary: [2020-02-17T16:50:21.303Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-17T16:50:21.303Z] - apparmor: enabled and tools installed [2020-02-17T16:50:21.303Z] - CONFIG_NAMESPACES: enabled [2020-02-17T16:50:21.303Z] - CONFIG_NET_NS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_PID_NS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_IPC_NS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_UTS_NS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CGROUPS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-17T16:50:21.303Z] - CONFIG_CPUSETS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_MEMCG: enabled [2020-02-17T16:50:21.303Z] - CONFIG_KEYS: enabled [2020-02-17T16:50:21.303Z] - CONFIG_VETH: enabled (as module) [2020-02-17T16:50:21.432Z] #30 ... [2020-02-17T16:50:21.432Z] [2020-02-17T16:50:21.432Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:50:21.432Z] #44 7.704 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:50:21.432Z] #44 7.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:50:21.432Z] #44 7.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:50:21.432Z] #44 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:50:21.432Z] #44 7.857 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:50:21.432Z] #44 8.713 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:50:21.432Z] #44 10.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:50:21.432Z] #44 11.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:50:21.432Z] #44 ... [2020-02-17T16:50:21.432Z] [2020-02-17T16:50:21.432Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:50:21.432Z] #24 12.98 + cd /tmp/tmp.M5Uggp76gx/src/github.com/alecthomas/gometalinter [2020-02-17T16:50:21.432Z] #24 12.98 + git checkout -q v2.0.6 [2020-02-17T16:50:21.432Z] #24 13.48 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-17T16:50:21.587Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-17T16:50:21.587Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-17T16:50:21.587Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-17T16:50:21.587Z] [2020-02-17T16:50:21.587Z] Optional Features: [2020-02-17T16:50:21.587Z] - CONFIG_USER_NS: enabled [2020-02-17T16:50:21.587Z] - CONFIG_SECCOMP: enabled [2020-02-17T16:50:21.587Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-17T16:50:21.587Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-17T16:50:21.587Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-17T16:50:21.587Z] (cgroup swap accounting is currently enabled) [2020-02-17T16:50:21.587Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-17T16:50:21.587Z] - CONFIG_BLK_CGROUP: enabled [2020-02-17T16:50:21.587Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-17T16:50:21.587Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-17T16:50:21.587Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-17T16:50:21.587Z] - CONFIG_CGROUP_PERF: enabled [2020-02-17T16:50:21.587Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-17T16:50:21.587Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-17T16:50:21.587Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-17T16:50:21.587Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-17T16:50:21.587Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-17T16:50:21.587Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_IP_VS: enabled (as module) [2020-02-17T16:50:21.587Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-17T16:50:21.871Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-17T16:50:21.871Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-17T16:50:21.871Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_EXT4_FS: enabled [2020-02-17T16:50:21.871Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-17T16:50:21.871Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-17T16:50:21.871Z] - Network Drivers: [2020-02-17T16:50:21.871Z] - "overlay": [2020-02-17T16:50:21.871Z] - CONFIG_VXLAN: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-17T16:50:21.871Z] Optional (for encrypted networks): [2020-02-17T16:50:21.871Z] - CONFIG_CRYPTO: enabled [2020-02-17T16:50:21.871Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_XFRM: enabled [2020-02-17T16:50:21.871Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-17T16:50:21.871Z] - "ipvlan": [2020-02-17T16:50:21.871Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-17T16:50:21.871Z] - "macvlan": [2020-02-17T16:50:21.871Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_DUMMY: enabled (as module) [2020-02-17T16:50:21.871Z] - "ftp,tftp client in container": [2020-02-17T16:50:21.871Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-17T16:50:21.871Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-17T16:50:21.871Z] - Storage Drivers: [2020-02-17T16:50:21.871Z] - "aufs": [2020-02-17T16:50:21.872Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-17T16:50:21.872Z] - "btrfs": [2020-02-17T16:50:21.872Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-17T16:50:22.154Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-17T16:50:22.154Z] - "devicemapper": [2020-02-17T16:50:22.154Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-17T16:50:22.154Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-17T16:50:22.154Z] - "overlay": [2020-02-17T16:50:22.154Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-17T16:50:22.154Z] - "zfs": [2020-02-17T16:50:22.154Z] - /dev/zfs: missing [2020-02-17T16:50:22.154Z] - zfs command: missing [2020-02-17T16:50:22.154Z] - zpool command: missing [2020-02-17T16:50:22.154Z] [2020-02-17T16:50:22.154Z] Limits: [2020-02-17T16:50:22.154Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-17T16:50:22.154Z] [2020-02-17T16:50:22.154Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-17T16:50:22.590Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55af2904620f38db560009e52f441a4af3c76e91 . [2020-02-17T16:50:22.801Z] #24 ... [2020-02-17T16:50:22.801Z] [2020-02-17T16:50:22.801Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:22.801Z] #35 19.31 Fetched 7934 kB in 15s (505 kB/s) [2020-02-17T16:50:23.735Z] #35 19.31 Reading package lists... [2020-02-17T16:50:23.735Z] #35 ... [2020-02-17T16:50:23.735Z] [2020-02-17T16:50:23.735Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:23.735Z] #33 9.063 runtime [2020-02-17T16:50:23.735Z] #33 9.160 unicode [2020-02-17T16:50:23.735Z] #33 13.74 unicode/utf8 [2020-02-17T16:50:23.735Z] #33 14.14 math/bits [2020-02-17T16:50:23.735Z] #33 14.83 math [2020-02-17T16:50:23.835Z] Client: Docker Engine - Community [2020-02-17T16:50:23.835Z] Version: 19.03.5 [2020-02-17T16:50:23.835Z] API version: 1.40 [2020-02-17T16:50:23.835Z] Go version: go1.12.12 [2020-02-17T16:50:23.835Z] Git commit: 633a0ea838 [2020-02-17T16:50:23.835Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-17T16:50:23.835Z] OS/Arch: linux/amd64 [2020-02-17T16:50:23.835Z] Experimental: false [2020-02-17T16:50:23.835Z] [2020-02-17T16:50:23.835Z] Server: Docker Engine - Community [2020-02-17T16:50:23.835Z] Engine: [2020-02-17T16:50:23.835Z] Version: 19.03.5 [2020-02-17T16:50:23.835Z] API version: 1.40 (minimum version 1.12) [2020-02-17T16:50:23.835Z] Go version: go1.12.12 [2020-02-17T16:50:23.835Z] Git commit: 633a0ea838 [2020-02-17T16:50:23.835Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-17T16:50:23.835Z] OS/Arch: linux/amd64 [2020-02-17T16:50:23.835Z] Experimental: true [2020-02-17T16:50:23.835Z] containerd: [2020-02-17T16:50:23.835Z] Version: 1.2.10 [2020-02-17T16:50:23.835Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-17T16:50:23.835Z] runc: [2020-02-17T16:50:23.835Z] Version: 1.0.0-rc8+dev [2020-02-17T16:50:23.835Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-17T16:50:23.835Z] docker-init: [2020-02-17T16:50:23.835Z] Version: 0.18.0 [2020-02-17T16:50:23.835Z] GitCommit: fec3683 [Pipeline] sh [2020-02-17T16:50:23.993Z] #33 ... [2020-02-17T16:50:23.994Z] [2020-02-17T16:50:23.994Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:50:23.994Z] #55 18.93 + cd /tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution [2020-02-17T16:50:23.994Z] #55 18.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-17T16:50:24.157Z] + docker info [2020-02-17T16:50:24.251Z] #55 ... [2020-02-17T16:50:24.251Z] [2020-02-17T16:50:24.251Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:24.251Z] #6 10.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:50:24.508Z] #6 ... [2020-02-17T16:50:24.508Z] [2020-02-17T16:50:24.508Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:24.508Z] #30 19.69 internal/race [2020-02-17T16:50:24.508Z] #30 19.85 sync/atomic [2020-02-17T16:50:24.598Z] ? github.com/docker/docker/api [no test files] [2020-02-17T16:50:24.766Z] #30 20.14 unicode [2020-02-17T16:50:25.309Z] Sending build context to Docker daemon 49.86MB [2020-02-17T16:50:25.309Z] Step 1/125 : ARG CROSS="false" [2020-02-17T16:50:25.309Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-02-17T16:50:25.309Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-17T16:50:25.309Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-17T16:50:25.309Z] ---> f22b75268fd4 [2020-02-17T16:50:25.309Z] Step 5/125 : ARG APT_MIRROR [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 634052acaceb [2020-02-17T16:50:25.309Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 7/125 : FROM base AS criu [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 0737844fc926 [2020-02-17T16:50:25.309Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 58ca04bf80fc [2020-02-17T16:50:25.309Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> bc37bab5921b [2020-02-17T16:50:25.309Z] Step 12/125 : FROM base AS registry [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> ce7bce64d404 [2020-02-17T16:50:25.309Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3f0f3781c0c6 [2020-02-17T16:50:25.309Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 59be3ff29c78 [2020-02-17T16:50:25.309Z] Step 16/125 : FROM base AS swagger [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> d1433f2307af [2020-02-17T16:50:25.309Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 50104b25edeb [2020-02-17T16:50:25.309Z] Step 19/125 : FROM base AS frozen-images [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 0f55d717b577 [2020-02-17T16:50:25.309Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 6c066264f883 [2020-02-17T16:50:25.309Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1e518b69314 [2020-02-17T16:50:25.309Z] Step 24/125 : FROM base AS cross-false [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 25/125 : FROM base AS cross-true [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> c08871b2516d [2020-02-17T16:50:25.309Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 60d12c285013 [2020-02-17T16:50:25.309Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> c7dfcb42d9b6 [2020-02-17T16:50:25.309Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> b045bdad2181 [2020-02-17T16:50:25.309Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 53e7ffde511e [2020-02-17T16:50:25.309Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-17T16:50:25.309Z] ---> b045bdad2181 [2020-02-17T16:50:25.309Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 190486f6d4b2 [2020-02-17T16:50:25.309Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3189aa71c5db [2020-02-17T16:50:25.309Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-17T16:50:25.309Z] ---> 53e7ffde511e [2020-02-17T16:50:25.309Z] Step 39/125 : FROM base AS tomlv [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3aa56826b759 [2020-02-17T16:50:25.309Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a91c9246b42e [2020-02-17T16:50:25.309Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> d61a8a9cbcd9 [2020-02-17T16:50:25.309Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> b3225bd048b4 [2020-02-17T16:50:25.309Z] Step 44/125 : FROM base AS vndr [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 773b8e7e6bd0 [2020-02-17T16:50:25.309Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> d237f240b851 [2020-02-17T16:50:25.309Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 124e0c366589 [2020-02-17T16:50:25.309Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 9be956ff77c1 [2020-02-17T16:50:25.309Z] Step 49/125 : FROM dev-base AS containerd [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 239ecb55cd99 [2020-02-17T16:50:25.309Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> b50bde76e8d4 [2020-02-17T16:50:25.309Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 45932d6798f4 [2020-02-17T16:50:25.309Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> b4af39cf672a [2020-02-17T16:50:25.309Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> bd60a100a167 [2020-02-17T16:50:25.309Z] Step 56/125 : FROM dev-base AS proxy [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3c85b4c7423e [2020-02-17T16:50:25.309Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 8becbd38a78a [2020-02-17T16:50:25.309Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> d6963b8e26e0 [2020-02-17T16:50:25.309Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 55af365ec750 [2020-02-17T16:50:25.309Z] Step 61/125 : FROM base AS gometalinter [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 1137da807e89 [2020-02-17T16:50:25.309Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 5fe9887952da [2020-02-17T16:50:25.309Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 672f009ecf77 [2020-02-17T16:50:25.309Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> e114b846021f [2020-02-17T16:50:25.309Z] Step 66/125 : FROM base AS gotestsum [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> f371d1b07639 [2020-02-17T16:50:25.309Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 533ef7ee3b1b [2020-02-17T16:50:25.309Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 07fabfbdec71 [2020-02-17T16:50:25.309Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> b9568a895706 [2020-02-17T16:50:25.309Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 15ce74b5d884 [2020-02-17T16:50:25.309Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 80fe5ab83b7c [2020-02-17T16:50:25.309Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 97f597a5114d [2020-02-17T16:50:25.309Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 0ed44a775648 [2020-02-17T16:50:25.309Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-17T16:50:25.309Z] ---> 53e7ffde511e [2020-02-17T16:50:25.309Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> f75c6ea920e4 [2020-02-17T16:50:25.309Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a3ba767e6f1a [2020-02-17T16:50:25.309Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 27f6d4577879 [2020-02-17T16:50:25.309Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 63e3adfdc7cb [2020-02-17T16:50:25.309Z] Step 81/125 : FROM dev-base AS tini [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a1aea58982ce [2020-02-17T16:50:25.309Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 5205e88473ca [2020-02-17T16:50:25.309Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> a073ad4f7b86 [2020-02-17T16:50:25.309Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3de54067d33c [2020-02-17T16:50:25.309Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 2e8e8a9da633 [2020-02-17T16:50:25.309Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> c633d3eddbff [2020-02-17T16:50:25.309Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-17T16:50:25.309Z] ---> 4c59823ac705 [2020-02-17T16:50:25.309Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 1de2ae059013 [2020-02-17T16:50:25.309Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 6223aebf1227 [2020-02-17T16:50:25.309Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 41339992fcc0 [2020-02-17T16:50:25.309Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 274baaebd8a7 [2020-02-17T16:50:25.309Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-17T16:50:25.309Z] ---> Using cache [2020-02-17T16:50:25.309Z] ---> 3c190d8b77cb [2020-02-17T16:50:25.310Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-17T16:50:25.310Z] ---> 53e7ffde511e [2020-02-17T16:50:25.310Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> 1128d949b897 [2020-02-17T16:50:25.310Z] Step 96/125 : RUN groupadd -r docker [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> f5a558abc5a9 [2020-02-17T16:50:25.310Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> f834041d6634 [2020-02-17T16:50:25.310Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> b7d0c9178f59 [2020-02-17T16:50:25.310Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> 8c3a608c0340 [2020-02-17T16:50:25.310Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> 0b6210eb2ce3 [2020-02-17T16:50:25.310Z] Step 101/125 : RUN ldconfig [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> c27d3fb4610f [2020-02-17T16:50:25.310Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> 30480c929e3f [2020-02-17T16:50:25.310Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-17T16:50:25.310Z] ---> Using cache [2020-02-17T16:50:25.310Z] ---> 3d93d89218e9 [2020-02-17T16:50:25.310Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-17T16:50:26.320Z] ---> Using cache [2020-02-17T16:50:26.320Z] ---> 2a638390c94a [2020-02-17T16:50:26.320Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-17T16:50:26.320Z] ---> Using cache [2020-02-17T16:50:26.320Z] ---> 626e8e674a77 [2020-02-17T16:50:26.320Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-17T16:50:26.320Z] ---> Using cache [2020-02-17T16:50:26.320Z] ---> 2c13f3aa1594 [2020-02-17T16:50:26.320Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-17T16:50:26.320Z] ---> Using cache [2020-02-17T16:50:26.320Z] ---> 518a529cc41c [2020-02-17T16:50:26.320Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-17T16:50:26.320Z] ---> Using cache [2020-02-17T16:50:26.320Z] ---> 64187dba778f [2020-02-17T16:50:26.320Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 29e88c12bb54 [2020-02-17T16:50:26.604Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 60e4387f5dcc [2020-02-17T16:50:26.604Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 1cc1af4812f4 [2020-02-17T16:50:26.604Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 892f7a9a7350 [2020-02-17T16:50:26.604Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 5625aad68a27 [2020-02-17T16:50:26.604Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-17T16:50:26.604Z] ---> Using cache [2020-02-17T16:50:26.604Z] ---> 5f24cb023e9b [2020-02-17T16:50:26.604Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-17T16:50:27.223Z] ---> Using cache [2020-02-17T16:50:27.223Z] ---> 9f520387124a [2020-02-17T16:50:27.223Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-17T16:50:27.223Z] ---> Using cache [2020-02-17T16:50:27.223Z] ---> 14593c45d1a6 [2020-02-17T16:50:27.223Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-17T16:50:27.223Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> 56ab320c827c [2020-02-17T16:50:27.507Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> c43a4d7919a0 [2020-02-17T16:50:27.507Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> 19090403bf26 [2020-02-17T16:50:27.507Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> 42a3a413242a [2020-02-17T16:50:27.507Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> 21d97a5f1785 [2020-02-17T16:50:27.507Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> b737fb6f08f9 [2020-02-17T16:50:27.507Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-17T16:50:27.507Z] ---> Using cache [2020-02-17T16:50:27.507Z] ---> d0e85495e741 [2020-02-17T16:50:27.507Z] Step 124/125 : FROM dev AS final [2020-02-17T16:50:27.507Z] ---> d0e85495e741 [2020-02-17T16:50:27.507Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-17T16:50:28.520Z] ---> Using cache [2020-02-17T16:50:28.520Z] ---> 3310896b0905 [2020-02-17T16:50:28.520Z] Successfully built 3310896b0905 [2020-02-17T16:50:28.520Z] Successfully tagged docker:55af2904620f38db560009e52f441a4af3c76e91 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-17T16:50:28.943Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/test/unit [2020-02-17T16:50:28.945Z] #30 23.51 internal/testlog [2020-02-17T16:50:28.945Z] #30 23.79 encoding [2020-02-17T16:50:28.945Z] #30 23.92 runtime/cgo [2020-02-17T16:50:30.320Z] #30 ... [2020-02-17T16:50:30.320Z] [2020-02-17T16:50:30.320Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:30.320Z] #35 19.31 Reading package lists... [2020-02-17T16:50:30.742Z] Client: [2020-02-17T16:50:30.742Z] Debug Mode: false [2020-02-17T16:50:30.742Z] [2020-02-17T16:50:30.742Z] Server: [2020-02-17T16:50:30.742Z] Containers: 0 [2020-02-17T16:50:30.742Z] Running: 0 [2020-02-17T16:50:30.742Z] Paused: 0 [2020-02-17T16:50:30.742Z] Stopped: 0 [2020-02-17T16:50:30.742Z] Images: 0 [2020-02-17T16:50:30.742Z] Server Version: 19.03.5 [2020-02-17T16:50:30.742Z] Storage Driver: overlay2 [2020-02-17T16:50:30.742Z] Backing Filesystem: extfs [2020-02-17T16:50:30.742Z] Supports d_type: true [2020-02-17T16:50:30.742Z] Native Overlay Diff: true [2020-02-17T16:50:30.742Z] Logging Driver: json-file [2020-02-17T16:50:30.742Z] Cgroup Driver: cgroupfs [2020-02-17T16:50:30.742Z] Plugins: [2020-02-17T16:50:30.742Z] Volume: local [2020-02-17T16:50:30.742Z] Network: bridge host ipvlan macvlan null overlay [2020-02-17T16:50:30.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-17T16:50:30.742Z] Swarm: inactive [2020-02-17T16:50:30.742Z] Runtimes: runc [2020-02-17T16:50:30.742Z] Default Runtime: runc [2020-02-17T16:50:30.742Z] Init Binary: docker-init [2020-02-17T16:50:30.742Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-17T16:50:30.742Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-17T16:50:30.742Z] init version: fec3683 [2020-02-17T16:50:30.742Z] Security Options: [2020-02-17T16:50:30.742Z] apparmor [2020-02-17T16:50:30.742Z] seccomp [2020-02-17T16:50:30.742Z] Profile: default [2020-02-17T16:50:30.742Z] Kernel Version: 4.15.0-1058-aws [2020-02-17T16:50:30.742Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-17T16:50:30.742Z] OSType: linux [2020-02-17T16:50:30.742Z] Architecture: x86_64 [2020-02-17T16:50:30.742Z] CPUs: 2 [2020-02-17T16:50:30.742Z] Total Memory: 7.501GiB [2020-02-17T16:50:30.742Z] Name: ip-10-100-60-144 [2020-02-17T16:50:30.742Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-17T16:50:30.742Z] Docker Root Dir: /var/lib/docker [2020-02-17T16:50:30.742Z] Debug Mode: false [2020-02-17T16:50:30.742Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:30.742Z] Labels: [2020-02-17T16:50:30.742Z] Experimental: true [2020-02-17T16:50:30.742Z] Insecure Registries: [2020-02-17T16:50:30.742Z] 127.0.0.0/8 [2020-02-17T16:50:30.742Z] Live Restore Enabled: true [2020-02-17T16:50:30.742Z] [2020-02-17T16:50:30.742Z] WARNING: No swap limit support [Pipeline] sh [2020-02-17T16:50:31.031Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:31.031Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:31.031Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40533/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-17T16:50:31.031Z] + bash /home/ubuntu/workspace/moby_PR-40533/check-config.sh [2020-02-17T16:50:31.031Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-17T16:50:31.031Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-17T16:50:31.031Z] [2020-02-17T16:50:31.031Z] Generally Necessary: [2020-02-17T16:50:31.031Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-17T16:50:31.031Z] - apparmor: enabled and tools installed [2020-02-17T16:50:31.031Z] - CONFIG_NAMESPACES: enabled [2020-02-17T16:50:31.031Z] - CONFIG_NET_NS: enabled [2020-02-17T16:50:31.031Z] - CONFIG_PID_NS: enabled [2020-02-17T16:50:31.031Z] - CONFIG_IPC_NS: enabled [2020-02-17T16:50:31.031Z] - CONFIG_UTS_NS: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CGROUPS: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-17T16:50:31.031Z] - CONFIG_CPUSETS: enabled [2020-02-17T16:50:31.294Z] - CONFIG_MEMCG: enabled [2020-02-17T16:50:31.294Z] - CONFIG_KEYS: enabled [2020-02-17T16:50:31.294Z] - CONFIG_VETH: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-17T16:50:31.294Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-17T16:50:31.294Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-17T16:50:31.294Z] [2020-02-17T16:50:31.294Z] Optional Features: [2020-02-17T16:50:31.294Z] - CONFIG_USER_NS: enabled [2020-02-17T16:50:31.294Z] - CONFIG_SECCOMP: enabled [2020-02-17T16:50:31.294Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-17T16:50:31.294Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-17T16:50:31.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-17T16:50:31.294Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-17T16:50:31.294Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-17T16:50:31.294Z] - CONFIG_BLK_CGROUP: enabled [2020-02-17T16:50:31.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-17T16:50:31.294Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-17T16:50:31.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-17T16:50:31.294Z] - CONFIG_CGROUP_PERF: enabled [2020-02-17T16:50:31.294Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-17T16:50:31.552Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-17T16:50:31.552Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-17T16:50:31.552Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-17T16:50:31.552Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-17T16:50:31.552Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_IP_VS: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-17T16:50:31.552Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-17T16:50:31.552Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-17T16:50:31.552Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_EXT4_FS: enabled [2020-02-17T16:50:31.552Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-17T16:50:31.552Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-17T16:50:31.552Z] - Network Drivers: [2020-02-17T16:50:31.552Z] - "overlay": [2020-02-17T16:50:31.552Z] - CONFIG_VXLAN: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-17T16:50:31.552Z] Optional (for encrypted networks): [2020-02-17T16:50:31.552Z] - CONFIG_CRYPTO: enabled [2020-02-17T16:50:31.552Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-17T16:50:31.552Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-17T16:50:31.552Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-17T16:50:31.552Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-17T16:50:31.552Z] - CONFIG_XFRM: enabled [2020-02-17T16:50:31.552Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-17T16:50:31.552Z] - "ipvlan": [2020-02-17T16:50:31.552Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-17T16:50:31.552Z] - "macvlan": [2020-02-17T16:50:31.552Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-17T16:50:31.552Z] - CONFIG_DUMMY: enabled (as module) [2020-02-17T16:50:31.552Z] - "ftp,tftp client in container": [2020-02-17T16:50:31.812Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-17T16:50:31.812Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-17T16:50:31.812Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-17T16:50:31.812Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-17T16:50:31.812Z] - Storage Drivers: [2020-02-17T16:50:31.812Z] - "aufs": [2020-02-17T16:50:31.812Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-17T16:50:31.812Z] - "btrfs": [2020-02-17T16:50:31.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-17T16:50:31.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-17T16:50:31.812Z] - "devicemapper": [2020-02-17T16:50:31.812Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-17T16:50:31.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-17T16:50:31.812Z] - "overlay": [2020-02-17T16:50:31.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-17T16:50:31.812Z] - "zfs": [2020-02-17T16:50:31.812Z] - /dev/zfs: missing [2020-02-17T16:50:31.812Z] - zfs command: missing [2020-02-17T16:50:31.812Z] - zpool command: missing [2020-02-17T16:50:31.812Z] [2020-02-17T16:50:31.812Z] Limits: [2020-02-17T16:50:31.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-17T16:50:31.812Z] [2020-02-17T16:50:31.812Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-17T16:50:32.147Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55af2904620f38db560009e52f441a4af3c76e91 . [2020-02-17T16:50:32.147Z] #2 [internal] load .dockerignore [2020-02-17T16:50:32.147Z] #2 transferring context: 87B 0.0s done [2020-02-17T16:50:32.147Z] #2 DONE 0.0s [2020-02-17T16:50:32.147Z] [2020-02-17T16:50:32.147Z] #1 [internal] load build definition from Dockerfile [2020-02-17T16:50:32.147Z] #1 transferring dockerfile: 10.82kB done [2020-02-17T16:50:32.147Z] #1 DONE 0.1s [2020-02-17T16:50:32.147Z] [2020-02-17T16:50:32.147Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-02-17T16:50:32.712Z] #3 DONE 0.4s [2020-02-17T16:50:32.712Z] [2020-02-17T16:50:32.712Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-17T16:50:32.712Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-02-17T16:50:32.712Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-02-17T16:50:32.712Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 0B / 45.38MB 0.1s [2020-02-17T16:50:32.712Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [2020-02-17T16:50:32.712Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-02-17T16:50:32.712Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-02-17T16:50:32.712Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s [2020-02-17T16:50:32.973Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 1.18MB / 4.34MB 0.2s [2020-02-17T16:50:32.973Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 1.27MB / 10.80MB 0.2s [2020-02-17T16:50:32.973Z] #4 ... [2020-02-17T16:50:32.973Z] [2020-02-17T16:50:32.973Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-17T16:50:32.973Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2020-02-17T16:50:32.973Z] #64 DONE 0.4s [2020-02-17T16:50:32.973Z] [2020-02-17T16:50:32.973Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-17T16:50:32.973Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 3.69MB / 4.34MB 0.3s [2020-02-17T16:50:32.973Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 4.93MB / 10.80MB 0.3s [2020-02-17T16:50:33.232Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 6.70MB / 45.38MB 0.4s [2020-02-17T16:50:33.232Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done [2020-02-17T16:50:33.232Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s [2020-02-17T16:50:33.232Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.4s [2020-02-17T16:50:33.232Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 14.78MB / 45.38MB 0.6s [2020-02-17T16:50:33.232Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done [2020-02-17T16:50:33.232Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 4.32MB / 50.07MB 0.6s [2020-02-17T16:50:33.232Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.91MB / 57.69MB 0.6s [2020-02-17T16:50:33.493Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 19.69MB / 45.38MB 0.7s [2020-02-17T16:50:33.493Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 7.75MB / 50.07MB 0.7s [2020-02-17T16:50:33.493Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 7.17MB / 57.69MB 0.7s [2020-02-17T16:50:33.602Z] #35 25.96 Reading package lists... [2020-02-17T16:50:33.602Z] #35 ... [2020-02-17T16:50:33.602Z] [2020-02-17T16:50:33.602Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:50:33.602Z] #17 20.04 Fetched 7934 kB in 16s (489 kB/s) [2020-02-17T16:50:33.602Z] #17 20.04 Reading package lists... [2020-02-17T16:50:33.759Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 22.75MB / 45.38MB 0.8s [2020-02-17T16:50:33.759Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 11.40MB / 50.07MB 0.8s [2020-02-17T16:50:33.759Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 11.47MB / 57.69MB 0.8s [2020-02-17T16:50:33.759Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 27.59MB / 45.38MB 1.0s [2020-02-17T16:50:33.759Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 19.76MB / 50.07MB 1.0s [2020-02-17T16:50:33.759Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 18.30MB / 57.69MB 1.0s [2020-02-17T16:50:33.786Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2020-02-17T16:50:33.861Z] #17 26.69 Reading package lists... [2020-02-17T16:50:33.861Z] #17 ... [2020-02-17T16:50:33.861Z] [2020-02-17T16:50:33.861Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:33.861Z] #33 19.89 strconv [2020-02-17T16:50:33.861Z] #33 23.50 internal/testlog [2020-02-17T16:50:33.861Z] #33 23.86 encoding [2020-02-17T16:50:33.861Z] #33 23.95 unicode/utf16 [2020-02-17T16:50:33.861Z] #33 24.22 container/list [2020-02-17T16:50:33.861Z] #33 24.92 crypto/internal/subtle [2020-02-17T16:50:33.861Z] #33 25.12 crypto/subtle [2020-02-17T16:50:33.861Z] #33 25.26 crypto/rc4 [2020-02-17T16:50:33.861Z] #33 25.70 internal/x/crypto/cryptobyte/asn1 [2020-02-17T16:50:33.861Z] #33 25.85 internal/nettrace [2020-02-17T16:50:33.861Z] #33 26.02 internal/x/net/dns/dnsmessage [2020-02-17T16:50:34.019Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 37.46MB / 45.38MB 1.2s [2020-02-17T16:50:34.019Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 36.02MB / 50.07MB 1.2s [2020-02-17T16:50:34.019Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 28.36MB / 57.69MB 1.2s [2020-02-17T16:50:34.019Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 41.22MB / 45.38MB 1.3s [2020-02-17T16:50:34.019Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 32.90MB / 57.69MB 1.3s [2020-02-17T16:50:34.280Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.5s [2020-02-17T16:50:34.280Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 47.09MB / 50.07MB 1.5s [2020-02-17T16:50:34.280Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 43.56MB / 57.69MB 1.5s [2020-02-17T16:50:34.537Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.5s done [2020-02-17T16:50:34.537Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.7s [2020-02-17T16:50:34.537Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 52.26MB / 57.69MB 1.7s [2020-02-17T16:50:34.537Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 1.7s [2020-02-17T16:50:34.537Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-02-17T16:50:34.537Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.7s done [2020-02-17T16:50:34.537Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.8s [2020-02-17T16:50:34.537Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 1.8s [2020-02-17T16:50:34.794Z] #33 ... [2020-02-17T16:50:34.794Z] [2020-02-17T16:50:34.794Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:50:34.794Z] #55 21.06 + GOPATH=/tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.c7jECH5Oa3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-17T16:50:34.794Z] #55 ... [2020-02-17T16:50:34.794Z] [2020-02-17T16:50:34.794Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:34.794Z] #57 23.38 Fetched 7934 kB in 16s (481 kB/s) [2020-02-17T16:50:34.794Z] #57 23.38 Reading package lists... [2020-02-17T16:50:34.795Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 8.12MB / 126.73MB 1.9s [2020-02-17T16:50:34.795Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.0s done [2020-02-17T16:50:34.795Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 18.81MB / 126.73MB 2.1s [2020-02-17T16:50:34.795Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 2.0s done [2020-02-17T16:50:35.053Z] #57 30.10 Reading package lists... [2020-02-17T16:50:35.053Z] #57 ... [2020-02-17T16:50:35.053Z] [2020-02-17T16:50:35.053Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:50:35.053Z] #50 20.32 + cd /tmp/tmp.sJ8cNoJHbZ/src/github.com/docker/libnetwork [2020-02-17T16:50:35.053Z] #50 20.32 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:50:35.053Z] #50 21.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-17T16:50:35.053Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 27.75MB / 126.73MB 2.3s [2020-02-17T16:50:35.311Z] #50 ... [2020-02-17T16:50:35.311Z] [2020-02-17T16:50:35.311Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:50:35.311Z] #15 31.67 + cd /tmp/tmp.HwOduXHJFT/src/github.com/go-swagger/go-swagger [2020-02-17T16:50:35.311Z] #15 31.67 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-17T16:50:35.319Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 38.44MB / 126.73MB 2.5s [2020-02-17T16:50:35.319Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 49.68MB / 126.73MB 2.7s [2020-02-17T16:50:35.584Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 58.64MB / 126.73MB 2.9s [2020-02-17T16:50:35.775Z] ? github.com/docker/docker/api [no test files] [2020-02-17T16:50:35.842Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 66.62MB / 126.73MB 3.0s [2020-02-17T16:50:35.877Z] #15 ... [2020-02-17T16:50:35.877Z] [2020-02-17T16:50:35.877Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:35.877Z] #6 22.48 Fetched 7934 kB in 16s (491 kB/s) [2020-02-17T16:50:35.877Z] #6 22.48 Reading package lists... [2020-02-17T16:50:36.103Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 79.18MB / 126.73MB 3.3s [2020-02-17T16:50:36.134Z] #6 28.97 Reading package lists... [2020-02-17T16:50:36.135Z] #6 ... [2020-02-17T16:50:36.135Z] [2020-02-17T16:50:36.135Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:50:36.135Z] #44 22.52 Fetched 7934 kB in 15s (501 kB/s) [2020-02-17T16:50:36.135Z] #44 22.52 Reading package lists... [2020-02-17T16:50:36.135Z] #44 28.85 Reading package lists... [2020-02-17T16:50:36.135Z] #44 ... [2020-02-17T16:50:36.135Z] [2020-02-17T16:50:36.135Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:50:36.135Z] #17 26.69 Reading package lists... [2020-02-17T16:50:36.143Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-17T16:50:36.143Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-51e92c86\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-17T16:50:36.143Z] ---------------------------------------------------------------------------- [2020-02-17T16:50:36.143Z] [2020-02-17T16:50:36.143Z] INFO: executeCI.ps1 starting at Mon Feb 17 16:50:34 CUT 2020 [2020-02-17T16:50:36.143Z] [2020-02-17T16:50:36.143Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-17T16:50:36.143Z] INFO: Running git version 2.24.1.windows.2 [2020-02-17T16:50:36.143Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-17T16:50:36.143Z] INFO: Environment variables: [2020-02-17T16:50:36.143Z] [2020-02-17T16:50:36.143Z] Name Value [2020-02-17T16:50:36.143Z] ---- ----- [2020-02-17T16:50:36.143Z] ALLUSERSPROFILE C:\ProgramData [2020-02-17T16:50:36.143Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-17T16:50:36.143Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-17T16:50:36.143Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-17T16:50:36.143Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-17T16:50:36.143Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-17T16:50:36.143Z] BRANCH_NAME PR-40533 [2020-02-17T16:50:36.143Z] BUILD_DISPLAY_NAME #4 [2020-02-17T16:50:36.143Z] BUILD_ID 4 [2020-02-17T16:50:36.143Z] BUILD_NUMBER 4 [2020-02-17T16:50:36.143Z] BUILD_TAG jenkins-moby-PR-40533-4 [2020-02-17T16:50:36.143Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40533/4/ [2020-02-17T16:50:36.143Z] CHANGE_AUTHOR thaJeztah [2020-02-17T16:50:36.143Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-17T16:50:36.143Z] CHANGE_BRANCH 19.03_update_golang_1.12.17 [2020-02-17T16:50:36.143Z] CHANGE_FORK thaJeztah/docker [2020-02-17T16:50:36.143Z] CHANGE_ID 40533 [2020-02-17T16:50:36.143Z] CHANGE_TARGET 19.03 [2020-02-17T16:50:36.143Z] CHANGE_TITLE [19.03] Update Golang 1.12.17 [2020-02-17T16:50:36.143Z] CHANGE_URL https://github.com/moby/moby/pull/40533 [2020-02-17T16:50:36.143Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-17T16:50:36.143Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-17T16:50:36.143Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-17T16:50:36.143Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-17T16:50:36.143Z] COMPUTERNAME azwin-2-b86e50 [2020-02-17T16:50:36.143Z] ComSpec C:\windows\system32\cmd.exe [2020-02-17T16:50:36.143Z] ConfigSequenceNumber 0 [2020-02-17T16:50:36.143Z] DOCKER_BUILDKIT 0 [2020-02-17T16:50:36.143Z] DOCKER_DUT_DEBUG 1 [2020-02-17T16:50:36.143Z] DOCKER_EXPERIMENTAL 1 [2020-02-17T16:50:36.143Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-17T16:50:36.143Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-17T16:50:36.143Z] EXECUTOR_NUMBER 0 [2020-02-17T16:50:36.143Z] FQDN azwin-2-b86e50.westus.cloudapp.azure.com [2020-02-17T16:50:36.143Z] GIT_BRANCH PR-40533 [2020-02-17T16:50:36.143Z] GIT_COMMIT 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:36.143Z] GIT_PREVIOUS_COMMIT 55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:50:36.143Z] GIT_URL https://github.com/moby/moby.git [2020-02-17T16:50:36.143Z] HUDSON_COOKIE 33ba8462-d88c-4cca-87d9-73a5b9cbe4d1 [2020-02-17T16:50:36.143Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-17T16:50:36.143Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-17T16:50:36.143Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-17T16:50:36.143Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-17T16:50:36.143Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-17T16:50:36.143Z] JENKINS_NODE_COOKIE a2ced128-e832-4cb9-86d5-eecabe75644a [2020-02-17T16:50:36.143Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-17T16:50:36.143Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-17T16:50:36.143Z] JOB_BASE_NAME PR-40533 [2020-02-17T16:50:36.143Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40533/display/redirect [2020-02-17T16:50:36.143Z] JOB_NAME moby/PR-40533 [2020-02-17T16:50:36.143Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40533/ [2020-02-17T16:50:36.143Z] library.jps.version master [2020-02-17T16:50:36.143Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-17T16:50:36.143Z] NODE_LABELS amd64 azure azwin-2-b86e50 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-17T16:50:36.143Z] NODE_NAME azwin-2-b86e50 [2020-02-17T16:50:36.143Z] NUMBER_OF_PROCESSORS 4 [2020-02-17T16:50:36.143Z] OS Windows_NT [2020-02-17T16:50:36.143Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-17T16:50:36.144Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-17T16:50:36.144Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-17T16:50:36.144Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-17T16:50:36.144Z] PROCESSOR_LEVEL 6 [2020-02-17T16:50:36.144Z] PROCESSOR_REVISION 4f01 [2020-02-17T16:50:36.144Z] ProgramData C:\ProgramData [2020-02-17T16:50:36.144Z] ProgramFiles C:\Program Files [2020-02-17T16:50:36.144Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-17T16:50:36.144Z] ProgramW6432 C:\Program Files [2020-02-17T16:50:36.144Z] PROMPT $P$G [2020-02-17T16:50:36.144Z] PSExecutionPolicyPreference Bypass [2020-02-17T16:50:36.144Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-17T16:50:36.144Z] PUBLIC C:\Users\Public [2020-02-17T16:50:36.144Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40533/4/display/redirect?page=changes [2020-02-17T16:50:36.144Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40533/4/display/redirect [2020-02-17T16:50:36.144Z] SKIP_VALIDATION_TESTS 1 [2020-02-17T16:50:36.144Z] SOURCES_DRIVE d [2020-02-17T16:50:36.144Z] SOURCES_SUBDIR gopath [2020-02-17T16:50:36.144Z] STAGE_NAME Run tests [2020-02-17T16:50:36.144Z] SystemDrive C: [2020-02-17T16:50:36.144Z] SystemRoot C:\windows [2020-02-17T16:50:36.144Z] TEMP C:\windows\TEMP [2020-02-17T16:50:36.144Z] TESTDEBUG 0 [2020-02-17T16:50:36.144Z] TESTRUN_DRIVE d [2020-02-17T16:50:36.144Z] TESTRUN_SUBDIR CI [2020-02-17T16:50:36.144Z] TIMEOUT 120m [2020-02-17T16:50:36.144Z] TMP C:\windows\TEMP [2020-02-17T16:50:36.144Z] USERDOMAIN WORKGROUP [2020-02-17T16:50:36.144Z] USERNAME azwin-2-b86e50$ [2020-02-17T16:50:36.144Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-17T16:50:36.144Z] windir C:\windows [2020-02-17T16:50:36.144Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-17T16:50:36.144Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-17T16:50:36.144Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] INFO: Sources under d:\gopath\... [2020-02-17T16:50:36.144Z] INFO: Test run under d:\CI\... [2020-02-17T16:50:36.144Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-17T16:50:36.144Z] INFO: docker/docker repository was found [2020-02-17T16:50:36.144Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-17T16:50:36.144Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-17T16:50:36.144Z] INFO: Docker version of control daemon [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] Client: Docker Engine - Enterprise [2020-02-17T16:50:36.144Z] Version: 19.03.5 [2020-02-17T16:50:36.144Z] API version: 1.40 [2020-02-17T16:50:36.144Z] Go version: go1.12.12 [2020-02-17T16:50:36.144Z] Git commit: 2ee0c57608 [2020-02-17T16:50:36.144Z] Built: 11/13/2019 08:00:16 [2020-02-17T16:50:36.144Z] OS/Arch: windows/amd64 [2020-02-17T16:50:36.144Z] Experimental: false [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] Server: Docker Engine - Enterprise [2020-02-17T16:50:36.144Z] Engine: [2020-02-17T16:50:36.144Z] Version: 19.03.5 [2020-02-17T16:50:36.144Z] API version: 1.40 (minimum version 1.24) [2020-02-17T16:50:36.144Z] Go version: go1.12.12 [2020-02-17T16:50:36.144Z] Git commit: 2ee0c57608 [2020-02-17T16:50:36.144Z] Built: 11/13/2019 07:58:51 [2020-02-17T16:50:36.144Z] OS/Arch: windows/amd64 [2020-02-17T16:50:36.144Z] Experimental: true [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.144Z] INFO: Docker info of control daemon [2020-02-17T16:50:36.144Z] [2020-02-17T16:50:36.362Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 89.83MB / 126.73MB 3.5s [2020-02-17T16:50:36.634Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 101.96MB / 126.73MB 3.8s [2020-02-17T16:50:36.634Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 110.56MB / 126.73MB 3.9s [2020-02-17T16:50:36.892Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 4.2s [2020-02-17T16:50:37.122Z] Client: [2020-02-17T16:50:37.122Z] Debug Mode: false [2020-02-17T16:50:37.122Z] Plugins: [2020-02-17T16:50:37.122Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-17T16:50:37.122Z] [2020-02-17T16:50:37.122Z] Server: [2020-02-17T16:50:37.122Z] Containers: 2 [2020-02-17T16:50:37.122Z] Running: 0 [2020-02-17T16:50:37.122Z] Paused: 0 [2020-02-17T16:50:37.122Z] Stopped: 2 [2020-02-17T16:50:37.122Z] Images: 8 [2020-02-17T16:50:37.122Z] Server Version: 19.03.5 [2020-02-17T16:50:37.122Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-17T16:50:37.122Z] Windows: [2020-02-17T16:50:37.122Z] LCOW: [2020-02-17T16:50:37.122Z] Logging Driver: json-file [2020-02-17T16:50:37.122Z] Plugins: [2020-02-17T16:50:37.122Z] Volume: local [2020-02-17T16:50:37.122Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-17T16:50:37.122Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-17T16:50:37.122Z] Swarm: inactive [2020-02-17T16:50:37.122Z] Default Isolation: process [2020-02-17T16:50:37.122Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-17T16:50:37.122Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-17T16:50:37.122Z] OSType: windows [2020-02-17T16:50:37.122Z] Architecture: x86_64 [2020-02-17T16:50:37.122Z] CPUs: 4 [2020-02-17T16:50:37.122Z] Total Memory: 32GiB [2020-02-17T16:50:37.122Z] Name: azwin-2-b86e50 [2020-02-17T16:50:37.122Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-17T16:50:37.122Z] Docker Root Dir: D:\docker [2020-02-17T16:50:37.122Z] Debug Mode: false [2020-02-17T16:50:37.122Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:50:37.122Z] Labels: [2020-02-17T16:50:37.122Z] Experimental: true [2020-02-17T16:50:37.122Z] Insecure Registries: [2020-02-17T16:50:37.122Z] 10.0.0.4:5000 [2020-02-17T16:50:37.122Z] 127.0.0.0/8 [2020-02-17T16:50:37.122Z] Registry Mirrors: [2020-02-17T16:50:37.122Z] http://10.0.0.4:5000/ [2020-02-17T16:50:37.122Z] Live Restore Enabled: false [2020-02-17T16:50:37.122Z] [2020-02-17T16:50:37.122Z] [2020-02-17T16:50:37.122Z] INFO: Commit hash is 55af29046 [2020-02-17T16:50:37.122Z] INFO: Nuke-Everything... [2020-02-17T16:50:37.122Z] INFO: Container count on control daemon to delete is 2 [2020-02-17T16:50:37.150Z] #4 ... [2020-02-17T16:50:37.150Z] [2020-02-17T16:50:37.150Z] #18 [internal] load build context [2020-02-17T16:50:37.150Z] #18 transferring context: 45.38MB 4.5s done [2020-02-17T16:50:37.150Z] #18 DONE 4.6s [2020-02-17T16:50:37.150Z] [2020-02-17T16:50:37.150Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-17T16:50:37.150Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 4.5s done [2020-02-17T16:50:37.407Z] #4 ... [2020-02-17T16:50:37.407Z] [2020-02-17T16:50:37.407Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-17T16:50:37.407Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-17T16:50:37.407Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-17T16:50:37.669Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-02-17T16:50:37.669Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done [2020-02-17T16:50:37.669Z] #64 DONE 4.4s [2020-02-17T16:50:37.669Z] [2020-02-17T16:50:37.669Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-02-17T16:50:38.075Z] #17 32.97 Building dependency tree... [2020-02-17T16:50:38.075Z] #17 34.26 Reading state information... [2020-02-17T16:50:38.102Z] 48c468bbdabe [2020-02-17T16:50:38.102Z] 3ecbf395a010 [2020-02-17T16:50:38.102Z] [2020-02-17T16:50:38.102Z] [2020-02-17T16:50:38.102Z] __GENUS : 2 [2020-02-17T16:50:38.102Z] __CLASS : __PARAMETERS [2020-02-17T16:50:38.102Z] __SUPERCLASS : [2020-02-17T16:50:38.102Z] __DYNASTY : __PARAMETERS [2020-02-17T16:50:38.102Z] __RELPATH : [2020-02-17T16:50:38.102Z] __PROPERTY_COUNT : 1 [2020-02-17T16:50:38.102Z] __DERIVATION : {} [2020-02-17T16:50:38.565Z] __SERVER : [2020-02-17T16:50:38.565Z] __NAMESPACE : [2020-02-17T16:50:38.565Z] __PATH : [2020-02-17T16:50:38.565Z] ReturnValue : 0 [2020-02-17T16:50:38.565Z] PSComputerName : [2020-02-17T16:50:38.565Z] [2020-02-17T16:50:38.565Z] __GENUS : 2 [2020-02-17T16:50:38.565Z] __CLASS : __PARAMETERS [2020-02-17T16:50:38.565Z] __SUPERCLASS : [2020-02-17T16:50:38.565Z] __DYNASTY : __PARAMETERS [2020-02-17T16:50:38.565Z] __RELPATH : [2020-02-17T16:50:38.565Z] __PROPERTY_COUNT : 1 [2020-02-17T16:50:38.565Z] __DERIVATION : {} [2020-02-17T16:50:38.565Z] __SERVER : [2020-02-17T16:50:38.565Z] __NAMESPACE : [2020-02-17T16:50:38.565Z] __PATH : [2020-02-17T16:50:38.565Z] ReturnValue : 0 [2020-02-17T16:50:38.565Z] PSComputerName : [2020-02-17T16:50:38.565Z] [2020-02-17T16:50:38.565Z] INFO: Nuking d:\CI [2020-02-17T16:50:39.021Z] #17 35.54 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-17T16:50:39.021Z] #17 35.54 The following additional packages will be installed: [2020-02-17T16:50:39.280Z] #17 35.55 libjq1 libonig4 [2020-02-17T16:50:39.538Z] #17 35.97 The following NEW packages will be installed: [2020-02-17T16:50:39.538Z] #17 35.98 jq libjq1 libonig4 [2020-02-17T16:50:39.573Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.1s done [2020-02-17T16:50:39.830Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-02-17T16:50:40.396Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done [2020-02-17T16:50:40.472Z] #17 37.08 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:50:40.472Z] #17 37.08 Need to get 327 kB of archives. [2020-02-17T16:50:40.472Z] #17 37.08 After this operation, 1157 kB of additional disk space will be used. [2020-02-17T16:50:40.472Z] #17 37.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-17T16:50:40.654Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-17T16:50:40.654Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.2s done [2020-02-17T16:50:40.732Z] #17 37.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-17T16:50:40.732Z] #17 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-17T16:50:40.911Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-02-17T16:50:42.110Z] #17 38.29 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:50:42.111Z] #17 38.49 Fetched 327 kB in 1s (310 kB/s) [2020-02-17T16:50:42.111Z] #17 38.59 Selecting previously unselected package libonig4:amd64. [2020-02-17T16:50:42.368Z] #17 38.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:50:42.368Z] #17 38.67 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-17T16:50:42.368Z] #17 38.68 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:50:42.368Z] #17 38.83 Selecting previously unselected package libjq1:amd64. [2020-02-17T16:50:42.368Z] #17 38.83 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:50:42.368Z] #17 38.84 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:50:42.627Z] #17 39.12 Selecting previously unselected package jq. [2020-02-17T16:50:42.627Z] #17 39.12 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:50:42.627Z] #17 39.14 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-17T16:50:42.885Z] #17 39.42 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:50:42.885Z] #17 39.49 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:50:43.143Z] #17 ... [2020-02-17T16:50:43.143Z] [2020-02-17T16:50:43.143Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:50:43.143Z] #50 DONE 38.5s [2020-02-17T16:50:43.143Z] [2020-02-17T16:50:43.143Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:43.143Z] #35 25.96 Reading package lists... [2020-02-17T16:50:43.143Z] #35 32.18 Building dependency tree... [2020-02-17T16:50:43.143Z] #35 33.40 Reading state information... [2020-02-17T16:50:43.143Z] #35 34.84 The following additional packages will be installed: [2020-02-17T16:50:43.143Z] #35 34.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-17T16:50:43.143Z] #35 34.86 Suggested packages: [2020-02-17T16:50:43.143Z] #35 34.87 codeblocks eclipse ninja-build lrzip [2020-02-17T16:50:43.143Z] #35 34.87 Recommended packages: [2020-02-17T16:50:43.143Z] #35 34.87 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-17T16:50:43.143Z] #35 35.74 The following NEW packages will be installed: [2020-02-17T16:50:43.143Z] #35 35.76 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-17T16:50:43.143Z] #35 35.77 vim-common xxd [2020-02-17T16:50:43.143Z] #35 37.02 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:50:43.143Z] #35 37.02 Need to get 13.7 MB of archives. [2020-02-17T16:50:43.143Z] #35 37.02 After this operation, 57.2 MB of additional disk space will be used. [2020-02-17T16:50:43.143Z] #35 37.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-17T16:50:43.143Z] #35 37.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:50:43.143Z] #35 37.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-17T16:50:43.143Z] #35 37.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-17T16:50:43.143Z] #35 37.90 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-17T16:50:43.143Z] #35 37.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-17T16:50:43.143Z] #35 37.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-17T16:50:43.143Z] #35 37.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-17T16:50:43.143Z] #35 38.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-17T16:50:43.143Z] #35 38.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-17T16:50:43.143Z] #35 39.25 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:50:43.143Z] #35 39.56 Fetched 13.7 MB in 2s (5502 kB/s) [2020-02-17T16:50:43.143Z] #35 39.74 Selecting previously unselected package cmake-data. [2020-02-17T16:50:43.143Z] #35 39.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2020-02-17T16:50:43.143Z] #35 ... [2020-02-17T16:50:43.143Z] [2020-02-17T16:50:43.143Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:50:43.143Z] #17 39.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:50:43.401Z] #17 39.77 Setting up jq (1.5+dfsg-1.3) ... [2020-02-17T16:50:43.659Z] #17 DONE 40.1s [2020-02-17T16:50:43.659Z] [2020-02-17T16:50:43.659Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:43.660Z] #35 39.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:50:43.660Z] #35 39.89 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-17T16:50:43.660Z] #35 39.94 Unpacking cmake-data (3.7.2-1) ... [2020-02-17T16:50:43.918Z] #35 ... [2020-02-17T16:50:43.918Z] [2020-02-17T16:50:43.918Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-17T16:50:43.918Z] #19 DONE 0.1s [2020-02-17T16:50:43.918Z] [2020-02-17T16:50:43.918Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:45.094Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.8s done [2020-02-17T16:50:45.094Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae [2020-02-17T16:50:45.292Z] #20 ... [2020-02-17T16:50:45.292Z] [2020-02-17T16:50:45.292Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:45.292Z] #33 30.29 runtime/cgo [2020-02-17T16:50:45.292Z] #33 ... [2020-02-17T16:50:45.292Z] [2020-02-17T16:50:45.292Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:45.292Z] #6 28.97 Reading package lists... [2020-02-17T16:50:45.292Z] #6 35.12 Building dependency tree... [2020-02-17T16:50:45.292Z] #6 36.24 Reading state information... [2020-02-17T16:50:45.292Z] #6 37.72 The following additional packages will be installed: [2020-02-17T16:50:45.292Z] #6 37.73 libapparmor1 libseccomp2 [2020-02-17T16:50:45.292Z] #6 37.74 Suggested packages: [2020-02-17T16:50:45.292Z] #6 37.75 seccomp [2020-02-17T16:50:45.292Z] #6 38.09 The following NEW packages will be installed: [2020-02-17T16:50:45.292Z] #6 38.10 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-17T16:50:45.292Z] #6 39.19 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:50:45.292Z] #6 39.19 Need to get 300 kB of archives. [2020-02-17T16:50:45.292Z] #6 39.19 After this operation, 1201 kB of additional disk space will be used. [2020-02-17T16:50:45.292Z] #6 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-17T16:50:45.292Z] #6 39.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-17T16:50:45.292Z] #6 39.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-17T16:50:45.292Z] #6 39.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-17T16:50:45.292Z] #6 40.80 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:50:45.292Z] #6 41.12 Fetched 300 kB in 1s (283 kB/s) [2020-02-17T16:50:45.292Z] #6 41.36 Selecting previously unselected package libseccomp2:amd64. [2020-02-17T16:50:45.292Z] #6 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:50:45.293Z] #6 41.46 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-17T16:50:45.293Z] #6 41.51 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:50:45.550Z] #6 41.96 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-17T16:50:45.550Z] #6 41.96 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-17T16:50:45.550Z] #6 41.96 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:50:45.808Z] #6 42.14 Selecting previously unselected package libapparmor1:amd64. [2020-02-17T16:50:45.808Z] #6 42.14 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:50:45.808Z] #6 42.15 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:50:45.808Z] #6 42.28 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-17T16:50:45.808Z] #6 42.30 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:50:45.808Z] #6 42.30 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:50:46.070Z] #6 42.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:50:46.328Z] #6 42.68 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:50:46.328Z] #6 42.71 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:50:46.328Z] #6 42.72 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:50:46.328Z] #6 ... [2020-02-17T16:50:46.328Z] [2020-02-17T16:50:46.328Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:50:46.328Z] #27 41.60 + cd /tmp/tmp.h4Ona5jrk2/src/gotest.tools/gotestsum [2020-02-17T16:50:46.328Z] #27 41.60 + git checkout -q v0.3.5 [2020-02-17T16:50:46.328Z] #27 41.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-17T16:50:46.595Z] #27 ... [2020-02-17T16:50:46.595Z] [2020-02-17T16:50:46.595Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:46.595Z] #6 42.74 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:50:46.595Z] #6 42.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:50:46.595Z] #6 DONE 43.0s [2020-02-17T16:50:46.595Z] [2020-02-17T16:50:46.595Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:46.595Z] #40 DONE 0.1s [2020-02-17T16:50:46.852Z] [2020-02-17T16:50:46.852Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-17T16:50:46.852Z] #41 DONE 0.1s [2020-02-17T16:50:46.852Z] [2020-02-17T16:50:46.852Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:50:47.111Z] #42 ... [2020-02-17T16:50:47.111Z] [2020-02-17T16:50:47.111Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:50:47.111Z] #44 28.85 Reading package lists... [2020-02-17T16:50:47.111Z] #44 35.45 Building dependency tree... [2020-02-17T16:50:47.111Z] #44 36.65 Reading state information... [2020-02-17T16:50:47.111Z] #44 38.08 The following additional packages will be installed: [2020-02-17T16:50:47.111Z] #44 38.09 btrfs-progs liblzo2-2 [2020-02-17T16:50:47.111Z] #44 38.27 The following NEW packages will be installed: [2020-02-17T16:50:47.111Z] #44 38.28 btrfs-progs btrfs-tools liblzo2-2 [2020-02-17T16:50:47.111Z] #44 39.39 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:50:47.111Z] #44 39.39 Need to get 649 kB of archives. [2020-02-17T16:50:47.111Z] #44 39.39 After this operation, 4320 kB of additional disk space will be used. [2020-02-17T16:50:47.111Z] #44 39.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:50:47.111Z] #44 39.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-17T16:50:47.111Z] #44 39.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-17T16:50:47.111Z] #44 41.03 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:50:47.111Z] #44 41.53 Fetched 649 kB in 1s (595 kB/s) [2020-02-17T16:50:47.111Z] #44 41.80 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:50:47.111Z] #44 41.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:50:47.111Z] #44 41.88 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:50:47.111Z] #44 41.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:50:47.111Z] #44 42.07 Selecting previously unselected package btrfs-progs. [2020-02-17T16:50:47.111Z] #44 42.08 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-17T16:50:47.111Z] #44 42.08 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-17T16:50:47.111Z] #44 42.76 Selecting previously unselected package btrfs-tools. [2020-02-17T16:50:47.111Z] #44 42.76 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-17T16:50:47.111Z] #44 42.77 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-17T16:50:47.111Z] #44 43.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:50:47.111Z] #44 43.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:50:47.111Z] #44 43.24 Setting up btrfs-progs (4.7.3-1) ... [2020-02-17T16:50:47.111Z] #44 43.27 Setting up btrfs-tools (4.7.3-1) ... [2020-02-17T16:50:47.111Z] #44 43.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:50:47.111Z] #44 DONE 43.6s [2020-02-17T16:50:47.369Z] [2020-02-17T16:50:47.369Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:47.369Z] #45 DONE 0.1s [2020-02-17T16:50:47.369Z] [2020-02-17T16:50:47.369Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:47.369Z] #30 42.39 sync [2020-02-17T16:50:47.369Z] #30 ... [2020-02-17T16:50:47.369Z] [2020-02-17T16:50:47.369Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-17T16:50:47.369Z] #46 DONE 0.1s [2020-02-17T16:50:47.369Z] [2020-02-17T16:50:47.369Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:50:47.369Z] #15 33.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-17T16:50:47.619Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.7s done [2020-02-17T16:50:47.627Z] #15 ... [2020-02-17T16:50:47.627Z] [2020-02-17T16:50:47.627Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:47.627Z] #35 43.41 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:50:47.627Z] #35 43.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:50:47.627Z] #35 43.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:50:47.627Z] #35 43.83 Selecting previously unselected package libicu57:amd64. [2020-02-17T16:50:47.627Z] #35 43.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-17T16:50:47.627Z] #35 43.88 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-17T16:50:47.878Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [2020-02-17T16:50:49.526Z] #35 ... [2020-02-17T16:50:49.526Z] [2020-02-17T16:50:49.526Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:49.526Z] #57 30.10 Reading package lists... [2020-02-17T16:50:49.526Z] #57 36.20 Building dependency tree... [2020-02-17T16:50:49.526Z] #57 37.35 Reading state information... [2020-02-17T16:50:49.526Z] #57 38.83 The following additional packages will be installed: [2020-02-17T16:50:49.526Z] #57 38.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-17T16:50:49.526Z] #57 38.83 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-17T16:50:49.526Z] #57 38.85 Suggested packages: [2020-02-17T16:50:49.526Z] #57 38.85 manpages-dev python-setuptools [2020-02-17T16:50:49.526Z] #57 41.30 The following NEW packages will be installed: [2020-02-17T16:50:49.526Z] #57 41.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-17T16:50:49.526Z] #57 41.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-17T16:50:49.526Z] #57 41.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-17T16:50:49.526Z] #57 41.30 zlib1g-dev [2020-02-17T16:50:49.526Z] #57 42.46 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:50:49.526Z] #57 42.46 Need to get 3602 kB of archives. [2020-02-17T16:50:49.526Z] #57 42.46 After this operation, 18.9 MB of additional disk space will be used. [2020-02-17T16:50:49.526Z] #57 42.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-17T16:50:49.526Z] #57 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-17T16:50:49.526Z] #57 42.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-17T16:50:49.526Z] #57 42.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-17T16:50:49.526Z] #57 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-17T16:50:49.526Z] #57 42.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-17T16:50:49.526Z] #57 42.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-17T16:50:49.526Z] #57 42.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-17T16:50:49.526Z] #57 42.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-17T16:50:49.526Z] #57 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-17T16:50:49.526Z] #57 42.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-17T16:50:49.526Z] #57 42.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-17T16:50:49.526Z] #57 42.84 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-17T16:50:49.526Z] #57 42.86 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-17T16:50:49.526Z] #57 42.87 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-17T16:50:49.526Z] #57 42.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-17T16:50:49.526Z] #57 44.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:50:49.526Z] #57 44.78 Fetched 3602 kB in 1s (2404 kB/s) [2020-02-17T16:50:49.526Z] #57 44.88 Selecting previously unselected package libnet1:amd64. [2020-02-17T16:50:49.526Z] #57 44.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:50:49.526Z] #57 44.99 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:50:49.526Z] #57 45.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:50:49.526Z] #57 45.19 Selecting previously unselected package libcap-dev:amd64. [2020-02-17T16:50:49.526Z] #57 45.20 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-17T16:50:49.526Z] #57 45.20 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-17T16:50:49.526Z] #57 45.38 Selecting previously unselected package libnet1-dev. [2020-02-17T16:50:49.526Z] #57 45.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:50:49.526Z] #57 45.40 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-17T16:50:49.526Z] #57 45.69 Selecting previously unselected package libnl-3-200:amd64. [2020-02-17T16:50:49.526Z] #57 45.70 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-17T16:50:49.526Z] #57 45.70 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:50:49.526Z] #57 45.87 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-17T16:50:49.526Z] #57 45.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-17T16:50:49.526Z] #57 45.89 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-17T16:50:49.526Z] #57 ... [2020-02-17T16:50:49.526Z] [2020-02-17T16:50:49.526Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:49.526Z] #20 4.934 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-17T16:50:49.526Z] #20 5.442 [2020-02-17T16:50:51.074Z] #20 5.770 ### 5.5% ######## 11.6% ########### 16.6% ############### 21.4% ################### 26.9% ####################### 33.3% ########################### 38.6% ############################## 42.2% ################################# 46.7% ##################################### 52.0% ######################################## 56.0% ########################################### 60.8% ############################################## 65.2% ################################################### 71.0% [2020-02-17T16:50:51.074Z] #20 ... [2020-02-17T16:50:51.074Z] [2020-02-17T16:50:51.074Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-17T16:50:51.074Z] #7 DONE 4.5s [2020-02-17T16:50:51.074Z] [2020-02-17T16:50:51.074Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:51.593Z] #20 5.770 ### 5.5% ######## 11.6% ########### 16.6% ############### 21.4% ################### 26.9% ####################### 33.3% ########################### 38.6% ############################## 42.2% ################################# 46.7% ##################################### 52.0% ######################################## 56.0% ########################################### 60.8% ############################################## 65.2% ################################################### 71.0% ##################################################### 73.9% ####################################################### 77.2% ######################################################## 78.4% ########################################################## 81.4% ############################################################# 84.9% ################################################################### 93.2% ######################################################################## 100.0% [2020-02-17T16:50:52.527Z] #20 8.538 [2020-02-17T16:50:53.150Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 5.1s [2020-02-17T16:50:53.300Z] #20 8.884 ##### 7.4% ################ 23.5% ######################## 34.5% ################################### 48.9% ############################################## 65.0% ########################################################## 81.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-02-17T16:50:54.250Z] #20 10.27 [2020-02-17T16:50:54.769Z] #20 10.55 ##### 8.0% ######### 12.6% ################# 24.9% [2020-02-17T16:50:54.769Z] #20 ... [2020-02-17T16:50:54.769Z] [2020-02-17T16:50:54.769Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-17T16:50:54.769Z] #8 DONE 3.6s [2020-02-17T16:50:54.769Z] [2020-02-17T16:50:54.769Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:55.676Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 7.7s done [2020-02-17T16:50:55.803Z] #20 10.55 ##### 8.0% ######### 12.6% ################# 24.9% ######################### 35.1% ############################ 40.2% ############################### 43.8% ################################### 49.4% ###################################### 53.1% ######################################### 57.4% ############################################# 63.1% ################################################### 71.9% ########################################################### 82.3% ################################################################ 90.0% ######################################################################## 100.0% [2020-02-17T16:50:55.934Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-02-17T16:50:55.934Z] #4 DONE 23.2s [2020-02-17T16:50:55.934Z] [2020-02-17T16:50:55.934Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-17T16:50:56.368Z] #20 12.60 [2020-02-17T16:50:56.368Z] #20 ... [2020-02-17T16:50:56.368Z] [2020-02-17T16:50:56.368Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:50:56.368Z] #33 41.59 internal/x/crypto/curve25519 [2020-02-17T16:50:56.368Z] #33 46.07 sync [2020-02-17T16:50:56.368Z] #33 47.07 reflect [2020-02-17T16:50:56.368Z] #33 47.07 io [2020-02-17T16:50:56.368Z] #33 48.41 bytes [2020-02-17T16:50:56.368Z] #33 51.03 bufio [2020-02-17T16:50:56.368Z] #33 ... [2020-02-17T16:50:56.368Z] [2020-02-17T16:50:56.368Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:56.368Z] #35 52.69 Selecting previously unselected package libxml2:amd64. [2020-02-17T16:50:56.368Z] #35 52.69 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-17T16:50:56.368Z] #35 52.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-17T16:50:56.933Z] #35 53.52 Selecting previously unselected package libarchive13:amd64. [2020-02-17T16:50:56.933Z] #35 53.52 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-17T16:50:56.933Z] #35 53.53 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-17T16:50:57.499Z] #35 53.89 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-17T16:50:57.499Z] #35 ... [2020-02-17T16:50:57.499Z] [2020-02-17T16:50:57.499Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:50:57.499Z] #47 3.744 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:50:57.499Z] #47 3.748 + RM_GOPATH=0 [2020-02-17T16:50:57.499Z] #47 3.748 + TMP_GOPATH= [2020-02-17T16:50:57.499Z] #47 3.748 + : /build [2020-02-17T16:50:57.499Z] #47 3.748 + '[' -z '' ']' [2020-02-17T16:50:57.499Z] #47 3.748 ++ mktemp -d [2020-02-17T16:50:57.499Z] #47 3.748 + export GOPATH=/tmp/tmp.kA3unPVnhz [2020-02-17T16:50:57.499Z] #47 3.748 + GOPATH=/tmp/tmp.kA3unPVnhz [2020-02-17T16:50:57.499Z] #47 3.748 + RM_GOPATH=1 [2020-02-17T16:50:57.499Z] #47 3.748 ++ dirname ./install.sh [2020-02-17T16:50:57.499Z] #47 3.748 + dir=. [2020-02-17T16:50:57.499Z] #47 3.748 + bin=containerd [2020-02-17T16:50:57.499Z] #47 3.748 + shift [2020-02-17T16:50:57.499Z] #47 3.748 + '[' '!' -f ./containerd.installer ']' [2020-02-17T16:50:57.499Z] #47 3.748 + . ./containerd.installer [2020-02-17T16:50:57.499Z] #47 3.748 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:50:57.499Z] #47 3.748 + install_containerd [2020-02-17T16:50:57.499Z] #47 3.748 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-17T16:50:57.499Z] #47 3.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kA3unPVnhz/src/github.com/containerd/containerd [2020-02-17T16:50:57.499Z] #47 3.748 Cloning into '/tmp/tmp.kA3unPVnhz/src/github.com/containerd/containerd'... [2020-02-17T16:50:57.499Z] #47 ... [2020-02-17T16:50:57.499Z] [2020-02-17T16:50:57.499Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:57.757Z] #20 12.95 # 1.4% ## 3.5% ### 5.5% ##### 7.8% ###### 9.7% ######## 12.0% ########## 14.3% ########### 16.4% ############ 18.0% ############## 20.1% [2020-02-17T16:50:57.757Z] #20 ... [2020-02-17T16:50:57.757Z] [2020-02-17T16:50:57.757Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-17T16:50:57.757Z] #9 2.966 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-17T16:50:57.757Z] #9 DONE 3.2s [2020-02-17T16:50:57.757Z] [2020-02-17T16:50:57.757Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:58.284Z] #20 12.95 # 1.4% ## 3.5% ### 5.5% ##### 7.8% ###### 9.7% ######## 12.0% ########## 14.3% ########### 16.4% ############ 18.0% ############## 20.1% ############### 21.7% ################ 23.5% ################## 25.2% #################### 28.3% ##################### 30.3% ####################### [2020-02-17T16:50:58.284Z] #20 ... [2020-02-17T16:50:58.284Z] [2020-02-17T16:50:58.284Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:58.284Z] #30 43.59 io [2020-02-17T16:50:58.284Z] #30 43.61 reflect [2020-02-17T16:50:58.284Z] #30 45.42 syscall [2020-02-17T16:50:58.461Z] #5 DONE 2.4s [2020-02-17T16:50:58.462Z] [2020-02-17T16:50:58.462Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:50:58.462Z] #6 ... [2020-02-17T16:50:58.462Z] [2020-02-17T16:50:58.462Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:50:58.462Z] #22 DONE 0.1s [2020-02-17T16:50:58.462Z] [2020-02-17T16:50:58.462Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-17T16:50:58.462Z] #60 DONE 0.1s [2020-02-17T16:50:58.544Z] #30 ... [2020-02-17T16:50:58.544Z] [2020-02-17T16:50:58.544Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-17T16:50:58.722Z] #26 DONE 0.1s [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-17T16:50:58.722Z] #49 DONE 0.2s [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-17T16:50:58.722Z] #52 DONE 0.2s [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-17T16:50:58.722Z] #32 DONE 0.2s [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-17T16:50:58.722Z] #23 DONE 0.2s [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:50:58.722Z] #24 ... [2020-02-17T16:50:58.722Z] [2020-02-17T16:50:58.722Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-17T16:50:58.722Z] #29 DONE 0.2s [2020-02-17T16:50:58.980Z] [2020-02-17T16:50:58.980Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:59.838Z] #20 12.95 # 1.4% ## 3.5% ### 5.5% ##### 7.8% ###### 9.7% ######## 12.0% ########## 14.3% ########### 16.4% ############ 18.0% ############## 20.1% ############### 21.7% ################ 23.5% ################## 25.2% #################### 28.3% ##################### 30.3% ####################### 32.8% ######################### 35.4% ########################## 36.7% ############################ 39.5% ############################# 40.6% ############################## 43.0% ################################ 44.8% ################################# 46.0% ################################## 47.9% #################################### 50.4% ##################################### 52.4% ###################################### 53.8% ####################################### 55.1% ######################################### 57.0% [2020-02-17T16:50:59.838Z] #20 ... [2020-02-17T16:50:59.838Z] [2020-02-17T16:50:59.838Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:50:59.838Z] #57 46.25 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-17T16:50:59.838Z] #57 46.26 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 46.27 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:50:59.838Z] #57 46.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-17T16:50:59.838Z] #57 46.43 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 46.43 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-17T16:50:59.838Z] #57 46.51 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-17T16:50:59.838Z] #57 46.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 46.57 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-17T16:50:59.838Z] #57 46.91 Selecting previously unselected package libprotobuf10:amd64. [2020-02-17T16:50:59.838Z] #57 46.98 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 46.98 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 48.04 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-17T16:50:59.838Z] #57 48.04 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 48.05 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 48.43 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-17T16:50:59.838Z] #57 48.43 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 48.44 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 49.88 Selecting previously unselected package libprotoc10:amd64. [2020-02-17T16:50:59.838Z] #57 49.89 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 49.91 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 50.65 Selecting previously unselected package protobuf-c-compiler. [2020-02-17T16:50:59.838Z] #57 50.65 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 50.66 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-17T16:50:59.838Z] #57 51.00 Selecting previously unselected package protobuf-compiler. [2020-02-17T16:50:59.838Z] #57 51.01 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 51.02 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 51.23 Selecting previously unselected package python-pkg-resources. [2020-02-17T16:50:59.838Z] #57 51.25 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-17T16:50:59.838Z] #57 51.31 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-17T16:50:59.838Z] #57 51.85 Selecting previously unselected package python-protobuf. [2020-02-17T16:50:59.838Z] #57 51.85 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-17T16:50:59.838Z] #57 51.85 Unpacking python-protobuf (3.0.0-9) ... [2020-02-17T16:50:59.838Z] #57 52.50 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:50:59.838Z] #57 52.65 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:50:59.838Z] #57 52.66 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-17T16:50:59.838Z] #57 ... [2020-02-17T16:50:59.838Z] [2020-02-17T16:50:59.838Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:50:59.838Z] #30 55.30 time [2020-02-17T16:51:01.212Z] #30 ... [2020-02-17T16:51:01.212Z] [2020-02-17T16:51:01.212Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:51:01.212Z] #42 4.158 + RM_GOPATH=0 [2020-02-17T16:51:01.212Z] #42 4.158 + TMP_GOPATH= [2020-02-17T16:51:01.212Z] #42 4.159 + : /build [2020-02-17T16:51:01.212Z] #42 4.159 + '[' -z '' ']' [2020-02-17T16:51:01.212Z] #42 4.163 ++ mktemp -d [2020-02-17T16:51:01.212Z] #42 4.164 + export GOPATH=/tmp/tmp.OyN7UBnW0u [2020-02-17T16:51:01.212Z] #42 4.165 + GOPATH=/tmp/tmp.OyN7UBnW0u [2020-02-17T16:51:01.212Z] #42 4.165 + RM_GOPATH=1 [2020-02-17T16:51:01.212Z] #42 4.166 ++ dirname ./install.sh [2020-02-17T16:51:01.212Z] #42 4.171 + dir=. [2020-02-17T16:51:01.212Z] #42 4.171 + bin=runc [2020-02-17T16:51:01.212Z] #42 4.171 + shift [2020-02-17T16:51:01.212Z] #42 4.171 + '[' '!' -f ./runc.installer ']' [2020-02-17T16:51:01.212Z] #42 4.171 + . ./runc.installer [2020-02-17T16:51:01.212Z] #42 4.171 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-17T16:51:01.212Z] #42 4.171 + install_runc [2020-02-17T16:51:01.212Z] #42 4.175 + uname -r [2020-02-17T16:51:01.212Z] #42 4.183 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-17T16:51:01.212Z] #42 4.196 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-17T16:51:01.212Z] #42 4.196 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-17T16:51:01.212Z] #42 4.196 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-17T16:51:01.212Z] #42 4.196 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OyN7UBnW0u/src/github.com/opencontainers/runc [2020-02-17T16:51:01.212Z] #42 4.198 Cloning into '/tmp/tmp.OyN7UBnW0u/src/github.com/opencontainers/runc'... [2020-02-17T16:51:01.212Z] #42 12.93 + cd /tmp/tmp.OyN7UBnW0u/src/github.com/opencontainers/runc [2020-02-17T16:51:01.212Z] #42 12.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-17T16:51:01.212Z] #42 13.34 + '[' -z '' ']' [2020-02-17T16:51:01.212Z] #42 13.34 + target=static [2020-02-17T16:51:01.212Z] #42 13.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-17T16:51:01.212Z] #42 ... [2020-02-17T16:51:01.212Z] [2020-02-17T16:51:01.212Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:01.472Z] #20 12.95 # 1.4% ## 3.5% ### 5.5% ##### 7.8% ###### 9.7% ######## 12.0% ########## 14.3% ########### 16.4% ############ 18.0% ############## 20.1% ############### 21.7% ################ 23.5% ################## 25.2% #################### 28.3% ##################### 30.3% ####################### 32.8% ######################### 35.4% ########################## 36.7% ############################ 39.5% ############################# 40.6% ############################## 43.0% ################################ 44.8% ################################# 46.0% ################################## 47.9% #################################### 50.4% ##################################### 52.4% ###################################### 53.8% ####################################### 55.1% ######################################### 57.0% ######################################### 58.2% ########################################## 59.7% ############################################ 61.1% ############################################# 62.8% ############################################## 63.9% ############################################### 65.4% ############################################### 66.4% ################################################ 67.8% ################################################## 69.6% ################################################### 71.1% #################################################### 72.3% #################################################### 73.4% ##################################################### 74.6% ###################################################### 76.3% [2020-02-17T16:51:01.472Z] #20 ... [2020-02-17T16:51:01.472Z] [2020-02-17T16:51:01.472Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-17T16:51:01.472Z] #10 DONE 3.6s [2020-02-17T16:51:01.472Z] [2020-02-17T16:51:01.472Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:02.828Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2020-02-17T16:51:03.288Z] #20 12.95 # 1.4% ## 3.5% ### 5.5% ##### 7.8% ###### 9.7% ######## 12.0% ########## 14.3% ########### 16.4% ############ 18.0% ############## 20.1% ############### 21.7% ################ 23.5% ################## 25.2% #################### 28.3% ##################### 30.3% ####################### 32.8% ######################### 35.4% ########################## 36.7% ############################ 39.5% ############################# 40.6% ############################## 43.0% ################################ 44.8% ################################# 46.0% ################################## 47.9% #################################### 50.4% ##################################### 52.4% ###################################### 53.8% ####################################### 55.1% ######################################### 57.0% ######################################### 58.2% ########################################## 59.7% ############################################ 61.1% ############################################# 62.8% ############################################## 63.9% ############################################### 65.4% ############################################### 66.4% ################################################ 67.8% ################################################## 69.6% ################################################### 71.1% #################################################### 72.3% #################################################### 73.4% ##################################################### 74.6% ###################################################### 76.3% ####################################################### 77.5% ######################################################## 78.5% ######################################################### 79.3% ######################################################### 80.2% ########################################################## 81.4% ########################################################### 82.1% ############################################################ 83.4% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 87.7% ################################################################ 89.3% ################################################################# 90.5% ################################################################## 92.0% ################################################################### 93.8% ##################################################################### 96.8% ####################################################################### 99.8% ######################################################################## 100.0% [2020-02-17T16:51:03.288Z] #20 19.54 [2020-02-17T16:51:03.546Z] #20 ... [2020-02-17T16:51:03.546Z] [2020-02-17T16:51:03.546Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:03.546Z] #35 53.92 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-17T16:51:03.546Z] #35 53.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-17T16:51:03.546Z] #35 54.20 Selecting previously unselected package libuv1:amd64. [2020-02-17T16:51:03.546Z] #35 54.21 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-17T16:51:03.546Z] #35 54.25 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-17T16:51:03.546Z] #35 54.57 Selecting previously unselected package cmake. [2020-02-17T16:51:03.546Z] #35 54.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-17T16:51:03.546Z] #35 54.74 Unpacking cmake (3.7.2-1) ... [2020-02-17T16:51:03.546Z] #35 58.16 Selecting previously unselected package xxd. [2020-02-17T16:51:03.546Z] #35 58.19 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:51:03.546Z] #35 58.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:03.546Z] #35 58.49 Selecting previously unselected package vim-common. [2020-02-17T16:51:03.546Z] #35 58.49 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:51:03.546Z] #35 58.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:03.546Z] #35 58.93 Processing triggers for mime-support (3.60) ... [2020-02-17T16:51:03.546Z] #35 59.00 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:03.546Z] #35 59.01 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-17T16:51:03.546Z] #35 59.02 Setting up cmake-data (3.7.2-1) ... [2020-02-17T16:51:03.546Z] #35 59.04 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-17T16:51:03.546Z] #35 59.05 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-17T16:51:03.546Z] #35 59.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:03.546Z] #35 59.24 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:03.546Z] #35 59.26 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:51:03.546Z] #35 59.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-17T16:51:03.546Z] #35 59.29 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-17T16:51:03.546Z] #35 59.31 Setting up cmake (3.7.2-1) ... [2020-02-17T16:51:03.546Z] #35 59.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:03.546Z] #35 DONE 59.9s [2020-02-17T16:51:03.546Z] [2020-02-17T16:51:03.546Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:51:03.546Z] #36 DONE 0.1s [2020-02-17T16:51:03.546Z] [2020-02-17T16:51:03.546Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-17T16:51:03.546Z] #37 DONE 0.1s [2020-02-17T16:51:03.546Z] [2020-02-17T16:51:03.547Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:04.249Z] #30 ... [2020-02-17T16:51:04.249Z] [2020-02-17T16:51:04.249Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:04.249Z] #44 4.262 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:04.249Z] #44 4.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:04.249Z] #44 4.435 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:04.249Z] #44 4.478 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:04.249Z] #44 4.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:04.249Z] #44 5.182 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:04.249Z] #44 ... [2020-02-17T16:51:04.249Z] [2020-02-17T16:51:04.249Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:04.249Z] #33 5.461 + RM_GOPATH=0 [2020-02-17T16:51:04.249Z] #33 5.461 + TMP_GOPATH= [2020-02-17T16:51:04.249Z] #33 5.461 + : /build [2020-02-17T16:51:04.249Z] #33 5.461 + '[' -z '' ']' [2020-02-17T16:51:04.249Z] #33 5.462 ++ mktemp -d [2020-02-17T16:51:04.249Z] #33 5.467 + export GOPATH=/tmp/tmp.OmOdu1Ve6u [2020-02-17T16:51:04.249Z] #33 5.467 + GOPATH=/tmp/tmp.OmOdu1Ve6u [2020-02-17T16:51:04.249Z] #33 5.467 + RM_GOPATH=1 [2020-02-17T16:51:04.249Z] #33 5.469 ++ dirname ./install.sh [2020-02-17T16:51:04.249Z] #33 5.471 + dir=. [2020-02-17T16:51:04.249Z] #33 5.471 + bin=vndr [2020-02-17T16:51:04.249Z] #33 5.471 + shift [2020-02-17T16:51:04.249Z] #33 5.471 + '[' '!' -f ./vndr.installer ']' [2020-02-17T16:51:04.249Z] #33 5.472 + . ./vndr.installer [2020-02-17T16:51:04.249Z] #33 5.474 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:51:04.249Z] #33 5.474 + install_vndr [2020-02-17T16:51:04.249Z] #33 5.474 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-17T16:51:04.249Z] #33 5.474 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:51:04.249Z] #33 5.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OmOdu1Ve6u/src/github.com/LK4D4/vndr [2020-02-17T16:51:04.249Z] #33 5.476 Cloning into '/tmp/tmp.OmOdu1Ve6u/src/github.com/LK4D4/vndr'... [2020-02-17T16:51:04.508Z] #33 ... [2020-02-17T16:51:04.508Z] [2020-02-17T16:51:04.508Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:04.508Z] #30 5.879 + RM_GOPATH=0 [2020-02-17T16:51:04.508Z] #30 5.879 + TMP_GOPATH= [2020-02-17T16:51:04.508Z] #30 5.879 + : /build [2020-02-17T16:51:04.508Z] #30 5.879 + '[' -z '' ']' [2020-02-17T16:51:04.508Z] #30 5.879 ++ mktemp -d [2020-02-17T16:51:04.508Z] #30 5.898 + export GOPATH=/tmp/tmp.AtxU3mbfqc [2020-02-17T16:51:04.508Z] #30 5.898 + GOPATH=/tmp/tmp.AtxU3mbfqc [2020-02-17T16:51:04.508Z] #30 5.898 + RM_GOPATH=1 [2020-02-17T16:51:04.508Z] #30 5.899 ++ dirname ./install.sh [2020-02-17T16:51:04.508Z] #30 5.900 + dir=. [2020-02-17T16:51:04.508Z] #30 5.903 + bin=tomlv [2020-02-17T16:51:04.508Z] #30 5.903 + shift [2020-02-17T16:51:04.508Z] #30 5.903 + '[' '!' -f ./tomlv.installer ']' [2020-02-17T16:51:04.508Z] #30 5.903 + . ./tomlv.installer [2020-02-17T16:51:04.508Z] #30 5.903 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:51:04.508Z] #30 5.903 + install_tomlv [2020-02-17T16:51:04.508Z] #30 5.903 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-17T16:51:04.508Z] #30 5.903 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AtxU3mbfqc/src/github.com/BurntSushi/toml [2020-02-17T16:51:04.508Z] #30 5.903 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:51:04.508Z] #30 5.914 Cloning into '/tmp/tmp.AtxU3mbfqc/src/github.com/BurntSushi/toml'... [2020-02-17T16:51:05.446Z] #38 ... [2020-02-17T16:51:05.446Z] [2020-02-17T16:51:05.446Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-17T16:51:05.446Z] #11 DONE 3.8s [2020-02-17T16:51:05.446Z] [2020-02-17T16:51:05.446Z] #12 [dev 6/24] RUN ldconfig [2020-02-17T16:51:05.886Z] #30 7.038 + cd /tmp/tmp.AtxU3mbfqc/src/github.com/BurntSushi/toml [2020-02-17T16:51:05.886Z] #30 7.039 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-17T16:51:05.886Z] #30 7.057 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-17T16:51:06.456Z] #30 7.746 errors [2020-02-17T16:51:06.456Z] #30 7.787 internal/cpu [2020-02-17T16:51:06.456Z] #30 7.855 math/bits [2020-02-17T16:51:07.023Z] #30 8.400 internal/bytealg [2020-02-17T16:51:07.590Z] #30 8.624 math [2020-02-17T16:51:07.590Z] #30 9.021 runtime/internal/atomic [2020-02-17T16:51:07.848Z] #30 9.191 runtime/internal/sys [2020-02-17T16:51:07.974Z] #12 ... [2020-02-17T16:51:07.974Z] [2020-02-17T16:51:07.974Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:07.974Z] #33 53.23 syscall [2020-02-17T16:51:07.974Z] #33 62.62 time [2020-02-17T16:51:08.106Z] #30 9.421 runtime/internal/math [2020-02-17T16:51:08.232Z] #33 ... [2020-02-17T16:51:08.232Z] [2020-02-17T16:51:08.232Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:08.232Z] #38 3.549 + RM_GOPATH=0 [2020-02-17T16:51:08.232Z] #38 3.549 + TMP_GOPATH= [2020-02-17T16:51:08.232Z] #38 3.549 + : /build [2020-02-17T16:51:08.233Z] #38 3.549 + '[' -z '' ']' [2020-02-17T16:51:08.233Z] #38 3.549 ++ mktemp -d [2020-02-17T16:51:08.233Z] #38 3.555 + export GOPATH=/tmp/tmp.zXNvl2oggx [2020-02-17T16:51:08.233Z] #38 3.555 + GOPATH=/tmp/tmp.zXNvl2oggx [2020-02-17T16:51:08.233Z] #38 3.555 + RM_GOPATH=1 [2020-02-17T16:51:08.233Z] #38 3.560 ++ dirname ./install.sh [2020-02-17T16:51:08.233Z] #38 3.564 + dir=. [2020-02-17T16:51:08.233Z] #38 3.564 + bin=tini [2020-02-17T16:51:08.233Z] #38 3.568 + shift [2020-02-17T16:51:08.233Z] #38 3.568 + '[' '!' -f ./tini.installer ']' [2020-02-17T16:51:08.233Z] #38 3.568 + . ./tini.installer [2020-02-17T16:51:08.233Z] #38 3.569 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:51:08.233Z] #38 3.569 + install_tini [2020-02-17T16:51:08.233Z] #38 3.570 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-17T16:51:08.233Z] #38 3.571 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:51:08.233Z] #38 3.571 + git clone https://github.com/krallin/tini.git /tmp/tmp.zXNvl2oggx/tini [2020-02-17T16:51:08.233Z] #38 3.576 Cloning into '/tmp/tmp.zXNvl2oggx/tini'... [2020-02-17T16:51:08.233Z] #38 ... [2020-02-17T16:51:08.233Z] [2020-02-17T16:51:08.233Z] #12 [dev 6/24] RUN ldconfig [2020-02-17T16:51:08.233Z] #12 DONE 3.0s [2020-02-17T16:51:08.233Z] [2020-02-17T16:51:08.233Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:08.233Z] #38 4.608 + cd /tmp/tmp.zXNvl2oggx/tini [2020-02-17T16:51:08.233Z] #38 4.608 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:51:08.233Z] #38 4.615 + cmake . [2020-02-17T16:51:08.364Z] #30 ... [2020-02-17T16:51:08.364Z] [2020-02-17T16:51:08.364Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:51:08.364Z] #17 5.254 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:08.364Z] #17 5.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:08.364Z] #17 5.312 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:08.364Z] #17 5.317 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:08.364Z] #17 5.375 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:08.364Z] #17 6.075 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:08.364Z] #17 7.581 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:08.364Z] #17 8.390 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:08.579Z] INFO: Zapped successfully [2020-02-17T16:51:08.579Z] INFO: Location for testing is d:\CI\PR-40533\4 [2020-02-17T16:51:08.579Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-17T16:51:08.579Z] [2020-02-17T16:51:08.579Z] [2020-02-17T16:51:08.579Z] INFO: Building the image from Dockerfile.windows at 02/17/2020 16:51:07... [2020-02-17T16:51:08.579Z] [2020-02-17T16:51:08.623Z] #17 ... [2020-02-17T16:51:08.623Z] [2020-02-17T16:51:08.623Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:51:08.623Z] #15 5.732 + mktemp -d [2020-02-17T16:51:08.623Z] #15 5.745 + export GOPATH=/tmp/tmp.13ILAOzl4p [2020-02-17T16:51:08.623Z] #15 5.745 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.13ILAOzl4p/src/github.com/go-swagger/go-swagger [2020-02-17T16:51:08.623Z] #15 5.745 Cloning into '/tmp/tmp.13ILAOzl4p/src/github.com/go-swagger/go-swagger'... [2020-02-17T16:51:08.623Z] #15 ... [2020-02-17T16:51:08.623Z] [2020-02-17T16:51:08.623Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:51:08.623Z] #50 6.132 + RM_GOPATH=0 [2020-02-17T16:51:08.623Z] #50 6.132 + TMP_GOPATH= [2020-02-17T16:51:08.623Z] #50 6.132 + : /build [2020-02-17T16:51:08.623Z] #50 6.132 + '[' -z '' ']' [2020-02-17T16:51:08.623Z] #50 6.142 ++ mktemp -d [2020-02-17T16:51:08.623Z] #50 6.142 + export GOPATH=/tmp/tmp.ec07hEohgH [2020-02-17T16:51:08.623Z] #50 6.142 + GOPATH=/tmp/tmp.ec07hEohgH [2020-02-17T16:51:08.623Z] #50 6.142 + RM_GOPATH=1 [2020-02-17T16:51:08.623Z] #50 6.150 ++ dirname ./install.sh [2020-02-17T16:51:08.623Z] #50 6.150 + dir=. [2020-02-17T16:51:08.623Z] #50 6.150 + bin=proxy [2020-02-17T16:51:08.623Z] #50 6.150 + shift [2020-02-17T16:51:08.623Z] #50 6.150 + '[' '!' -f ./proxy.installer ']' [2020-02-17T16:51:08.623Z] #50 6.150 + . ./proxy.installer [2020-02-17T16:51:08.623Z] #50 6.150 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:51:08.623Z] #50 6.150 + install_proxy [2020-02-17T16:51:08.623Z] #50 6.150 + case "$1" in [2020-02-17T16:51:08.623Z] #50 6.150 + export CGO_ENABLED=0 [2020-02-17T16:51:08.623Z] #50 6.150 + CGO_ENABLED=0 [2020-02-17T16:51:08.623Z] #50 6.150 + _install_proxy [2020-02-17T16:51:08.623Z] #50 6.150 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-17T16:51:08.623Z] #50 6.150 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ec07hEohgH/src/github.com/docker/libnetwork [2020-02-17T16:51:08.623Z] #50 6.150 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:51:08.623Z] #50 6.163 Cloning into '/tmp/tmp.ec07hEohgH/src/github.com/docker/libnetwork'... [2020-02-17T16:51:08.882Z] #50 ... [2020-02-17T16:51:08.882Z] [2020-02-17T16:51:08.882Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:51:08.882Z] #55 5.347 + mktemp -d [2020-02-17T16:51:08.882Z] #55 5.351 + export GOPATH=/tmp/tmp.oBHEXiJRWD [2020-02-17T16:51:08.882Z] #55 5.351 + git clone https://github.com/docker/distribution.git /tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution [2020-02-17T16:51:08.882Z] #55 5.355 Cloning into '/tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution'... [2020-02-17T16:51:08.882Z] #55 ... [2020-02-17T16:51:08.882Z] [2020-02-17T16:51:08.882Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:08.882Z] #57 7.046 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:08.882Z] #57 7.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:08.882Z] #57 7.075 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:08.882Z] #57 7.085 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:08.882Z] #57 7.177 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:08.882Z] #57 8.081 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:08.882Z] #57 9.663 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:08.882Z] #57 10.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:09.140Z] #57 ... [2020-02-17T16:51:09.140Z] [2020-02-17T16:51:09.140Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-17T16:51:09.140Z] #53 5.573 + RM_GOPATH=0 [2020-02-17T16:51:09.140Z] #53 5.573 + TMP_GOPATH= [2020-02-17T16:51:09.140Z] #53 5.573 + : /build [2020-02-17T16:51:09.140Z] #53 5.573 + '[' -z '' ']' [2020-02-17T16:51:09.140Z] #53 5.581 ++ mktemp -d [2020-02-17T16:51:09.140Z] #53 5.602 + export GOPATH=/tmp/tmp.p94jd3UTHG [2020-02-17T16:51:09.140Z] #53 5.603 + GOPATH=/tmp/tmp.p94jd3UTHG [2020-02-17T16:51:09.140Z] #53 5.603 + RM_GOPATH=1 [2020-02-17T16:51:09.140Z] #53 5.605 ++ dirname ./install.sh [2020-02-17T16:51:09.140Z] #53 5.606 + dir=. [2020-02-17T16:51:09.140Z] #53 5.607 + bin=dockercli [2020-02-17T16:51:09.140Z] #53 5.608 + shift [2020-02-17T16:51:09.140Z] #53 5.608 + '[' '!' -f ./dockercli.installer ']' [2020-02-17T16:51:09.140Z] #53 5.608 + . ./dockercli.installer [2020-02-17T16:51:09.140Z] #53 5.609 ++ DOCKERCLI_CHANNEL=stable [2020-02-17T16:51:09.140Z] #53 5.609 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-17T16:51:09.140Z] #53 5.611 + install_dockercli [2020-02-17T16:51:09.140Z] #53 5.612 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-17T16:51:09.140Z] #53 5.613 Install docker/cli version 17.06.2-ce from stable [2020-02-17T16:51:09.140Z] #53 5.615 ++ uname -m [2020-02-17T16:51:09.140Z] #53 5.630 + arch=x86_64 [2020-02-17T16:51:09.140Z] #53 5.630 + '[' x86_64 '!=' x86_64 ']' [2020-02-17T16:51:09.140Z] #53 5.630 + url=https://download.docker.com/linux/static [2020-02-17T16:51:09.140Z] #53 5.631 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-17T16:51:09.140Z] #53 5.632 + tar -xz docker/docker [2020-02-17T16:51:09.140Z] #53 ... [2020-02-17T16:51:09.140Z] [2020-02-17T16:51:09.140Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:09.140Z] #35 4.935 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:09.140Z] #35 4.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:09.140Z] #35 5.000 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:09.140Z] #35 5.009 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:09.140Z] #35 5.039 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:09.140Z] #35 5.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:09.140Z] #35 7.388 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:09.140Z] #35 8.352 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:09.173Z] #38 5.592 -- The C compiler identification is GNU 6.3.0 [2020-02-17T16:51:09.398Z] #35 ... [2020-02-17T16:51:09.398Z] [2020-02-17T16:51:09.398Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-17T16:51:09.398Z] #61 5.834 + RM_GOPATH=0 [2020-02-17T16:51:09.398Z] #61 5.835 + TMP_GOPATH= [2020-02-17T16:51:09.398Z] #61 5.835 + : /build/ [2020-02-17T16:51:09.398Z] #61 5.835 + '[' -z '' ']' [2020-02-17T16:51:09.398Z] #61 5.835 ++ mktemp -d [2020-02-17T16:51:09.398Z] #61 5.838 + export GOPATH=/tmp/tmp.mp8MLl7H0O [2020-02-17T16:51:09.398Z] #61 5.839 + GOPATH=/tmp/tmp.mp8MLl7H0O [2020-02-17T16:51:09.398Z] #61 5.839 + RM_GOPATH=1 [2020-02-17T16:51:09.398Z] #61 5.839 ++ dirname ./install.sh [2020-02-17T16:51:09.398Z] #61 5.841 + dir=. [2020-02-17T16:51:09.398Z] #61 5.842 + bin=rootlesskit [2020-02-17T16:51:09.398Z] #61 5.842 + shift [2020-02-17T16:51:09.398Z] #61 5.842 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-17T16:51:09.398Z] #61 5.842 + . ./rootlesskit.installer [2020-02-17T16:51:09.398Z] #61 5.843 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:51:09.398Z] #61 5.843 + install_rootlesskit [2020-02-17T16:51:09.398Z] #61 5.843 + case "$1" in [2020-02-17T16:51:09.398Z] #61 5.843 + export CGO_ENABLED=0 [2020-02-17T16:51:09.398Z] #61 5.843 + CGO_ENABLED=0 [2020-02-17T16:51:09.398Z] #61 5.844 + _install_rootlesskit [2020-02-17T16:51:09.398Z] #61 5.844 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-17T16:51:09.398Z] #61 5.844 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:51:09.398Z] #61 5.844 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mp8MLl7H0O/src/github.com/rootless-containers/rootlesskit [2020-02-17T16:51:09.398Z] #61 5.846 Cloning into '/tmp/tmp.mp8MLl7H0O/src/github.com/rootless-containers/rootlesskit'... [2020-02-17T16:51:09.398Z] #61 9.291 + cd /tmp/tmp.mp8MLl7H0O/src/github.com/rootless-containers/rootlesskit [2020-02-17T16:51:09.398Z] #61 9.292 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-17T16:51:09.398Z] #61 9.706 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-17T16:51:09.398Z] #61 9.706 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-17T16:51:09.434Z] #38 5.620 -- Check for working C compiler: /usr/bin/cc [2020-02-17T16:51:09.656Z] #61 ... [2020-02-17T16:51:09.656Z] [2020-02-17T16:51:09.656Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:51:09.656Z] #27 5.988 + RM_GOPATH=0 [2020-02-17T16:51:09.656Z] #27 5.988 + TMP_GOPATH= [2020-02-17T16:51:09.656Z] #27 5.988 + : /build [2020-02-17T16:51:09.656Z] #27 5.988 + '[' -z '' ']' [2020-02-17T16:51:09.656Z] #27 5.993 ++ mktemp -d [2020-02-17T16:51:09.656Z] #27 5.999 + export GOPATH=/tmp/tmp.gGgVw0Gsug [2020-02-17T16:51:09.656Z] #27 5.999 + GOPATH=/tmp/tmp.gGgVw0Gsug [2020-02-17T16:51:09.656Z] #27 5.999 + RM_GOPATH=1 [2020-02-17T16:51:09.656Z] #27 6.000 ++ dirname ./install.sh [2020-02-17T16:51:09.656Z] #27 6.006 + dir=. [2020-02-17T16:51:09.656Z] #27 6.009 + bin=gotestsum [2020-02-17T16:51:09.656Z] #27 6.009 + shift [2020-02-17T16:51:09.656Z] #27 6.009 + '[' '!' -f ./gotestsum.installer ']' [2020-02-17T16:51:09.656Z] #27 6.009 + . ./gotestsum.installer [2020-02-17T16:51:09.656Z] #27 6.017 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-17T16:51:09.656Z] #27 6.017 + install_gotestsum [2020-02-17T16:51:09.656Z] #27 6.017 + echo 'Installing gotestsum version v0.3.5' [2020-02-17T16:51:09.656Z] #27 6.017 Installing gotestsum version v0.3.5 [2020-02-17T16:51:09.656Z] #27 6.017 + go get -d gotest.tools/gotestsum [2020-02-17T16:51:09.656Z] #27 ... [2020-02-17T16:51:09.656Z] [2020-02-17T16:51:09.656Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:51:09.656Z] #24 6.004 + RM_GOPATH=0 [2020-02-17T16:51:09.656Z] #24 6.004 + TMP_GOPATH= [2020-02-17T16:51:09.656Z] #24 6.004 + : /build [2020-02-17T16:51:09.656Z] #24 6.011 + '[' -z '' ']' [2020-02-17T16:51:09.656Z] #24 6.016 ++ mktemp -d [2020-02-17T16:51:09.656Z] #24 6.019 + export GOPATH=/tmp/tmp.v8wl8cERfV [2020-02-17T16:51:09.656Z] #24 6.019 + GOPATH=/tmp/tmp.v8wl8cERfV [2020-02-17T16:51:09.656Z] #24 6.019 + RM_GOPATH=1 [2020-02-17T16:51:09.656Z] #24 6.020 ++ dirname ./install.sh [2020-02-17T16:51:09.656Z] #24 6.026 + dir=. [2020-02-17T16:51:09.656Z] #24 6.026 + bin=gometalinter [2020-02-17T16:51:09.656Z] #24 6.026 + shift [2020-02-17T16:51:09.656Z] #24 6.029 + '[' '!' -f ./gometalinter.installer ']' [2020-02-17T16:51:09.656Z] #24 6.029 + . ./gometalinter.installer [2020-02-17T16:51:09.656Z] #24 6.029 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-17T16:51:09.656Z] #24 6.030 + install_gometalinter [2020-02-17T16:51:09.656Z] #24 6.031 + echo 'Installing gometalinter version v2.0.6' [2020-02-17T16:51:09.656Z] #24 6.031 Installing gometalinter version v2.0.6 [2020-02-17T16:51:09.656Z] #24 6.031 + go get -d github.com/alecthomas/gometalinter [2020-02-17T16:51:09.691Z] #38 6.091 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-17T16:51:09.691Z] #38 6.095 -- Detecting C compiler ABI info [2020-02-17T16:51:10.624Z] #38 6.897 -- Detecting C compiler ABI info - done [2020-02-17T16:51:10.624Z] #38 6.951 -- Detecting C compile features [2020-02-17T16:51:11.565Z] #38 ... [2020-02-17T16:51:11.565Z] [2020-02-17T16:51:11.565Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:11.565Z] #57 59.28 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-17T16:51:11.565Z] #57 59.30 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 59.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:11.565Z] #57 59.37 Setting up python-protobuf (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 67.62 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-17T16:51:11.565Z] #57 67.63 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-17T16:51:11.565Z] #57 67.64 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:51:11.565Z] #57 67.66 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 67.67 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 67.68 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-17T16:51:11.565Z] #57 67.69 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-17T16:51:11.565Z] #57 67.70 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 67.70 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-17T16:51:11.565Z] #57 67.74 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-17T16:51:11.565Z] #57 67.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:11.565Z] #57 DONE 68.0s [2020-02-17T16:51:11.823Z] [2020-02-17T16:51:11.823Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:12.182Z] #24 13.14 + cd /tmp/tmp.v8wl8cERfV/src/github.com/alecthomas/gometalinter [2020-02-17T16:51:12.182Z] #24 13.14 + git checkout -q v2.0.6 [2020-02-17T16:51:12.441Z] #24 13.63 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-17T16:51:12.441Z] #24 ... [2020-02-17T16:51:12.441Z] [2020-02-17T16:51:12.441Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-17T16:51:12.441Z] #53 13.66 + mkdir -p /build [2020-02-17T16:51:12.441Z] #53 13.66 + mv docker/docker /build/ [2020-02-17T16:51:12.441Z] #53 13.67 + rmdir docker [2020-02-17T16:51:12.699Z] #53 DONE 14.1s [2020-02-17T16:51:12.699Z] [2020-02-17T16:51:12.699Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:12.699Z] #33 6.265 + cd /tmp/tmp.OmOdu1Ve6u/src/github.com/LK4D4/vndr [2020-02-17T16:51:12.699Z] #33 6.265 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-17T16:51:12.699Z] #33 6.271 + go build -buildmode=pie -v -o /build/vndr . [2020-02-17T16:51:12.699Z] #33 7.518 errors [2020-02-17T16:51:12.699Z] #33 7.586 internal/cpu [2020-02-17T16:51:12.699Z] #33 7.590 internal/race [2020-02-17T16:51:12.699Z] #33 7.729 runtime/internal/atomic [2020-02-17T16:51:12.699Z] #33 7.921 runtime/internal/sys [2020-02-17T16:51:12.699Z] #33 8.196 internal/bytealg [2020-02-17T16:51:12.699Z] #33 8.255 runtime/internal/math [2020-02-17T16:51:12.699Z] #33 8.344 sync/atomic [2020-02-17T16:51:12.699Z] #33 8.676 unicode [2020-02-17T16:51:12.699Z] #33 8.799 runtime [2020-02-17T16:51:12.699Z] #33 12.08 unicode/utf8 [2020-02-17T16:51:12.699Z] #33 12.83 math/bits [2020-02-17T16:51:12.699Z] #33 13.56 math [2020-02-17T16:51:12.758Z] #58 ... [2020-02-17T16:51:12.758Z] [2020-02-17T16:51:12.758Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:51:12.758Z] #42 15.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-17T16:51:12.758Z] #42 ... [2020-02-17T16:51:12.758Z] [2020-02-17T16:51:12.758Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:12.758Z] #20 21.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-17T16:51:12.758Z] #20 21.70 [2020-02-17T16:51:12.758Z] #20 21.98 ######################################################################## 100.0% [2020-02-17T16:51:12.758Z] #20 22.10 [2020-02-17T16:51:12.758Z] #20 23.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-17T16:51:12.758Z] #20 24.37 [2020-02-17T16:51:12.758Z] #20 24.87 ######################################################################## 100.0% [2020-02-17T16:51:12.758Z] #20 25.06 [2020-02-17T16:51:12.758Z] #20 26.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-17T16:51:12.758Z] #20 26.46 skipping existing 1849cc453dee [2020-02-17T16:51:12.758Z] #20 26.58 [2020-02-17T16:51:12.758Z] #20 28.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-17T16:51:12.758Z] #20 29.08 [2020-02-17T16:51:12.758Z] #20 ... [2020-02-17T16:51:12.758Z] [2020-02-17T16:51:12.758Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:12.758Z] #38 9.322 -- Detecting C compile features - done [2020-02-17T16:51:13.016Z] #38 9.349 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-17T16:51:13.274Z] #38 9.637 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-17T16:51:13.274Z] #38 9.783 -- Configuring done [2020-02-17T16:51:13.274Z] #38 9.824 -- Generating done [2020-02-17T16:51:13.274Z] #38 9.836 -- Build files have been written to: /tmp/tmp.zXNvl2oggx/tini [2020-02-17T16:51:13.531Z] #38 ... [2020-02-17T16:51:13.531Z] [2020-02-17T16:51:13.531Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:13.531Z] #20 29.36 ######################################################################## 100.0% [2020-02-17T16:51:13.531Z] #20 29.48 [2020-02-17T16:51:13.531Z] #20 29.60 Download of images into '/build' complete. [2020-02-17T16:51:13.531Z] #20 29.60 Use something like the following to load the result into a Docker daemon: [2020-02-17T16:51:13.531Z] #20 29.60 tar -cC '/build' . | docker load [2020-02-17T16:51:13.531Z] #20 DONE 29.7s [2020-02-17T16:51:13.531Z] [2020-02-17T16:51:13.531Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:13.531Z] #38 9.850 + make tini-static [2020-02-17T16:51:14.399Z] Sending build context to Docker daemon 49.85MB [2020-02-17T16:51:14.399Z] [2020-02-17T16:51:14.399Z] Step 1/8 : FROM microsoft/windowsservercore [2020-02-17T16:51:14.399Z] ---> 8351e66084ac [2020-02-17T16:51:14.399Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> c8ef2e8c514f [2020-02-17T16:51:14.399Z] Step 3/8 : ARG GO_VERSION=1.12.17 [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> ca05169b759f [2020-02-17T16:51:14.399Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> fcee46a6004c [2020-02-17T16:51:14.399Z] 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 [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> e70119cfd4fc [2020-02-17T16:51:14.399Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> 7c696db0560b [2020-02-17T16:51:14.399Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-17T16:51:14.399Z] ---> Using cache [2020-02-17T16:51:14.399Z] ---> 2edb6e33fc72 [2020-02-17T16:51:14.399Z] Step 8/8 : COPY . . [2020-02-17T16:51:14.464Z] #38 10.61 Scanning dependencies of target tini-static [2020-02-17T16:51:14.464Z] #38 10.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-17T16:51:15.030Z] #38 ... [2020-02-17T16:51:15.030Z] [2020-02-17T16:51:15.030Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:15.030Z] #30 60.32 sort [2020-02-17T16:51:15.030Z] #30 62.08 internal/fmtsort [2020-02-17T16:51:15.030Z] #30 63.02 internal/poll [2020-02-17T16:51:15.030Z] #30 63.09 internal/syscall/unix [2020-02-17T16:51:15.030Z] #30 63.40 strings [2020-02-17T16:51:15.030Z] #30 65.52 os [2020-02-17T16:51:15.030Z] #30 67.30 bytes [2020-02-17T16:51:15.030Z] #30 69.80 bufio [2020-02-17T16:51:15.030Z] #30 ... [2020-02-17T16:51:15.030Z] [2020-02-17T16:51:15.030Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:15.030Z] #13 3.594 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:15.030Z] #13 3.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:15.030Z] #13 3.681 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:15.030Z] #13 3.715 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:15.030Z] #13 3.775 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:15.030Z] #13 4.613 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:15.030Z] #13 6.922 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:15.237Z] #33 ... [2020-02-17T16:51:15.238Z] [2020-02-17T16:51:15.238Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:15.238Z] #44 6.680 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:15.238Z] #44 7.402 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:15.238Z] #44 ... [2020-02-17T16:51:15.238Z] [2020-02-17T16:51:15.238Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:51:15.238Z] #6 6.950 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:51:15.238Z] #6 6.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:51:15.238Z] #6 6.966 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:51:15.238Z] #6 6.985 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:51:15.238Z] #6 7.084 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:51:15.238Z] #6 7.847 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:51:15.238Z] #6 9.655 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:51:15.238Z] #6 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:16.402Z] #13 ... [2020-02-17T16:51:16.402Z] [2020-02-17T16:51:16.402Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:16.402Z] #30 71.62 fmt [2020-02-17T16:51:16.590Z] ---> Using cache [2020-02-17T16:51:16.590Z] ---> 8cdb4cf300ee [2020-02-17T16:51:17.138Z] #6 ... [2020-02-17T16:51:17.138Z] [2020-02-17T16:51:17.138Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:51:17.138Z] #55 18.55 + cd /tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution [2020-02-17T16:51:17.138Z] #55 18.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-17T16:51:17.778Z] #30 72.82 path/filepath [2020-02-17T16:51:18.035Z] #30 ... [2020-02-17T16:51:18.035Z] [2020-02-17T16:51:18.035Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:51:18.035Z] #38 13.41 [100%] Linking C executable tini-static [2020-02-17T16:51:18.035Z] #38 14.08 [100%] Built target tini-static [2020-02-17T16:51:18.035Z] #38 14.15 + mkdir -p /build [2020-02-17T16:51:18.035Z] #38 14.16 + cp tini-static /build/docker-init [2020-02-17T16:51:18.035Z] #38 DONE 14.3s [2020-02-17T16:51:18.035Z] [2020-02-17T16:51:18.035Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:18.035Z] #58 5.169 Note: Building without setproctitle() and strlcpy() support. [2020-02-17T16:51:18.035Z] #58 5.169 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-17T16:51:18.136Z] Successfully built 8cdb4cf300ee [2020-02-17T16:51:18.136Z] Successfully tagged docker:latest [2020-02-17T16:51:18.136Z] INFO: Image build ended at 02/17/2020 16:51:17. Duration:00:00:09.8586774 [2020-02-17T16:51:18.136Z] [2020-02-17T16:51:18.136Z] [2020-02-17T16:51:18.136Z] INFO: Building the test binaries at 02/17/2020 16:51:17... [2020-02-17T16:51:18.515Z] #55 ... [2020-02-17T16:51:18.515Z] [2020-02-17T16:51:18.515Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:18.515Z] #30 9.803 runtime [2020-02-17T16:51:18.515Z] #30 14.05 unicode/utf8 [2020-02-17T16:51:18.515Z] #30 14.85 strconv [2020-02-17T16:51:18.515Z] #30 18.65 internal/race [2020-02-17T16:51:18.515Z] #30 18.77 sync/atomic [2020-02-17T16:51:18.515Z] #30 19.07 unicode [2020-02-17T16:51:18.773Z] #30 ... [2020-02-17T16:51:18.773Z] [2020-02-17T16:51:18.773Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:51:18.773Z] #50 19.91 + cd /tmp/tmp.ec07hEohgH/src/github.com/docker/libnetwork [2020-02-17T16:51:18.773Z] #50 19.91 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-17T16:51:18.985Z] #58 7.547 fatal: Not a git repository (or any of the parent directories): .git [2020-02-17T16:51:19.033Z] #50 20.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-17T16:51:19.243Z] #58 7.599 GEN .gitid [2020-02-17T16:51:19.243Z] #58 7.604 GEN criu/include/version.h [2020-02-17T16:51:19.243Z] #58 7.646 GEN include/common/asm [2020-02-17T16:51:20.176Z] #58 ... [2020-02-17T16:51:20.176Z] [2020-02-17T16:51:20.176Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:20.176Z] #33 65.58 sort [2020-02-17T16:51:20.176Z] #33 66.71 internal/fmtsort [2020-02-17T16:51:20.176Z] #33 67.95 internal/syscall/unix [2020-02-17T16:51:20.176Z] #33 68.26 strings [2020-02-17T16:51:20.176Z] #33 69.77 internal/poll [2020-02-17T16:51:20.176Z] #33 72.25 path [2020-02-17T16:51:20.176Z] #33 72.82 regexp/syntax [2020-02-17T16:51:20.176Z] #33 73.15 os [2020-02-17T16:51:20.434Z] #33 ... [2020-02-17T16:51:20.434Z] [2020-02-17T16:51:20.434Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:20.434Z] #30 74.96 io/ioutil [2020-02-17T16:51:20.434Z] #30 75.55 path [2020-02-17T16:51:21.012Z] #30 76.16 text/tabwriter [2020-02-17T16:51:21.579Z] #30 76.86 flag [2020-02-17T16:51:21.579Z] #30 77.00 github.com/BurntSushi/toml [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-17T16:51:22.730Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-17T16:51:22.730Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-17T16:51:22.730Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-17T16:51:22.730Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-17T16:51:22.730Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-17T16:51:22.730Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-17T16:51:22.853Z] INFO: make.ps1 starting at 02/17/2020 16:51:22 [2020-02-17T16:51:23.086Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-17T16:51:23.086Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-17T16:51:23.086Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-17T16:51:23.318Z] INFO: Git commit (55af29046) assumed from DOCKER_GITCOMMIT environment variable [2020-02-17T16:51:23.318Z] INFO: Invoking autogen... [2020-02-17T16:51:23.477Z] #30 78.71 log [2020-02-17T16:51:23.779Z] INFO: Building daemon... [2020-02-17T16:51:23.844Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-02-17T16:51:24.302Z] #50 ... [2020-02-17T16:51:24.302Z] [2020-02-17T16:51:24.302Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:51:24.302Z] #55 20.99 + GOPATH=/tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oBHEXiJRWD go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-17T16:51:24.850Z] #30 ... [2020-02-17T16:51:24.850Z] [2020-02-17T16:51:24.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:24.850Z] #58 9.239 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-17T16:51:24.850Z] #58 9.430 PBCC images/opts.pb-c.c [2020-02-17T16:51:24.850Z] #58 9.545 PBCC images/sit.pb-c.c [2020-02-17T16:51:24.850Z] #58 9.575 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-17T16:51:24.850Z] #58 9.617 DEP images/opts.pb-c.d [2020-02-17T16:51:24.850Z] #58 9.656 DEP images/sit.pb-c.d [2020-02-17T16:51:24.850Z] #58 9.757 PBCC images/macvlan.pb-c.c [2020-02-17T16:51:24.850Z] #58 9.797 DEP images/macvlan.pb-c.d [2020-02-17T16:51:24.850Z] #58 9.910 PBCC images/autofs.pb-c.c [2020-02-17T16:51:24.850Z] #58 9.936 DEP images/autofs.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.01 PBCC images/sysctl.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.04 DEP images/sysctl.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.13 PBCC images/time.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.19 DEP images/time.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.22 PBCC images/binfmt-misc.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.28 DEP images/binfmt-misc.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.32 PBCC images/seccomp.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.35 DEP images/seccomp.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.39 PBCC images/userns.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.42 DEP images/userns.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.50 PBCC images/cgroup.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.53 DEP images/cgroup.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.57 PBCC images/fown.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.60 PBCC images/ext-file.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.64 DEP images/fown.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.69 DEP images/ext-file.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.73 PBCC images/rpc.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.77 DEP images/rpc.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.85 PBCC images/siginfo.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.88 DEP images/siginfo.pb-c.d [2020-02-17T16:51:24.850Z] #58 10.95 PBCC images/pagemap.pb-c.c [2020-02-17T16:51:24.850Z] #58 10.99 DEP images/pagemap.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.06 PBCC images/rlimit.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.09 DEP images/rlimit.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.16 PBCC images/file-lock.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.18 DEP images/file-lock.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.24 PBCC images/tty.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.30 DEP images/tty.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.36 PBCC images/tun.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.44 PBCC images/netdev.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.49 DEP images/tun.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.59 DEP images/netdev.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.68 PBCC images/vma.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.75 DEP images/vma.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.82 PBCC images/creds.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.86 DEP images/creds.pb-c.d [2020-02-17T16:51:24.850Z] #58 11.92 PBCC images/utsns.pb-c.c [2020-02-17T16:51:24.850Z] #58 11.97 DEP images/utsns.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.03 PBCC images/ipc-desc.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.07 PBCC images/ipc-sem.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.10 DEP images/ipc-desc.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.17 DEP images/ipc-sem.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.22 PBCC images/ipc-msg.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.27 DEP images/ipc-msg.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.35 PBCC images/ipc-shm.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.38 DEP images/ipc-shm.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.45 PBCC images/ipc-var.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.48 DEP images/ipc-var.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.56 PBCC images/sk-opts.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.60 PBCC images/packet-sock.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.72 DEP images/sk-opts.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.78 DEP images/packet-sock.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.82 PBCC images/sk-netlink.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.87 DEP images/sk-netlink.pb-c.d [2020-02-17T16:51:24.850Z] #58 12.96 PBCC images/sk-inet.pb-c.c [2020-02-17T16:51:24.850Z] #58 12.98 DEP images/sk-inet.pb-c.d [2020-02-17T16:51:24.850Z] #58 13.11 PBCC images/sk-unix.pb-c.c [2020-02-17T16:51:24.850Z] #58 13.16 DEP images/sk-unix.pb-c.d [2020-02-17T16:51:24.850Z] #58 13.21 PBCC images/mm.pb-c.c [2020-02-17T16:51:24.850Z] #58 13.24 DEP images/mm.pb-c.d [2020-02-17T16:51:24.850Z] #58 13.31 PBCC images/timerfd.pb-c.c [2020-02-17T16:51:24.850Z] #58 13.35 DEP images/timerfd.pb-c.d [2020-02-17T16:51:25.108Z] #58 13.42 PBCC images/timer.pb-c.c [2020-02-17T16:51:25.108Z] #58 13.44 DEP images/timer.pb-c.d [2020-02-17T16:51:25.108Z] #58 13.50 PBCC images/sa.pb-c.c [2020-02-17T16:51:25.108Z] #58 13.58 DEP images/sa.pb-c.d [2020-02-17T16:51:25.108Z] #58 13.65 PBCC images/pipe-data.pb-c.c [2020-02-17T16:51:25.366Z] #58 13.66 DEP images/pipe-data.pb-c.d [2020-02-17T16:51:25.366Z] #58 13.72 PBCC images/mnt.pb-c.c [2020-02-17T16:51:25.366Z] #58 13.79 DEP images/mnt.pb-c.d [2020-02-17T16:51:25.366Z] #58 13.85 PBCC images/sk-packet.pb-c.c [2020-02-17T16:51:25.366Z] #58 13.90 DEP images/sk-packet.pb-c.d [2020-02-17T16:51:25.624Z] #58 13.96 PBCC images/tcp-stream.pb-c.c [2020-02-17T16:51:25.624Z] #58 13.99 DEP images/tcp-stream.pb-c.d [2020-02-17T16:51:25.624Z] #58 14.04 PBCC images/pipe.pb-c.c [2020-02-17T16:51:25.624Z] #58 14.09 DEP images/pipe.pb-c.d [2020-02-17T16:51:25.624Z] #58 14.13 PBCC images/pstree.pb-c.c [2020-02-17T16:51:25.624Z] #58 14.17 DEP images/pstree.pb-c.d [2020-02-17T16:51:25.882Z] #58 14.23 PBCC images/fs.pb-c.c [2020-02-17T16:51:25.882Z] #58 14.29 DEP images/fs.pb-c.d [2020-02-17T16:51:25.882Z] #58 14.36 PBCC images/signalfd.pb-c.c [2020-02-17T16:51:25.882Z] #58 14.39 DEP images/signalfd.pb-c.d [2020-02-17T16:51:25.882Z] #58 14.43 PBCC images/fh.pb-c.c [2020-02-17T16:51:26.140Z] #58 14.47 PBCC images/fsnotify.pb-c.c [2020-02-17T16:51:26.140Z] #58 14.48 DEP images/fh.pb-c.d [2020-02-17T16:51:26.140Z] #58 14.53 DEP images/fsnotify.pb-c.d [2020-02-17T16:51:26.140Z] #58 14.60 PBCC images/eventpoll.pb-c.c [2020-02-17T16:51:26.140Z] #58 14.65 DEP images/eventpoll.pb-c.d [2020-02-17T16:51:26.140Z] #58 14.69 PBCC images/eventfd.pb-c.c [2020-02-17T16:51:26.258Z] ok github.com/docker/docker/builder/fscache 0.109s coverage: 69.2% of statements [2020-02-17T16:51:26.398Z] #58 14.72 DEP images/eventfd.pb-c.d [2020-02-17T16:51:26.398Z] #58 14.75 PBCC images/remap-file-path.pb-c.c [2020-02-17T16:51:26.398Z] #58 14.76 DEP images/remap-file-path.pb-c.d [2020-02-17T16:51:26.398Z] #58 14.83 PBCC images/fifo.pb-c.c [2020-02-17T16:51:26.398Z] #58 14.86 DEP images/fifo.pb-c.d [2020-02-17T16:51:26.398Z] #58 14.93 PBCC images/ghost-file.pb-c.c [2020-02-17T16:51:26.398Z] #58 14.96 DEP images/ghost-file.pb-c.d [2020-02-17T16:51:26.398Z] #58 ... [2020-02-17T16:51:26.398Z] [2020-02-17T16:51:26.398Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:26.398Z] #13 8.195 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:51:26.398Z] #13 17.65 Fetched 7934 kB in 15s (524 kB/s) [2020-02-17T16:51:26.656Z] #13 17.65 Reading package lists... [2020-02-17T16:51:26.656Z] #13 ... [2020-02-17T16:51:26.656Z] [2020-02-17T16:51:26.656Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:26.656Z] #58 15.03 PBCC images/regfile.pb-c.c [2020-02-17T16:51:26.656Z] #58 15.11 DEP images/regfile.pb-c.d [2020-02-17T16:51:26.656Z] #58 15.20 PBCC images/ns.pb-c.c [2020-02-17T16:51:26.656Z] #58 15.23 DEP images/ns.pb-c.d [2020-02-17T16:51:26.914Z] #58 15.28 PBCC images/fdinfo.pb-c.c [2020-02-17T16:51:26.914Z] #58 15.37 DEP images/fdinfo.pb-c.d [2020-02-17T16:51:27.172Z] #58 15.45 PBCC images/core-aarch64.pb-c.c [2020-02-17T16:51:27.172Z] #58 15.51 PBCC images/core-arm.pb-c.c [2020-02-17T16:51:27.172Z] #58 15.61 PBCC images/core-ppc64.pb-c.c [2020-02-17T16:51:27.430Z] #58 15.70 PBCC images/core-s390.pb-c.c [2020-02-17T16:51:27.430Z] #58 15.77 PBCC images/core-x86.pb-c.c [2020-02-17T16:51:27.430Z] #58 15.83 PBCC images/core.pb-c.c [2020-02-17T16:51:27.430Z] #58 15.91 PBCC images/inventory.pb-c.c [2020-02-17T16:51:27.503Z] ok github.com/docker/docker/builder/dockerfile 1.000s coverage: 45.1% of statements [2020-02-17T16:51:27.588Z] #55 ... [2020-02-17T16:51:27.588Z] [2020-02-17T16:51:27.588Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:27.588Z] #33 18.68 strconv [2020-02-17T16:51:27.588Z] #33 22.32 internal/testlog [2020-02-17T16:51:27.588Z] #33 22.67 encoding [2020-02-17T16:51:27.588Z] #33 22.77 unicode/utf16 [2020-02-17T16:51:27.588Z] #33 23.03 container/list [2020-02-17T16:51:27.588Z] #33 23.42 crypto/internal/subtle [2020-02-17T16:51:27.588Z] #33 23.51 crypto/subtle [2020-02-17T16:51:27.588Z] #33 23.55 crypto/rc4 [2020-02-17T16:51:27.588Z] #33 23.78 internal/x/crypto/cryptobyte/asn1 [2020-02-17T16:51:27.588Z] #33 23.86 internal/nettrace [2020-02-17T16:51:27.588Z] #33 24.01 internal/x/net/dns/dnsmessage [2020-02-17T16:51:27.588Z] #33 28.67 runtime/cgo [2020-02-17T16:51:27.588Z] #33 ... [2020-02-17T16:51:27.588Z] [2020-02-17T16:51:27.588Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:27.588Z] #44 18.99 Fetched 7934 kB in 15s (501 kB/s) [2020-02-17T16:51:27.588Z] #44 18.99 Reading package lists... [2020-02-17T16:51:27.588Z] #44 25.25 Reading package lists... [2020-02-17T16:51:27.588Z] #44 ... [2020-02-17T16:51:27.588Z] [2020-02-17T16:51:27.588Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:27.588Z] #30 22.25 internal/testlog [2020-02-17T16:51:27.588Z] #30 22.51 encoding [2020-02-17T16:51:27.588Z] #30 22.72 runtime/cgo [2020-02-17T16:51:27.688Z] #58 15.98 DEP images/core-aarch64.pb-c.d [2020-02-17T16:51:27.688Z] #58 16.02 DEP images/core-arm.pb-c.d [2020-02-17T16:51:27.688Z] #58 16.10 DEP images/core-ppc64.pb-c.d [2020-02-17T16:51:27.688Z] #58 16.15 DEP images/core-s390.pb-c.d [2020-02-17T16:51:27.946Z] #58 16.22 DEP images/core-x86.pb-c.d [2020-02-17T16:51:27.946Z] #58 16.28 DEP images/core.pb-c.d [2020-02-17T16:51:27.946Z] #58 16.37 DEP images/inventory.pb-c.d [2020-02-17T16:51:28.170Z] #30 ... [2020-02-17T16:51:28.170Z] [2020-02-17T16:51:28.170Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:51:28.170Z] #17 19.60 Fetched 7934 kB in 15s (517 kB/s) [2020-02-17T16:51:28.170Z] #17 19.60 Reading package lists... [2020-02-17T16:51:28.170Z] #17 25.88 Reading package lists... [2020-02-17T16:51:28.170Z] #17 ... [2020-02-17T16:51:28.170Z] [2020-02-17T16:51:28.170Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:51:28.170Z] #6 21.55 Fetched 7934 kB in 15s (508 kB/s) [2020-02-17T16:51:28.170Z] #6 21.55 Reading package lists... [2020-02-17T16:51:28.204Z] #58 16.44 PBCC images/cpuinfo.pb-c.c [2020-02-17T16:51:28.204Z] #58 16.47 DEP images/cpuinfo.pb-c.d [2020-02-17T16:51:28.204Z] #58 16.49 PBCC images/stats.pb-c.c [2020-02-17T16:51:28.204Z] #58 16.55 DEP images/stats.pb-c.d [2020-02-17T16:51:28.725Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 13.6% of statements [2020-02-17T16:51:28.738Z] #6 27.78 Reading package lists... [2020-02-17T16:51:28.738Z] #6 ... [2020-02-17T16:51:28.738Z] [2020-02-17T16:51:28.738Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:28.738Z] #35 20.21 Fetched 7934 kB in 16s (484 kB/s) [2020-02-17T16:51:28.738Z] #35 20.21 Reading package lists... [2020-02-17T16:51:28.738Z] #35 26.41 Reading package lists... [2020-02-17T16:51:28.738Z] #35 ... [2020-02-17T16:51:28.738Z] [2020-02-17T16:51:28.738Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:28.738Z] #57 21.44 Fetched 7934 kB in 15s (515 kB/s) [2020-02-17T16:51:28.738Z] #57 21.44 Reading package lists... [2020-02-17T16:51:29.081Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-17T16:51:29.436Z] ok github.com/docker/docker/builder/remotecontext/git 0.856s coverage: 85.1% of statements [2020-02-17T16:51:29.436Z] ? github.com/docker/docker/cli [no test files] [2020-02-17T16:51:29.436Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-17T16:51:29.683Z] #57 27.62 Reading package lists... [2020-02-17T16:51:29.683Z] #57 ... [2020-02-17T16:51:29.683Z] [2020-02-17T16:51:29.683Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:29.683Z] #44 25.25 Reading package lists... [2020-02-17T16:51:30.104Z] #58 18.06 make[1]: Nothing to be done for 'all'. [2020-02-17T16:51:30.669Z] #58 ... [2020-02-17T16:51:30.669Z] [2020-02-17T16:51:30.669Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:30.669Z] #30 81.57 github.com/BurntSushi/toml/cmd/tomlv [2020-02-17T16:51:30.669Z] #30 DONE 86.2s [2020-02-17T16:51:30.927Z] [2020-02-17T16:51:30.927Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:30.927Z] #13 17.65 Reading package lists... [2020-02-17T16:51:31.316Z] #44 31.62 Building dependency tree... [2020-02-17T16:51:31.316Z] #44 32.82 Reading state information... [2020-02-17T16:51:32.428Z] #13 23.21 Reading package lists... [2020-02-17T16:51:32.428Z] #13 ... [2020-02-17T16:51:32.428Z] [2020-02-17T16:51:32.428Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:51:32.428Z] #47 34.92 + cd /tmp/tmp.kA3unPVnhz/src/github.com/containerd/containerd [2020-02-17T16:51:32.428Z] #47 34.92 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:51:32.428Z] #47 36.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-17T16:51:32.428Z] #47 36.65 + BUILDTAGS='netgo osusergo static_build' [2020-02-17T16:51:32.428Z] #47 36.65 + export EXTRA_FLAGS=-buildmode=pie [2020-02-17T16:51:32.428Z] #47 36.65 + EXTRA_FLAGS=-buildmode=pie [2020-02-17T16:51:32.428Z] #47 36.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-17T16:51:32.428Z] #47 36.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-17T16:51:32.428Z] #47 36.65 + '[' '' = dynamic ']' [2020-02-17T16:51:32.428Z] #47 36.65 + make [2020-02-17T16:51:32.428Z] #47 38.13 🇩 bin/ctr [2020-02-17T16:51:32.428Z] #47 ... [2020-02-17T16:51:32.428Z] [2020-02-17T16:51:32.428Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:32.428Z] #58 20.10 CC images/stats.o [2020-02-17T16:51:32.428Z] #58 20.55 CC images/core.o [2020-02-17T16:51:32.601Z] ok github.com/docker/docker/client 0.154s coverage: 75.7% of statements [2020-02-17T16:51:32.686Z] #58 ... [2020-02-17T16:51:32.686Z] [2020-02-17T16:51:32.686Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:32.686Z] #33 77.87 fmt [2020-02-17T16:51:32.686Z] #33 78.65 path/filepath [2020-02-17T16:51:32.686Z] #33 80.40 regexp [2020-02-17T16:51:32.686Z] #33 82.94 flag [2020-02-17T16:51:32.686Z] #33 84.30 go/token [2020-02-17T16:51:32.686Z] #33 84.63 io/ioutil [2020-02-17T16:51:32.686Z] #33 85.19 net/url [2020-02-17T16:51:32.686Z] #33 85.35 go/scanner [2020-02-17T16:51:32.686Z] #33 87.08 text/template/parse [2020-02-17T16:51:32.686Z] #33 87.38 go/ast [2020-02-17T16:51:32.689Z] #44 33.99 The following additional packages will be installed: [2020-02-17T16:51:32.689Z] #44 34.01 btrfs-progs liblzo2-2 [2020-02-17T16:51:32.689Z] #44 34.26 The following NEW packages will be installed: [2020-02-17T16:51:32.689Z] #44 34.27 btrfs-progs btrfs-tools liblzo2-2 [2020-02-17T16:51:32.943Z] #33 ... [2020-02-17T16:51:32.943Z] [2020-02-17T16:51:32.943Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:32.943Z] #58 21.42 CC images/core-x86.o [2020-02-17T16:51:33.877Z] #58 22.05 CC images/core-arm.o [2020-02-17T16:51:34.065Z] #44 35.49 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:34.065Z] #44 35.49 Need to get 649 kB of archives. [2020-02-17T16:51:34.065Z] #44 35.49 After this operation, 4320 kB of additional disk space will be used. [2020-02-17T16:51:34.065Z] #44 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:51:34.065Z] #44 35.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-17T16:51:34.065Z] #44 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-17T16:51:34.134Z] #58 22.57 CC images/core-aarch64.o [2020-02-17T16:51:34.700Z] #58 23.08 CC images/core-ppc64.o [2020-02-17T16:51:35.004Z] #44 36.44 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:35.005Z] #44 36.61 Fetched 649 kB in 1s (545 kB/s) [2020-02-17T16:51:35.263Z] #44 36.70 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:51:35.263Z] #44 36.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:51:35.263Z] #44 36.75 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:51:35.263Z] #44 36.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:51:35.263Z] #44 36.87 Selecting previously unselected package btrfs-progs. [2020-02-17T16:51:35.263Z] #44 36.87 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-17T16:51:35.263Z] #44 36.88 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-17T16:51:35.672Z] #58 23.81 CC images/core-s390.o [2020-02-17T16:51:35.933Z] #58 24.50 CC images/cpuinfo.o [2020-02-17T16:51:36.197Z] #44 37.77 Selecting previously unselected package btrfs-tools. [2020-02-17T16:51:36.197Z] #44 37.78 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-17T16:51:36.197Z] #44 37.79 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-17T16:51:36.460Z] #44 38.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:36.460Z] #44 ... [2020-02-17T16:51:36.460Z] [2020-02-17T16:51:36.460Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-17T16:51:36.460Z] #50 DONE 37.9s [2020-02-17T16:51:36.460Z] [2020-02-17T16:51:36.460Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:36.460Z] #44 38.24 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:51:36.460Z] #44 ... [2020-02-17T16:51:36.460Z] [2020-02-17T16:51:36.460Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:51:36.460Z] #17 25.88 Reading package lists... [2020-02-17T16:51:36.460Z] #17 31.97 Building dependency tree... [2020-02-17T16:51:36.460Z] #17 33.36 Reading state information... [2020-02-17T16:51:36.460Z] #17 34.76 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-17T16:51:36.460Z] #17 34.76 The following additional packages will be installed: [2020-02-17T16:51:36.460Z] #17 34.77 libjq1 libonig4 [2020-02-17T16:51:36.460Z] #17 35.16 The following NEW packages will be installed: [2020-02-17T16:51:36.460Z] #17 35.16 jq libjq1 libonig4 [2020-02-17T16:51:36.460Z] #17 36.29 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:36.460Z] #17 36.29 Need to get 327 kB of archives. [2020-02-17T16:51:36.460Z] #17 36.29 After this operation, 1157 kB of additional disk space will be used. [2020-02-17T16:51:36.460Z] #17 36.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-17T16:51:36.460Z] #17 36.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-17T16:51:36.460Z] #17 36.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-17T16:51:36.460Z] #17 37.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:36.460Z] #17 37.48 Fetched 327 kB in 1s (307 kB/s) [2020-02-17T16:51:36.460Z] #17 37.67 Selecting previously unselected package libonig4:amd64. [2020-02-17T16:51:36.460Z] #17 37.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:51:36.460Z] #17 37.73 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-17T16:51:36.460Z] #17 37.78 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:51:36.822Z] #17 38.26 Selecting previously unselected package libjq1:amd64. [2020-02-17T16:51:36.822Z] #17 38.26 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:51:36.822Z] #17 38.29 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:51:36.822Z] #17 ... [2020-02-17T16:51:36.822Z] [2020-02-17T16:51:36.822Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-17T16:51:36.822Z] #44 38.29 Setting up btrfs-progs (4.7.3-1) ... [2020-02-17T16:51:36.822Z] #44 38.31 Setting up btrfs-tools (4.7.3-1) ... [2020-02-17T16:51:36.822Z] #44 38.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:36.870Z] #58 25.19 CC images/inventory.o [2020-02-17T16:51:37.129Z] #58 25.45 CC images/fdinfo.o [2020-02-17T16:51:37.140Z] #44 DONE 38.7s [2020-02-17T16:51:37.140Z] [2020-02-17T16:51:37.140Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:51:37.140Z] #17 38.68 Selecting previously unselected package jq. [2020-02-17T16:51:37.140Z] #17 38.69 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:51:37.140Z] #17 38.70 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-17T16:51:37.140Z] #17 ... [2020-02-17T16:51:37.140Z] [2020-02-17T16:51:37.140Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:51:37.140Z] #45 DONE 0.1s [2020-02-17T16:51:37.436Z] [2020-02-17T16:51:37.436Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-17T16:51:37.436Z] #46 DONE 0.1s [2020-02-17T16:51:37.436Z] [2020-02-17T16:51:37.436Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:51:37.693Z] #58 25.98 CC images/fown.o [2020-02-17T16:51:37.949Z] #58 26.25 CC images/ns.o [2020-02-17T16:51:38.207Z] #58 26.51 CC images/regfile.o [2020-02-17T16:51:38.403Z] #47 ... [2020-02-17T16:51:38.403Z] [2020-02-17T16:51:38.403Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-17T16:51:38.403Z] #17 39.23 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:51:38.403Z] #17 39.26 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:51:38.403Z] #17 39.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:38.403Z] #17 39.41 Setting up jq (1.5+dfsg-1.3) ... [2020-02-17T16:51:38.403Z] #17 DONE 39.9s [2020-02-17T16:51:38.403Z] [2020-02-17T16:51:38.403Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-17T16:51:38.403Z] #19 DONE 0.1s [2020-02-17T16:51:38.403Z] [2020-02-17T16:51:38.403Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:38.464Z] #58 26.81 CC images/ghost-file.o [2020-02-17T16:51:38.722Z] #58 27.16 CC images/fifo.o [2020-02-17T16:51:38.979Z] #58 27.34 CC images/remap-file-path.o [2020-02-17T16:51:39.237Z] #58 27.65 CC images/eventfd.o [2020-02-17T16:51:39.495Z] #58 27.83 CC images/eventpoll.o [2020-02-17T16:51:39.752Z] #58 28.10 CC images/fh.o [2020-02-17T16:51:39.752Z] #58 ... [2020-02-17T16:51:39.752Z] [2020-02-17T16:51:39.752Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:39.752Z] #13 23.21 Reading package lists... [2020-02-17T16:51:39.752Z] #13 28.64 Building dependency tree... [2020-02-17T16:51:39.752Z] #13 29.74 Reading state information... [2020-02-17T16:51:39.752Z] #13 30.91 The following additional packages will be installed: [2020-02-17T16:51:39.752Z] #13 30.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-17T16:51:39.752Z] #13 30.94 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-17T16:51:39.752Z] #13 30.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-17T16:51:39.752Z] #13 30.94 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-17T16:51:39.752Z] #13 30.94 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-17T16:51:39.752Z] #13 30.94 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-17T16:51:39.752Z] #13 30.94 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-17T16:51:39.752Z] #13 30.94 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-17T16:51:39.752Z] #13 30.95 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-17T16:51:39.752Z] #13 30.95 Suggested packages: [2020-02-17T16:51:39.752Z] #13 30.95 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-17T16:51:39.752Z] #13 30.95 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-17T16:51:39.752Z] #13 30.95 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-17T16:51:39.752Z] #13 30.95 vim-doc vim-scripts xfsdump acl attr quota [2020-02-17T16:51:39.752Z] #13 30.95 Recommended packages: [2020-02-17T16:51:39.752Z] #13 30.95 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-17T16:51:39.752Z] #13 30.95 python3-keyrings.alt python3-xdg unzip [2020-02-17T16:51:41.005Z] #20 ... [2020-02-17T16:51:41.005Z] [2020-02-17T16:51:41.005Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-17T16:51:41.005Z] #6 27.78 Reading package lists... [2020-02-17T16:51:41.005Z] #6 33.85 Building dependency tree... [2020-02-17T16:51:41.005Z] #6 35.12 Reading state information... [2020-02-17T16:51:41.005Z] #6 36.35 The following additional packages will be installed: [2020-02-17T16:51:41.005Z] #6 36.36 libapparmor1 libseccomp2 [2020-02-17T16:51:41.005Z] #6 36.37 Suggested packages: [2020-02-17T16:51:41.005Z] #6 36.37 seccomp [2020-02-17T16:51:41.005Z] #6 36.69 The following NEW packages will be installed: [2020-02-17T16:51:41.005Z] #6 36.70 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-17T16:51:41.005Z] #6 37.87 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:41.005Z] #6 37.87 Need to get 300 kB of archives. [2020-02-17T16:51:41.005Z] #6 37.87 After this operation, 1201 kB of additional disk space will be used. [2020-02-17T16:51:41.005Z] #6 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-17T16:51:41.005Z] #6 37.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-17T16:51:41.005Z] #6 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-17T16:51:41.005Z] #6 37.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-17T16:51:41.005Z] #6 39.52 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:41.005Z] #6 40.02 Fetched 300 kB in 1s (280 kB/s) [2020-02-17T16:51:41.005Z] #6 40.15 Selecting previously unselected package libseccomp2:amd64. [2020-02-17T16:51:41.005Z] #6 40.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:51:41.005Z] #6 40.35 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-17T16:51:41.005Z] #6 40.36 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:51:41.005Z] #6 40.75 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-17T16:51:41.005Z] #6 40.83 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-17T16:51:41.005Z] #6 40.83 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:51:41.005Z] #6 41.22 Selecting previously unselected package libapparmor1:amd64. [2020-02-17T16:51:41.005Z] #6 41.22 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:51:41.005Z] #6 41.24 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:51:41.005Z] #6 41.56 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-17T16:51:41.005Z] #6 41.57 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:51:41.005Z] #6 41.58 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:51:41.005Z] #6 41.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:41.005Z] #6 41.90 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:51:41.005Z] #6 41.91 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:51:41.005Z] #6 41.92 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-17T16:51:41.005Z] #6 41.94 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-17T16:51:41.005Z] #6 41.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:41.005Z] #6 DONE 42.2s [2020-02-17T16:51:41.005Z] [2020-02-17T16:51:41.005Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:51:41.005Z] #40 DONE 0.2s [2020-02-17T16:51:41.005Z] [2020-02-17T16:51:41.005Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:41.005Z] #57 27.62 Reading package lists... [2020-02-17T16:51:41.005Z] #57 33.89 Building dependency tree... [2020-02-17T16:51:41.005Z] #57 35.15 Reading state information... [2020-02-17T16:51:41.005Z] #57 36.46 The following additional packages will be installed: [2020-02-17T16:51:41.005Z] #57 36.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-17T16:51:41.005Z] #57 36.47 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-17T16:51:41.005Z] #57 36.48 Suggested packages: [2020-02-17T16:51:41.005Z] #57 36.49 manpages-dev python-setuptools [2020-02-17T16:51:41.005Z] #57 38.07 The following NEW packages will be installed: [2020-02-17T16:51:41.005Z] #57 38.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-17T16:51:41.005Z] #57 38.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-17T16:51:41.005Z] #57 38.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-17T16:51:41.005Z] #57 38.08 zlib1g-dev [2020-02-17T16:51:41.005Z] #57 39.49 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:41.005Z] #57 39.49 Need to get 3602 kB of archives. [2020-02-17T16:51:41.005Z] #57 39.49 After this operation, 18.9 MB of additional disk space will be used. [2020-02-17T16:51:41.005Z] #57 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-17T16:51:41.005Z] #57 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-17T16:51:41.005Z] #57 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-17T16:51:41.005Z] #57 39.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-17T16:51:41.005Z] #57 39.51 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-17T16:51:41.006Z] #57 39.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-17T16:51:41.006Z] #57 39.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-17T16:51:41.006Z] #57 39.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-17T16:51:41.006Z] #57 39.60 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-17T16:51:41.006Z] #57 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-17T16:51:41.006Z] #57 39.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-17T16:51:41.006Z] #57 39.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-17T16:51:41.006Z] #57 39.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-17T16:51:41.006Z] #57 39.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-17T16:51:41.006Z] #57 39.76 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-17T16:51:41.006Z] #57 39.77 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-17T16:51:41.006Z] #57 41.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:41.006Z] #57 41.92 Fetched 3602 kB in 1s (2484 kB/s) [2020-02-17T16:51:41.006Z] #57 42.03 Selecting previously unselected package libnet1:amd64. [2020-02-17T16:51:41.006Z] #57 42.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:51:41.006Z] #57 42.17 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:51:41.006Z] #57 42.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:51:41.006Z] #57 ... [2020-02-17T16:51:41.006Z] [2020-02-17T16:51:41.006Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-17T16:51:41.006Z] #41 DONE 0.1s [2020-02-17T16:51:41.006Z] [2020-02-17T16:51:41.006Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:41.006Z] #57 42.52 Selecting previously unselected package libcap-dev:amd64. [2020-02-17T16:51:41.006Z] #57 42.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-17T16:51:41.006Z] #57 ... [2020-02-17T16:51:41.006Z] [2020-02-17T16:51:41.006Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:41.006Z] #35 26.41 Reading package lists... [2020-02-17T16:51:41.006Z] #35 32.72 Building dependency tree... [2020-02-17T16:51:41.006Z] #35 34.15 Reading state information... [2020-02-17T16:51:41.006Z] #35 35.11 The following additional packages will be installed: [2020-02-17T16:51:41.006Z] #35 35.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-17T16:51:41.006Z] #35 35.11 Suggested packages: [2020-02-17T16:51:41.006Z] #35 35.12 codeblocks eclipse ninja-build lrzip [2020-02-17T16:51:41.006Z] #35 35.12 Recommended packages: [2020-02-17T16:51:41.006Z] #35 35.12 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-17T16:51:41.006Z] #35 35.83 The following NEW packages will be installed: [2020-02-17T16:51:41.006Z] #35 35.84 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-17T16:51:41.006Z] #35 35.86 vim-common xxd [2020-02-17T16:51:41.006Z] #35 37.09 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:41.006Z] #35 37.09 Need to get 13.7 MB of archives. [2020-02-17T16:51:41.006Z] #35 37.09 After this operation, 57.2 MB of additional disk space will be used. [2020-02-17T16:51:41.006Z] #35 37.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-17T16:51:41.006Z] #35 37.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:51:41.006Z] #35 37.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-17T16:51:41.006Z] #35 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-17T16:51:41.006Z] #35 37.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-17T16:51:41.006Z] #35 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-17T16:51:41.006Z] #35 38.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-17T16:51:41.006Z] #35 38.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-17T16:51:41.006Z] #35 38.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-17T16:51:41.006Z] #35 38.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-17T16:51:41.006Z] #35 40.47 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:41.006Z] #35 40.94 Fetched 13.7 MB in 2s (4846 kB/s) [2020-02-17T16:51:41.006Z] #35 41.18 Selecting previously unselected package cmake-data. [2020-02-17T16:51:41.006Z] #35 41.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-17T16:51:41.006Z] #35 41.31 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-17T16:51:41.006Z] #35 41.38 Unpacking cmake-data (3.7.2-1) ... [2020-02-17T16:51:41.006Z] #35 ... [2020-02-17T16:51:41.006Z] [2020-02-17T16:51:41.006Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:51:41.006Z] #27 42.29 + cd /tmp/tmp.gGgVw0Gsug/src/gotest.tools/gotestsum [2020-02-17T16:51:41.006Z] #27 42.29 + git checkout -q v0.3.5 [2020-02-17T16:51:41.006Z] #27 42.38 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-17T16:51:43.934Z] #13 35.40 The following NEW packages will be installed: [2020-02-17T16:51:43.934Z] #13 35.41 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-17T16:51:43.934Z] #13 35.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-17T16:51:43.934Z] #13 35.41 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-17T16:51:43.934Z] #13 35.41 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-17T16:51:43.934Z] #13 35.41 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-17T16:51:43.934Z] #13 35.41 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-17T16:51:43.934Z] #13 35.41 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-17T16:51:43.934Z] #13 35.41 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-17T16:51:43.934Z] #13 35.43 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-17T16:51:43.934Z] #13 35.43 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-17T16:51:43.934Z] #13 35.43 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-17T16:51:43.934Z] #13 35.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-17T16:51:43.934Z] #13 35.44 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-17T16:51:43.934Z] #13 35.44 xfsprogs xxd xz-utils zip [2020-02-17T16:51:44.286Z] #27 ... [2020-02-17T16:51:44.286Z] [2020-02-17T16:51:44.286Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-17T16:51:44.286Z] #7 DONE 3.7s [2020-02-17T16:51:44.544Z] [2020-02-17T16:51:44.544Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:44.544Z] #57 42.54 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-17T16:51:44.544Z] #57 42.72 Selecting previously unselected package libnet1-dev. [2020-02-17T16:51:44.544Z] #57 42.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 42.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-17T16:51:44.544Z] #57 43.20 Selecting previously unselected package libnl-3-200:amd64. [2020-02-17T16:51:44.544Z] #57 43.20 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 43.25 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:51:44.544Z] #57 43.49 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-17T16:51:44.544Z] #57 43.49 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 43.50 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-17T16:51:44.544Z] #57 43.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-17T16:51:44.544Z] #57 43.90 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 43.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:51:44.544Z] #57 44.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-17T16:51:44.544Z] #57 44.02 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 44.02 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-17T16:51:44.544Z] #57 44.10 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-17T16:51:44.544Z] #57 44.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 44.11 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-17T16:51:44.544Z] #57 44.31 Selecting previously unselected package libprotobuf10:amd64. [2020-02-17T16:51:44.544Z] #57 44.32 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 44.32 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-17T16:51:44.544Z] #57 44.94 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-17T16:51:44.544Z] #57 44.96 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 44.97 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-17T16:51:44.544Z] #57 45.15 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-17T16:51:44.544Z] #57 45.16 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-17T16:51:44.544Z] #57 45.16 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-17T16:51:44.867Z] #13 36.58 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:51:44.867Z] #13 36.58 Need to get 90.9 MB of archives. [2020-02-17T16:51:44.867Z] #13 36.58 After this operation, 541 MB of additional disk space will be used. [2020-02-17T16:51:44.867Z] #13 36.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-17T16:51:44.867Z] #13 36.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-17T16:51:44.867Z] #13 36.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-17T16:51:44.867Z] #13 36.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-17T16:51:44.867Z] #13 36.60 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-17T16:51:44.867Z] #13 36.60 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-17T16:51:44.867Z] #13 36.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-17T16:51:45.109Z] #57 46.65 Selecting previously unselected package libprotoc10:amd64. [2020-02-17T16:51:45.109Z] #57 46.65 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-17T16:51:45.109Z] #57 46.66 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-17T16:51:45.125Z] #13 36.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-17T16:51:45.125Z] #13 36.80 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-17T16:51:45.125Z] #13 36.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-17T16:51:45.125Z] #13 36.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-17T16:51:45.125Z] #13 37.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-17T16:51:45.383Z] #13 37.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-17T16:51:45.383Z] #13 37.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-17T16:51:45.383Z] #13 37.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-17T16:51:45.383Z] #13 37.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-17T16:51:45.383Z] #13 37.04 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-17T16:51:45.383Z] #13 37.04 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-17T16:51:45.383Z] #13 37.05 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-17T16:51:45.383Z] #13 37.06 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-17T16:51:45.383Z] #13 37.06 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-17T16:51:45.383Z] #13 37.08 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-17T16:51:45.383Z] #13 37.09 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-17T16:51:45.383Z] #13 37.12 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-17T16:51:45.383Z] #13 37.12 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-17T16:51:45.383Z] #13 37.12 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-17T16:51:45.383Z] #13 37.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-17T16:51:45.383Z] #13 37.15 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:51:45.383Z] #13 37.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-17T16:51:45.383Z] #13 37.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-17T16:51:45.383Z] #13 37.19 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-17T16:51:45.383Z] #13 37.20 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-17T16:51:45.383Z] #13 37.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-17T16:51:45.383Z] #13 37.23 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-17T16:51:45.641Z] #13 37.24 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-17T16:51:45.641Z] #13 37.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-17T16:51:45.641Z] #13 37.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-17T16:51:45.641Z] #13 37.25 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-17T16:51:45.641Z] #13 37.25 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-17T16:51:45.641Z] #13 37.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-17T16:51:45.641Z] #13 37.29 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-17T16:51:45.641Z] #13 37.30 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-17T16:51:45.641Z] #13 37.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-17T16:51:45.641Z] #13 37.36 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-17T16:51:45.641Z] #13 37.37 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-17T16:51:45.641Z] #13 37.38 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-17T16:51:45.641Z] #13 37.38 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-17T16:51:45.641Z] #13 37.39 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-17T16:51:45.899Z] #13 37.55 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-17T16:51:45.899Z] #13 37.58 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-17T16:51:45.899Z] #13 37.69 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-17T16:51:45.899Z] #13 37.71 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-17T16:51:45.899Z] #13 37.72 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-17T16:51:45.899Z] #13 37.74 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-17T16:51:45.899Z] #13 37.74 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-17T16:51:45.899Z] #13 37.78 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-17T16:51:46.051Z] #57 47.42 Selecting previously unselected package protobuf-c-compiler. [2020-02-17T16:51:46.051Z] #57 47.44 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-17T16:51:46.051Z] #57 47.45 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-17T16:51:46.051Z] #57 47.62 Selecting previously unselected package protobuf-compiler. [2020-02-17T16:51:46.051Z] #57 47.63 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-17T16:51:46.051Z] #57 47.64 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-17T16:51:46.051Z] #57 ... [2020-02-17T16:51:46.051Z] [2020-02-17T16:51:46.051Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:46.051Z] #20 5.534 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-17T16:51:46.051Z] #20 6.285 [2020-02-17T16:51:46.464Z] #13 38.21 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-17T16:51:46.464Z] #13 38.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-17T16:51:46.464Z] #13 ... [2020-02-17T16:51:46.464Z] [2020-02-17T16:51:46.464Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:46.464Z] #33 91.78 text/template [2020-02-17T16:51:46.464Z] #33 92.76 go/parser [2020-02-17T16:51:46.464Z] #33 96.60 log [2020-02-17T16:51:46.464Z] #33 97.07 encoding/binary [2020-02-17T16:51:46.464Z] #33 97.39 go/doc [2020-02-17T16:51:46.464Z] #33 98.85 encoding/base64 [2020-02-17T16:51:46.464Z] #33 99.36 encoding/json [2020-02-17T16:51:46.464Z] #33 101.6 github.com/LK4D4/vndr/build [2020-02-17T16:51:46.723Z] #33 ... [2020-02-17T16:51:46.723Z] [2020-02-17T16:51:46.723Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:46.723Z] #13 38.37 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-17T16:51:46.723Z] #13 38.39 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-17T16:51:46.723Z] #13 38.39 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-17T16:51:46.723Z] #13 38.44 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-17T16:51:46.825Z] #20 6.716 ## 3.4% ##### 8.2% ########## 14.2% ############### 21.8% ################### 26.8% ######################## 33.6% ########################## 37.0% ############################## 42.0% #################################### 50.5% ######################################### 58.3% ############################################# 63.1% ################################################## 70.0% ####################################################### 76.5% ########################################################## 81.6% ############################################################## 87.4% [2020-02-17T16:51:46.826Z] #20 ... [2020-02-17T16:51:46.826Z] [2020-02-17T16:51:46.826Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:51:46.826Z] #15 38.42 + cd /tmp/tmp.13ILAOzl4p/src/github.com/go-swagger/go-swagger [2020-02-17T16:51:46.826Z] #15 38.42 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-17T16:51:46.826Z] #15 41.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-17T16:51:46.981Z] #13 38.65 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-17T16:51:46.981Z] #13 38.89 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-17T16:51:47.084Z] #15 ... [2020-02-17T16:51:47.084Z] [2020-02-17T16:51:47.084Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:47.084Z] #20 6.716 ## 3.4% ##### 8.2% ########## 14.2% ############### 21.8% ################### 26.8% ######################## 33.6% ########################## 37.0% ############################## 42.0% #################################### 50.5% ######################################### 58.3% ############################################# 63.1% ################################################## 70.0% ####################################################### 76.5% ########################################################## 81.6% ############################################################## 87.4% #################################################################### 95.3% ######################################################################## 100.0% [2020-02-17T16:51:47.239Z] #13 38.90 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-17T16:51:47.497Z] #13 39.22 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-17T16:51:47.652Z] #20 ... [2020-02-17T16:51:47.652Z] [2020-02-17T16:51:47.652Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-17T16:51:47.652Z] #8 DONE 3.2s [2020-02-17T16:51:47.652Z] [2020-02-17T16:51:47.652Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:47.652Z] #33 39.05 internal/x/crypto/curve25519 [2020-02-17T16:51:47.652Z] #33 45.34 sync [2020-02-17T16:51:47.652Z] #33 46.12 reflect [2020-02-17T16:51:47.652Z] #33 46.12 io [2020-02-17T16:51:47.652Z] #33 47.47 bytes [2020-02-17T16:51:47.755Z] #13 39.43 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-17T16:51:47.755Z] #13 39.44 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-17T16:51:47.911Z] #33 ... [2020-02-17T16:51:47.911Z] [2020-02-17T16:51:47.911Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:47.911Z] #57 47.85 Selecting previously unselected package python-pkg-resources. [2020-02-17T16:51:47.911Z] #57 47.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-17T16:51:47.911Z] #57 47.88 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-17T16:51:47.911Z] #57 48.17 Selecting previously unselected package python-protobuf. [2020-02-17T16:51:47.911Z] #57 48.18 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-17T16:51:47.911Z] #57 48.19 Unpacking python-protobuf (3.0.0-9) ... [2020-02-17T16:51:47.911Z] #57 48.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:51:47.911Z] #57 48.78 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:51:47.911Z] #57 48.79 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-17T16:51:50.283Z] #13 41.80 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-17T16:51:50.283Z] #13 ... [2020-02-17T16:51:50.283Z] [2020-02-17T16:51:50.283Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:51:50.283Z] #58 28.50 CC images/fsnotify.o [2020-02-17T16:51:50.283Z] #58 29.11 CC images/signalfd.o [2020-02-17T16:51:50.283Z] #58 29.29 CC images/fs.o [2020-02-17T16:51:50.283Z] #58 29.49 CC images/pstree.o [2020-02-17T16:51:50.283Z] #58 29.67 CC images/pipe.o [2020-02-17T16:51:50.283Z] #58 29.94 CC images/tcp-stream.o [2020-02-17T16:51:50.283Z] #58 30.21 CC images/sk-packet.o [2020-02-17T16:51:50.283Z] #58 30.54 CC images/mnt.o [2020-02-17T16:51:50.283Z] #58 30.83 CC images/pipe-data.o [2020-02-17T16:51:50.283Z] #58 31.15 CC images/sa.o [2020-02-17T16:51:50.283Z] #58 31.34 CC images/timer.o [2020-02-17T16:51:50.283Z] #58 31.84 CC images/timerfd.o [2020-02-17T16:51:50.283Z] #58 32.08 CC images/mm.o [2020-02-17T16:51:50.283Z] #58 32.35 CC images/sk-opts.o [2020-02-17T16:51:50.283Z] #58 32.53 CC images/sk-unix.o [2020-02-17T16:51:50.283Z] #58 32.86 CC images/sk-inet.o [2020-02-17T16:51:50.283Z] #58 33.20 CC images/tun.o [2020-02-17T16:51:50.283Z] #58 33.56 CC images/sk-netlink.o [2020-02-17T16:51:50.283Z] #58 33.82 CC images/packet-sock.o [2020-02-17T16:51:50.283Z] #58 34.32 CC images/ipc-var.o [2020-02-17T16:51:50.283Z] #58 34.62 CC images/ipc-desc.o [2020-02-17T16:51:50.283Z] #58 34.91 CC images/ipc-shm.o [2020-02-17T16:51:50.283Z] #58 35.11 CC images/ipc-msg.o [2020-02-17T16:51:50.283Z] #58 35.34 CC images/ipc-sem.o [2020-02-17T16:51:50.283Z] #58 35.59 CC images/utsns.o [2020-02-17T16:51:50.283Z] #58 35.79 CC images/creds.o [2020-02-17T16:51:50.283Z] #58 36.07 CC images/vma.o [2020-02-17T16:51:50.283Z] #58 36.42 CC images/netdev.o [2020-02-17T16:51:50.283Z] #58 36.91 CC images/tty.o [2020-02-17T16:51:50.283Z] #58 37.58 CC images/file-lock.o [2020-02-17T16:51:50.283Z] #58 37.87 CC images/rlimit.o [2020-02-17T16:51:50.283Z] #58 38.07 CC images/pagemap.o [2020-02-17T16:51:50.283Z] #58 38.28 CC images/siginfo.o [2020-02-17T16:51:50.283Z] #58 38.55 CC images/rpc.o [2020-02-17T16:51:50.283Z] #58 ... [2020-02-17T16:51:50.283Z] [2020-02-17T16:51:50.283Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:50.283Z] #33 105.2 encoding/xml [2020-02-17T16:51:50.283Z] #33 105.6 github.com/LK4D4/vndr/godl/singleflight [2020-02-17T16:51:50.454Z] #57 ... [2020-02-17T16:51:50.454Z] [2020-02-17T16:51:50.454Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:51:50.454Z] #30 41.25 sync [2020-02-17T16:51:50.454Z] #30 41.89 io [2020-02-17T16:51:50.454Z] #30 41.89 reflect [2020-02-17T16:51:50.454Z] #30 43.85 syscall [2020-02-17T16:51:50.454Z] #30 ... [2020-02-17T16:51:50.454Z] [2020-02-17T16:51:50.454Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:50.454Z] #20 9.264 [2020-02-17T16:51:50.454Z] #20 9.802 ############# 18.4% ################## 25.8% ########################## 37.5% ###################################### 53.9% ################################################## 70.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-02-17T16:51:50.454Z] #20 10.89 [2020-02-17T16:51:50.849Z] #33 105.9 compress/flate [2020-02-17T16:51:50.970Z] #20 11.31 ##### 7.1% ######### 13.0% ############# 18.9% ################### 27.4% ######################## 33.5% ########################### 38.5% ############################### 43.9% #################################### 50.9% ######################################### 57.0% ############################################## 64.4% ##################################################### 73.9% [2020-02-17T16:51:50.971Z] #20 ... [2020-02-17T16:51:50.971Z] [2020-02-17T16:51:50.971Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:51:50.971Z] #42 2.753 + RM_GOPATH=0 [2020-02-17T16:51:50.971Z] #42 2.753 + TMP_GOPATH= [2020-02-17T16:51:50.971Z] #42 2.753 + : /build [2020-02-17T16:51:50.971Z] #42 2.753 + '[' -z '' ']' [2020-02-17T16:51:50.971Z] #42 2.756 ++ mktemp -d [2020-02-17T16:51:50.971Z] #42 2.760 + export GOPATH=/tmp/tmp.dmbhUfOAAQ [2020-02-17T16:51:50.971Z] #42 2.760 + GOPATH=/tmp/tmp.dmbhUfOAAQ [2020-02-17T16:51:50.971Z] #42 2.760 + RM_GOPATH=1 [2020-02-17T16:51:50.971Z] #42 2.762 ++ dirname ./install.sh [2020-02-17T16:51:50.971Z] #42 2.768 + dir=. [2020-02-17T16:51:50.971Z] #42 2.768 + bin=runc [2020-02-17T16:51:50.971Z] #42 2.769 + shift [2020-02-17T16:51:50.971Z] #42 2.769 + '[' '!' -f ./runc.installer ']' [2020-02-17T16:51:50.971Z] #42 2.774 + . ./runc.installer [2020-02-17T16:51:50.971Z] #42 2.779 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-17T16:51:50.971Z] #42 2.779 + install_runc [2020-02-17T16:51:50.971Z] #42 2.782 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-17T16:51:50.971Z] #42 2.783 + uname -r [2020-02-17T16:51:50.971Z] #42 2.793 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-17T16:51:50.971Z] #42 2.793 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-17T16:51:50.971Z] #42 2.796 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-17T16:51:50.971Z] #42 2.796 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dmbhUfOAAQ/src/github.com/opencontainers/runc [2020-02-17T16:51:50.971Z] #42 2.805 Cloning into '/tmp/tmp.dmbhUfOAAQ/src/github.com/opencontainers/runc'... [2020-02-17T16:51:50.971Z] #42 ... [2020-02-17T16:51:50.971Z] [2020-02-17T16:51:50.971Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-17T16:51:50.971Z] #9 3.053 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-17T16:51:50.971Z] #9 DONE 3.4s [2020-02-17T16:51:50.971Z] [2020-02-17T16:51:50.971Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:51.231Z] #20 11.31 ##### 7.1% ######### 13.0% ############# 18.9% ################### 27.4% ######################## 33.5% ########################### 38.5% ############################### 43.9% #################################### 50.9% ######################################### 57.0% ############################################## 64.4% ##################################################### 73.9% ########################################################### 82.5% ############################################################## 87.5% ##################################################################### 96.3% ######################################################################## 100.0% [2020-02-17T16:51:52.169Z] #20 13.51 [2020-02-17T16:51:52.169Z] #20 ... [2020-02-17T16:51:52.169Z] [2020-02-17T16:51:52.169Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:51:52.169Z] #47 4.845 + RM_GOPATH=0 [2020-02-17T16:51:52.169Z] #47 4.845 + TMP_GOPATH= [2020-02-17T16:51:52.169Z] #47 4.845 + : /build [2020-02-17T16:51:52.169Z] #47 4.845 + '[' -z '' ']' [2020-02-17T16:51:52.169Z] #47 4.845 ++ mktemp -d [2020-02-17T16:51:52.169Z] #47 4.853 + export GOPATH=/tmp/tmp.vdSNAubaom [2020-02-17T16:51:52.169Z] #47 4.853 + GOPATH=/tmp/tmp.vdSNAubaom [2020-02-17T16:51:52.169Z] #47 4.853 + RM_GOPATH=1 [2020-02-17T16:51:52.169Z] #47 4.854 ++ dirname ./install.sh [2020-02-17T16:51:52.169Z] #47 4.855 + dir=. [2020-02-17T16:51:52.169Z] #47 4.863 + bin=containerd [2020-02-17T16:51:52.169Z] #47 4.863 + shift [2020-02-17T16:51:52.169Z] #47 4.863 + '[' '!' -f ./containerd.installer ']' [2020-02-17T16:51:52.169Z] #47 4.863 + . ./containerd.installer [2020-02-17T16:51:52.169Z] #47 4.864 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:51:52.169Z] #47 4.864 + install_containerd [2020-02-17T16:51:52.169Z] #47 4.865 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:51:52.169Z] #47 4.865 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-17T16:51:52.169Z] #47 4.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vdSNAubaom/src/github.com/containerd/containerd [2020-02-17T16:51:52.169Z] #47 4.867 Cloning into '/tmp/tmp.vdSNAubaom/src/github.com/containerd/containerd'... [2020-02-17T16:51:52.169Z] #47 ... [2020-02-17T16:51:52.169Z] [2020-02-17T16:51:52.169Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:53.377Z] #33 108.7 hash [2020-02-17T16:51:53.635Z] #33 108.9 hash/crc32 [2020-02-17T16:51:53.719Z] #20 13.83 1.3% ## 2.9% ### 4.6% ###### 8.5% ####### 11.0% ######### 13.6% ############ 16.9% ############# 19.4% ############### 21.6% ################# 24.4% ################### 27.1% ###################### 30.9% ######################## 33.6% ######################### [2020-02-17T16:51:53.719Z] #20 ... [2020-02-17T16:51:53.719Z] [2020-02-17T16:51:53.719Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:53.719Z] #35 45.25 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:51:53.719Z] #35 45.26 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 45.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:51:53.719Z] #35 45.42 Selecting previously unselected package libicu57:amd64. [2020-02-17T16:51:53.719Z] #35 45.42 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 45.43 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-17T16:51:53.719Z] #35 53.94 Selecting previously unselected package libxml2:amd64. [2020-02-17T16:51:53.719Z] #35 53.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 53.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-17T16:51:53.719Z] #35 54.87 Selecting previously unselected package libarchive13:amd64. [2020-02-17T16:51:53.719Z] #35 54.87 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 54.87 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-17T16:51:53.719Z] #35 55.19 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-17T16:51:53.719Z] #35 55.20 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 55.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-17T16:51:53.719Z] #35 55.36 Selecting previously unselected package libuv1:amd64. [2020-02-17T16:51:53.719Z] #35 55.40 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-17T16:51:53.719Z] #35 55.40 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-17T16:51:53.719Z] #35 ... [2020-02-17T16:51:53.719Z] [2020-02-17T16:51:53.719Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:54.200Z] #33 109.5 compress/gzip [2020-02-17T16:51:54.497Z] #20 13.83 1.3% ## 2.9% ### 4.6% ###### 8.5% ####### 11.0% ######### 13.6% ############ 16.9% ############# 19.4% ############### 21.6% ################# 24.4% ################### 27.1% ###################### 30.9% ######################## 33.6% ######################### 35.7% ########################### 38.6% ############################# 41.3% ############################### 44.1% ################################## 47.6% #################################### 50.2% ############### [2020-02-17T16:51:54.497Z] #20 ... [2020-02-17T16:51:54.497Z] [2020-02-17T16:51:54.497Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-17T16:51:54.497Z] #10 DONE 3.6s [2020-02-17T16:51:54.497Z] [2020-02-17T16:51:54.497Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:55.133Z] #33 110.3 context [2020-02-17T16:51:55.698Z] #33 110.9 crypto/cipher [2020-02-17T16:51:55.698Z] #33 ... [2020-02-17T16:51:55.698Z] [2020-02-17T16:51:55.698Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:55.698Z] #13 44.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:51:55.698Z] #13 44.45 Fetched 90.9 MB in 7s (11.4 MB/s) [2020-02-17T16:51:55.698Z] #13 44.54 Selecting previously unselected package bash-completion. [2020-02-17T16:51:55.699Z] #13 44.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-17T16:51:55.699Z] #13 44.59 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-17T16:51:56.573Z] #20 13.83 1.3% ## 2.9% ### 4.6% ###### 8.5% ####### 11.0% ######### 13.6% ############ 16.9% ############# 19.4% ############### 21.6% ################# 24.4% ################### 27.1% ###################### 30.9% ######################## 33.6% ######################### 35.7% ########################### 38.6% ############################# 41.3% ############################### 44.1% ################################## 47.6% #################################### 50.2% ##################################### 52.5% ####################################### 54.5% ######################################## 55.9% ########################################## 59.0% ########################################### 60.2% ############################################# 63.0% ############################################### 66.1% ################################################ 67.5% ################################################## 70.0% #################################################### 72.7% ###################################################### 75.6% ######################################################## 78.4% ########################################################## 81.9% ############################################################# 85.6% ############################################################## 86.3% ################################################################ 89.4% ################################################################# 91.3% ################################################################### 94.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-02-17T16:51:56.573Z] #20 18.32 [2020-02-17T16:51:56.631Z] #13 48.31 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-17T16:51:57.196Z] #13 48.93 Selecting previously unselected package libnet1:amd64. [2020-02-17T16:51:57.196Z] #13 48.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:51:57.196Z] #13 48.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:51:57.454Z] #13 49.08 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-17T16:51:57.454Z] #13 49.08 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-17T16:51:57.454Z] #13 49.09 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-17T16:51:57.454Z] #13 49.19 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-17T16:51:57.454Z] #13 49.19 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-17T16:51:57.454Z] #13 49.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-17T16:51:57.711Z] #13 49.36 Selecting previously unselected package libudev-dev:amd64. [2020-02-17T16:51:57.711Z] #13 49.36 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-17T16:51:57.711Z] #13 49.39 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:51:57.969Z] #13 49.61 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-17T16:51:57.969Z] #13 49.61 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:51:57.969Z] #13 49.61 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:51:58.002Z] #20 ... [2020-02-17T16:51:58.002Z] [2020-02-17T16:51:58.002Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-17T16:51:58.002Z] #11 DONE 3.4s [2020-02-17T16:51:58.002Z] [2020-02-17T16:51:58.002Z] #12 [dev 6/24] RUN ldconfig [2020-02-17T16:51:58.534Z] #13 50.27 Selecting previously unselected package python3.5-minimal. [2020-02-17T16:51:58.534Z] #13 50.27 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:51:58.534Z] #13 50.28 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-17T16:51:58.935Z] #12 ... [2020-02-17T16:51:58.936Z] [2020-02-17T16:51:58.936Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:51:58.936Z] #33 50.25 bufio [2020-02-17T16:51:58.936Z] #33 51.72 syscall [2020-02-17T16:51:58.936Z] #33 ... [2020-02-17T16:51:58.936Z] [2020-02-17T16:51:58.936Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:51:58.936Z] #35 55.56 Selecting previously unselected package cmake. [2020-02-17T16:51:58.936Z] #35 55.61 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-17T16:51:58.936Z] #35 55.75 Unpacking cmake (3.7.2-1) ... [2020-02-17T16:51:58.936Z] #35 59.05 Selecting previously unselected package xxd. [2020-02-17T16:51:58.936Z] #35 59.06 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:51:58.936Z] #35 59.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:58.936Z] #35 59.49 Selecting previously unselected package vim-common. [2020-02-17T16:51:58.936Z] #35 59.49 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:51:58.936Z] #35 59.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:58.936Z] #35 60.11 Processing triggers for mime-support (3.60) ... [2020-02-17T16:51:58.936Z] #35 60.20 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:58.936Z] #35 60.22 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-17T16:51:58.936Z] #35 60.24 Setting up cmake-data (3.7.2-1) ... [2020-02-17T16:51:58.936Z] #35 60.27 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-17T16:51:58.936Z] #35 60.29 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-17T16:51:58.936Z] #35 60.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:58.936Z] #35 60.40 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:51:58.936Z] #35 60.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:51:58.936Z] #35 60.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-17T16:51:58.936Z] #35 60.50 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-17T16:51:58.936Z] #35 60.51 Setting up cmake (3.7.2-1) ... [2020-02-17T16:51:58.936Z] #35 60.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:51:59.502Z] #35 DONE 60.9s [2020-02-17T16:51:59.502Z] [2020-02-17T16:51:59.502Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T16:51:59.502Z] #36 DONE 0.1s [2020-02-17T16:51:59.502Z] [2020-02-17T16:51:59.502Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:59.502Z] #20 19.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-17T16:51:59.502Z] #20 20.56 [2020-02-17T16:51:59.502Z] #20 20.78 ######################################################################## 100.0% [2020-02-17T16:51:59.503Z] #20 ... [2020-02-17T16:51:59.503Z] [2020-02-17T16:51:59.503Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-17T16:51:59.503Z] #37 DONE 0.1s [2020-02-17T16:51:59.503Z] [2020-02-17T16:51:59.503Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:51:59.503Z] #20 21.11 [2020-02-17T16:51:59.906Z] #13 51.40 Selecting previously unselected package python3-minimal. [2020-02-17T16:51:59.906Z] #13 51.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-17T16:51:59.906Z] #13 51.41 Unpacking python3-minimal (3.5.3-1) ... [2020-02-17T16:51:59.906Z] #13 51.52 Selecting previously unselected package libmpdec2:amd64. [2020-02-17T16:51:59.906Z] #13 51.53 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-17T16:51:59.906Z] #13 51.53 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-17T16:51:59.906Z] #13 51.68 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-17T16:51:59.906Z] #13 51.68 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:51:59.906Z] #13 51.69 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:00.986Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-02-17T16:52:00.986Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.6% of statements [2020-02-17T16:52:00.986Z] ok github.com/docker/docker/container 0.125s coverage: 35.6% of statements [2020-02-17T16:52:00.986Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-17T16:52:00.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-17T16:52:00.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-17T16:52:00.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-17T16:52:01.406Z] #20 22.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-17T16:52:01.406Z] #20 ... [2020-02-17T16:52:01.406Z] [2020-02-17T16:52:01.406Z] #12 [dev 6/24] RUN ldconfig [2020-02-17T16:52:01.406Z] #12 DONE 3.3s [2020-02-17T16:52:01.406Z] [2020-02-17T16:52:01.406Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:01.406Z] #57 54.51 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-17T16:52:01.406Z] #57 54.54 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 54.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:52:01.406Z] #57 54.62 Setting up python-protobuf (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 62.34 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-17T16:52:01.406Z] #57 62.35 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-17T16:52:01.406Z] #57 62.36 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:52:01.406Z] #57 62.38 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 62.39 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 62.40 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-17T16:52:01.406Z] #57 62.41 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-17T16:52:01.406Z] #57 62.42 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 62.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-17T16:52:01.406Z] #57 62.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-17T16:52:01.406Z] #57 62.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:52:01.406Z] #57 DONE 62.8s [2020-02-17T16:52:01.406Z] [2020-02-17T16:52:01.406Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:52:01.406Z] #42 12.08 + cd /tmp/tmp.dmbhUfOAAQ/src/github.com/opencontainers/runc [2020-02-17T16:52:01.406Z] #42 12.08 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-17T16:52:01.406Z] #42 12.49 + '[' -z '' ']' [2020-02-17T16:52:01.406Z] #42 12.49 + target=static [2020-02-17T16:52:01.406Z] #42 12.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-17T16:52:01.406Z] #42 15.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-17T16:52:01.406Z] #42 ... [2020-02-17T16:52:01.406Z] [2020-02-17T16:52:01.406Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:52:01.406Z] #30 52.64 time [2020-02-17T16:52:01.406Z] #30 58.12 sort [2020-02-17T16:52:01.406Z] #30 59.95 internal/fmtsort [2020-02-17T16:52:01.406Z] #30 60.19 internal/poll [2020-02-17T16:52:01.406Z] #30 60.72 internal/syscall/unix [2020-02-17T16:52:01.406Z] #30 61.42 strings [2020-02-17T16:52:01.664Z] #30 ... [2020-02-17T16:52:01.664Z] [2020-02-17T16:52:01.664Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:01.803Z] #13 ... [2020-02-17T16:52:01.803Z] [2020-02-17T16:52:01.803Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:01.803Z] #58 39.88 CC images/ext-file.o [2020-02-17T16:52:01.803Z] #58 40.08 CC images/cgroup.o [2020-02-17T16:52:01.803Z] #58 40.76 CC images/userns.o [2020-02-17T16:52:01.803Z] #58 41.04 CC images/google/protobuf/descriptor.o [2020-02-17T16:52:01.803Z] #58 42.91 CC images/opts.o [2020-02-17T16:52:01.803Z] #58 43.08 CC images/seccomp.o [2020-02-17T16:52:01.803Z] #58 43.46 CC images/binfmt-misc.o [2020-02-17T16:52:01.803Z] #58 43.73 CC images/time.o [2020-02-17T16:52:01.803Z] #58 43.91 CC images/sysctl.o [2020-02-17T16:52:01.803Z] #58 44.13 CC images/autofs.o [2020-02-17T16:52:01.803Z] #58 44.34 CC images/macvlan.o [2020-02-17T16:52:01.803Z] #58 44.60 CC images/sit.o [2020-02-17T16:52:01.803Z] #58 44.88 LINK images/built-in.o [2020-02-17T16:52:01.803Z] #58 45.02 GEN compel/include/asm [2020-02-17T16:52:01.803Z] #58 45.03 GEN compel/include/version.h [2020-02-17T16:52:01.803Z] #58 45.08 touch .config [2020-02-17T16:52:01.803Z] #58 45.09 GEN include/common/config.h [2020-02-17T16:52:01.803Z] #58 45.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-17T16:52:01.803Z] #58 45.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-17T16:52:01.804Z] #58 45.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-17T16:52:01.804Z] #58 45.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-17T16:52:01.804Z] #58 45.29 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-17T16:52:01.804Z] #58 45.34 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-17T16:52:01.804Z] #58 45.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-17T16:52:01.804Z] #58 45.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-17T16:52:01.804Z] #58 45.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-17T16:52:01.804Z] #58 45.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-17T16:52:01.804Z] #58 45.49 DEP compel/plugins/std/infect.d [2020-02-17T16:52:01.804Z] #58 45.61 DEP compel/plugins/std/string.d [2020-02-17T16:52:01.804Z] #58 45.70 DEP compel/plugins/std/log.d [2020-02-17T16:52:01.804Z] #58 45.82 DEP compel/plugins/std/fds.d [2020-02-17T16:52:01.804Z] #58 45.95 DEP compel/plugins/std/std.d [2020-02-17T16:52:01.804Z] #58 46.08 DEP compel/plugins/shmem/shmem.d [2020-02-17T16:52:01.804Z] #58 46.20 DEP compel/plugins/fds/fds.d [2020-02-17T16:52:01.804Z] #58 46.38 CC compel/plugins/std/std.o [2020-02-17T16:52:01.804Z] #58 46.74 CC compel/plugins/std/fds.o [2020-02-17T16:52:01.804Z] #58 47.24 CC compel/plugins/std/log.o [2020-02-17T16:52:01.804Z] #58 48.22 CC compel/plugins/std/string.o [2020-02-17T16:52:01.804Z] #58 48.96 CC compel/plugins/std/infect.o [2020-02-17T16:52:01.804Z] #58 49.49 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-17T16:52:01.804Z] #58 49.55 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-17T16:52:01.804Z] #58 49.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-17T16:52:01.804Z] #58 49.67 AR compel/plugins/std.lib.a [2020-02-17T16:52:01.804Z] #58 49.78 CC compel/plugins/fds/fds.o [2020-02-17T16:52:01.804Z] #58 50.11 AR compel/plugins/fds.lib.a [2020-02-17T16:52:01.804Z] #58 50.16 HOSTDEP compel/src/lib/log-host.d [2020-02-17T16:52:01.804Z] #58 ... [2020-02-17T16:52:01.804Z] [2020-02-17T16:52:01.804Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:01.804Z] #13 53.55 Selecting previously unselected package python3.5. [2020-02-17T16:52:01.804Z] #13 53.56 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:52:01.804Z] #13 53.56 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:02.062Z] #13 53.80 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-17T16:52:02.062Z] #13 53.80 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-17T16:52:02.062Z] #13 53.81 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-17T16:52:02.319Z] #13 53.88 Selecting previously unselected package dh-python. [2020-02-17T16:52:02.319Z] #13 53.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-17T16:52:02.319Z] #13 53.92 Unpacking dh-python (2.20170125) ... [2020-02-17T16:52:02.577Z] #13 54.24 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:02.577Z] #13 54.35 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-17T16:52:02.834Z] #13 ... [2020-02-17T16:52:02.834Z] [2020-02-17T16:52:02.834Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-17T16:52:02.834Z] #61 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-17T16:52:02.834Z] #61 109.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-17T16:52:02.834Z] #61 DONE 118.1s [2020-02-17T16:52:02.834Z] [2020-02-17T16:52:02.834Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-17T16:52:02.834Z] #62 DONE 0.1s [2020-02-17T16:52:02.834Z] [2020-02-17T16:52:02.834Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:02.834Z] #58 50.29 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-17T16:52:02.834Z] #58 50.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-17T16:52:02.834Z] #58 50.67 HOSTDEP compel/src/main-host.d [2020-02-17T16:52:02.834Z] #58 50.80 DEP compel/src/lib/ptrace.d [2020-02-17T16:52:02.834Z] #58 50.96 DEP compel/src/lib/infect.d [2020-02-17T16:52:02.834Z] #58 51.17 DEP compel/src/lib/infect-util.d [2020-02-17T16:52:03.092Z] #58 51.45 DEP compel/src/lib/infect-rpc.d [2020-02-17T16:52:03.092Z] #58 51.53 DEP compel/arch/x86/src/lib/infect.d [2020-02-17T16:52:03.092Z] #58 51.65 DEP compel/arch/x86/src/lib/cpu.d [2020-02-17T16:52:03.657Z] #58 51.81 DEP compel/src/lib/log.d [2020-02-17T16:52:03.657Z] #58 52.06 DEP compel/src/main.d [2020-02-17T16:52:03.917Z] #58 52.33 DEP compel/src/lib/handle-elf.d [2020-02-17T16:52:04.179Z] #58 52.52 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-17T16:52:04.437Z] #58 52.70 CC compel/src/lib/log.o [2020-02-17T16:52:04.694Z] #58 53.03 CC compel/arch/x86/src/lib/cpu.o [2020-02-17T16:52:05.055Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-02-17T16:52:05.627Z] #58 54.03 CC compel/arch/x86/src/lib/infect.o [2020-02-17T16:52:05.851Z] #58 4.702 Note: Building without setproctitle() and strlcpy() support. [2020-02-17T16:52:05.851Z] #58 4.702 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-17T16:52:06.273Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-17T16:52:06.418Z] #58 ... [2020-02-17T16:52:06.418Z] [2020-02-17T16:52:06.418Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T16:52:06.418Z] #20 23.68 [2020-02-17T16:52:06.418Z] #20 24.08 ########################################### 60.3% ######################################################################## 100.0% [2020-02-17T16:52:06.418Z] #20 24.31 [2020-02-17T16:52:06.418Z] #20 25.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-17T16:52:06.418Z] #20 25.91 skipping existing 1849cc453dee [2020-02-17T16:52:06.418Z] #20 26.04 [2020-02-17T16:52:06.418Z] #20 27.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-17T16:52:06.418Z] #20 27.62 [2020-02-17T16:52:06.418Z] #20 27.85 ######################################################################## 100.0% [2020-02-17T16:52:06.418Z] #20 27.98 [2020-02-17T16:52:06.418Z] #20 28.05 Download of images into '/build' complete. [2020-02-17T16:52:06.418Z] #20 28.05 Use something like the following to load the result into a Docker daemon: [2020-02-17T16:52:06.418Z] #20 28.05 tar -cC '/build' . | docker load [2020-02-17T16:52:06.676Z] #20 DONE 28.3s [2020-02-17T16:52:06.676Z] [2020-02-17T16:52:06.676Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:52:06.676Z] #38 3.184 + RM_GOPATH=0 [2020-02-17T16:52:06.676Z] #38 3.184 + TMP_GOPATH= [2020-02-17T16:52:06.676Z] #38 3.185 + : /build [2020-02-17T16:52:06.676Z] #38 3.185 + '[' -z '' ']' [2020-02-17T16:52:06.676Z] #38 3.189 ++ mktemp -d [2020-02-17T16:52:06.676Z] #38 3.191 + export GOPATH=/tmp/tmp.7lYH8UiWIU [2020-02-17T16:52:06.676Z] #38 3.191 + GOPATH=/tmp/tmp.7lYH8UiWIU [2020-02-17T16:52:06.676Z] #38 3.191 + RM_GOPATH=1 [2020-02-17T16:52:06.676Z] #38 3.197 ++ dirname ./install.sh [2020-02-17T16:52:06.676Z] #38 3.200 + dir=. [2020-02-17T16:52:06.676Z] #38 3.200 + bin=tini [2020-02-17T16:52:06.676Z] #38 3.200 + shift [2020-02-17T16:52:06.676Z] #38 3.201 + '[' '!' -f ./tini.installer ']' [2020-02-17T16:52:06.676Z] #38 3.201 + . ./tini.installer [2020-02-17T16:52:06.676Z] #38 3.201 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:52:06.676Z] #38 3.205 + install_tini [2020-02-17T16:52:06.676Z] #38 3.208 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-17T16:52:06.676Z] #38 3.208 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:52:06.676Z] #38 3.208 + git clone https://github.com/krallin/tini.git /tmp/tmp.7lYH8UiWIU/tini [2020-02-17T16:52:06.676Z] #38 3.210 Cloning into '/tmp/tmp.7lYH8UiWIU/tini'... [2020-02-17T16:52:06.676Z] #38 4.278 + cd /tmp/tmp.7lYH8UiWIU/tini [2020-02-17T16:52:06.676Z] #38 4.279 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-17T16:52:06.676Z] #38 4.300 + cmake . [2020-02-17T16:52:06.676Z] #38 4.781 -- The C compiler identification is GNU 6.3.0 [2020-02-17T16:52:06.676Z] #38 4.817 -- Check for working C compiler: /usr/bin/cc [2020-02-17T16:52:06.676Z] #38 5.248 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-17T16:52:06.676Z] #38 5.266 -- Detecting C compiler ABI info [2020-02-17T16:52:06.676Z] #38 5.721 -- Detecting C compiler ABI info - done [2020-02-17T16:52:06.676Z] #38 5.798 -- Detecting C compile features [2020-02-17T16:52:06.999Z] #58 55.03 CC compel/src/lib/infect-rpc.o [2020-02-17T16:52:07.257Z] #58 55.47 CC compel/src/lib/infect-util.o [2020-02-17T16:52:07.257Z] #58 ... [2020-02-17T16:52:07.257Z] [2020-02-17T16:52:07.257Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:07.257Z] #33 112.3 crypto/aes [2020-02-17T16:52:07.257Z] #33 112.4 math/rand [2020-02-17T16:52:07.257Z] #33 113.2 math/big [2020-02-17T16:52:07.257Z] #33 113.7 crypto [2020-02-17T16:52:07.257Z] #33 113.9 crypto/des [2020-02-17T16:52:07.257Z] #33 114.6 crypto/internal/randutil [2020-02-17T16:52:07.257Z] #33 114.7 crypto/sha512 [2020-02-17T16:52:07.257Z] #33 116.0 crypto/hmac [2020-02-17T16:52:07.257Z] #33 116.4 crypto/md5 [2020-02-17T16:52:07.257Z] #33 117.1 crypto/sha1 [2020-02-17T16:52:07.257Z] #33 118.2 crypto/sha256 [2020-02-17T16:52:07.257Z] #33 119.6 encoding/hex [2020-02-17T16:52:07.257Z] #33 120.0 encoding/pem [2020-02-17T16:52:07.257Z] #33 120.6 internal/singleflight [2020-02-17T16:52:07.257Z] #33 120.8 net [2020-02-17T16:52:07.257Z] #33 122.5 crypto/rand [2020-02-17T16:52:07.510Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-02-17T16:52:07.515Z] #33 ... [2020-02-17T16:52:07.515Z] [2020-02-17T16:52:07.515Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:07.515Z] #58 55.83 CC compel/src/lib/infect.o [2020-02-17T16:52:07.610Z] #38 8.019 -- Detecting C compile features - done [2020-02-17T16:52:07.610Z] #38 8.146 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-17T16:52:08.176Z] #38 8.709 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-17T16:52:08.176Z] #38 ... [2020-02-17T16:52:08.176Z] [2020-02-17T16:52:08.176Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:08.176Z] #58 6.935 fatal: Not a git repository (or any of the parent directories): .git [2020-02-17T16:52:08.434Z] #58 7.109 GEN .gitid [2020-02-17T16:52:08.434Z] #58 7.123 GEN criu/include/version.h [2020-02-17T16:52:08.434Z] #58 7.273 GEN include/common/asm [2020-02-17T16:52:10.041Z] #58 58.42 CC compel/src/lib/ptrace.o [2020-02-17T16:52:10.333Z] #58 ... [2020-02-17T16:52:10.333Z] [2020-02-17T16:52:10.333Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:10.333Z] #33 61.66 time [2020-02-17T16:52:10.333Z] #33 64.14 sort [2020-02-17T16:52:10.333Z] #33 65.62 internal/fmtsort [2020-02-17T16:52:10.333Z] #33 66.32 internal/syscall/unix [2020-02-17T16:52:10.333Z] #33 66.68 strings [2020-02-17T16:52:10.333Z] #33 69.73 internal/poll [2020-02-17T16:52:10.333Z] #33 70.84 path [2020-02-17T16:52:10.333Z] #33 71.59 regexp/syntax [2020-02-17T16:52:10.333Z] #33 ... [2020-02-17T16:52:10.333Z] [2020-02-17T16:52:10.333Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:52:10.333Z] #38 9.077 -- Configuring done [2020-02-17T16:52:10.333Z] #38 9.141 -- Generating done [2020-02-17T16:52:10.333Z] #38 9.200 + make tini-static [2020-02-17T16:52:10.333Z] #38 9.200 -- Build files have been written to: /tmp/tmp.7lYH8UiWIU/tini [2020-02-17T16:52:10.333Z] #38 10.23 Scanning dependencies of target tini-static [2020-02-17T16:52:10.333Z] #38 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-17T16:52:10.606Z] #58 58.97 AR compel/libcompel.a [2020-02-17T16:52:10.606Z] #58 59.04 HOSTCC compel/src/main-host.o [2020-02-17T16:52:11.170Z] #58 59.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-17T16:52:11.267Z] #38 11.78 [100%] Linking C executable tini-static [2020-02-17T16:52:11.267Z] #38 ... [2020-02-17T16:52:11.267Z] [2020-02-17T16:52:11.267Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:11.267Z] #13 4.380 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-17T16:52:11.267Z] #13 4.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-17T16:52:11.267Z] #13 4.480 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-17T16:52:11.267Z] #13 4.570 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-17T16:52:11.267Z] #13 4.802 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-17T16:52:11.267Z] #13 5.379 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-17T16:52:11.267Z] #13 7.598 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-17T16:52:11.267Z] #13 8.854 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-17T16:52:11.267Z] #13 ... [2020-02-17T16:52:11.267Z] [2020-02-17T16:52:11.267Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:11.267Z] #58 9.649 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-17T16:52:11.267Z] #58 9.711 PBCC images/opts.pb-c.c [2020-02-17T16:52:11.267Z] #58 9.725 PBCC images/sit.pb-c.c [2020-02-17T16:52:11.267Z] #58 9.833 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-17T16:52:11.267Z] #58 9.917 DEP images/opts.pb-c.d [2020-02-17T16:52:11.267Z] #58 9.974 DEP images/sit.pb-c.d [2020-02-17T16:52:11.267Z] #58 10.05 PBCC images/macvlan.pb-c.c [2020-02-17T16:52:11.267Z] #58 10.07 DEP images/macvlan.pb-c.d [2020-02-17T16:52:11.267Z] #58 10.15 PBCC images/autofs.pb-c.c [2020-02-17T16:52:11.267Z] #58 10.16 DEP images/autofs.pb-c.d [2020-02-17T16:52:11.267Z] #58 10.23 PBCC images/sysctl.pb-c.c [2020-02-17T16:52:11.427Z] #58 59.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-17T16:52:11.525Z] #58 10.25 DEP images/sysctl.pb-c.d [2020-02-17T16:52:11.525Z] #58 10.30 PBCC images/time.pb-c.c [2020-02-17T16:52:11.525Z] #58 10.37 DEP images/time.pb-c.d [2020-02-17T16:52:11.525Z] #58 10.44 PBCC images/binfmt-misc.pb-c.c [2020-02-17T16:52:11.784Z] #58 10.51 DEP images/binfmt-misc.pb-c.d [2020-02-17T16:52:11.784Z] #58 10.58 PBCC images/seccomp.pb-c.c [2020-02-17T16:52:11.784Z] #58 10.62 DEP images/seccomp.pb-c.d [2020-02-17T16:52:11.784Z] #58 10.69 PBCC images/userns.pb-c.c [2020-02-17T16:52:11.992Z] #58 60.28 HOSTCC compel/src/lib/log-host.o [2020-02-17T16:52:12.042Z] #58 10.71 DEP images/userns.pb-c.d [2020-02-17T16:52:12.042Z] #58 10.77 PBCC images/cgroup.pb-c.c [2020-02-17T16:52:12.042Z] #58 10.81 DEP images/cgroup.pb-c.d [2020-02-17T16:52:12.042Z] #58 ... [2020-02-17T16:52:12.042Z] [2020-02-17T16:52:12.042Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-17T16:52:12.042Z] #38 12.45 [100%] Built target tini-static [2020-02-17T16:52:12.042Z] #38 12.54 + mkdir -p /build [2020-02-17T16:52:12.042Z] #38 12.54 + cp tini-static /build/docker-init [2020-02-17T16:52:12.042Z] #38 DONE 12.7s [2020-02-17T16:52:12.042Z] [2020-02-17T16:52:12.042Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:12.042Z] #58 10.89 PBCC images/fown.pb-c.c [2020-02-17T16:52:12.265Z] #58 60.55 HOSTLINK compel/compel-host-bin [2020-02-17T16:52:12.265Z] #58 60.73 DEP soccr/soccr.d [2020-02-17T16:52:12.300Z] #58 10.98 PBCC images/ext-file.pb-c.c [2020-02-17T16:52:12.300Z] #58 11.02 DEP images/fown.pb-c.d [2020-02-17T16:52:12.300Z] #58 11.04 DEP images/ext-file.pb-c.d [2020-02-17T16:52:12.522Z] #58 60.87 CC soccr/soccr.o [2020-02-17T16:52:12.559Z] #58 11.20 PBCC images/rpc.pb-c.c [2020-02-17T16:52:12.559Z] #58 ... [2020-02-17T16:52:12.559Z] [2020-02-17T16:52:12.559Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:52:12.559Z] #30 63.73 os [2020-02-17T16:52:12.559Z] #30 64.85 bytes [2020-02-17T16:52:12.559Z] #30 66.97 bufio [2020-02-17T16:52:12.559Z] #30 68.75 fmt [2020-02-17T16:52:12.559Z] #30 68.99 path/filepath [2020-02-17T16:52:12.559Z] #30 71.41 io/ioutil [2020-02-17T16:52:12.559Z] #30 72.09 path [2020-02-17T16:52:12.559Z] #30 72.66 text/tabwriter [2020-02-17T16:52:12.559Z] #30 ... [2020-02-17T16:52:12.559Z] [2020-02-17T16:52:12.559Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:52:12.779Z] #58 ... [2020-02-17T16:52:12.779Z] [2020-02-17T16:52:12.779Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:12.779Z] #13 58.22 Setting up python3-minimal (3.5.3-1) ... [2020-02-17T16:52:12.779Z] #13 59.57 Selecting previously unselected package python3. [2020-02-17T16:52:12.779Z] #13 59.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-17T16:52:12.779Z] #13 59.61 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 59.69 Unpacking python3 (3.5.3-1) ... [2020-02-17T16:52:12.779Z] #13 59.78 Selecting previously unselected package pigz. [2020-02-17T16:52:12.779Z] #13 59.78 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 59.80 Unpacking pigz (2.3.4-1) ... [2020-02-17T16:52:12.779Z] #13 59.90 Selecting previously unselected package libip4tc0:amd64. [2020-02-17T16:52:12.779Z] #13 59.90 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 59.91 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:52:12.779Z] #13 60.05 Selecting previously unselected package libip6tc0:amd64. [2020-02-17T16:52:12.779Z] #13 60.06 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 60.06 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:52:12.779Z] #13 60.19 Selecting previously unselected package libiptc0:amd64. [2020-02-17T16:52:12.779Z] #13 60.19 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 60.20 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:52:12.779Z] #13 60.29 Selecting previously unselected package libxtables12:amd64. [2020-02-17T16:52:12.779Z] #13 60.29 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 60.31 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:52:12.779Z] #13 60.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-17T16:52:12.779Z] #13 60.47 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 60.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-17T16:52:12.779Z] #13 60.63 Selecting previously unselected package iptables. [2020-02-17T16:52:12.779Z] #13 60.64 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:52:12.779Z] #13 60.64 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-17T16:52:12.779Z] #13 60.99 Selecting previously unselected package xxd. [2020-02-17T16:52:12.779Z] #13 61.01 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 61.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:52:12.780Z] #13 61.17 Selecting previously unselected package vim-common. [2020-02-17T16:52:12.780Z] #13 61.17 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:52:12.780Z] #13 61.19 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:52:12.780Z] #13 61.38 Selecting previously unselected package bzip2. [2020-02-17T16:52:12.780Z] #13 61.41 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 61.41 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-17T16:52:12.780Z] #13 61.53 Selecting previously unselected package libgpm2:amd64. [2020-02-17T16:52:12.780Z] #13 61.54 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 61.54 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-17T16:52:12.780Z] #13 61.64 Selecting previously unselected package xz-utils. [2020-02-17T16:52:12.780Z] #13 61.67 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 61.67 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-17T16:52:12.780Z] #13 61.89 Selecting previously unselected package aufs-tools. [2020-02-17T16:52:12.780Z] #13 61.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 61.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-17T16:52:12.780Z] #13 62.05 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:52:12.780Z] #13 62.06 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 62.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:52:12.780Z] #13 62.18 Selecting previously unselected package btrfs-progs. [2020-02-17T16:52:12.780Z] #13 62.18 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 62.19 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-17T16:52:12.780Z] #13 62.70 Selecting previously unselected package btrfs-tools. [2020-02-17T16:52:12.780Z] #13 62.73 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 62.73 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-17T16:52:12.780Z] #13 62.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-17T16:52:12.780Z] #13 62.81 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 62.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:52:12.780Z] #13 62.97 Selecting previously unselected package dmsetup. [2020-02-17T16:52:12.780Z] #13 62.99 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.00 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-17T16:52:12.780Z] #13 63.15 Selecting previously unselected package libonig4:amd64. [2020-02-17T16:52:12.780Z] #13 63.17 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.17 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:52:12.780Z] #13 63.28 Selecting previously unselected package libjq1:amd64. [2020-02-17T16:52:12.780Z] #13 63.28 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.29 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:52:12.780Z] #13 63.46 Selecting previously unselected package jq. [2020-02-17T16:52:12.780Z] #13 63.48 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.49 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-17T16:52:12.780Z] #13 63.57 Selecting previously unselected package libaio1:amd64. [2020-02-17T16:52:12.780Z] #13 63.58 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.59 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-17T16:52:12.780Z] #13 63.67 Selecting previously unselected package libcap2-bin. [2020-02-17T16:52:12.780Z] #13 63.69 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.70 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-17T16:52:12.780Z] #13 63.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-17T16:52:12.780Z] #13 63.78 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:52:12.780Z] #13 63.86 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-17T16:52:12.780Z] #13 63.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 63.88 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-17T16:52:12.780Z] #13 64.18 Selecting previously unselected package libpcre16-3:amd64. [2020-02-17T16:52:12.780Z] #13 64.20 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 64.21 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-17T16:52:12.780Z] #13 64.41 Selecting previously unselected package libpcre32-3:amd64. [2020-02-17T16:52:12.780Z] #13 64.41 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 64.42 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-17T16:52:12.780Z] #13 64.64 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-17T16:52:12.780Z] #13 64.64 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-17T16:52:12.780Z] #13 64.65 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-17T16:52:13.711Z] #13 65.17 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-17T16:52:13.711Z] #13 65.19 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-17T16:52:13.711Z] #13 65.20 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-17T16:52:13.711Z] #13 65.55 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-17T16:52:13.969Z] #13 65.56 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:52:13.969Z] #13 65.58 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-17T16:52:13.969Z] #13 65.68 Selecting previously unselected package libnl-3-200:amd64. [2020-02-17T16:52:13.969Z] #13 65.68 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-17T16:52:13.969Z] #13 65.69 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:52:13.969Z] #13 ... [2020-02-17T16:52:13.969Z] [2020-02-17T16:52:13.969Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:13.969Z] #58 62.43 AR soccr/libsoccr.a [2020-02-17T16:52:13.969Z] #58 62.49 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-17T16:52:14.378Z] #47 35.10 Checking out files: 39% (1215/3042) Checking out files: 40% (1217/3042) Checking out files: 41% (1248/3042) Checking out files: 42% (1278/3042) Checking out files: 43% (1309/3042) Checking out files: 44% (1339/3042) Checking out files: 45% (1369/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 70% (2151/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-17T16:52:14.378Z] #47 37.15 + cd /tmp/tmp.vdSNAubaom/src/github.com/containerd/containerd [2020-02-17T16:52:14.378Z] #47 37.15 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-17T16:52:14.534Z] #58 62.88 DEP criu/arch/x86/sigframe.d [2020-02-17T16:52:14.534Z] #58 62.99 DEP criu/arch/x86/sigaction_compat.d [2020-02-17T16:52:14.791Z] #58 63.22 DEP criu/arch/x86/kerndat.d [2020-02-17T16:52:14.791Z] #58 63.32 DEP criu/arch/x86/crtools.d [2020-02-17T16:52:14.995Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.7% of statements [2020-02-17T16:52:15.048Z] #58 63.55 DEP criu/arch/x86/cpu.d [2020-02-17T16:52:15.305Z] #58 63.76 CC criu/arch/x86/cpu.o [2020-02-17T16:52:16.237Z] #58 64.59 CC criu/arch/x86/crtools.o [2020-02-17T16:52:16.281Z] #47 39.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-17T16:52:16.282Z] #47 39.04 + BUILDTAGS='netgo osusergo static_build' [2020-02-17T16:52:16.282Z] #47 39.04 + export EXTRA_FLAGS=-buildmode=pie [2020-02-17T16:52:16.282Z] #47 39.04 + EXTRA_FLAGS=-buildmode=pie [2020-02-17T16:52:16.282Z] #47 39.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-17T16:52:16.282Z] #47 39.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-17T16:52:16.282Z] #47 39.04 + '[' '' = dynamic ']' [2020-02-17T16:52:16.282Z] #47 39.04 + make [2020-02-17T16:52:16.311Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 82.2% of statements [2020-02-17T16:52:17.180Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.5% of statements [2020-02-17T16:52:17.180Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-17T16:52:17.180Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-17T16:52:17.571Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.4% of statements [2020-02-17T16:52:17.607Z] #58 66.01 CC criu/arch/x86/kerndat.o [2020-02-17T16:52:17.607Z] #58 ... [2020-02-17T16:52:17.607Z] [2020-02-17T16:52:17.607Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:17.607Z] #33 122.9 crypto/elliptic [2020-02-17T16:52:17.607Z] #33 125.3 encoding/asn1 [2020-02-17T16:52:17.607Z] #33 127.5 crypto/ecdsa [2020-02-17T16:52:17.607Z] #33 128.1 crypto/rsa [2020-02-17T16:52:17.607Z] #33 129.7 crypto/dsa [2020-02-17T16:52:17.607Z] #33 130.2 crypto/x509/pkix [2020-02-17T16:52:17.607Z] #33 130.7 internal/x/crypto/cryptobyte [2020-02-17T16:52:17.607Z] #33 132.5 internal/x/crypto/internal/chacha20 [2020-02-17T16:52:17.607Z] #33 132.8 internal/x/crypto/poly1305 [2020-02-17T16:52:17.654Z] #47 40.41 🇩 bin/ctr [2020-02-17T16:52:17.864Z] #33 ... [2020-02-17T16:52:17.864Z] [2020-02-17T16:52:17.864Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:17.864Z] #13 65.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-17T16:52:17.864Z] #13 65.81 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-17T16:52:17.864Z] #13 65.81 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:52:17.864Z] #13 65.90 Selecting previously unselected package libreadline5:amd64. [2020-02-17T16:52:17.864Z] #13 65.94 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-17T16:52:17.864Z] #13 65.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-17T16:52:17.864Z] #13 66.14 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-17T16:52:17.864Z] #13 66.15 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-17T16:52:17.864Z] #13 66.16 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:52:17.864Z] #13 67.97 Selecting previously unselected package net-tools. [2020-02-17T16:52:17.864Z] #13 67.99 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-17T16:52:17.864Z] #13 67.99 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-17T16:52:17.864Z] #13 68.25 Selecting previously unselected package python-pip-whl. [2020-02-17T16:52:17.864Z] #13 68.26 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-17T16:52:17.864Z] #13 68.26 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-17T16:52:17.864Z] #13 68.97 Selecting previously unselected package python3-pip. [2020-02-17T16:52:17.864Z] #13 68.97 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-17T16:52:17.864Z] #13 68.97 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-17T16:52:17.864Z] #13 69.20 Selecting previously unselected package python3-pkg-resources. [2020-02-17T16:52:17.864Z] #13 69.20 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-17T16:52:17.864Z] #13 69.20 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-17T16:52:17.864Z] #13 69.35 Selecting previously unselected package python3-setuptools. [2020-02-17T16:52:17.864Z] #13 69.35 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-17T16:52:17.864Z] #13 69.36 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-17T16:52:17.864Z] #13 69.59 Selecting previously unselected package python3-wheel. [2020-02-17T16:52:17.864Z] #13 69.59 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-17T16:52:17.864Z] #13 69.62 Unpacking python3-wheel (0.29.0-2) ... [2020-02-17T16:52:17.864Z] #13 69.77 Selecting previously unselected package thin-provisioning-tools. [2020-02-17T16:52:18.122Z] #13 69.77 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-17T16:52:18.122Z] #13 69.78 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-17T16:52:18.379Z] #13 70.06 Selecting previously unselected package vim-runtime. [2020-02-17T16:52:18.379Z] #13 70.06 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:52:18.379Z] #13 70.09 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-17T16:52:18.379Z] #13 70.12 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-17T16:52:18.379Z] #13 70.13 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:52:18.902Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2020-02-17T16:52:18.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-17T16:52:18.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-17T16:52:19.261Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-02-17T16:52:20.276Z] #13 ... [2020-02-17T16:52:20.276Z] [2020-02-17T16:52:20.276Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:52:20.276Z] #24 135.8 + GOBIN=/build [2020-02-17T16:52:20.533Z] #24 135.8 + /build/gometalinter --install [2020-02-17T16:52:20.533Z] #24 135.8 Installing: [2020-02-17T16:52:20.533Z] #24 135.8 deadcode [2020-02-17T16:52:20.533Z] #24 135.8 dupl [2020-02-17T16:52:20.533Z] #24 135.8 errcheck [2020-02-17T16:52:20.533Z] #24 135.8 gas [2020-02-17T16:52:20.533Z] #24 135.8 gochecknoglobals [2020-02-17T16:52:20.533Z] #24 135.8 gochecknoinits [2020-02-17T16:52:20.533Z] #24 135.8 goconst [2020-02-17T16:52:20.533Z] #24 135.8 gocyclo [2020-02-17T16:52:20.533Z] #24 135.8 goimports [2020-02-17T16:52:20.533Z] #24 135.8 golint [2020-02-17T16:52:20.533Z] #24 135.8 gosimple [2020-02-17T16:52:20.533Z] #24 135.8 gotype [2020-02-17T16:52:20.533Z] #24 135.8 gotypex [2020-02-17T16:52:20.533Z] #24 135.8 ineffassign [2020-02-17T16:52:20.533Z] #24 135.8 interfacer [2020-02-17T16:52:20.533Z] #24 135.8 lll [2020-02-17T16:52:20.533Z] #24 135.8 maligned [2020-02-17T16:52:20.533Z] #24 135.8 megacheck [2020-02-17T16:52:20.533Z] #24 135.8 misspell [2020-02-17T16:52:20.533Z] #24 135.8 nakedret [2020-02-17T16:52:20.533Z] #24 135.8 safesql [2020-02-17T16:52:20.533Z] #24 135.8 staticcheck [2020-02-17T16:52:20.533Z] #24 135.8 structcheck [2020-02-17T16:52:20.533Z] #24 135.8 unconvert [2020-02-17T16:52:20.533Z] #24 135.8 unparam [2020-02-17T16:52:20.533Z] #24 135.8 unused [2020-02-17T16:52:20.533Z] #24 135.8 varcheck [2020-02-17T16:52:20.939Z] #47 ... [2020-02-17T16:52:20.939Z] [2020-02-17T16:52:20.939Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:20.939Z] #58 11.31 DEP images/rpc.pb-c.d [2020-02-17T16:52:20.939Z] #58 11.42 PBCC images/siginfo.pb-c.c [2020-02-17T16:52:20.939Z] #58 11.49 DEP images/siginfo.pb-c.d [2020-02-17T16:52:20.939Z] #58 11.64 PBCC images/pagemap.pb-c.c [2020-02-17T16:52:20.939Z] #58 11.74 DEP images/pagemap.pb-c.d [2020-02-17T16:52:20.939Z] #58 11.85 PBCC images/rlimit.pb-c.c [2020-02-17T16:52:20.939Z] #58 11.93 DEP images/rlimit.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.11 PBCC images/file-lock.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.12 DEP images/file-lock.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.17 PBCC images/tty.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.22 DEP images/tty.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.27 PBCC images/tun.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.34 PBCC images/netdev.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.46 DEP images/tun.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.51 DEP images/netdev.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.60 PBCC images/vma.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.66 DEP images/vma.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.75 PBCC images/creds.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.75 DEP images/creds.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.78 PBCC images/utsns.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.80 DEP images/utsns.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.87 PBCC images/ipc-desc.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.88 PBCC images/ipc-sem.pb-c.c [2020-02-17T16:52:20.939Z] #58 12.90 DEP images/ipc-desc.pb-c.d [2020-02-17T16:52:20.939Z] #58 12.97 DEP images/ipc-sem.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.02 PBCC images/ipc-msg.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.06 DEP images/ipc-msg.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.12 PBCC images/ipc-shm.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.14 DEP images/ipc-shm.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.21 PBCC images/ipc-var.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.25 DEP images/ipc-var.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.29 PBCC images/sk-opts.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.33 PBCC images/packet-sock.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.40 DEP images/sk-opts.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.45 DEP images/packet-sock.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.54 PBCC images/sk-netlink.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.59 DEP images/sk-netlink.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.66 PBCC images/sk-inet.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.70 DEP images/sk-inet.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.78 PBCC images/sk-unix.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.81 DEP images/sk-unix.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.85 PBCC images/mm.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.89 DEP images/mm.pb-c.d [2020-02-17T16:52:20.939Z] #58 13.96 PBCC images/timerfd.pb-c.c [2020-02-17T16:52:20.939Z] #58 13.99 DEP images/timerfd.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.07 PBCC images/timer.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.15 DEP images/timer.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.20 PBCC images/sa.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.25 DEP images/sa.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.32 PBCC images/pipe-data.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.37 DEP images/pipe-data.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.43 PBCC images/mnt.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.49 DEP images/mnt.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.55 PBCC images/sk-packet.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.59 DEP images/sk-packet.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.65 PBCC images/tcp-stream.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.66 DEP images/tcp-stream.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.74 PBCC images/pipe.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.81 DEP images/pipe.pb-c.d [2020-02-17T16:52:20.939Z] #58 14.92 PBCC images/pstree.pb-c.c [2020-02-17T16:52:20.939Z] #58 14.96 DEP images/pstree.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.01 PBCC images/fs.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.05 DEP images/fs.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.09 PBCC images/signalfd.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.18 DEP images/signalfd.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.28 PBCC images/fh.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.30 PBCC images/fsnotify.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.33 DEP images/fh.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.41 DEP images/fsnotify.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.45 PBCC images/eventpoll.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.49 DEP images/eventpoll.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.54 PBCC images/eventfd.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.54 DEP images/eventfd.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.61 PBCC images/remap-file-path.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.62 DEP images/remap-file-path.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.67 PBCC images/fifo.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.69 DEP images/fifo.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.75 PBCC images/ghost-file.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.77 DEP images/ghost-file.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.86 PBCC images/regfile.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.88 DEP images/regfile.pb-c.d [2020-02-17T16:52:20.939Z] #58 15.93 PBCC images/ns.pb-c.c [2020-02-17T16:52:20.939Z] #58 15.96 DEP images/ns.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.02 PBCC images/fdinfo.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.06 DEP images/fdinfo.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.12 PBCC images/core-aarch64.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.15 PBCC images/core-arm.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.22 PBCC images/core-ppc64.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.27 PBCC images/core-s390.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.33 PBCC images/core-x86.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.38 PBCC images/core.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.45 PBCC images/inventory.pb-c.c [2020-02-17T16:52:20.939Z] #58 16.56 DEP images/core-aarch64.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.64 DEP images/core-arm.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.71 DEP images/core-ppc64.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.78 DEP images/core-s390.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.82 DEP images/core-x86.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.88 DEP images/core.pb-c.d [2020-02-17T16:52:20.939Z] #58 16.98 DEP images/inventory.pb-c.d [2020-02-17T16:52:20.939Z] #58 17.03 PBCC images/cpuinfo.pb-c.c [2020-02-17T16:52:20.939Z] #58 17.07 DEP images/cpuinfo.pb-c.d [2020-02-17T16:52:20.939Z] #58 17.13 PBCC images/stats.pb-c.c [2020-02-17T16:52:20.939Z] #58 17.17 DEP images/stats.pb-c.d [2020-02-17T16:52:20.939Z] #58 18.74 make[1]: Nothing to be done for 'all'. [2020-02-17T16:52:21.508Z] #58 20.33 CC images/stats.o [2020-02-17T16:52:21.508Z] #58 ... [2020-02-17T16:52:21.508Z] [2020-02-17T16:52:21.508Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:21.508Z] #33 72.85 os [2020-02-17T16:52:21.508Z] #33 77.44 path/filepath [2020-02-17T16:52:21.508Z] #33 77.49 fmt [2020-02-17T16:52:21.508Z] #33 78.97 regexp [2020-02-17T16:52:21.508Z] #33 82.21 flag [2020-02-17T16:52:21.649Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-02-17T16:52:21.766Z] #33 ... [2020-02-17T16:52:21.766Z] [2020-02-17T16:52:21.766Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-17T16:52:21.766Z] #30 74.64 github.com/BurntSushi/toml [2020-02-17T16:52:21.766Z] #30 74.64 flag [2020-02-17T16:52:21.766Z] #30 76.66 log [2020-02-17T16:52:21.766Z] #30 79.10 github.com/BurntSushi/toml/cmd/tomlv [2020-02-17T16:52:21.766Z] #30 DONE 83.0s [2020-02-17T16:52:21.766Z] [2020-02-17T16:52:21.766Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:21.766Z] #13 17.93 Fetched 7934 kB in 14s (546 kB/s) [2020-02-17T16:52:22.401Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 57.8% of statements [2020-02-17T16:52:25.053Z] #13 17.93 Reading package lists... [2020-02-17T16:52:25.053Z] #13 23.44 Reading package lists... [2020-02-17T16:52:25.053Z] #13 ... [2020-02-17T16:52:25.053Z] [2020-02-17T16:52:25.053Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:25.053Z] #33 83.57 go/token [2020-02-17T16:52:25.053Z] #33 83.93 io/ioutil [2020-02-17T16:52:25.053Z] #33 84.52 go/scanner [2020-02-17T16:52:25.053Z] #33 84.77 net/url [2020-02-17T16:52:25.053Z] #33 86.10 go/ast [2020-02-17T16:52:25.053Z] #33 86.15 text/template/parse [2020-02-17T16:52:25.794Z] #24 ... [2020-02-17T16:52:25.794Z] [2020-02-17T16:52:25.794Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:25.794Z] #13 74.93 Selecting previously unselected package vim. [2020-02-17T16:52:25.794Z] #13 74.94 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 74.95 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:52:25.794Z] #13 75.58 Selecting previously unselected package xfsprogs. [2020-02-17T16:52:25.794Z] #13 75.59 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 75.59 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-17T16:52:25.794Z] #13 76.26 Selecting previously unselected package zip. [2020-02-17T16:52:25.794Z] #13 76.27 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 76.28 Unpacking zip (3.0-11+b1) ... [2020-02-17T16:52:25.794Z] #13 76.43 Selecting previously unselected package libapparmor-perl. [2020-02-17T16:52:25.794Z] #13 76.45 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 76.45 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-17T16:52:25.794Z] #13 76.60 Selecting previously unselected package apparmor. [2020-02-17T16:52:25.794Z] #13 76.60 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 76.67 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-17T16:52:25.794Z] #13 77.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-17T16:52:25.794Z] #13 77.10 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-17T16:52:25.794Z] #13 77.10 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-17T16:52:27.167Z] #13 78.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-17T16:52:27.167Z] #13 78.88 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-17T16:52:27.167Z] #13 78.89 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-17T16:52:28.100Z] #13 ... [2020-02-17T16:52:28.100Z] [2020-02-17T16:52:28.100Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:28.100Z] #58 66.56 CC criu/arch/x86/sigaction_compat.o [2020-02-17T16:52:28.100Z] #58 66.81 CC criu/arch/x86/sigframe.o [2020-02-17T16:52:28.100Z] #58 67.06 LINK criu/arch/x86/crtools.built-in.o [2020-02-17T16:52:28.100Z] #58 67.11 DEP criu/pie/util-vdso-elf32.d [2020-02-17T16:52:28.100Z] #58 67.27 DEP criu/arch/x86/vdso-pie.d [2020-02-17T16:52:28.100Z] #58 67.48 DEP criu/pie/parasite-vdso.d [2020-02-17T16:52:28.100Z] #58 67.70 DEP criu/pie/util-vdso.d [2020-02-17T16:52:28.100Z] #58 67.81 DEP criu/pie/util.d [2020-02-17T16:52:28.100Z] #58 68.02 CC criu/pie/util.o [2020-02-17T16:52:28.100Z] #58 68.34 CC criu/pie/util-vdso.o [2020-02-17T16:52:28.100Z] #58 69.02 CC criu/pie/parasite-vdso.o [2020-02-17T16:52:28.100Z] #58 70.24 CC criu/arch/x86/vdso-pie.o [2020-02-17T16:52:28.100Z] #58 70.67 CC criu/pie/util-vdso-elf32.o [2020-02-17T16:52:28.100Z] #58 71.42 AR criu/pie/pie.lib.a [2020-02-17T16:52:28.100Z] #58 71.50 DEP criu/pie/restorer.d [2020-02-17T16:52:28.100Z] #58 71.75 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-17T16:52:28.100Z] #58 71.87 DEP criu/arch/x86/restorer_unmap.d [2020-02-17T16:52:28.100Z] #58 71.91 DEP criu/arch/x86/restorer.d [2020-02-17T16:52:28.100Z] #58 72.23 DEP criu/pie/parasite.d [2020-02-17T16:52:28.100Z] #58 72.59 CC criu/pie/parasite.o [2020-02-17T16:52:28.100Z] #58 73.88 LINK criu/pie/parasite.built-in.o [2020-02-17T16:52:28.100Z] #58 73.91 GEN criu/pie/parasite-blob.h [2020-02-17T16:52:28.100Z] #58 73.95 CC criu/arch/x86/restorer.o [2020-02-17T16:52:28.100Z] #58 74.66 CC criu/arch/x86/restorer_unmap.o [2020-02-17T16:52:28.100Z] #58 74.69 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-17T16:52:28.100Z] #58 74.96 CC criu/pie/restorer.o [2020-02-17T16:52:28.358Z] #58 ... [2020-02-17T16:52:28.358Z] [2020-02-17T16:52:28.358Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:28.358Z] #33 133.4 internal/x/crypto/chacha20poly1305 [2020-02-17T16:52:28.358Z] #33 134.4 internal/x/crypto/hkdf [2020-02-17T16:52:28.358Z] #33 134.6 internal/x/text/transform [2020-02-17T16:52:28.358Z] #33 135.4 internal/x/text/unicode/bidi [2020-02-17T16:52:28.358Z] #33 137.1 internal/x/text/secure/bidirule [2020-02-17T16:52:28.358Z] #33 137.4 internal/x/text/unicode/norm [2020-02-17T16:52:28.358Z] #33 142.0 internal/x/net/idna [2020-02-17T16:52:28.358Z] #33 143.5 crypto/x509 [2020-02-17T16:52:28.552Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.266s coverage: 46.1% of statements [2020-02-17T16:52:29.239Z] #33 ... [2020-02-17T16:52:29.239Z] [2020-02-17T16:52:29.239Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:29.239Z] #58 21.14 CC images/core.o [2020-02-17T16:52:29.239Z] #58 22.16 CC images/core-x86.o [2020-02-17T16:52:29.239Z] #58 22.84 CC images/core-arm.o [2020-02-17T16:52:29.239Z] #58 23.35 CC images/core-aarch64.o [2020-02-17T16:52:29.239Z] #58 23.70 CC images/core-ppc64.o [2020-02-17T16:52:29.239Z] #58 24.31 CC images/core-s390.o [2020-02-17T16:52:29.239Z] #58 24.95 CC images/cpuinfo.o [2020-02-17T16:52:29.239Z] #58 25.41 CC images/inventory.o [2020-02-17T16:52:29.239Z] #58 25.66 CC images/fdinfo.o [2020-02-17T16:52:29.239Z] #58 26.07 CC images/fown.o [2020-02-17T16:52:29.239Z] #58 26.29 CC images/ns.o [2020-02-17T16:52:29.239Z] #58 26.49 CC images/regfile.o [2020-02-17T16:52:29.239Z] #58 26.80 CC images/ghost-file.o [2020-02-17T16:52:29.239Z] #58 27.14 CC images/fifo.o [2020-02-17T16:52:29.239Z] #58 27.38 CC images/remap-file-path.o [2020-02-17T16:52:29.239Z] #58 27.59 CC images/eventfd.o [2020-02-17T16:52:29.239Z] #58 27.75 CC images/eventpoll.o [2020-02-17T16:52:29.239Z] #58 ... [2020-02-17T16:52:29.239Z] [2020-02-17T16:52:29.239Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:29.239Z] #33 90.50 text/template [2020-02-17T16:52:29.291Z] #33 ... [2020-02-17T16:52:29.291Z] [2020-02-17T16:52:29.291Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:29.291Z] #13 81.15 Selecting previously unselected package binutils-mingw-w64. [2020-02-17T16:52:29.291Z] #13 81.17 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-17T16:52:29.291Z] #13 81.17 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-17T16:52:29.549Z] #13 81.26 Selecting previously unselected package mingw-w64-common. [2020-02-17T16:52:29.549Z] #13 81.27 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-17T16:52:29.549Z] #13 81.28 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-17T16:52:30.175Z] #33 91.26 go/parser [2020-02-17T16:52:30.965Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.024s coverage: 50.8% of statements [2020-02-17T16:52:33.444Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.140s coverage: 72.3% of statements [2020-02-17T16:52:33.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-17T16:52:34.363Z] #33 95.17 log [2020-02-17T16:52:34.363Z] #33 95.71 encoding/binary [2020-02-17T16:52:34.696Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2020-02-17T16:52:34.812Z] #13 85.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-17T16:52:34.812Z] #13 85.93 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-17T16:52:34.812Z] #13 85.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-17T16:52:34.929Z] #33 96.03 go/doc [2020-02-17T16:52:34.929Z] #33 ... [2020-02-17T16:52:34.929Z] [2020-02-17T16:52:34.929Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:34.929Z] #13 23.44 Reading package lists... [2020-02-17T16:52:34.929Z] #13 28.06 Building dependency tree... [2020-02-17T16:52:34.929Z] #13 29.05 Reading state information... [2020-02-17T16:52:34.929Z] #13 29.96 The following additional packages will be installed: [2020-02-17T16:52:34.929Z] #13 29.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-17T16:52:34.929Z] #13 29.96 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-17T16:52:34.929Z] #13 29.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-17T16:52:34.929Z] #13 29.96 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-17T16:52:34.929Z] #13 29.96 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-17T16:52:34.929Z] #13 29.96 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-17T16:52:34.929Z] #13 29.96 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-17T16:52:34.929Z] #13 29.96 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-17T16:52:34.929Z] #13 29.96 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-17T16:52:34.929Z] #13 29.97 Suggested packages: [2020-02-17T16:52:34.929Z] #13 29.97 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-17T16:52:34.929Z] #13 29.97 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-17T16:52:34.929Z] #13 29.97 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-17T16:52:34.929Z] #13 29.97 vim-doc vim-scripts xfsdump acl attr quota [2020-02-17T16:52:34.929Z] #13 29.97 Recommended packages: [2020-02-17T16:52:34.929Z] #13 29.97 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-17T16:52:34.929Z] #13 29.97 python3-keyrings.alt python3-xdg unzip [2020-02-17T16:52:35.868Z] #13 34.58 The following NEW packages will be installed: [2020-02-17T16:52:35.868Z] #13 34.58 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-17T16:52:35.868Z] #13 34.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-17T16:52:35.868Z] #13 34.58 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-17T16:52:35.868Z] #13 34.58 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-17T16:52:35.868Z] #13 34.58 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-17T16:52:35.868Z] #13 34.58 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-17T16:52:35.868Z] #13 34.58 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-17T16:52:35.868Z] #13 34.58 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-17T16:52:35.868Z] #13 34.58 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-17T16:52:35.868Z] #13 34.58 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-17T16:52:35.868Z] #13 34.59 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-17T16:52:35.868Z] #13 34.59 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-17T16:52:35.868Z] #13 34.59 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-17T16:52:35.868Z] #13 34.59 xfsprogs xxd xz-utils zip [2020-02-17T16:52:35.955Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-02-17T16:52:36.186Z] #13 ... [2020-02-17T16:52:36.186Z] [2020-02-17T16:52:36.186Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:36.186Z] #58 78.33 LINK criu/pie/restorer.built-in.o [2020-02-17T16:52:36.186Z] #58 78.35 GEN criu/pie/restorer-blob.h [2020-02-17T16:52:36.186Z] #58 78.44 DEP criu/vdso.d [2020-02-17T16:52:36.186Z] #58 78.72 DEP criu/vdso-compat.d [2020-02-17T16:52:36.186Z] #58 78.89 DEP criu/uts_ns.d [2020-02-17T16:52:36.186Z] #58 79.13 DEP criu/util.d [2020-02-17T16:52:36.186Z] #58 79.46 DEP criu/uffd.d [2020-02-17T16:52:36.186Z] #58 79.67 DEP criu/tun.d [2020-02-17T16:52:36.186Z] #58 79.95 DEP criu/tty.d [2020-02-17T16:52:36.186Z] #58 80.30 DEP criu/timerfd.d [2020-02-17T16:52:36.186Z] #58 80.49 DEP criu/sysfs_parse.d [2020-02-17T16:52:36.186Z] #58 80.70 DEP criu/sysctl.d [2020-02-17T16:52:36.186Z] #58 80.87 DEP criu/string.d [2020-02-17T16:52:36.186Z] #58 80.97 DEP criu/stats.d [2020-02-17T16:52:36.186Z] #58 81.13 DEP criu/sockets.d [2020-02-17T16:52:36.186Z] #58 81.38 DEP criu/sk-unix.d [2020-02-17T16:52:36.186Z] #58 81.75 DEP criu/sk-tcp.d [2020-02-17T16:52:36.186Z] #58 82.06 DEP criu/sk-queue.d [2020-02-17T16:52:36.186Z] #58 82.32 DEP criu/sk-packet.d [2020-02-17T16:52:36.186Z] #58 82.50 DEP criu/sk-netlink.d [2020-02-17T16:52:36.186Z] #58 82.73 DEP criu/sk-inet.d [2020-02-17T16:52:36.186Z] #58 83.03 DEP criu/signalfd.d [2020-02-17T16:52:36.186Z] #58 83.22 DEP criu/sigframe.d [2020-02-17T16:52:36.186Z] #58 83.40 DEP criu/shmem.d [2020-02-17T16:52:36.187Z] #58 83.66 DEP criu/servicefd.d [2020-02-17T16:52:36.187Z] #58 83.85 DEP criu/seize.d [2020-02-17T16:52:36.187Z] #58 84.03 DEP criu/seccomp.d [2020-02-17T16:52:36.187Z] #58 84.31 DEP criu/rst-malloc.d [2020-02-17T16:52:36.187Z] #58 84.43 DEP criu/rbtree.d [2020-02-17T16:52:36.187Z] #58 84.47 DEP criu/pstree.d [2020-02-17T16:52:36.187Z] #58 84.68 DEP criu/protobuf.d [2020-02-17T16:52:36.434Z] #13 ... [2020-02-17T16:52:36.434Z] [2020-02-17T16:52:36.434Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:36.434Z] #33 97.62 encoding/base64 [2020-02-17T16:52:36.444Z] #58 84.93 GEN criu/protobuf-desc-gen.h [2020-02-17T16:52:36.738Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-02-17T16:52:37.000Z] #33 98.31 encoding/json [2020-02-17T16:52:37.949Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.549s coverage: 57.0% of statements [2020-02-17T16:52:37.949Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-17T16:52:37.949Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-17T16:52:38.322Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-02-17T16:52:38.342Z] #58 86.57 DEP criu/protobuf-desc.d [2020-02-17T16:52:38.342Z] #58 86.74 DEP criu/proc_parse.d [2020-02-17T16:52:38.627Z] #58 86.98 DEP criu/plugin.d [2020-02-17T16:52:38.627Z] #58 87.11 DEP criu/pipes.d [2020-02-17T16:52:38.679Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-02-17T16:52:38.679Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-17T16:52:38.679Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-17T16:52:38.903Z] #33 100.2 github.com/LK4D4/vndr/build [2020-02-17T16:52:38.931Z] #58 87.34 DEP criu/pie-util.d [2020-02-17T16:52:38.931Z] #58 87.46 DEP criu/pie-util-vdso.d [2020-02-17T16:52:39.198Z] #58 87.61 DEP criu/pie-util-vdso-elf32.d [2020-02-17T16:52:39.479Z] #33 ... [2020-02-17T16:52:39.479Z] [2020-02-17T16:52:39.479Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:39.479Z] #58 28.03 CC images/fh.o [2020-02-17T16:52:39.479Z] #58 28.40 CC images/fsnotify.o [2020-02-17T16:52:39.479Z] #58 29.11 CC images/signalfd.o [2020-02-17T16:52:39.479Z] #58 29.39 CC images/fs.o [2020-02-17T16:52:39.479Z] #58 29.69 CC images/pstree.o [2020-02-17T16:52:39.479Z] #58 29.89 CC images/pipe.o [2020-02-17T16:52:39.479Z] #58 30.35 CC images/tcp-stream.o [2020-02-17T16:52:39.479Z] #58 30.64 CC images/sk-packet.o [2020-02-17T16:52:39.479Z] #58 30.97 CC images/mnt.o [2020-02-17T16:52:39.479Z] #58 31.21 CC images/pipe-data.o [2020-02-17T16:52:39.479Z] #58 31.48 CC images/sa.o [2020-02-17T16:52:39.479Z] #58 31.73 CC images/timer.o [2020-02-17T16:52:39.479Z] #58 32.12 CC images/timerfd.o [2020-02-17T16:52:39.479Z] #58 32.35 CC images/mm.o [2020-02-17T16:52:39.479Z] #58 32.72 CC images/sk-opts.o [2020-02-17T16:52:39.479Z] #58 33.03 CC images/sk-unix.o [2020-02-17T16:52:39.479Z] #58 33.38 CC images/sk-inet.o [2020-02-17T16:52:39.479Z] #58 33.79 CC images/tun.o [2020-02-17T16:52:39.479Z] #58 34.20 CC images/sk-netlink.o [2020-02-17T16:52:39.479Z] #58 34.44 CC images/packet-sock.o [2020-02-17T16:52:39.479Z] #58 34.83 CC images/ipc-var.o [2020-02-17T16:52:39.479Z] #58 35.04 CC images/ipc-desc.o [2020-02-17T16:52:39.479Z] #58 35.25 CC images/ipc-shm.o [2020-02-17T16:52:39.479Z] #58 35.51 CC images/ipc-msg.o [2020-02-17T16:52:39.479Z] #58 35.73 CC images/ipc-sem.o [2020-02-17T16:52:39.479Z] #58 35.96 CC images/utsns.o [2020-02-17T16:52:39.479Z] #58 36.18 CC images/creds.o [2020-02-17T16:52:39.479Z] #58 36.40 CC images/vma.o [2020-02-17T16:52:39.479Z] #58 36.66 CC images/netdev.o [2020-02-17T16:52:39.479Z] #58 37.18 CC images/tty.o [2020-02-17T16:52:39.479Z] #58 37.77 CC images/file-lock.o [2020-02-17T16:52:39.479Z] #58 38.02 CC images/rlimit.o [2020-02-17T16:52:39.479Z] #58 38.20 CC images/pagemap.o [2020-02-17T16:52:39.479Z] #58 ... [2020-02-17T16:52:39.479Z] [2020-02-17T16:52:39.479Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:39.479Z] #13 35.68 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-17T16:52:39.479Z] #13 35.68 Need to get 90.9 MB of archives. [2020-02-17T16:52:39.479Z] #13 35.68 After this operation, 541 MB of additional disk space will be used. [2020-02-17T16:52:39.479Z] #13 35.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-17T16:52:39.479Z] #13 35.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-17T16:52:39.479Z] #13 35.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-17T16:52:39.479Z] #13 35.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-17T16:52:39.479Z] #13 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-17T16:52:39.479Z] #13 35.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-17T16:52:39.479Z] #13 35.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-17T16:52:39.479Z] #13 35.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-17T16:52:39.479Z] #13 35.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-17T16:52:39.479Z] #13 35.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-17T16:52:39.479Z] #13 36.10 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-17T16:52:39.479Z] #13 36.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-17T16:52:39.479Z] #13 36.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-17T16:52:39.479Z] #13 36.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-17T16:52:39.479Z] #13 36.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-17T16:52:39.479Z] #13 36.13 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-17T16:52:39.479Z] #13 36.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-17T16:52:39.479Z] #13 36.15 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-17T16:52:39.479Z] #13 36.15 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-17T16:52:39.479Z] #13 36.16 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-17T16:52:39.479Z] #13 36.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-17T16:52:39.479Z] #13 36.18 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-17T16:52:39.479Z] #13 36.20 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-17T16:52:39.479Z] #13 36.21 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-17T16:52:39.479Z] #13 36.21 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-17T16:52:39.479Z] #13 36.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-17T16:52:39.479Z] #13 36.24 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-17T16:52:39.479Z] #13 36.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-17T16:52:39.479Z] #13 36.25 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-17T16:52:39.479Z] #13 36.29 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-17T16:52:39.479Z] #13 36.29 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-17T16:52:39.479Z] #13 36.31 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-17T16:52:39.479Z] #13 36.32 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-17T16:52:39.479Z] #13 36.33 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-17T16:52:39.479Z] #13 36.34 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-17T16:52:39.479Z] #13 36.34 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-17T16:52:39.479Z] #13 36.35 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-17T16:52:39.479Z] #13 36.35 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-17T16:52:39.479Z] #13 36.35 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-17T16:52:39.479Z] #13 36.38 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-17T16:52:39.479Z] #13 36.39 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-17T16:52:39.479Z] #13 36.41 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-17T16:52:39.479Z] #13 36.44 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-17T16:52:39.479Z] #13 36.45 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-17T16:52:39.479Z] #13 36.46 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-17T16:52:39.479Z] #13 36.47 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-17T16:52:39.479Z] #13 36.47 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-17T16:52:39.479Z] #13 36.48 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-17T16:52:39.479Z] #13 36.62 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-17T16:52:39.479Z] #13 36.64 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-17T16:52:39.479Z] #13 36.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-17T16:52:39.479Z] #13 36.74 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-17T16:52:39.479Z] #13 36.74 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-17T16:52:39.479Z] #13 36.77 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-17T16:52:39.479Z] #13 36.77 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-17T16:52:39.479Z] #13 36.79 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-17T16:52:39.479Z] #13 37.19 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-17T16:52:39.479Z] #13 37.28 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-17T16:52:39.479Z] #13 37.33 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-17T16:52:39.479Z] #13 37.35 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-17T16:52:39.479Z] #13 37.36 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-17T16:52:39.479Z] #13 37.42 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-17T16:52:39.479Z] #13 37.61 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-17T16:52:39.479Z] #13 37.78 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-17T16:52:39.479Z] #13 37.78 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-17T16:52:39.479Z] #13 38.19 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-17T16:52:39.479Z] #13 38.43 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-17T16:52:39.486Z] #58 87.82 DEP criu/path.d [2020-02-17T16:52:39.739Z] #13 38.45 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-17T16:52:39.747Z] #58 88.00 DEP criu/parasite-syscall.d [2020-02-17T16:52:39.747Z] #58 ... [2020-02-17T16:52:39.747Z] [2020-02-17T16:52:39.747Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:39.747Z] #13 91.45 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-17T16:52:39.747Z] #13 91.48 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:52:39.747Z] #13 91.49 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-17T16:52:39.926Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.7% of statements [2020-02-17T16:52:40.003Z] #13 91.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-17T16:52:40.003Z] #13 91.62 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:52:40.003Z] #13 91.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:52:40.003Z] #13 ... [2020-02-17T16:52:40.003Z] [2020-02-17T16:52:40.003Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:40.003Z] #33 145.3 net/textproto [2020-02-17T16:52:40.003Z] #33 146.6 internal/x/net/http/httpguts [2020-02-17T16:52:40.003Z] #33 146.9 internal/x/net/http/httpproxy [2020-02-17T16:52:40.003Z] #33 147.6 internal/x/net/http2/hpack [2020-02-17T16:52:40.003Z] #33 148.7 mime [2020-02-17T16:52:40.003Z] #33 148.8 crypto/tls [2020-02-17T16:52:40.003Z] #33 150.9 mime/quotedprintable [2020-02-17T16:52:40.003Z] #33 151.4 mime/multipart [2020-02-17T16:52:40.003Z] #33 152.7 net/http/internal [2020-02-17T16:52:40.003Z] #33 153.2 os/exec [2020-02-17T16:52:40.260Z] #33 ... [2020-02-17T16:52:40.260Z] [2020-02-17T16:52:40.260Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:40.260Z] #58 88.30 DEP criu/pagemap.d [2020-02-17T16:52:40.260Z] #58 88.61 DEP criu/pagemap-cache.d [2020-02-17T16:52:40.260Z] #58 88.82 DEP criu/page-xfer.d [2020-02-17T16:52:40.297Z] ok github.com/docker/docker/daemon/logger/awslogs 0.062s coverage: 78.6% of statements [2020-02-17T16:52:40.297Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-17T16:52:40.297Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-17T16:52:40.517Z] #58 89.08 DEP criu/page-pipe.d [2020-02-17T16:52:41.084Z] #58 89.27 DEP criu/netfilter.d [2020-02-17T16:52:41.084Z] #58 89.53 DEP criu/net.d [2020-02-17T16:52:41.090Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-17T16:52:41.456Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-17T16:52:41.649Z] #58 89.86 DEP criu/namespaces.d [2020-02-17T16:52:41.649Z] #58 90.04 DEP criu/mount.d [2020-02-17T16:52:41.910Z] #58 90.27 DEP criu/mem.d [2020-02-17T16:52:42.168Z] #58 90.53 DEP criu/lsm.d [2020-02-17T16:52:42.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-02-17T16:52:42.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-02-17T16:52:42.266Z] #13 40.96 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-17T16:52:42.426Z] #58 90.75 DEP criu/log.d [2020-02-17T16:52:42.525Z] #13 ... [2020-02-17T16:52:42.525Z] [2020-02-17T16:52:42.525Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:42.525Z] #33 103.9 encoding/xml [2020-02-17T16:52:42.684Z] #58 90.99 DEP criu/libnetlink.d [2020-02-17T16:52:42.941Z] #58 91.17 DEP criu/kerndat.d [2020-02-17T16:52:42.941Z] #58 91.37 DEP criu/kcmp-ids.d [2020-02-17T16:52:43.029Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2020-02-17T16:52:43.029Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-17T16:52:43.199Z] #58 91.54 DEP criu/irmap.d [2020-02-17T16:52:43.411Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 20.0% of statements [2020-02-17T16:52:43.457Z] #58 91.74 DEP criu/ipc_ns.d [2020-02-17T16:52:43.457Z] #58 91.99 DEP criu/image.d [2020-02-17T16:52:43.458Z] #33 104.6 github.com/LK4D4/vndr/godl/singleflight [2020-02-17T16:52:43.714Z] #58 92.22 DEP criu/image-desc.d [2020-02-17T16:52:43.716Z] #33 104.8 compress/flate [2020-02-17T16:52:43.972Z] #58 92.31 DEP criu/fsnotify.d [2020-02-17T16:52:44.230Z] #58 92.50 DEP criu/filesystems.d [2020-02-17T16:52:44.487Z] #58 92.75 DEP criu/files.d [2020-02-17T16:52:44.651Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-17T16:52:44.744Z] #58 93.04 DEP criu/files-reg.d [2020-02-17T16:52:44.745Z] #58 93.28 DEP criu/files-ext.d [2020-02-17T16:52:45.002Z] #58 93.51 DEP criu/file-lock.d [2020-02-17T16:52:45.004Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-17T16:52:45.567Z] #58 93.76 DEP criu/file-ids.d [2020-02-17T16:52:45.567Z] #58 93.93 DEP criu/fifo.d [2020-02-17T16:52:45.757Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-02-17T16:52:45.825Z] #58 94.17 DEP criu/fdstore.d [2020-02-17T16:52:45.825Z] #58 94.30 DEP criu/fault-injection.d [2020-02-17T16:52:46.082Z] #58 94.38 DEP criu/external.d [2020-02-17T16:52:46.340Z] #58 94.61 DEP criu/eventpoll.d [2020-02-17T16:52:46.340Z] #58 94.83 DEP criu/eventfd.d [2020-02-17T16:52:46.434Z] ok github.com/docker/docker/daemon/logger/splunk 1.499s coverage: 84.5% of statements [2020-02-17T16:52:46.435Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-17T16:52:46.435Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-17T16:52:46.598Z] #58 ... [2020-02-17T16:52:46.598Z] [2020-02-17T16:52:46.598Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:52:46.598Z] #15 162.1 + rm -rf /tmp/tmp.HwOduXHJFT [2020-02-17T16:52:46.598Z] #15 DONE 163.0s [2020-02-17T16:52:46.598Z] [2020-02-17T16:52:46.598Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:46.598Z] #33 159.3 net/http/httptrace [2020-02-17T16:52:46.598Z] #33 159.6 net/http [2020-02-17T16:52:46.999Z] #33 107.9 hash [2020-02-17T16:52:46.999Z] #33 108.1 hash/crc32 [2020-02-17T16:52:47.565Z] #33 108.7 compress/gzip [2020-02-17T16:52:47.823Z] #33 ... [2020-02-17T16:52:47.823Z] [2020-02-17T16:52:47.823Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-17T16:52:47.823Z] #61 109.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-17T16:52:47.823Z] #61 109.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-17T16:52:48.775Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-02-17T16:52:49.157Z] ok github.com/docker/docker/distribution 0.289s coverage: 22.3% of statements [2020-02-17T16:52:49.157Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-17T16:52:49.721Z] #61 ... [2020-02-17T16:52:49.721Z] [2020-02-17T16:52:49.721Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:49.721Z] #58 38.52 CC images/siginfo.o [2020-02-17T16:52:49.721Z] #58 38.89 CC images/rpc.o [2020-02-17T16:52:49.721Z] #58 40.25 CC images/ext-file.o [2020-02-17T16:52:49.721Z] #58 40.51 CC images/cgroup.o [2020-02-17T16:52:49.721Z] #58 41.28 CC images/userns.o [2020-02-17T16:52:49.721Z] #58 41.62 CC images/google/protobuf/descriptor.o [2020-02-17T16:52:49.721Z] #58 43.34 CC images/opts.o [2020-02-17T16:52:49.721Z] #58 43.62 CC images/seccomp.o [2020-02-17T16:52:49.721Z] #58 43.90 CC images/binfmt-misc.o [2020-02-17T16:52:49.721Z] #58 44.16 CC images/time.o [2020-02-17T16:52:49.721Z] #58 44.51 CC images/sysctl.o [2020-02-17T16:52:49.721Z] #58 44.69 CC images/autofs.o [2020-02-17T16:52:49.721Z] #58 44.96 CC images/macvlan.o [2020-02-17T16:52:49.721Z] #58 45.19 CC images/sit.o [2020-02-17T16:52:49.721Z] #58 45.40 LINK images/built-in.o [2020-02-17T16:52:49.721Z] #58 45.56 GEN compel/include/asm [2020-02-17T16:52:49.721Z] #58 45.57 GEN compel/include/version.h [2020-02-17T16:52:49.721Z] #58 45.59 touch .config [2020-02-17T16:52:49.721Z] #58 45.59 GEN include/common/config.h [2020-02-17T16:52:49.721Z] #58 45.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-17T16:52:49.721Z] #58 45.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-17T16:52:49.721Z] #58 45.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-17T16:52:49.721Z] #58 45.77 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-17T16:52:49.721Z] #58 45.83 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-17T16:52:49.721Z] #58 45.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-17T16:52:49.721Z] #58 45.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-17T16:52:49.721Z] #58 45.95 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-17T16:52:49.721Z] #58 45.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-17T16:52:49.721Z] #58 46.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-17T16:52:49.721Z] #58 46.01 DEP compel/plugins/std/infect.d [2020-02-17T16:52:49.721Z] #58 46.15 DEP compel/plugins/std/string.d [2020-02-17T16:52:49.721Z] #58 46.26 DEP compel/plugins/std/log.d [2020-02-17T16:52:49.721Z] #58 46.38 DEP compel/plugins/std/fds.d [2020-02-17T16:52:49.721Z] #58 46.52 DEP compel/plugins/std/std.d [2020-02-17T16:52:49.721Z] #58 46.65 DEP compel/plugins/shmem/shmem.d [2020-02-17T16:52:49.721Z] #58 46.78 DEP compel/plugins/fds/fds.d [2020-02-17T16:52:49.721Z] #58 46.94 CC compel/plugins/std/std.o [2020-02-17T16:52:49.721Z] #58 47.25 CC compel/plugins/std/fds.o [2020-02-17T16:52:49.721Z] #58 47.76 CC compel/plugins/std/log.o [2020-02-17T16:52:49.878Z] #33 ... [2020-02-17T16:52:49.878Z] [2020-02-17T16:52:49.878Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:49.878Z] #58 95.14 DEP criu/crtools.d [2020-02-17T16:52:49.878Z] #58 95.51 DEP criu/cr-service.d [2020-02-17T16:52:49.878Z] #58 95.95 DEP criu/cr-restore.d [2020-02-17T16:52:49.878Z] #58 96.18 DEP criu/cr-errno.d [2020-02-17T16:52:49.878Z] #58 96.23 DEP criu/cr-dump.d [2020-02-17T16:52:49.878Z] #58 96.53 DEP criu/cr-dedup.d [2020-02-17T16:52:49.878Z] #58 96.69 DEP criu/cr-check.d [2020-02-17T16:52:49.878Z] #58 96.97 DEP criu/config.d [2020-02-17T16:52:49.878Z] #58 97.17 DEP criu/clone-noasan.d [2020-02-17T16:52:49.878Z] #58 97.22 DEP criu/cgroup.d [2020-02-17T16:52:49.878Z] #58 97.38 DEP criu/cgroup-props.d [2020-02-17T16:52:49.878Z] #58 97.49 DEP criu/bitmap.d [2020-02-17T16:52:49.878Z] #58 97.53 DEP criu/bfd.d [2020-02-17T16:52:49.878Z] #58 97.63 DEP criu/autofs.d [2020-02-17T16:52:49.878Z] #58 97.80 DEP criu/aio.d [2020-02-17T16:52:49.878Z] #58 98.00 DEP criu/action-scripts.d [2020-02-17T16:52:49.878Z] #58 98.26 CC criu/action-scripts.o [2020-02-17T16:52:49.904Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-17T16:52:49.904Z] [2020-02-17T16:52:49.904Z] ________ ____ __. [2020-02-17T16:52:49.904Z] \_____ \ | |/ _| [2020-02-17T16:52:49.904Z] / | \| < [2020-02-17T16:52:49.904Z] / | \ | \ [2020-02-17T16:52:49.904Z] \_______ /____|__ \ [2020-02-17T16:52:49.904Z] \/ \/ [2020-02-17T16:52:49.904Z] [2020-02-17T16:52:49.904Z] INFO: make.ps1 ended at 02/17/2020 16:52:43 [2020-02-17T16:52:49.904Z] INFO: Binaries build ended at 02/17/2020 16:52:46. Duration:00:01:28.2687481 [2020-02-17T16:52:49.904Z] INFO: Copying the built daemon binary to d:\CI\PR-40533\4\binary\dockerd-55af29046.exe... [2020-02-17T16:52:49.904Z] INFO: Copying the built client binary to d:\CI\PR-40533\4\binary\docker-55af29046.exe... [2020-02-17T16:52:49.904Z] INFO: Copying dockerversion from the container... [2020-02-17T16:52:49.904Z] INFO: Copying the golang package from the container to d:\CI\PR-40533\4\installer\go.zip... [2020-02-17T16:52:49.932Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-02-17T16:52:49.980Z] #58 ... [2020-02-17T16:52:49.980Z] [2020-02-17T16:52:49.980Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:52:49.980Z] #13 43.59 debconf: delaying package configuration, since apt-utils is not installed [2020-02-17T16:52:49.980Z] #13 43.78 Fetched 90.9 MB in 8s (11.3 MB/s) [2020-02-17T16:52:49.980Z] #13 43.86 Selecting previously unselected package bash-completion. [2020-02-17T16:52:49.980Z] #13 43.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-17T16:52:49.980Z] #13 43.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-17T16:52:49.980Z] #13 47.39 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-17T16:52:49.980Z] #13 47.97 Selecting previously unselected package libnet1:amd64. [2020-02-17T16:52:49.980Z] #13 47.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-17T16:52:49.980Z] #13 47.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:52:49.980Z] #13 48.10 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-17T16:52:49.980Z] #13 48.10 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-17T16:52:49.980Z] #13 48.10 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-17T16:52:49.980Z] #13 48.17 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-17T16:52:49.980Z] #13 48.18 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-17T16:52:49.980Z] #13 48.21 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-17T16:52:49.980Z] #13 48.34 Selecting previously unselected package libudev-dev:amd64. [2020-02-17T16:52:49.980Z] #13 48.34 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-17T16:52:49.980Z] #13 48.38 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:52:49.980Z] #13 48.56 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-17T16:52:49.980Z] #13 48.56 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:52:49.980Z] #13 48.57 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:50.237Z] #13 49.14 Selecting previously unselected package python3.5-minimal. [2020-02-17T16:52:50.238Z] #13 49.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:52:50.238Z] #13 49.15 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-17T16:52:50.443Z] #58 98.82 CC criu/aio.o [2020-02-17T16:52:51.009Z] #58 99.44 CC criu/autofs.o [2020-02-17T16:52:51.190Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-02-17T16:52:51.562Z] ok github.com/docker/docker/distribution/xfer 1.553s coverage: 83.4% of statements [2020-02-17T16:52:51.562Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-17T16:52:51.922Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-02-17T16:52:51.922Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-17T16:52:52.203Z] #13 50.80 Selecting previously unselected package python3-minimal. [2020-02-17T16:52:52.203Z] #13 50.80 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-17T16:52:52.203Z] #13 50.80 Unpacking python3-minimal (3.5.3-1) ... [2020-02-17T16:52:52.203Z] #13 50.96 Selecting previously unselected package libmpdec2:amd64. [2020-02-17T16:52:52.203Z] #13 50.97 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-17T16:52:52.203Z] #13 50.97 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-17T16:52:52.203Z] #13 51.07 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-17T16:52:52.463Z] #13 51.07 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:52:52.463Z] #13 51.08 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:52.684Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-02-17T16:52:52.684Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-17T16:52:52.907Z] #58 101.3 CC criu/bfd.o [2020-02-17T16:52:53.165Z] #58 ... [2020-02-17T16:52:53.165Z] [2020-02-17T16:52:53.165Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:52:53.165Z] #27 DONE 168.6s [2020-02-17T16:52:53.422Z] [2020-02-17T16:52:53.422Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:53.463Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-17T16:52:53.463Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-17T16:52:53.463Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-17T16:52:53.656Z] INFO: Extracting go.zip to d:\CI\PR-40533\4\go [2020-02-17T16:52:53.680Z] #33 ... [2020-02-17T16:52:53.680Z] [2020-02-17T16:52:53.680Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:53.680Z] #58 102.2 CC criu/bitmap.o [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-17T16:52:53.823Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-17T16:52:53.938Z] #58 102.5 CC criu/cgroup-props.o [2020-02-17T16:52:54.196Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2020-02-17T16:52:54.377Z] #13 53.10 Selecting previously unselected package python3.5. [2020-02-17T16:52:54.377Z] #13 53.10 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-17T16:52:54.377Z] #13 53.12 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:54.634Z] #13 53.27 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-17T16:52:54.634Z] #13 53.29 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-17T16:52:54.634Z] #13 53.30 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-17T16:52:54.634Z] #13 53.40 Selecting previously unselected package dh-python. [2020-02-17T16:52:54.634Z] #13 53.40 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-17T16:52:54.634Z] #13 53.42 Unpacking dh-python (2.20170125) ... [2020-02-17T16:52:54.891Z] #13 53.66 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:52:54.891Z] #13 53.69 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-17T16:52:54.967Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/types/time 0.052s coverage: 100.0% of statements [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 3.1% of statements [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-17T16:52:54.994Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-17T16:52:54.994Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-02-17T16:52:55.310Z] #58 103.5 CC criu/cgroup.o [2020-02-17T16:52:55.741Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-02-17T16:52:56.101Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-17T16:52:56.265Z] #13 ... [2020-02-17T16:52:56.265Z] [2020-02-17T16:52:56.265Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-17T16:52:56.265Z] #61 DONE 117.8s [2020-02-17T16:52:56.265Z] [2020-02-17T16:52:56.265Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:56.265Z] #58 48.78 CC compel/plugins/std/string.o [2020-02-17T16:52:56.265Z] #58 49.86 CC compel/plugins/std/infect.o [2020-02-17T16:52:56.265Z] #58 50.33 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-17T16:52:56.265Z] #58 50.39 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-17T16:52:56.265Z] #58 50.46 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-17T16:52:56.265Z] #58 50.52 AR compel/plugins/std.lib.a [2020-02-17T16:52:56.265Z] #58 50.62 CC compel/plugins/fds/fds.o [2020-02-17T16:52:56.265Z] #58 50.95 AR compel/plugins/fds.lib.a [2020-02-17T16:52:56.265Z] #58 50.98 HOSTDEP compel/src/lib/log-host.d [2020-02-17T16:52:56.265Z] #58 51.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-17T16:52:56.265Z] #58 51.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-17T16:52:56.265Z] #58 51.43 HOSTDEP compel/src/main-host.d [2020-02-17T16:52:56.265Z] #58 51.58 DEP compel/src/lib/ptrace.d [2020-02-17T16:52:56.265Z] #58 51.84 DEP compel/src/lib/infect.d [2020-02-17T16:52:56.265Z] #58 52.05 DEP compel/src/lib/infect-util.d [2020-02-17T16:52:56.265Z] #58 52.13 DEP compel/src/lib/infect-rpc.d [2020-02-17T16:52:56.265Z] #58 52.26 DEP compel/arch/x86/src/lib/infect.d [2020-02-17T16:52:56.265Z] #58 52.53 DEP compel/arch/x86/src/lib/cpu.d [2020-02-17T16:52:56.265Z] #58 52.69 DEP compel/src/lib/log.d [2020-02-17T16:52:56.265Z] #58 52.89 DEP compel/src/main.d [2020-02-17T16:52:56.265Z] #58 53.03 DEP compel/src/lib/handle-elf.d [2020-02-17T16:52:56.265Z] #58 53.21 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-17T16:52:56.265Z] #58 53.36 CC compel/src/lib/log.o [2020-02-17T16:52:56.265Z] #58 53.67 CC compel/arch/x86/src/lib/cpu.o [2020-02-17T16:52:56.265Z] #58 54.64 CC compel/arch/x86/src/lib/infect.o [2020-02-17T16:52:56.521Z] #58 ... [2020-02-17T16:52:56.521Z] [2020-02-17T16:52:56.521Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-17T16:52:56.521Z] #62 DONE 0.1s [2020-02-17T16:52:56.521Z] [2020-02-17T16:52:56.521Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:52:56.521Z] #33 109.4 context [2020-02-17T16:52:56.521Z] #33 110.2 crypto/cipher [2020-02-17T16:52:56.521Z] #33 110.4 math/rand [2020-02-17T16:52:56.521Z] #33 111.3 math/big [2020-02-17T16:52:56.521Z] #33 111.5 crypto/aes [2020-02-17T16:52:56.521Z] #33 113.0 crypto [2020-02-17T16:52:56.521Z] #33 113.3 crypto/des [2020-02-17T16:52:56.521Z] #33 113.8 crypto/internal/randutil [2020-02-17T16:52:56.521Z] #33 113.9 crypto/sha512 [2020-02-17T16:52:56.521Z] #33 115.3 crypto/hmac [2020-02-17T16:52:56.521Z] #33 115.6 crypto/md5 [2020-02-17T16:52:56.521Z] #33 116.4 crypto/sha1 [2020-02-17T16:52:56.521Z] #33 117.3 crypto/sha256 [2020-02-17T16:52:57.085Z] #33 ... [2020-02-17T16:52:57.085Z] [2020-02-17T16:52:57.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:52:57.085Z] #58 55.96 CC compel/src/lib/infect-rpc.o [2020-02-17T16:52:57.650Z] #58 56.53 CC compel/src/lib/infect-util.o [2020-02-17T16:52:58.216Z] #58 56.89 CC compel/src/lib/infect.o [2020-02-17T16:52:58.523Z] ok github.com/docker/docker/pkg/archive 0.531s coverage: 76.7% of statements [2020-02-17T16:52:58.590Z] #58 106.5 CC criu/clone-noasan.o [2020-02-17T16:52:58.590Z] #58 106.6 CC criu/config.o [2020-02-17T16:52:59.404Z] ok github.com/docker/docker/pkg/authorization 0.430s coverage: 66.7% of statements [2020-02-17T16:52:59.425Z] ok github.com/docker/docker/builder/fscache 0.138s coverage: 69.2% of statements [2020-02-17T16:52:59.712Z] ok github.com/docker/docker/builder/remotecontext/git 3.819s coverage: 85.1% of statements [2020-02-17T16:52:59.871Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-17T16:52:59.871Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-02-17T16:52:59.962Z] #58 108.1 CC criu/cr-check.o [2020-02-17T16:53:00.730Z] ok github.com/docker/docker/builder/remotecontext 0.455s coverage: 13.6% of statements [2020-02-17T16:53:00.738Z] #58 59.28 CC compel/src/lib/ptrace.o [2020-02-17T16:53:00.995Z] #58 59.75 AR compel/libcompel.a [2020-02-17T16:53:00.995Z] #58 59.87 HOSTCC compel/src/main-host.o [2020-02-17T16:53:01.019Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-02-17T16:53:01.253Z] #58 60.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-17T16:53:01.510Z] #58 60.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-17T16:53:01.862Z] #58 110.0 CC criu/cr-dedup.o [2020-02-17T16:53:02.055Z] ok github.com/docker/docker/builder/dockerfile 1.283s coverage: 45.1% of statements [2020-02-17T16:53:02.055Z] ? github.com/docker/docker/cli [no test files] [2020-02-17T16:53:02.055Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-17T16:53:02.074Z] #58 60.89 HOSTCC compel/src/lib/log-host.o [2020-02-17T16:53:02.120Z] #58 110.5 CC criu/cr-dump.o [2020-02-17T16:53:02.331Z] #58 61.08 HOSTLINK compel/compel-host-bin [2020-02-17T16:53:02.331Z] #58 61.16 DEP soccr/soccr.d [2020-02-17T16:53:02.589Z] #58 61.29 CC soccr/soccr.o [2020-02-17T16:53:02.847Z] #58 ... [2020-02-17T16:53:02.847Z] [2020-02-17T16:53:02.847Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:02.847Z] #13 57.48 Setting up python3-minimal (3.5.3-1) ... [2020-02-17T16:53:02.847Z] #13 58.86 Selecting previously unselected package python3. [2020-02-17T16:53:02.847Z] #13 58.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-17T16:53:02.847Z] #13 58.90 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 58.91 Unpacking python3 (3.5.3-1) ... [2020-02-17T16:53:02.847Z] #13 59.05 Selecting previously unselected package pigz. [2020-02-17T16:53:02.847Z] #13 59.05 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.06 Unpacking pigz (2.3.4-1) ... [2020-02-17T16:53:02.847Z] #13 59.21 Selecting previously unselected package libip4tc0:amd64. [2020-02-17T16:53:02.847Z] #13 59.22 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.22 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:02.847Z] #13 59.34 Selecting previously unselected package libip6tc0:amd64. [2020-02-17T16:53:02.847Z] #13 59.34 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.34 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:02.847Z] #13 59.44 Selecting previously unselected package libiptc0:amd64. [2020-02-17T16:53:02.847Z] #13 59.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.45 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:02.847Z] #13 59.55 Selecting previously unselected package libxtables12:amd64. [2020-02-17T16:53:02.847Z] #13 59.56 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.58 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:02.847Z] #13 59.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-17T16:53:02.847Z] #13 59.69 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-17T16:53:02.847Z] #13 59.81 Selecting previously unselected package iptables. [2020-02-17T16:53:02.847Z] #13 59.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 59.84 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:02.847Z] #13 60.16 Selecting previously unselected package xxd. [2020-02-17T16:53:02.847Z] #13 60.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 60.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:02.847Z] #13 60.32 Selecting previously unselected package vim-common. [2020-02-17T16:53:02.847Z] #13 60.33 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:53:02.847Z] #13 60.35 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:02.847Z] #13 60.51 Selecting previously unselected package bzip2. [2020-02-17T16:53:02.847Z] #13 60.54 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 60.55 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-17T16:53:02.847Z] #13 60.66 Selecting previously unselected package libgpm2:amd64. [2020-02-17T16:53:02.847Z] #13 60.67 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 60.67 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-17T16:53:02.847Z] #13 60.76 Selecting previously unselected package xz-utils. [2020-02-17T16:53:02.847Z] #13 60.77 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 60.77 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-17T16:53:02.847Z] #13 61.00 Selecting previously unselected package aufs-tools. [2020-02-17T16:53:02.847Z] #13 61.01 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 61.02 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-17T16:53:02.847Z] #13 61.16 Selecting previously unselected package liblzo2-2:amd64. [2020-02-17T16:53:02.847Z] #13 61.16 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 61.16 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:53:02.847Z] #13 61.24 Selecting previously unselected package btrfs-progs. [2020-02-17T16:53:02.847Z] #13 61.25 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-17T16:53:02.847Z] #13 61.25 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-17T16:53:03.105Z] #13 61.84 Selecting previously unselected package btrfs-tools. [2020-02-17T16:53:03.105Z] #13 61.85 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-17T16:53:03.105Z] #13 61.85 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-17T16:53:03.105Z] #13 61.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-17T16:53:03.105Z] #13 61.92 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:53:03.105Z] #13 61.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:03.363Z] #13 62.12 Selecting previously unselected package dmsetup. [2020-02-17T16:53:03.363Z] #13 62.12 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:53:03.363Z] #13 62.13 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-17T16:53:03.621Z] #13 62.30 Selecting previously unselected package libonig4:amd64. [2020-02-17T16:53:03.621Z] #13 62.30 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-17T16:53:03.621Z] #13 62.31 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:53:03.621Z] #13 62.52 Selecting previously unselected package libjq1:amd64. [2020-02-17T16:53:03.878Z] #13 62.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:53:03.878Z] #13 62.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:53:03.878Z] #13 62.65 Selecting previously unselected package jq. [2020-02-17T16:53:03.878Z] #13 62.66 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-17T16:53:03.878Z] #13 62.66 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-17T16:53:03.878Z] #13 62.77 Selecting previously unselected package libaio1:amd64. [2020-02-17T16:53:03.880Z] ok github.com/docker/docker/layer 7.917s coverage: 72.0% of statements [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/oci [no test files] [2020-02-17T16:53:03.880Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-17T16:53:03.880Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-17T16:53:03.880Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-02-17T16:53:04.136Z] #13 62.77 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-17T16:53:04.136Z] #13 62.78 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-17T16:53:04.136Z] #13 62.84 Selecting previously unselected package libcap2-bin. [2020-02-17T16:53:04.136Z] #13 62.85 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-17T16:53:04.136Z] #13 62.86 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-17T16:53:04.136Z] #13 62.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-17T16:53:04.136Z] #13 62.98 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:53:04.136Z] #13 62.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:04.136Z] #13 63.05 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-17T16:53:04.233Z] ok github.com/docker/docker/pkg/chrootarchive 3.416s coverage: 43.2% of statements [2020-02-17T16:53:04.233Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-17T16:53:04.233Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-17T16:53:04.233Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-02-17T16:53:04.394Z] #13 63.05 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-17T16:53:04.394Z] #13 63.06 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-17T16:53:04.648Z] #58 113.0 CC criu/cr-errno.o [2020-02-17T16:53:04.648Z] #58 113.1 CC criu/cr-restore.o [2020-02-17T16:53:04.651Z] #13 63.36 Selecting previously unselected package libpcre16-3:amd64. [2020-02-17T16:53:04.651Z] #13 63.36 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-17T16:53:04.651Z] #13 63.36 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-17T16:53:04.651Z] #13 63.50 Selecting previously unselected package libpcre32-3:amd64. [2020-02-17T16:53:04.651Z] #13 63.51 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-17T16:53:04.651Z] #13 63.51 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-17T16:53:04.909Z] #13 63.68 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-17T16:53:04.909Z] #13 63.69 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-17T16:53:04.909Z] #13 63.71 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-17T16:53:05.002Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-17T16:53:05.363Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-17T16:53:05.476Z] #13 64.20 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-17T16:53:05.476Z] #13 64.21 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-17T16:53:05.476Z] #13 64.22 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-17T16:53:05.734Z] #13 64.50 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-17T16:53:05.734Z] #13 64.50 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-17T16:53:05.734Z] #13 64.51 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:05.736Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-02-17T16:53:05.992Z] #13 64.66 Selecting previously unselected package libnl-3-200:amd64. [2020-02-17T16:53:05.992Z] #13 64.67 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-17T16:53:05.992Z] #13 64.68 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:53:05.992Z] #13 64.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-17T16:53:05.992Z] #13 64.81 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-17T16:53:05.992Z] #13 64.82 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:53:05.992Z] #13 64.90 Selecting previously unselected package libreadline5:amd64. [2020-02-17T16:53:05.992Z] #13 64.90 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-17T16:53:06.250Z] #13 64.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-17T16:53:06.250Z] #13 65.08 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-17T16:53:06.250Z] #13 65.08 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-17T16:53:06.250Z] #13 65.09 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:53:06.970Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-02-17T16:53:07.175Z] #58 ... [2020-02-17T16:53:07.175Z] [2020-02-17T16:53:07.175Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:07.175Z] #33 173.0 github.com/LK4D4/vndr/godl [2020-02-17T16:53:07.175Z] #33 173.8 github.com/LK4D4/vndr [2020-02-17T16:53:07.175Z] #33 DONE 181.9s [2020-02-17T16:53:07.175Z] [2020-02-17T16:53:07.175Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:07.175Z] #13 109.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-17T16:53:07.175Z] #13 109.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:53:07.175Z] #13 109.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:07.346Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-02-17T16:53:07.622Z] #13 ... [2020-02-17T16:53:07.622Z] [2020-02-17T16:53:07.622Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:07.622Z] #33 119.0 encoding/hex [2020-02-17T16:53:07.622Z] #33 119.5 encoding/pem [2020-02-17T16:53:07.622Z] #33 120.0 internal/singleflight [2020-02-17T16:53:07.622Z] #33 120.2 net [2020-02-17T16:53:07.622Z] #33 121.0 crypto/rand [2020-02-17T16:53:07.622Z] #33 121.6 crypto/elliptic [2020-02-17T16:53:07.622Z] #33 124.3 encoding/asn1 [2020-02-17T16:53:07.622Z] #33 126.9 crypto/ecdsa [2020-02-17T16:53:07.622Z] #33 127.5 crypto/rsa [2020-02-17T16:53:07.880Z] #33 ... [2020-02-17T16:53:07.880Z] [2020-02-17T16:53:07.880Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:07.880Z] #58 62.70 AR soccr/libsoccr.a [2020-02-17T16:53:07.880Z] #58 62.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-17T16:53:07.880Z] #58 63.09 DEP criu/arch/x86/sigframe.d [2020-02-17T16:53:07.880Z] #58 63.21 DEP criu/arch/x86/sigaction_compat.d [2020-02-17T16:53:07.880Z] #58 63.32 DEP criu/arch/x86/kerndat.d [2020-02-17T16:53:07.880Z] #58 63.53 DEP criu/arch/x86/crtools.d [2020-02-17T16:53:07.880Z] #58 63.69 DEP criu/arch/x86/cpu.d [2020-02-17T16:53:07.880Z] #58 63.84 CC criu/arch/x86/cpu.o [2020-02-17T16:53:07.880Z] #58 64.59 CC criu/arch/x86/crtools.o [2020-02-17T16:53:07.880Z] #58 65.84 CC criu/arch/x86/kerndat.o [2020-02-17T16:53:07.880Z] #58 66.46 CC criu/arch/x86/sigaction_compat.o [2020-02-17T16:53:08.130Z] ok github.com/docker/docker/pkg/fsutils 0.344s coverage: 85.1% of statements [2020-02-17T16:53:08.139Z] #58 66.81 CC criu/arch/x86/sigframe.o [2020-02-17T16:53:08.397Z] #58 67.12 LINK criu/arch/x86/crtools.built-in.o [2020-02-17T16:53:08.397Z] #58 67.19 DEP criu/pie/util-vdso-elf32.d [2020-02-17T16:53:08.502Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-02-17T16:53:08.502Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-02-17T16:53:08.654Z] #58 67.43 DEP criu/arch/x86/vdso-pie.d [2020-02-17T16:53:08.654Z] #58 67.53 DEP criu/pie/parasite-vdso.d [2020-02-17T16:53:08.911Z] #58 67.71 DEP criu/pie/util-vdso.d [2020-02-17T16:53:09.170Z] #58 67.85 DEP criu/pie/util.d [2020-02-17T16:53:09.263Z] ok github.com/docker/docker/pkg/idtools 0.392s coverage: 70.1% of statements [2020-02-17T16:53:09.427Z] #58 68.14 CC criu/pie/util.o [2020-02-17T16:53:09.622Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 70.4% of statements [2020-02-17T16:53:09.684Z] #58 68.45 CC criu/pie/util-vdso.o [2020-02-17T16:53:09.703Z] #13 ... [2020-02-17T16:53:09.703Z] [2020-02-17T16:53:09.703Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:09.703Z] #58 117.9 CC criu/cr-service.o [2020-02-17T16:53:09.941Z] #58 ... [2020-02-17T16:53:09.941Z] [2020-02-17T16:53:09.941Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:09.941Z] #13 66.88 Selecting previously unselected package net-tools. [2020-02-17T16:53:09.941Z] #13 66.88 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-17T16:53:09.941Z] #13 66.89 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-17T16:53:09.941Z] #13 67.17 Selecting previously unselected package python-pip-whl. [2020-02-17T16:53:09.941Z] #13 67.17 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-17T16:53:09.941Z] #13 67.17 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-17T16:53:09.941Z] #13 67.84 Selecting previously unselected package python3-pip. [2020-02-17T16:53:09.941Z] #13 67.84 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-17T16:53:09.941Z] #13 67.85 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-17T16:53:09.941Z] #13 68.13 Selecting previously unselected package python3-pkg-resources. [2020-02-17T16:53:09.941Z] #13 68.14 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-17T16:53:09.941Z] #13 68.15 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-17T16:53:09.941Z] #13 68.34 Selecting previously unselected package python3-setuptools. [2020-02-17T16:53:09.941Z] #13 68.34 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-17T16:53:09.941Z] #13 68.35 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-17T16:53:09.941Z] #13 68.64 Selecting previously unselected package python3-wheel. [2020-02-17T16:53:09.941Z] #13 68.65 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-17T16:53:09.941Z] #13 68.65 Unpacking python3-wheel (0.29.0-2) ... [2020-02-17T16:53:09.941Z] #13 68.76 Selecting previously unselected package thin-provisioning-tools. [2020-02-17T16:53:09.941Z] #13 68.77 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-17T16:53:09.941Z] #13 68.77 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-17T16:53:09.994Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-02-17T16:53:09.994Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-02-17T16:53:10.199Z] #13 69.14 Selecting previously unselected package vim-runtime. [2020-02-17T16:53:10.370Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-02-17T16:53:10.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-17T16:53:10.457Z] #13 69.14 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-17T16:53:10.457Z] #13 69.21 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-17T16:53:10.457Z] #13 69.24 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-17T16:53:10.457Z] #13 69.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:10.733Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-02-17T16:53:11.076Z] #58 119.3 CC criu/crtools.o [2020-02-17T16:53:11.098Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-17T16:53:11.455Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-02-17T16:53:11.455Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-02-17T16:53:11.641Z] #58 120.0 CC criu/eventfd.o [2020-02-17T16:53:11.808Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-02-17T16:53:11.808Z] ok github.com/docker/docker/pkg/mount 1.204s coverage: 69.6% of statements [2020-02-17T16:53:11.808Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-17T16:53:11.808Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-17T16:53:11.808Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-17T16:53:11.899Z] #58 120.4 CC criu/eventpoll.o [2020-02-17T16:53:12.561Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-02-17T16:53:12.832Z] #58 121.4 CC criu/external.o [2020-02-17T16:53:13.323Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-02-17T16:53:13.398Z] #58 121.7 CC criu/fault-injection.o [2020-02-17T16:53:13.398Z] #58 121.8 CC criu/fdstore.o [2020-02-17T16:53:13.655Z] #58 122.2 CC criu/fifo.o [2020-02-17T16:53:13.719Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-02-17T16:53:13.719Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-17T16:53:14.592Z] #58 122.7 CC criu/file-ids.o [2020-02-17T16:53:14.592Z] #58 123.1 CC criu/file-lock.o [2020-02-17T16:53:15.158Z] #58 ... [2020-02-17T16:53:15.158Z] [2020-02-17T16:53:15.158Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:15.158Z] #13 121.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-17T16:53:15.158Z] #13 121.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-17T16:53:15.158Z] #13 121.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-17T16:53:15.158Z] #13 121.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-17T16:53:15.158Z] #13 121.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:53:15.158Z] #13 121.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:15.158Z] #13 121.5 Processing triggers for mime-support (3.60) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up libcap2-bin (1:2.25-1) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-17T16:53:15.158Z] #13 121.6 Setting up bash-completion (1:2.1-4.3) ... [2020-02-17T16:53:15.158Z] #13 124.0 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:53:15.158Z] #13 124.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:53:15.158Z] #13 124.0 Setting up zip (3.0-11+b1) ... [2020-02-17T16:53:15.158Z] #13 124.0 Setting up bzip2 (1.0.6-8.1) ... [2020-02-17T16:53:15.158Z] #13 124.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:15.158Z] #13 124.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:53:15.158Z] #13 124.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:53:15.158Z] #13 124.1 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-17T16:53:15.158Z] #13 124.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:15.158Z] #13 124.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-17T16:53:15.158Z] #13 124.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-17T16:53:15.158Z] #13 124.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-17T16:53:15.158Z] #13 124.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:15.158Z] #13 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-17T16:53:15.158Z] #13 124.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-17T16:53:15.158Z] #13 124.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-17T16:53:15.158Z] #13 124.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-17T16:53:15.158Z] #13 124.6 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up pigz (2.3.4-1) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up jq (1.5+dfsg-1.3) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-17T16:53:15.158Z] #13 124.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-17T16:53:15.158Z] #13 124.8 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-17T16:53:15.158Z] #13 124.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-17T16:53:15.158Z] #13 124.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:53:15.158Z] #13 124.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:15.158Z] #13 124.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-17T16:53:15.158Z] #13 124.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-17T16:53:15.158Z] #13 124.9 Setting up btrfs-progs (4.7.3-1) ... [2020-02-17T16:53:15.158Z] #13 124.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-17T16:53:15.158Z] #13 124.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-17T16:53:15.177Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 72.7% of statements [2020-02-17T16:53:15.553Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-02-17T16:53:15.713Z] #13 73.97 Selecting previously unselected package vim. [2020-02-17T16:53:15.713Z] #13 73.98 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-17T16:53:15.713Z] #13 73.99 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:53:15.723Z] #13 ... [2020-02-17T16:53:15.723Z] [2020-02-17T16:53:15.723Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:15.723Z] #58 124.1 CC criu/files-ext.o [2020-02-17T16:53:15.970Z] #13 74.63 Selecting previously unselected package xfsprogs. [2020-02-17T16:53:15.970Z] #13 74.63 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-17T16:53:15.970Z] #13 74.64 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-17T16:53:16.289Z] #58 124.5 CC criu/files-reg.o [2020-02-17T16:53:16.535Z] #13 75.28 Selecting previously unselected package zip. [2020-02-17T16:53:16.535Z] #13 75.31 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-17T16:53:16.535Z] #13 75.32 Unpacking zip (3.0-11+b1) ... [2020-02-17T16:53:16.792Z] #13 75.52 Selecting previously unselected package libapparmor-perl. [2020-02-17T16:53:16.792Z] #13 75.57 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:53:16.792Z] #13 75.57 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-17T16:53:17.049Z] #13 75.72 Selecting previously unselected package apparmor. [2020-02-17T16:53:17.049Z] #13 75.73 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-17T16:53:17.049Z] #13 75.84 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-17T16:53:17.345Z] ok github.com/docker/docker/client 0.733s coverage: 75.7% of statements [2020-02-17T16:53:17.613Z] #13 76.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-17T16:53:17.613Z] #13 76.38 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-17T16:53:17.613Z] #13 76.39 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-17T16:53:17.871Z] #13 ... [2020-02-17T16:53:17.871Z] [2020-02-17T16:53:17.871Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:17.871Z] #33 129.2 crypto/dsa [2020-02-17T16:53:17.871Z] #33 129.6 crypto/x509/pkix [2020-02-17T16:53:17.871Z] #33 129.9 internal/x/crypto/cryptobyte [2020-02-17T16:53:17.871Z] #33 131.7 internal/x/crypto/internal/chacha20 [2020-02-17T16:53:17.871Z] #33 132.2 internal/x/crypto/poly1305 [2020-02-17T16:53:17.871Z] #33 132.7 internal/x/crypto/chacha20poly1305 [2020-02-17T16:53:17.871Z] #33 133.7 internal/x/crypto/hkdf [2020-02-17T16:53:17.871Z] #33 133.8 internal/x/text/transform [2020-02-17T16:53:17.871Z] #33 134.7 internal/x/text/unicode/bidi [2020-02-17T16:53:17.871Z] #33 136.8 internal/x/text/secure/bidirule [2020-02-17T16:53:17.871Z] #33 137.2 internal/x/text/unicode/norm [2020-02-17T16:53:17.871Z] #33 ... [2020-02-17T16:53:17.871Z] [2020-02-17T16:53:17.871Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:17.871Z] #58 69.27 CC criu/pie/parasite-vdso.o [2020-02-17T16:53:17.871Z] #58 70.48 CC criu/arch/x86/vdso-pie.o [2020-02-17T16:53:17.871Z] #58 70.87 CC criu/pie/util-vdso-elf32.o [2020-02-17T16:53:17.871Z] #58 71.52 AR criu/pie/pie.lib.a [2020-02-17T16:53:17.871Z] #58 71.57 DEP criu/pie/restorer.d [2020-02-17T16:53:17.871Z] #58 71.79 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-17T16:53:17.871Z] #58 71.95 DEP criu/arch/x86/restorer_unmap.d [2020-02-17T16:53:17.871Z] #58 71.99 DEP criu/arch/x86/restorer.d [2020-02-17T16:53:17.871Z] #58 72.18 DEP criu/pie/parasite.d [2020-02-17T16:53:17.871Z] #58 72.48 CC criu/pie/parasite.o [2020-02-17T16:53:17.871Z] #58 73.90 LINK criu/pie/parasite.built-in.o [2020-02-17T16:53:17.871Z] #58 73.91 GEN criu/pie/parasite-blob.h [2020-02-17T16:53:17.871Z] #58 73.95 CC criu/arch/x86/restorer.o [2020-02-17T16:53:17.871Z] #58 74.56 CC criu/arch/x86/restorer_unmap.o [2020-02-17T16:53:17.871Z] #58 74.63 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-17T16:53:17.871Z] #58 75.06 CC criu/pie/restorer.o [2020-02-17T16:53:18.186Z] #58 126.7 CC criu/files.o [2020-02-17T16:53:19.243Z] #58 78.13 LINK criu/pie/restorer.built-in.o [2020-02-17T16:53:19.500Z] #58 78.15 GEN criu/pie/restorer-blob.h [2020-02-17T16:53:19.500Z] #58 ... [2020-02-17T16:53:19.500Z] [2020-02-17T16:53:19.500Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:19.500Z] #13 78.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-17T16:53:19.500Z] #13 78.22 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-17T16:53:19.500Z] #13 78.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-17T16:53:19.515Z] ok github.com/docker/docker/pkg/signal 2.785s coverage: 61.0% of statements [2020-02-17T16:53:19.515Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-17T16:53:19.879Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-17T16:53:19.879Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-17T16:53:20.243Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-17T16:53:20.596Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-02-17T16:53:20.719Z] #58 128.8 CC criu/filesystems.o [2020-02-17T16:53:21.285Z] #58 129.6 CC criu/fsnotify.o [2020-02-17T16:53:21.285Z] #58 ... [2020-02-17T16:53:21.285Z] [2020-02-17T16:53:21.285Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:21.285Z] #13 129.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-17T16:53:21.285Z] #13 129.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-17T16:53:21.285Z] #13 129.2 Setting up btrfs-tools (4.7.3-1) ... [2020-02-17T16:53:21.285Z] #13 129.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-17T16:53:21.285Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-17T16:53:21.285Z] #13 129.3 Setting up python3 (3.5.3-1) ... [2020-02-17T16:53:21.285Z] #13 131.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-17T16:53:21.285Z] #13 132.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-17T16:53:21.285Z] #13 132.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-17T16:53:21.285Z] #13 132.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:21.285Z] #13 132.4 Setting up python3-wheel (0.29.0-2) ... [2020-02-17T16:53:21.358Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 35.1% of statements [2020-02-17T16:53:21.397Z] #13 80.16 Selecting previously unselected package binutils-mingw-w64. [2020-02-17T16:53:21.397Z] #13 80.18 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-17T16:53:21.397Z] #13 80.19 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-17T16:53:21.654Z] #13 80.28 Selecting previously unselected package mingw-w64-common. [2020-02-17T16:53:21.655Z] #13 80.29 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-17T16:53:21.655Z] #13 80.30 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-17T16:53:21.707Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-02-17T16:53:21.800Z] #13 133.5 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-17T16:53:22.055Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2020-02-17T16:53:22.220Z] #13 ... [2020-02-17T16:53:22.220Z] [2020-02-17T16:53:22.220Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:53:22.220Z] #24 133.6 + GOBIN=/build [2020-02-17T16:53:22.220Z] #24 133.6 + /build/gometalinter --install [2020-02-17T16:53:22.220Z] #24 133.6 Installing: [2020-02-17T16:53:22.220Z] #24 133.6 deadcode [2020-02-17T16:53:22.220Z] #24 133.6 dupl [2020-02-17T16:53:22.220Z] #24 133.6 errcheck [2020-02-17T16:53:22.220Z] #24 133.6 gas [2020-02-17T16:53:22.220Z] #24 133.6 gochecknoglobals [2020-02-17T16:53:22.220Z] #24 133.6 gochecknoinits [2020-02-17T16:53:22.220Z] #24 133.6 goconst [2020-02-17T16:53:22.220Z] #24 133.6 gocyclo [2020-02-17T16:53:22.220Z] #24 133.6 goimports [2020-02-17T16:53:22.220Z] #24 133.6 golint [2020-02-17T16:53:22.220Z] #24 133.6 gosimple [2020-02-17T16:53:22.220Z] #24 133.6 gotype [2020-02-17T16:53:22.220Z] #24 133.6 gotypex [2020-02-17T16:53:22.220Z] #24 133.6 ineffassign [2020-02-17T16:53:22.220Z] #24 133.6 interfacer [2020-02-17T16:53:22.220Z] #24 133.6 lll [2020-02-17T16:53:22.220Z] #24 133.6 maligned [2020-02-17T16:53:22.220Z] #24 133.6 megacheck [2020-02-17T16:53:22.220Z] #24 133.6 misspell [2020-02-17T16:53:22.220Z] #24 133.6 nakedret [2020-02-17T16:53:22.220Z] #24 133.6 safesql [2020-02-17T16:53:22.220Z] #24 133.6 staticcheck [2020-02-17T16:53:22.220Z] #24 133.6 structcheck [2020-02-17T16:53:22.220Z] #24 133.6 unconvert [2020-02-17T16:53:22.220Z] #24 133.6 unparam [2020-02-17T16:53:22.220Z] #24 133.6 unused [2020-02-17T16:53:22.220Z] #24 133.6 varcheck [2020-02-17T16:53:22.478Z] #24 ... [2020-02-17T16:53:22.478Z] [2020-02-17T16:53:22.478Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:22.478Z] #58 78.28 DEP criu/vdso.d [2020-02-17T16:53:22.478Z] #58 78.59 DEP criu/vdso-compat.d [2020-02-17T16:53:22.478Z] #58 78.81 DEP criu/uts_ns.d [2020-02-17T16:53:22.478Z] #58 79.04 DEP criu/util.d [2020-02-17T16:53:22.478Z] #58 79.31 DEP criu/uffd.d [2020-02-17T16:53:22.478Z] #58 79.61 DEP criu/tun.d [2020-02-17T16:53:22.478Z] #58 79.84 DEP criu/tty.d [2020-02-17T16:53:22.478Z] #58 80.14 DEP criu/timerfd.d [2020-02-17T16:53:22.478Z] #58 80.32 DEP criu/sysfs_parse.d [2020-02-17T16:53:22.478Z] #58 80.47 DEP criu/sysctl.d [2020-02-17T16:53:22.478Z] #58 80.64 DEP criu/string.d [2020-02-17T16:53:22.478Z] #58 80.69 DEP criu/stats.d [2020-02-17T16:53:22.478Z] #58 80.80 DEP criu/sockets.d [2020-02-17T16:53:22.478Z] #58 81.08 DEP criu/sk-unix.d [2020-02-17T16:53:22.478Z] #58 81.33 DEP criu/sk-tcp.d [2020-02-17T16:53:22.735Z] #58 81.61 DEP criu/sk-queue.d [2020-02-17T16:53:22.815Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-02-17T16:53:22.993Z] #58 81.80 DEP criu/sk-packet.d [2020-02-17T16:53:23.170Z] testing: warning: no tests to run [2020-02-17T16:53:23.170Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-02-17T16:53:23.175Z] #13 134.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:23.175Z] #13 134.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-17T16:53:23.253Z] #58 82.02 DEP criu/sk-netlink.d [2020-02-17T16:53:23.509Z] #58 82.33 DEP criu/sk-inet.d [2020-02-17T16:53:23.515Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-17T16:53:23.515Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-17T16:53:23.672Z] INFO: Extraction ended at 02/17/2020 16:53:20. Duration:00:00:27.5777132 [2020-02-17T16:53:23.672Z] INFO: Updating the golang and path environment variables [2020-02-17T16:53:23.672Z] INFO: GOPATH=d:\gopath [2020-02-17T16:53:23.672Z] INFO: go version go1.12.17 windows/amd64 [2020-02-17T16:53:23.672Z] INFO: Running the daemon under test in debug mode [2020-02-17T16:53:23.672Z] INFO: Starting a daemon under test... [2020-02-17T16:53:23.672Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40533\4\daemon --pidfile d:\CI\PR-40533\4\docker.pid -D [2020-02-17T16:53:23.672Z] INFO: Process started successfully. [2020-02-17T16:53:23.672Z] INFO: Start tailing logs of the daemon under tests [2020-02-17T16:53:23.672Z] INFO: Waiting for the daemon under test to start... [2020-02-17T16:53:23.766Z] #58 82.51 DEP criu/signalfd.d [2020-02-17T16:53:23.875Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-02-17T16:53:24.024Z] #58 82.70 DEP criu/sigframe.d [2020-02-17T16:53:24.024Z] #58 82.83 DEP criu/shmem.d [2020-02-17T16:53:24.113Z] #13 135.8 Setting up dmsetup (2:1.02.137-2) ... [2020-02-17T16:53:24.113Z] #13 135.9 Setting up python3-setuptools (33.1.1-1) ... [2020-02-17T16:53:24.281Z] #58 83.07 DEP criu/servicefd.d [2020-02-17T16:53:24.538Z] #58 83.22 DEP criu/seize.d [2020-02-17T16:53:24.538Z] #58 83.43 DEP criu/seccomp.d [2020-02-17T16:53:25.102Z] #58 83.68 DEP criu/rst-malloc.d [2020-02-17T16:53:25.102Z] #58 83.81 DEP criu/rbtree.d [2020-02-17T16:53:25.102Z] #58 83.85 DEP criu/pstree.d [2020-02-17T16:53:25.217Z] INFO: Daemon under test started and replied! [2020-02-17T16:53:25.217Z] INFO: Docker version of the daemon under test [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] Client: [2020-02-17T16:53:25.217Z] Version: 17.06.2-ce [2020-02-17T16:53:25.217Z] API version: 1.30 [2020-02-17T16:53:25.217Z] Go version: go1.8.3 [2020-02-17T16:53:25.217Z] Git commit: cec0b72 [2020-02-17T16:53:25.217Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-17T16:53:25.217Z] OS/Arch: windows/amd64 [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] Server: [2020-02-17T16:53:25.217Z] Version: 0.0.0-dev [2020-02-17T16:53:25.217Z] API version: 1.40 (minimum version 1.24) [2020-02-17T16:53:25.217Z] Go version: go1.12.17 [2020-02-17T16:53:25.217Z] Git commit: 55af29046 [2020-02-17T16:53:25.217Z] Built: 02/17/2020 16:51:22 [2020-02-17T16:53:25.217Z] OS/Arch: windows/amd64 [2020-02-17T16:53:25.217Z] Experimental: false [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] INFO: Docker info of the daemon under test [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] Containers: 0 [2020-02-17T16:53:25.217Z] Running: 0 [2020-02-17T16:53:25.217Z] Paused: 0 [2020-02-17T16:53:25.217Z] Stopped: 0 [2020-02-17T16:53:25.217Z] Images: 0 [2020-02-17T16:53:25.217Z] Server Version: 0.0.0-dev [2020-02-17T16:53:25.217Z] Storage Driver: windowsfilter [2020-02-17T16:53:25.217Z] Windows: [2020-02-17T16:53:25.217Z] Logging Driver: json-file [2020-02-17T16:53:25.217Z] Plugins: [2020-02-17T16:53:25.217Z] Volume: local [2020-02-17T16:53:25.217Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-17T16:53:25.217Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-17T16:53:25.217Z] Swarm: inactive [2020-02-17T16:53:25.217Z] Default Isolation: process [2020-02-17T16:53:25.217Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-17T16:53:25.217Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-17T16:53:25.217Z] OSType: windows [2020-02-17T16:53:25.217Z] Architecture: x86_64 [2020-02-17T16:53:25.217Z] CPUs: 4 [2020-02-17T16:53:25.217Z] Total Memory: 32GiB [2020-02-17T16:53:25.217Z] Name: azwin-2-b86e50 [2020-02-17T16:53:25.217Z] ID: SN53:72LG:BERC:6TNB:SUOC:LY73:JCUF:NSCX:NDVK:5J4Y:QKEY:UVUJ [2020-02-17T16:53:25.217Z] Docker Root Dir: D:\CI\PR-40533\4\daemon [2020-02-17T16:53:25.217Z] Debug Mode (client): false [2020-02-17T16:53:25.217Z] Debug Mode (server): true [2020-02-17T16:53:25.217Z] File Descriptors: -1 [2020-02-17T16:53:25.217Z] Goroutines: 17 [2020-02-17T16:53:25.217Z] System Time: 2020-02-17T16:53:24.904266Z [2020-02-17T16:53:25.217Z] EventsListeners: 0 [2020-02-17T16:53:25.217Z] Registry: https://index.docker.io/v1/ [2020-02-17T16:53:25.217Z] Labels: [2020-02-17T16:53:25.217Z] Experimental: false [2020-02-17T16:53:25.217Z] Insecure Registries: [2020-02-17T16:53:25.217Z] 127.0.0.0/8 [2020-02-17T16:53:25.217Z] Live Restore Enabled: false [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] INFO: Docker images of the daemon under test [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-17T16:53:25.217Z] [2020-02-17T16:53:25.217Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-17T16:53:25.217Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-17T16:53:25.360Z] #58 84.06 DEP criu/protobuf.d [2020-02-17T16:53:25.360Z] #58 84.25 GEN criu/protobuf-desc-gen.h [2020-02-17T16:53:25.485Z] #13 137.0 Setting up dh-python (2.20170125) ... [2020-02-17T16:53:25.680Z] ltsc2019: Pulling from windows/servercore [2020-02-17T16:53:25.680Z] 65014b3c3121: Pulling fs layer [2020-02-17T16:53:25.680Z] edbd72df76b4: Pulling fs layer [2020-02-17T16:53:25.925Z] #58 ... [2020-02-17T16:53:25.925Z] [2020-02-17T16:53:25.925Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:25.925Z] #13 84.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-17T16:53:25.925Z] #13 84.75 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-17T16:53:25.925Z] #13 84.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-17T16:53:26.051Z] #13 137.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-17T16:53:26.051Z] #13 137.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:53:26.260Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.3% of statements [2020-02-17T16:53:26.610Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-02-17T16:53:26.983Z] #13 DONE 138.6s [2020-02-17T16:53:26.983Z] [2020-02-17T16:53:26.983Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:53:27.532Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.5% of statements [2020-02-17T16:53:27.957Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-17T16:53:29.776Z] ok github.com/docker/docker/registry 0.142s coverage: 56.4% of statements [2020-02-17T16:53:30.099Z] #13 ... [2020-02-17T16:53:30.100Z] [2020-02-17T16:53:30.100Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:30.100Z] #33 141.5 crypto/x509 [2020-02-17T16:53:30.100Z] #33 142.2 internal/x/net/idna [2020-02-17T16:53:30.100Z] #33 144.6 net/textproto [2020-02-17T16:53:30.100Z] #33 145.9 internal/x/net/http/httpguts [2020-02-17T16:53:30.100Z] #33 146.2 internal/x/net/http/httpproxy [2020-02-17T16:53:30.100Z] #33 146.7 internal/x/net/http2/hpack [2020-02-17T16:53:30.100Z] #33 147.5 crypto/tls [2020-02-17T16:53:30.100Z] #33 148.0 mime [2020-02-17T16:53:30.100Z] #33 150.3 mime/quotedprintable [2020-02-17T16:53:30.100Z] #33 150.8 mime/multipart [2020-02-17T16:53:30.125Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-17T16:53:30.125Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-02-17T16:53:30.356Z] #33 ... [2020-02-17T16:53:30.356Z] [2020-02-17T16:53:30.356Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:30.356Z] #58 85.83 DEP criu/protobuf-desc.d [2020-02-17T16:53:30.356Z] #58 86.02 DEP criu/proc_parse.d [2020-02-17T16:53:30.356Z] #58 86.32 DEP criu/plugin.d [2020-02-17T16:53:30.356Z] #58 86.45 DEP criu/pipes.d [2020-02-17T16:53:30.356Z] #58 86.67 DEP criu/pie-util.d [2020-02-17T16:53:30.356Z] #58 86.79 DEP criu/pie-util-vdso.d [2020-02-17T16:53:30.356Z] #58 86.90 DEP criu/pie-util-vdso-elf32.d [2020-02-17T16:53:30.356Z] #58 87.07 DEP criu/path.d [2020-02-17T16:53:30.356Z] #58 87.23 DEP criu/parasite-syscall.d [2020-02-17T16:53:30.356Z] #58 87.57 DEP criu/pagemap.d [2020-02-17T16:53:30.356Z] #58 87.80 DEP criu/pagemap-cache.d [2020-02-17T16:53:30.356Z] #58 87.99 DEP criu/page-xfer.d [2020-02-17T16:53:30.356Z] #58 88.28 DEP criu/page-pipe.d [2020-02-17T16:53:30.356Z] #58 88.43 DEP criu/netfilter.d [2020-02-17T16:53:30.356Z] #58 88.60 DEP criu/net.d [2020-02-17T16:53:30.356Z] #58 88.86 DEP criu/namespaces.d [2020-02-17T16:53:30.356Z] #58 89.08 DEP criu/mount.d [2020-02-17T16:53:30.614Z] #58 89.38 DEP criu/mem.d [2020-02-17T16:53:30.871Z] #58 89.67 DEP criu/lsm.d [2020-02-17T16:53:30.901Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-02-17T16:53:31.128Z] #58 89.84 DEP criu/log.d [2020-02-17T16:53:31.128Z] #58 90.03 DEP criu/libnetlink.d [2020-02-17T16:53:31.385Z] #58 90.24 DEP criu/kerndat.d [2020-02-17T16:53:31.661Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-17T16:53:31.948Z] #58 90.53 DEP criu/kcmp-ids.d [2020-02-17T16:53:31.948Z] #58 90.64 DEP criu/irmap.d [2020-02-17T16:53:32.206Z] #58 90.88 DEP criu/ipc_ns.d [2020-02-17T16:53:32.206Z] #58 91.04 DEP criu/image.d [2020-02-17T16:53:32.448Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-02-17T16:53:32.463Z] #58 91.28 DEP criu/image-desc.d [2020-02-17T16:53:32.719Z] #58 91.41 DEP criu/fsnotify.d [2020-02-17T16:53:32.977Z] #58 91.70 DEP criu/filesystems.d [2020-02-17T16:53:33.221Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-17T16:53:33.234Z] #58 91.93 DEP criu/files.d [2020-02-17T16:53:33.234Z] #58 92.13 DEP criu/files-reg.d [2020-02-17T16:53:33.490Z] #58 92.32 DEP criu/files-ext.d [2020-02-17T16:53:33.540Z] #14 ... [2020-02-17T16:53:33.540Z] [2020-02-17T16:53:33.540Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:33.540Z] #58 130.8 CC criu/image-desc.o [2020-02-17T16:53:33.540Z] #58 131.0 CC criu/image.o [2020-02-17T16:53:33.540Z] #58 131.9 CC criu/ipc_ns.o [2020-02-17T16:53:33.540Z] #58 133.1 CC criu/irmap.o [2020-02-17T16:53:33.540Z] #58 133.8 CC criu/kcmp-ids.o [2020-02-17T16:53:33.540Z] #58 134.0 CC criu/kerndat.o [2020-02-17T16:53:33.540Z] #58 135.2 CC criu/libnetlink.o [2020-02-17T16:53:33.540Z] #58 135.6 CC criu/log.o [2020-02-17T16:53:33.540Z] #58 136.3 CC criu/lsm.o [2020-02-17T16:53:33.540Z] #58 136.8 CC criu/mem.o [2020-02-17T16:53:33.540Z] #58 138.5 CC criu/mount.o [2020-02-17T16:53:33.540Z] #58 ... [2020-02-17T16:53:33.540Z] [2020-02-17T16:53:33.540Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:53:33.540Z] #14 6.558 Collecting yamllint==1.16.0 [2020-02-17T16:53:33.747Z] #58 92.51 DEP criu/file-lock.d [2020-02-17T16:53:33.986Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-02-17T16:53:34.005Z] #58 92.78 DEP criu/file-ids.d [2020-02-17T16:53:34.262Z] #58 92.91 DEP criu/fifo.d [2020-02-17T16:53:34.262Z] #58 93.08 DEP criu/fdstore.d [2020-02-17T16:53:34.518Z] #58 93.20 DEP criu/fault-injection.d [2020-02-17T16:53:34.518Z] #58 93.30 DEP criu/external.d [2020-02-17T16:53:34.775Z] #58 93.48 DEP criu/eventpoll.d [2020-02-17T16:53:35.032Z] #58 93.77 DEP criu/eventfd.d [2020-02-17T16:53:35.293Z] #58 93.92 DEP criu/crtools.d [2020-02-17T16:53:35.293Z] #58 94.20 DEP criu/cr-service.d [2020-02-17T16:53:35.550Z] #58 94.44 DEP criu/cr-restore.d [2020-02-17T16:53:36.068Z] edbd72df76b4: Verifying Checksum [2020-02-17T16:53:36.068Z] edbd72df76b4: Download complete [2020-02-17T16:53:36.114Z] #58 94.71 DEP criu/cr-errno.d [2020-02-17T16:53:36.114Z] #58 94.75 DEP criu/cr-dump.d [2020-02-17T16:53:36.374Z] #58 95.08 DEP criu/cr-dedup.d [2020-02-17T16:53:36.374Z] #58 95.33 DEP criu/cr-check.d [2020-02-17T16:53:36.938Z] #58 95.68 DEP criu/config.d [2020-02-17T16:53:36.938Z] #58 95.91 DEP criu/clone-noasan.d [2020-02-17T16:53:37.195Z] #58 96.02 DEP criu/cgroup.d [2020-02-17T16:53:37.452Z] #58 96.29 DEP criu/cgroup-props.d [2020-02-17T16:53:37.709Z] #58 96.51 DEP criu/bitmap.d [2020-02-17T16:53:37.709Z] #58 96.54 DEP criu/bfd.d [2020-02-17T16:53:37.966Z] #58 96.63 DEP criu/autofs.d [2020-02-17T16:53:37.966Z] #58 96.79 DEP criu/aio.d [2020-02-17T16:53:38.222Z] #58 96.99 DEP criu/action-scripts.d [2020-02-17T16:53:38.479Z] #58 97.30 CC criu/action-scripts.o [2020-02-17T16:53:39.043Z] #58 97.87 CC criu/aio.o [2020-02-17T16:53:39.974Z] #58 98.68 CC criu/autofs.o [2020-02-17T16:53:40.095Z] #14 ... [2020-02-17T16:53:40.095Z] [2020-02-17T16:53:40.095Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:40.095Z] #58 142.5 CC criu/namespaces.o [2020-02-17T16:53:40.095Z] #58 144.1 CC criu/net.o [2020-02-17T16:53:40.095Z] #58 146.8 CC criu/netfilter.o [2020-02-17T16:53:40.095Z] #58 147.2 CC criu/page-pipe.o [2020-02-17T16:53:40.095Z] #58 147.8 CC criu/page-xfer.o [2020-02-17T16:53:40.353Z] #58 ... [2020-02-17T16:53:40.353Z] [2020-02-17T16:53:40.353Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:53:40.353Z] #14 13.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-17T16:53:40.538Z] #58 ... [2020-02-17T16:53:40.538Z] [2020-02-17T16:53:40.538Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:40.538Z] #33 151.8 net/http/internal [2020-02-17T16:53:40.538Z] #33 152.2 os/exec [2020-02-17T16:53:40.538Z] #33 157.6 net/http/httptrace [2020-02-17T16:53:40.538Z] #33 157.9 net/http [2020-02-17T16:53:40.611Z] #14 13.77 Collecting pyyaml (from yamllint==1.16.0) [2020-02-17T16:53:40.795Z] #33 ... [2020-02-17T16:53:40.795Z] [2020-02-17T16:53:40.795Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:40.795Z] #13 90.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-17T16:53:40.795Z] #13 90.08 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:53:40.795Z] #13 90.08 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:40.795Z] #13 90.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-17T16:53:40.795Z] #13 90.25 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:53:40.795Z] #13 90.26 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:53:41.983Z] #14 15.01 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-17T16:53:42.168Z] #13 ... [2020-02-17T16:53:42.168Z] [2020-02-17T16:53:42.168Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:42.168Z] #58 100.7 CC criu/bfd.o [2020-02-17T16:53:42.733Z] #58 101.4 CC criu/bitmap.o [2020-02-17T16:53:42.733Z] #58 101.7 CC criu/cgroup-props.o [2020-02-17T16:53:43.172Z] 65014b3c3121: Verifying Checksum [2020-02-17T16:53:43.172Z] 65014b3c3121: Download complete [2020-02-17T16:53:43.882Z] #14 17.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-17T16:53:44.107Z] #58 102.7 CC criu/cgroup.o [2020-02-17T16:53:44.447Z] #14 ... [2020-02-17T16:53:44.447Z] [2020-02-17T16:53:44.447Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:53:44.447Z] #42 174.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-17T16:53:44.447Z] #42 177.1 + mkdir -p /build [2020-02-17T16:53:44.447Z] #42 177.1 + cp runc /build/runc [2020-02-17T16:53:44.447Z] #42 DONE 177.6s [2020-02-17T16:53:44.447Z] [2020-02-17T16:53:44.447Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:44.447Z] #58 149.1 CC criu/pagemap-cache.o [2020-02-17T16:53:44.447Z] #58 149.5 CC criu/pagemap.o [2020-02-17T16:53:44.447Z] #58 150.2 CC criu/parasite-syscall.o [2020-02-17T16:53:44.447Z] #58 151.3 CC criu/path.o [2020-02-17T16:53:44.447Z] #58 151.6 CC criu/pie-util-vdso-elf32.o [2020-02-17T16:53:44.447Z] #58 152.1 CC criu/pie-util-vdso.o [2020-02-17T16:53:44.447Z] #58 152.6 CC criu/pie-util.o [2020-02-17T16:53:44.447Z] #58 152.9 CC criu/pipes.o [2020-02-17T16:53:45.820Z] #58 154.1 CC criu/plugin.o [2020-02-17T16:53:46.006Z] #58 ... [2020-02-17T16:53:46.006Z] [2020-02-17T16:53:46.006Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-17T16:53:46.006Z] #27 DONE 167.2s [2020-02-17T16:53:46.006Z] [2020-02-17T16:53:46.006Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-17T16:53:46.006Z] #15 167.3 + rm -rf /tmp/tmp.13ILAOzl4p [2020-02-17T16:53:46.078Z] #58 154.5 CC criu/proc_parse.o [2020-02-17T16:53:46.264Z] #15 DONE 167.7s [2020-02-17T16:53:46.264Z] [2020-02-17T16:53:46.264Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:47.287Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.8% of statements [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/rootless [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/volume [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-17T16:53:47.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === Skipped [2020-02-17T16:53:47.287Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-17T16:53:47.287Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-17T16:53:47.287Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:73: No driver to put! [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-17T16:53:47.287Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-17T16:53:47.287Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-17T16:53:47.287Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:53:47.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-17T16:53:47.287Z] graphtest_unix.go:73: No driver to put! [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-17T16:53:47.287Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] [2020-02-17T16:53:47.287Z] DONE 2065 tests, 19 skipped in 203.035s Post stage [Pipeline] junit [2020-02-17T16:53:47.400Z] Recording test results [2020-02-17T16:53:47.976Z] #58 ... [2020-02-17T16:53:47.976Z] [2020-02-17T16:53:47.976Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:53:47.976Z] #14 18.24 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-17T16:53:47.976Z] #14 18.45 Building wheels for collected packages: pyyaml [2020-02-17T16:53:47.976Z] #14 18.46 Running setup.py bdist_wheel for pyyaml: started [2020-02-17T16:53:47.976Z] #14 19.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-17T16:53:47.976Z] #14 19.82 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-17T16:53:47.976Z] #14 19.90 Successfully built pyyaml [2020-02-17T16:53:47.976Z] #14 19.90 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-17T16:53:47.976Z] #14 20.33 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-17T16:53:47.976Z] #14 DONE 20.8s [2020-02-17T16:53:47.976Z] [2020-02-17T16:53:47.976Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-17T16:53:47.976Z] #16 DONE 0.1s [2020-02-17T16:53:47.976Z] [2020-02-17T16:53:47.976Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-17T16:53:48.793Z] #13 ... [2020-02-17T16:53:48.793Z] [2020-02-17T16:53:48.793Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:48.793Z] #58 107.2 CC criu/clone-noasan.o [2020-02-17T16:53:48.793Z] #58 107.4 CC criu/config.o [2020-02-17T16:53:48.910Z] #21 DONE 1.0s [2020-02-17T16:53:48.910Z] [2020-02-17T16:53:48.910Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:53:48.910Z] #58 157.2 CC criu/protobuf-desc.o [2020-02-17T16:53:49.475Z] #58 157.8 CC criu/protobuf.o [2020-02-17T16:53:49.733Z] #58 158.2 CC criu/pstree.o [2020-02-17T16:53:49.764Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh dynbinary test-integration [2020-02-17T16:53:49.765Z] [2020-02-17T16:53:49.765Z] Removing bundles/ [2020-02-17T16:53:49.765Z] [2020-02-17T16:53:49.765Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-17T16:53:49.765Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:53:49.765Z] GOOS="" GOARCH="" GOARM="" [2020-02-17T16:53:50.165Z] #58 108.7 CC criu/cr-check.o [2020-02-17T16:53:50.666Z] #58 159.0 CC criu/rbtree.o [2020-02-17T16:53:50.666Z] #58 159.2 CC criu/rst-malloc.o [2020-02-17T16:53:50.924Z] #58 159.5 CC criu/seccomp.o [2020-02-17T16:53:51.537Z] #58 110.3 CC criu/cr-dedup.o [2020-02-17T16:53:51.856Z] #58 160.1 CC criu/seize.o [2020-02-17T16:53:52.102Z] #58 110.8 CC criu/cr-dump.o [2020-02-17T16:53:52.421Z] #58 160.9 CC criu/servicefd.o [2020-02-17T16:53:52.987Z] #58 161.3 CC criu/shmem.o [2020-02-17T16:53:53.552Z] #58 162.0 CC criu/sigframe.o [2020-02-17T16:53:53.552Z] #58 162.1 CC criu/signalfd.o [2020-02-17T16:53:54.117Z] #58 162.3 CC criu/sk-inet.o [2020-02-17T16:53:54.629Z] #58 113.3 CC criu/cr-errno.o [2020-02-17T16:53:54.629Z] #58 113.4 CC criu/cr-restore.o [2020-02-17T16:53:54.682Z] #58 163.3 CC criu/sk-netlink.o [2020-02-17T16:53:55.247Z] #58 163.7 CC criu/sk-packet.o [2020-02-17T16:53:55.859Z] #58 ... [2020-02-17T16:53:55.859Z] [2020-02-17T16:53:55.859Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:53:55.859Z] #55 227.5 + dpkg --print-architecture [2020-02-17T16:53:55.859Z] #55 227.5 + cd /tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution [2020-02-17T16:53:55.859Z] #55 227.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-17T16:53:55.859Z] #55 227.7 + GOPATH=/tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.c7jECH5Oa3 [2020-02-17T16:53:55.859Z] #55 227.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-17T16:53:59.926Z] #58 117.9 CC criu/cr-service.o [2020-02-17T16:53:59.926Z] #58 ... [2020-02-17T16:53:59.926Z] [2020-02-17T16:53:59.926Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-17T16:53:59.926Z] #33 171.9 github.com/LK4D4/vndr/godl [2020-02-17T16:53:59.926Z] #33 172.7 github.com/LK4D4/vndr [2020-02-17T16:53:59.926Z] #33 DONE 180.5s [2020-02-17T16:53:59.926Z] [2020-02-17T16:53:59.927Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:53:59.927Z] #13 110.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-17T16:53:59.927Z] #13 110.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-17T16:53:59.927Z] #13 110.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:54:01.309Z] #13 ... [2020-02-17T16:54:01.309Z] [2020-02-17T16:54:01.309Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:01.309Z] #58 120.0 CC criu/crtools.o [2020-02-17T16:54:01.873Z] #58 120.6 CC criu/eventfd.o [2020-02-17T16:54:02.131Z] #58 120.9 CC criu/eventpoll.o [2020-02-17T16:54:03.063Z] #58 121.8 CC criu/external.o [2020-02-17T16:54:03.320Z] #58 122.2 CC criu/fault-injection.o [2020-02-17T16:54:03.320Z] #58 122.3 CC criu/fdstore.o [2020-02-17T16:54:03.885Z] #58 122.7 CC criu/fifo.o [2020-02-17T16:54:04.450Z] #58 123.2 CC criu/file-ids.o [2020-02-17T16:54:04.601Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-02-17T16:54:04.708Z] #58 123.6 CC criu/file-lock.o [2020-02-17T16:54:04.889Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 29.6% of statements [2020-02-17T16:54:05.641Z] #58 124.6 CC criu/files-ext.o [2020-02-17T16:54:05.839Z] #55 ... [2020-02-17T16:54:05.839Z] [2020-02-17T16:54:05.839Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:05.839Z] #58 164.3 CC criu/sk-queue.o [2020-02-17T16:54:05.839Z] #58 164.7 CC criu/sk-tcp.o [2020-02-17T16:54:05.839Z] #58 165.2 CC criu/sk-unix.o [2020-02-17T16:54:05.839Z] #58 166.9 CC criu/sockets.o [2020-02-17T16:54:05.839Z] #58 167.5 CC criu/stats.o [2020-02-17T16:54:05.839Z] #58 167.8 CC criu/string.o [2020-02-17T16:54:05.839Z] #58 167.9 CC criu/sysctl.o [2020-02-17T16:54:05.839Z] #58 168.5 CC criu/sysfs_parse.o [2020-02-17T16:54:05.839Z] #58 168.8 CC criu/timerfd.o [2020-02-17T16:54:05.839Z] #58 169.2 CC criu/tty.o [2020-02-17T16:54:05.839Z] #58 170.8 CC criu/tun.o [2020-02-17T16:54:05.839Z] #58 171.2 CC criu/uffd.o [2020-02-17T16:54:05.839Z] #58 172.3 CC criu/util.o [2020-02-17T16:54:05.839Z] #58 173.4 CC criu/uts_ns.o [2020-02-17T16:54:05.839Z] #58 173.6 CC criu/vdso-compat.o [2020-02-17T16:54:05.839Z] #58 173.8 CC criu/vdso.o [2020-02-17T16:54:06.207Z] #58 125.0 CC criu/files-reg.o [2020-02-17T16:54:06.403Z] #58 174.7 LINK criu/built-in.o [2020-02-17T16:54:06.465Z] #58 ... [2020-02-17T16:54:06.465Z] [2020-02-17T16:54:06.465Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:54:06.465Z] #13 122.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-17T16:54:06.465Z] #13 122.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-17T16:54:06.465Z] #13 122.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-17T16:54:06.465Z] #13 122.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-17T16:54:06.465Z] #13 122.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-17T16:54:06.465Z] #13 122.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:54:06.465Z] #13 122.3 Processing triggers for mime-support (3.60) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up libcap2-bin (1:2.25-1) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-17T16:54:06.465Z] #13 122.4 Setting up bash-completion (1:2.1-4.3) ... [2020-02-17T16:54:06.465Z] #13 124.6 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-17T16:54:06.465Z] #13 124.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up zip (3.0-11+b1) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up bzip2 (1.0.6-8.1) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-17T16:54:06.465Z] #13 124.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:54:06.465Z] #13 124.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-17T16:54:06.465Z] #13 124.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-17T16:54:06.465Z] #13 124.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-17T16:54:06.465Z] #13 124.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:54:06.465Z] #13 124.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-17T16:54:06.465Z] #13 124.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-17T16:54:06.465Z] #13 124.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-17T16:54:06.465Z] #13 124.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-17T16:54:06.465Z] #13 125.2 Setting up pigz (2.3.4-1) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up jq (1.5+dfsg-1.3) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-17T16:54:06.465Z] #13 125.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-17T16:54:06.465Z] #13 125.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-17T16:54:06.465Z] #13 125.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-17T16:54:06.465Z] #13 125.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-17T16:54:06.465Z] #13 125.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-17T16:54:06.660Z] #58 174.9 LINK criu/criu [2020-02-17T16:54:06.723Z] #13 125.4 Setting up btrfs-progs (4.7.3-1) ... [2020-02-17T16:54:06.723Z] #13 125.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-17T16:54:06.723Z] #13 125.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-17T16:54:06.919Z] #58 175.2 DEP lib/c/criu.d [2020-02-17T16:54:06.919Z] #58 175.3 CC images/rpc.pb-c.o [2020-02-17T16:54:07.484Z] #58 175.8 CC lib/c/criu.o [2020-02-17T16:54:08.416Z] #58 176.7 LINK lib/c/built-in.o [2020-02-17T16:54:08.416Z] #58 176.7 LINK lib/c/libcriu.so [2020-02-17T16:54:08.416Z] #58 176.9 GEN magic.py [2020-02-17T16:54:08.674Z] #58 177.0 Note: Building without setproctitle() and strlcpy() support. [2020-02-17T16:54:08.674Z] #58 177.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-17T16:54:09.239Z] #58 177.5 fatal: Not a git repository (or any of the parent directories): .git [2020-02-17T16:54:09.805Z] #58 178.1 make[1]: Nothing to be done for 'all'. [2020-02-17T16:54:10.370Z] #58 178.7 make[1]: 'images/built-in.o' is up to date. [2020-02-17T16:54:10.370Z] #58 178.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-17T16:54:10.370Z] #58 178.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-17T16:54:10.370Z] #58 178.8 make[1]: 'compel/libcompel.a' is up to date. [2020-02-17T16:54:10.370Z] #58 178.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-17T16:54:10.628Z] #58 178.8 make[1]: Nothing to be done for 'all'. [2020-02-17T16:54:10.628Z] #58 178.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-17T16:54:10.628Z] #58 179.0 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.628Z] #58 179.0 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.628Z] #58 179.1 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.628Z] #58 179.2 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.887Z] #58 179.2 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.887Z] #58 179.3 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.887Z] #58 179.3 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:10.887Z] #58 179.4 make[2]: Nothing to be done for 'all'. [2020-02-17T16:54:11.145Z] #58 179.4 INSTALL criu/criu [2020-02-17T16:54:11.713Z] #58 ... [2020-02-17T16:54:11.713Z] [2020-02-17T16:54:11.713Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:54:11.713Z] #55 248.0 + rm -rf /tmp/tmp.c7jECH5Oa3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.c7jECH5Oa3 [2020-02-17T16:54:11.713Z] #55 DONE 248.1s [2020-02-17T16:54:11.713Z] [2020-02-17T16:54:11.713Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:11.713Z] #58 DONE 180.1s [2020-02-17T16:54:11.713Z] [2020-02-17T16:54:11.713Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:54:11.757Z] ok github.com/docker/docker/container 0.201s coverage: 35.6% of statements [2020-02-17T16:54:11.757Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-17T16:54:11.757Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-17T16:54:11.757Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-17T16:54:11.757Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-17T16:54:11.984Z] #13 129.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-17T16:54:11.984Z] #13 129.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:54:11.984Z] #13 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-17T16:54:11.984Z] #13 129.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-17T16:54:11.984Z] #13 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-17T16:54:11.984Z] #13 130.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-17T16:54:11.984Z] #13 130.0 Setting up btrfs-tools (4.7.3-1) ... [2020-02-17T16:54:11.984Z] #13 130.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-17T16:54:11.984Z] #13 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-17T16:54:11.984Z] #13 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-17T16:54:11.984Z] #13 130.0 Setting up python3 (3.5.3-1) ... [2020-02-17T16:54:12.918Z] #13 131.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-17T16:54:14.239Z] #47 ... [2020-02-17T16:54:14.239Z] [2020-02-17T16:54:14.239Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:54:14.239Z] #24 DONE 249.6s [2020-02-17T16:54:14.290Z] #13 132.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-17T16:54:14.290Z] #13 132.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-17T16:54:14.290Z] #13 133.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:54:14.290Z] #13 133.0 Setting up python3-wheel (0.29.0-2) ... [2020-02-17T16:54:14.497Z] [2020-02-17T16:54:14.497Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:54:15.223Z] #13 133.8 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-17T16:54:16.156Z] #13 134.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-17T16:54:16.156Z] #13 134.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-17T16:54:16.395Z] #47 ... [2020-02-17T16:54:16.395Z] [2020-02-17T16:54:16.395Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-17T16:54:16.653Z] #25 DONE 0.7s [2020-02-17T16:54:16.653Z] [2020-02-17T16:54:16.653Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:54:16.910Z] #47 ... [2020-02-17T16:54:16.910Z] [2020-02-17T16:54:16.910Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-17T16:54:16.910Z] #28 DONE 0.1s [2020-02-17T16:54:16.910Z] [2020-02-17T16:54:16.910Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-17T16:54:16.910Z] #31 DONE 0.1s [2020-02-17T16:54:16.910Z] [2020-02-17T16:54:16.910Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-17T16:54:17.167Z] #34 DONE 0.1s [2020-02-17T16:54:17.167Z] [2020-02-17T16:54:17.167Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-17T16:54:17.167Z] #39 DONE 0.1s [2020-02-17T16:54:17.167Z] [2020-02-17T16:54:17.167Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:54:17.284Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-02-17T16:54:17.424Z] #47 ... [2020-02-17T16:54:17.424Z] [2020-02-17T16:54:17.424Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-17T16:54:17.424Z] #43 DONE 0.1s [2020-02-17T16:54:17.424Z] [2020-02-17T16:54:17.424Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:54:17.528Z] #13 136.1 Setting up dmsetup (2:1.02.137-2) ... [2020-02-17T16:54:17.528Z] #13 136.1 Setting up python3-setuptools (33.1.1-1) ... [2020-02-17T16:54:18.093Z] #13 ... [2020-02-17T16:54:18.093Z] [2020-02-17T16:54:18.093Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:18.093Z] #58 126.9 CC criu/files.o [2020-02-17T16:54:18.093Z] #58 129.1 CC criu/filesystems.o [2020-02-17T16:54:18.093Z] #58 129.7 CC criu/fsnotify.o [2020-02-17T16:54:18.093Z] #58 130.9 CC criu/image-desc.o [2020-02-17T16:54:18.093Z] #58 131.1 CC criu/image.o [2020-02-17T16:54:18.093Z] #58 131.9 CC criu/ipc_ns.o [2020-02-17T16:54:18.093Z] #58 133.1 CC criu/irmap.o [2020-02-17T16:54:18.093Z] #58 133.8 CC criu/kcmp-ids.o [2020-02-17T16:54:18.093Z] #58 134.1 CC criu/kerndat.o [2020-02-17T16:54:18.093Z] #58 135.2 CC criu/libnetlink.o [2020-02-17T16:54:18.093Z] #58 135.6 CC criu/log.o [2020-02-17T16:54:18.093Z] #58 136.2 CC criu/lsm.o [2020-02-17T16:54:18.093Z] #58 136.6 CC criu/mem.o [2020-02-17T16:54:18.351Z] #58 ... [2020-02-17T16:54:18.351Z] [2020-02-17T16:54:18.351Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-17T16:54:18.351Z] #13 137.2 Setting up dh-python (2.20170125) ... [2020-02-17T16:54:19.286Z] #13 138.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-17T16:54:19.286Z] #13 138.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-17T16:54:20.220Z] #13 DONE 139.0s [2020-02-17T16:54:20.220Z] [2020-02-17T16:54:20.220Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:54:24.161Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.8% of statements [2020-02-17T16:54:25.524Z] #47 216.8 🇩 bin/containerd [2020-02-17T16:54:26.776Z] #14 6.459 Collecting yamllint==1.16.0 [2020-02-17T16:54:28.575Z] ok github.com/docker/docker/daemon/cluster 0.264s coverage: 0.5% of statements [2020-02-17T16:54:28.675Z] #14 ... [2020-02-17T16:54:28.675Z] [2020-02-17T16:54:28.675Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:28.675Z] #58 138.2 CC criu/mount.o [2020-02-17T16:54:28.675Z] #58 142.2 CC criu/namespaces.o [2020-02-17T16:54:28.675Z] #58 144.1 CC criu/net.o [2020-02-17T16:54:28.675Z] #58 147.4 CC criu/netfilter.o [2020-02-17T16:54:28.933Z] #58 147.7 CC criu/page-pipe.o [2020-02-17T16:54:29.499Z] #58 148.1 CC criu/page-xfer.o [2020-02-17T16:54:30.432Z] #58 149.3 CC criu/pagemap-cache.o [2020-02-17T16:54:30.997Z] #58 149.7 CC criu/pagemap.o [2020-02-17T16:54:31.563Z] #58 150.5 CC criu/parasite-syscall.o [2020-02-17T16:54:32.936Z] #58 151.4 CC criu/path.o [2020-02-17T16:54:32.936Z] #58 151.8 CC criu/pie-util-vdso-elf32.o [2020-02-17T16:54:33.514Z] #58 152.3 CC criu/pie-util-vdso.o [2020-02-17T16:54:33.514Z] #58 ... [2020-02-17T16:54:33.514Z] [2020-02-17T16:54:33.514Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:54:33.514Z] #14 13.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-17T16:54:33.772Z] #14 13.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-17T16:54:34.099Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.4% of statements [2020-02-17T16:54:35.145Z] #14 14.81 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-17T16:54:35.403Z] #14 15.05 Collecting pyyaml (from yamllint==1.16.0) [2020-02-17T16:54:36.336Z] #14 16.32 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-17T16:54:37.273Z] #14 ... [2020-02-17T16:54:37.273Z] [2020-02-17T16:54:37.273Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-17T16:54:37.273Z] #42 173.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-17T16:54:37.273Z] #42 175.6 + mkdir -p /build [2020-02-17T16:54:37.273Z] #42 175.6 + cp runc /build/runc [2020-02-17T16:54:37.273Z] #42 DONE 176.1s [2020-02-17T16:54:37.273Z] [2020-02-17T16:54:37.273Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:37.273Z] #58 152.8 CC criu/pie-util.o [2020-02-17T16:54:37.273Z] #58 153.0 CC criu/pipes.o [2020-02-17T16:54:37.273Z] #58 153.8 CC criu/plugin.o [2020-02-17T16:54:37.273Z] #58 154.3 CC criu/proc_parse.o [2020-02-17T16:54:37.617Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2020-02-17T16:54:37.902Z] ok github.com/docker/docker/daemon/config 0.127s coverage: 82.2% of statements [2020-02-17T16:54:38.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:54:38.508Z] [2020-02-17T16:54:38.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-17T16:54:38.646Z] #58 157.5 CC criu/protobuf-desc.o [2020-02-17T16:54:38.886Z] PKG_CONFIG=pkg-config [2020-02-17T16:54:38.886Z] GOLANG_VERSION=1.12.17 [2020-02-17T16:54:38.886Z] HOSTNAME=c2cccb858e0a [2020-02-17T16:54:38.886Z] DOCKER_EXPERIMENTAL=1 [2020-02-17T16:54:38.886Z] container=docker [2020-02-17T16:54:38.886Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-17T16:54:38.886Z] GOPATH=/go [2020-02-17T16:54:38.886Z] PWD=/go/src/github.com/docker/docker [2020-02-17T16:54:38.886Z] HOME=/root [2020-02-17T16:54:38.886Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-17T16:54:38.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-17T16:54:38.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-17T16:54:38.886Z] DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:54:38.886Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-17T16:54:38.886Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-17T16:54:38.886Z] TERM=xterm [2020-02-17T16:54:38.886Z] VALIDATE_BRANCH=19.03 [2020-02-17T16:54:38.886Z] DEST=bundles/test-integration [2020-02-17T16:54:38.886Z] SHLVL=1 [2020-02-17T16:54:38.886Z] TIMEOUT=120m [2020-02-17T16:54:38.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-17T16:54:38.886Z] DOCKER_PKG=github.com/docker/docker [2020-02-17T16:54:38.886Z] TESTDEBUG=0 [2020-02-17T16:54:38.886Z] _=/usr/bin/env [2020-02-17T16:54:38.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-17T16:54:39.579Z] #58 158.3 CC criu/protobuf.o [2020-02-17T16:54:39.836Z] #58 158.7 CC criu/pstree.o [2020-02-17T16:54:40.402Z] #58 ... [2020-02-17T16:54:40.402Z] [2020-02-17T16:54:40.402Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-17T16:54:40.402Z] #14 18.57 Building wheels for collected packages: pyyaml [2020-02-17T16:54:40.402Z] #14 18.57 Running setup.py bdist_wheel for pyyaml: started [2020-02-17T16:54:40.402Z] #14 19.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-17T16:54:40.402Z] #14 19.66 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-17T16:54:40.402Z] #14 19.73 Successfully built pyyaml [2020-02-17T16:54:40.402Z] #14 19.75 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-17T16:54:40.402Z] #14 20.16 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-17T16:54:40.659Z] #14 DONE 20.6s [2020-02-17T16:54:40.659Z] [2020-02-17T16:54:40.659Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:40.917Z] #58 ... [2020-02-17T16:54:40.917Z] [2020-02-17T16:54:40.917Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-17T16:54:40.917Z] #16 DONE 0.2s [2020-02-17T16:54:40.917Z] [2020-02-17T16:54:40.917Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-17T16:54:41.851Z] #21 DONE 0.9s [2020-02-17T16:54:41.851Z] [2020-02-17T16:54:41.851Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:41.851Z] #58 159.9 CC criu/rbtree.o [2020-02-17T16:54:41.851Z] #58 160.2 CC criu/rst-malloc.o [2020-02-17T16:54:41.851Z] #58 160.4 CC criu/seccomp.o [2020-02-17T16:54:42.109Z] #58 161.0 CC criu/seize.o [2020-02-17T16:54:42.318Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-02-17T16:54:43.042Z] #58 161.7 CC criu/servicefd.o [2020-02-17T16:54:43.300Z] #58 162.0 CC criu/shmem.o [2020-02-17T16:54:43.865Z] #58 162.7 CC criu/sigframe.o [2020-02-17T16:54:44.123Z] #58 162.9 CC criu/signalfd.o [2020-02-17T16:54:44.381Z] #58 163.1 CC criu/sk-inet.o [2020-02-17T16:54:45.315Z] #58 163.9 CC criu/sk-netlink.o [2020-02-17T16:54:45.572Z] #58 164.3 CC criu/sk-packet.o [2020-02-17T16:54:45.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.7% of statements [2020-02-17T16:54:45.830Z] #58 164.7 CC criu/sk-queue.o [2020-02-17T16:54:46.087Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-02-17T16:54:46.396Z] #58 165.1 CC criu/sk-tcp.o [2020-02-17T16:54:46.961Z] #58 165.6 CC criu/sk-unix.o [2020-02-17T16:54:47.427Z] #47 239.8 🇩 bin/containerd-stress [2020-02-17T16:54:48.367Z] #58 167.2 CC criu/sockets.o [2020-02-17T16:54:49.300Z] #58 168.1 CC criu/stats.o [2020-02-17T16:54:49.322Z] #47 241.5 🇩 bin/containerd-shim [2020-02-17T16:54:49.558Z] #58 168.4 CC criu/string.o [2020-02-17T16:54:49.558Z] #58 168.5 CC criu/sysctl.o [2020-02-17T16:54:49.699Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.864s coverage: 57.8% of statements [2020-02-17T16:54:49.699Z] ok github.com/docker/docker/daemon 12.438s coverage: 17.5% of statements [2020-02-17T16:54:49.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-17T16:54:49.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-17T16:54:49.699Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-17T16:54:49.699Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-17T16:54:50.123Z] #58 169.0 CC criu/sysfs_parse.o [2020-02-17T16:54:50.689Z] #58 169.3 CC criu/timerfd.o [2020-02-17T16:54:50.947Z] #58 169.7 CC criu/tty.o [2020-02-17T16:54:52.845Z] #58 171.4 CC criu/tun.o [2020-02-17T16:54:53.103Z] #58 171.8 CC criu/uffd.o [2020-02-17T16:54:53.180Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.069s coverage: 68.5% of statements [2020-02-17T16:54:54.037Z] #58 ... [2020-02-17T16:54:54.037Z] [2020-02-17T16:54:54.037Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:54:54.037Z] #55 225.5 + dpkg --print-architecture [2020-02-17T16:54:54.037Z] #55 225.5 + cd /tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution [2020-02-17T16:54:54.037Z] #55 225.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-17T16:54:54.037Z] #55 225.7 + GOPATH=/tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oBHEXiJRWD [2020-02-17T16:54:54.037Z] #55 225.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-17T16:54:54.037Z] #55 ... [2020-02-17T16:54:54.037Z] [2020-02-17T16:54:54.037Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-17T16:54:54.037Z] #58 172.9 CC criu/util.o [2020-02-17T16:54:55.410Z] #58 174.1 CC criu/uts_ns.o [2020-02-17T16:54:55.668Z] #58 174.3 CC criu/vdso-compat.o [2020-02-17T16:54:55.668Z] #58 174.6 CC criu/vdso.o [2020-02-17T16:54:55.873Z] #47 247.7 🇩 bin/containerd-shim-runc-v1 [2020-02-17T16:54:56.601Z] #58 175.5 LINK criu/built-in.o [2020-02-17T16:54:56.681Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.523s coverage: 46.1% of statements [2020-02-17T16:54:56.681Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-17T16:54:56.681Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.130s coverage: 50.8% of statements [2020-02-17T16:54:56.859Z] #58 175.5 LINK criu/criu [2020-02-17T16:54:57.117Z] #58 175.9 DEP lib/c/criu.d [2020-02-17T16:54:57.117Z] #58 175.9 CC images/rpc.pb-c.o [2020-02-17T16:54:57.683Z] #58 176.5 CC lib/c/criu.o [2020-02-17T16:54:57.772Z] #47 250.4 🇩 binaries [2020-02-17T16:54:57.772Z] #47 250.4 + mkdir -p /build [2020-02-17T16:54:57.772Z] #47 250.4 + cp bin/containerd /build/containerd [2020-02-17T16:54:57.772Z] #47 250.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-17T16:54:58.029Z] #47 250.5 + cp bin/ctr /build/ctr [2020-02-17T16:54:58.170Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.629s coverage: 76.1% of statements [2020-02-17T16:54:58.595Z] #47 DONE 251.1s [2020-02-17T16:54:58.616Z] #58 177.4 LINK lib/c/built-in.o [2020-02-17T16:54:58.616Z] #58 177.4 LINK lib/c/libcriu.so [2020-02-17T16:54:58.874Z] #58 177.6 GEN magic.py [2020-02-17T16:54:58.874Z] #58 177.7 Note: Building without setproctitle() and strlcpy() support. [2020-02-17T16:54:58.874Z] #58 177.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-17T16:54:59.525Z] [2020-02-17T16:54:59.525Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-17T16:54:59.781Z] #48 DONE 0.3s [2020-02-17T16:54:59.781Z] [2020-02-17T16:54:59.781Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-17T16:54:59.781Z] #51 DONE 0.1s [2020-02-17T16:54:59.781Z] [2020-02-17T16:54:59.781Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-17T16:54:59.781Z] #54 DONE 0.1s [2020-02-17T16:54:59.808Z] #58 178.4 fatal: Not a git repository (or any of the parent directories): .git [2020-02-17T16:55:00.038Z] [2020-02-17T16:55:00.038Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-17T16:55:00.038Z] #56 DONE 0.3s [2020-02-17T16:55:00.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.627s coverage: 52.5% of statements [2020-02-17T16:55:00.219Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-17T16:55:00.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-17T16:55:00.295Z] [2020-02-17T16:55:00.295Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-17T16:55:00.295Z] #59 DONE 0.1s [2020-02-17T16:55:00.295Z] [2020-02-17T16:55:00.295Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-17T16:55:00.295Z] #63 DONE 0.1s [2020-02-17T16:55:00.295Z] [2020-02-17T16:55:00.295Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-17T16:55:00.373Z] #58 178.9 make[1]: Nothing to be done for 'all'. [2020-02-17T16:55:00.552Z] #65 DONE 0.1s [2020-02-17T16:55:00.552Z] [2020-02-17T16:55:00.552Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-17T16:55:00.552Z] #66 DONE 0.0s [2020-02-17T16:55:00.552Z] [2020-02-17T16:55:00.552Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-17T16:55:00.846Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.062s coverage: 58.0% of statements [2020-02-17T16:55:00.938Z] #58 179.5 make[1]: 'images/built-in.o' is up to date. [2020-02-17T16:55:00.938Z] #58 179.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-17T16:55:00.938Z] #58 179.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-17T16:55:00.938Z] #58 179.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-17T16:55:00.938Z] #58 179.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-17T16:55:00.938Z] #58 179.7 make[1]: Nothing to be done for 'all'. [2020-02-17T16:55:00.938Z] #58 179.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-17T16:55:00.938Z] #58 179.9 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:00.938Z] #58 179.9 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:00.938Z] #58 179.9 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.196Z] #58 180.0 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.196Z] #58 180.1 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.196Z] #58 180.1 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.196Z] #58 180.1 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.454Z] #58 180.2 make[2]: Nothing to be done for 'all'. [2020-02-17T16:55:01.454Z] #58 180.2 INSTALL criu/criu [2020-02-17T16:55:01.483Z] #67 DONE 1.0s [2020-02-17T16:55:01.483Z] [2020-02-17T16:55:01.483Z] #68 exporting to image [2020-02-17T16:55:01.483Z] #68 exporting layers [2020-02-17T16:55:01.868Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-02-17T16:55:02.827Z] #58 DONE 181.5s [2020-02-17T16:55:02.827Z] [2020-02-17T16:55:02.827Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:55:02.889Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-02-17T16:55:03.760Z] #47 ... [2020-02-17T16:55:03.760Z] [2020-02-17T16:55:03.760Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-17T16:55:03.760Z] #55 245.4 + rm -rf /tmp/tmp.oBHEXiJRWD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oBHEXiJRWD [2020-02-17T16:55:04.085Z] #55 DONE 245.5s [2020-02-17T16:55:04.085Z] [2020-02-17T16:55:04.085Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-17T16:55:05.998Z] #24 DONE 247.4s [2020-02-17T16:55:05.998Z] [2020-02-17T16:55:05.998Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:55:07.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-17T16:55:07.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-17T16:55:07.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-17T16:55:07.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-17T16:55:07.894Z] #47 ... [2020-02-17T16:55:07.894Z] [2020-02-17T16:55:07.894Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-17T16:55:07.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-17T16:55:08.031Z] #68 exporting layers 6.4s done [2020-02-17T16:55:08.031Z] #68 writing image sha256:72031b34751fbf4a5da8acbb1db805a5858a458c6137fe7420d63db7aa909a78 done [2020-02-17T16:55:08.031Z] #68 naming to docker.io/library/docker:55af2904620f38db560009e52f441a4af3c76e91 done [2020-02-17T16:55:08.031Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-17T16:55:08.432Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.7% of statements [2020-02-17T16:55:08.432Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-02-17T16:55:08.432Z] ok github.com/docker/docker/daemon/logger/awslogs 0.678s coverage: 78.2% of statements [2020-02-17T16:55:08.828Z] #25 DONE 0.8s [2020-02-17T16:55:08.828Z] [2020-02-17T16:55:08.828Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-17T16:55:09.039Z] [2020-02-17T16:55:09.039Z] Removing bundles/ [2020-02-17T16:55:09.039Z] [2020-02-17T16:55:09.039Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-17T16:55:09.039Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:55:09.039Z] GOOS="" GOARCH="" GOARM="" [2020-02-17T16:55:09.087Z] #28 DONE 0.2s [2020-02-17T16:55:09.087Z] [2020-02-17T16:55:09.087Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-17T16:55:09.087Z] #31 DONE 0.1s [2020-02-17T16:55:09.087Z] [2020-02-17T16:55:09.087Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:55:09.087Z] #47 ... [2020-02-17T16:55:09.087Z] [2020-02-17T16:55:09.087Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-17T16:55:09.087Z] #34 DONE 0.1s [2020-02-17T16:55:09.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-17T16:55:09.345Z] [2020-02-17T16:55:09.345Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-17T16:55:09.345Z] #39 DONE 0.1s [2020-02-17T16:55:09.345Z] [2020-02-17T16:55:09.345Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-17T16:55:09.345Z] #43 DONE 0.1s [2020-02-17T16:55:09.345Z] [2020-02-17T16:55:09.345Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-17T16:55:09.926Z] ok github.com/docker/docker/daemon/images 0.082s coverage: 4.9% of statements [2020-02-17T16:55:09.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-17T16:55:09.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-17T16:55:09.926Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-17T16:55:09.926Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-17T16:55:10.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-17T16:55:10.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-17T16:55:10.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 88.3% of statements [2020-02-17T16:55:11.574Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-02-17T16:55:12.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-17T16:55:13.067Z] time="2020-02-17T16:55:12Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-453907317/container.log.1: no such file or directory" [2020-02-17T16:55:13.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 62.1% of statements [2020-02-17T16:55:13.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-17T16:55:14.563Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2020-02-17T16:55:14.563Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-17T16:55:15.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-17T16:55:15.894Z] #47 218.7 🇩 bin/containerd [2020-02-17T16:55:16.608Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 20.0% of statements [2020-02-17T16:55:16.608Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2020-02-17T16:55:18.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 47.8% of statements [2020-02-17T16:55:20.147Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-02-17T16:55:20.147Z] ok github.com/docker/docker/daemon/logger/splunk 3.233s coverage: 84.5% of statements [2020-02-17T16:55:20.147Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-17T16:55:20.147Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-17T16:55:22.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-17T16:55:23.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-17T16:55:24.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-17T16:55:24.596Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-02-17T16:55:25.615Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2020-02-17T16:55:25.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-17T16:55:26.242Z] ok github.com/docker/docker/distribution 0.677s coverage: 22.3% of statements [2020-02-17T16:55:26.242Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-17T16:55:27.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-17T16:55:27.733Z] ok github.com/docker/docker/distribution/xfer 1.473s coverage: 83.4% of statements [2020-02-17T16:55:27.733Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-17T16:55:27.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-17T16:55:29.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-17T16:55:29.329Z] Using test binary docker [2020-02-17T16:55:29.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-17T16:55:29.329Z] +++ /etc/init.d/apparmor start [2020-02-17T16:55:29.329Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T16:55:29.329Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T16:55:29.329Z] Warning failed to create cache: (null) [2020-02-17T16:55:29.329Z] . [2020-02-17T16:55:29.329Z] INFO: Waiting for daemon to start... [2020-02-17T16:55:29.329Z] Starting dockerd [2020-02-17T16:55:29.329Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-17T16:55:31.225Z] ok github.com/docker/docker/image 0.089s coverage: 86.4% of statements [2020-02-17T16:55:31.512Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2020-02-17T16:55:31.512Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-02-17T16:55:31.512Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-17T16:55:31.512Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-17T16:55:31.732Z] . [2020-02-17T16:55:31.732Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-17T16:55:31.732Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-17T16:55:31.732Z] Error: No such image: emptyfs [2020-02-17T16:55:31.732Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-17T16:55:31.732Z] ++++ docker load [2020-02-17T16:55:31.732Z] Running integration-test (iteration 1) [2020-02-17T16:55:31.732Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-17T16:55:31.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:55:31.732Z] ++ set -e [2020-02-17T16:55:31.732Z] ++ '[' -n 0 ']' [2020-02-17T16:55:31.732Z] ++ set -x [2020-02-17T16:55:31.732Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T16:55:34.283Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-17T16:55:34.283Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-17T16:55:34.283Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-17T16:55:34.283Z] ok github.com/docker/docker/internal/testutil 0.039s coverage: 62.5% of statements [2020-02-17T16:55:34.570Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-02-17T16:55:34.858Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-17T16:55:34.858Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-17T16:55:34.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-17T16:55:36.371Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-02-17T16:55:40.792Z] ok github.com/docker/docker/opts 0.088s coverage: 66.9% of statements [2020-02-17T16:55:40.950Z] Loaded image: buildpack-deps:jessie [2020-02-17T16:55:40.950Z] Loaded image: busybox:latest [2020-02-17T16:55:40.950Z] Loaded image: busybox:glibc [2020-02-17T16:55:40.950Z] Loaded image: debian:jessie [2020-02-17T16:55:40.950Z] Loaded image: hello-world:latest [2020-02-17T16:55:40.950Z] INFO: Testing against a local daemon [2020-02-17T16:55:40.950Z] === RUN TestBuildWithSession [2020-02-17T16:55:42.279Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-02-17T16:55:42.416Z] #47 241.8 🇩 bin/containerd-stress [2020-02-17T16:55:42.416Z] #47 243.4 🇩 bin/containerd-shim [2020-02-17T16:55:42.672Z] --- PASS: TestBuildWithSession (2.40s) [2020-02-17T16:55:42.672Z] === RUN TestBuildSquashParent [2020-02-17T16:55:42.905Z] ok github.com/docker/docker/pkg/authorization 1.358s coverage: 66.7% of statements [2020-02-17T16:55:42.905Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-02-17T16:55:43.528Z] ok github.com/docker/docker/pkg/archive 1.496s coverage: 77.0% of statements [2020-02-17T16:55:44.160Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-02-17T16:55:45.662Z] ok github.com/docker/docker/pkg/discovery 0.025s coverage: 58.3% of statements [2020-02-17T16:55:45.662Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-02-17T16:55:47.676Z] #47 249.5 🇩 bin/containerd-shim-runc-v1 [2020-02-17T16:55:47.703Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-02-17T16:55:48.327Z] ok github.com/docker/docker/layer 7.738s coverage: 72.0% of statements [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/oci [no test files] [2020-02-17T16:55:48.327Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-17T16:55:48.615Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2020-02-17T16:55:48.864Z] --- PASS: TestBuildSquashParent (6.34s) [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T16:55:48.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T16:55:48.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T16:55:48.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T16:55:48.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T16:55:49.239Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-02-17T16:55:49.574Z] #47 252.3 🇩 binaries [2020-02-17T16:55:49.574Z] #47 252.3 + mkdir -p /build [2020-02-17T16:55:49.574Z] #47 252.3 + cp bin/containerd /build/containerd [2020-02-17T16:55:49.574Z] #47 252.3 + cp bin/containerd-shim /build/containerd-shim [2020-02-17T16:55:49.574Z] #47 252.3 + cp bin/ctr /build/ctr [2020-02-17T16:55:50.140Z] #47 DONE 253.0s [2020-02-17T16:55:50.258Z] ok github.com/docker/docker/pkg/chrootarchive 4.574s coverage: 43.2% of statements [2020-02-17T16:55:50.258Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-17T16:55:50.258Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-17T16:55:50.544Z] ok github.com/docker/docker/pkg/filenotify 0.649s coverage: 66.3% of statements [2020-02-17T16:55:50.832Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2020-02-17T16:55:51.218Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T16:55:51.218Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T16:55:51.511Z] [2020-02-17T16:55:51.511Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-17T16:55:51.511Z] #48 DONE 0.3s [2020-02-17T16:55:51.511Z] [2020-02-17T16:55:51.511Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-17T16:55:51.511Z] #51 DONE 0.1s [2020-02-17T16:55:51.511Z] [2020-02-17T16:55:51.511Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-17T16:55:51.768Z] #54 DONE 0.1s [2020-02-17T16:55:51.768Z] [2020-02-17T16:55:51.768Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-17T16:55:51.768Z] #56 DONE 0.2s [2020-02-17T16:55:51.768Z] [2020-02-17T16:55:51.768Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-17T16:55:51.852Z] ok github.com/docker/docker/pkg/discovery/kv 3.276s coverage: 84.1% of statements [2020-02-17T16:55:52.025Z] #59 DONE 0.1s [2020-02-17T16:55:52.025Z] [2020-02-17T16:55:52.025Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-17T16:55:52.025Z] #63 DONE 0.1s [2020-02-17T16:55:52.025Z] [2020-02-17T16:55:52.025Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-17T16:55:52.025Z] #65 DONE 0.1s [2020-02-17T16:55:52.282Z] [2020-02-17T16:55:52.282Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-17T16:55:52.282Z] #66 DONE 0.0s [2020-02-17T16:55:52.282Z] [2020-02-17T16:55:52.282Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-17T16:55:52.497Z] ok github.com/docker/docker/pkg/fsutils 0.462s coverage: 85.1% of statements [2020-02-17T16:55:52.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T16:55:53.122Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 10.2% of statements [2020-02-17T16:55:53.212Z] #67 DONE 0.9s [2020-02-17T16:55:53.212Z] [2020-02-17T16:55:53.212Z] #68 exporting to image [2020-02-17T16:55:53.212Z] #68 exporting layers [2020-02-17T16:55:53.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T16:55:55.166Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-02-17T16:55:55.166Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-02-17T16:55:55.453Z] ok github.com/docker/docker/pkg/idtools 0.894s coverage: 70.1% of statements [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.17s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.18s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-02-17T16:55:55.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-02-17T16:55:55.695Z] === RUN TestBuildMultiStageCopy [2020-02-17T16:55:55.695Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-17T16:55:56.077Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-02-17T16:55:56.364Z] ok github.com/docker/docker/pkg/ioutils 2.524s coverage: 70.4% of statements [2020-02-17T16:55:56.364Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-17T16:55:56.989Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-02-17T16:55:57.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-17T16:55:57.616Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-02-17T16:55:57.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-17T16:55:58.247Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-02-17T16:55:58.247Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.0% of statements [2020-02-17T16:55:58.514Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-17T16:55:58.538Z] ok github.com/docker/docker/pkg/mount 0.956s coverage: 69.6% of statements [2020-02-17T16:55:58.538Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-17T16:55:58.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-17T16:55:59.162Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-02-17T16:55:59.162Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-17T16:55:59.162Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy (4.09s) [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.17s) [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-02-17T16:55:59.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-17T16:55:59.602Z] === RUN TestBuildMultiStageParentConfig [2020-02-17T16:55:59.760Z] #68 exporting layers 6.4s done [2020-02-17T16:55:59.760Z] #68 writing image sha256:cea5e8c6aa2a30dff8d67f135f0cbcf061ce23a5d1acb326330f91259e41e4e6 [2020-02-17T16:55:59.760Z] #68 writing image sha256:cea5e8c6aa2a30dff8d67f135f0cbcf061ce23a5d1acb326330f91259e41e4e6 done [2020-02-17T16:55:59.760Z] #68 naming to docker.io/library/docker:55af2904620f38db560009e52f441a4af3c76e91 done [2020-02-17T16:55:59.760Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-17T16:56:00.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40533/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/validate/default [2020-02-17T16:56:00.189Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-02-17T16:56:00.805Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-02-17T16:56:00.806Z] === RUN TestBuildLabelWithTargets [2020-02-17T16:56:01.465Z] Congratulations! All commits are properly signed with the DCO! [2020-02-17T16:56:02.240Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2020-02-17T16:56:02.240Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-02-17T16:56:02.240Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-02-17T16:56:02.689Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2020-02-17T16:56:02.689Z] === RUN TestBuildWithEmptyLayers [2020-02-17T16:56:03.260Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-17T16:56:03.630Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-02-17T16:56:03.630Z] === RUN TestBuildMultiStageOnBuild [2020-02-17T16:56:03.884Z] ok github.com/docker/docker/pkg/pubsub 1.167s coverage: 72.7% of statements [2020-02-17T16:56:04.901Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-02-17T16:56:05.923Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-02-17T16:56:05.923Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-02-17T16:56:06.763Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2020-02-17T16:56:06.763Z] === RUN TestBuildUncleanTarFilenames [2020-02-17T16:56:07.439Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-17T16:56:07.509Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2020-02-17T16:56:07.509Z] === RUN TestBuildMultiStageLayerLeak [2020-02-17T16:56:07.728Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.8% of statements [2020-02-17T16:56:09.227Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-02-17T16:56:09.516Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2020-02-17T16:56:09.516Z] ok github.com/docker/docker/pkg/signal 5.873s coverage: 61.0% of statements [2020-02-17T16:56:10.138Z] 65014b3c3121: Pull complete [2020-02-17T16:56:10.606Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-02-17T16:56:10.606Z] === RUN TestBuildWithHugeFile [2020-02-17T16:56:11.568Z] ok github.com/docker/docker/pkg/term 0.030s coverage: 84.8% of statements [2020-02-17T16:56:11.568Z] testing: warning: no tests to run [2020-02-17T16:56:11.568Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-02-17T16:56:11.853Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2020-02-17T16:56:12.486Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2020-02-17T16:56:12.794Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-02-17T16:56:13.083Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-02-17T16:56:15.792Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-02-17T16:56:17.842Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-02-17T16:56:18.128Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 69.1% of statements [2020-02-17T16:56:19.620Z] ok github.com/docker/docker/plugin 0.584s coverage: 27.3% of statements [2020-02-17T16:56:20.242Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-02-17T16:56:21.265Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 47.1% of statements [2020-02-17T16:56:23.336Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2020-02-17T16:56:23.967Z] ok github.com/docker/docker/registry 0.462s coverage: 56.4% of statements [2020-02-17T16:56:23.967Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-02-17T16:56:26.679Z] ok github.com/docker/docker/volume/mounts 0.110s coverage: 67.0% of statements [2020-02-17T16:56:27.303Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-02-17T16:56:28.792Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-02-17T16:56:30.506Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:56:30.506Z] [2020-02-17T16:56:30.506Z] [2020-02-17T16:56:30.506Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-17T16:56:30.506Z] [2020-02-17T16:56:30.506Z] [2020-02-17T16:56:30.506Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-17T16:56:30.506Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-17T16:56:30.506Z] PKG_CONFIG=pkg-config [2020-02-17T16:56:30.506Z] GOLANG_VERSION=1.12.17 [2020-02-17T16:56:30.506Z] HOSTNAME=f7a0fbc47866 [2020-02-17T16:56:30.506Z] KEEPBUNDLE=1 [2020-02-17T16:56:30.506Z] container=docker [2020-02-17T16:56:30.506Z] TEST_SKIP_INTEGRATION=1 [2020-02-17T16:56:30.506Z] GOPATH=/go [2020-02-17T16:56:30.506Z] PWD=/go/src/github.com/docker/docker [2020-02-17T16:56:30.506Z] HOME=/root [2020-02-17T16:56:30.506Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-17T16:56:30.506Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-17T16:56:30.506Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-17T16:56:30.506Z] DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:56:30.506Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-17T16:56:30.506Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-17T16:56:30.506Z] TERM=xterm [2020-02-17T16:56:30.506Z] VALIDATE_BRANCH=19.03 [2020-02-17T16:56:30.506Z] DEST=bundles/test-integration [2020-02-17T16:56:30.506Z] SHLVL=1 [2020-02-17T16:56:30.506Z] TIMEOUT=120m [2020-02-17T16:56:30.506Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-17T16:56:30.506Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-17T16:56:30.506Z] DOCKER_PKG=github.com/docker/docker [2020-02-17T16:56:30.506Z] TESTDEBUG=0 [2020-02-17T16:56:30.506Z] _=/usr/bin/env [2020-02-17T16:56:30.506Z] Building test suite binary ./integration-cli/test.main [2020-02-17T16:56:30.506Z] No new tests added to integration. [2020-02-17T16:56:30.506Z] [2020-02-17T16:56:30.506Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-17T16:56:30.506Z] PKG_CONFIG=pkg-config [2020-02-17T16:56:30.506Z] GOLANG_VERSION=1.12.17 [2020-02-17T16:56:30.506Z] HOSTNAME=a0acda7d9dfe [2020-02-17T16:56:30.506Z] KEEPBUNDLE=1 [2020-02-17T16:56:30.506Z] container=docker [2020-02-17T16:56:30.506Z] TEST_SKIP_INTEGRATION=1 [2020-02-17T16:56:30.506Z] GOPATH=/go [2020-02-17T16:56:30.506Z] PWD=/go/src/github.com/docker/docker [2020-02-17T16:56:30.506Z] HOME=/root [2020-02-17T16:56:30.506Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-17T16:56:30.506Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-17T16:56:30.506Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-17T16:56:30.506Z] DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:56:30.506Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-17T16:56:30.506Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-17T16:56:30.506Z] TERM=xterm [2020-02-17T16:56:30.506Z] VALIDATE_BRANCH=19.03 [2020-02-17T16:56:30.506Z] DEST=bundles/test-integration [2020-02-17T16:56:30.506Z] SHLVL=1 [2020-02-17T16:56:30.506Z] TIMEOUT=120m [2020-02-17T16:56:30.506Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-17T16:56:30.506Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-17T16:56:30.506Z] DOCKER_PKG=github.com/docker/docker [2020-02-17T16:56:30.506Z] TESTDEBUG=0 [2020-02-17T16:56:30.506Z] _=/usr/bin/env [2020-02-17T16:56:30.506Z] Building test suite binary ./integration-cli/test.main [2020-02-17T16:56:30.506Z] PKG_CONFIG=pkg-config [2020-02-17T16:56:30.506Z] GOLANG_VERSION=1.12.17 [2020-02-17T16:56:30.506Z] HOSTNAME=70d51df6f3c0 [2020-02-17T16:56:30.506Z] KEEPBUNDLE=1 [2020-02-17T16:56:30.506Z] container=docker [2020-02-17T16:56:30.506Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-17T16:56:30.506Z] GOPATH=/go [2020-02-17T16:56:30.506Z] PWD=/go/src/github.com/docker/docker [2020-02-17T16:56:30.506Z] HOME=/root [2020-02-17T16:56:30.506Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-17T16:56:30.506Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-17T16:56:30.506Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-17T16:56:30.506Z] DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:56:30.506Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-17T16:56:30.506Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-17T16:56:30.506Z] TERM=xterm [2020-02-17T16:56:30.506Z] VALIDATE_BRANCH=19.03 [2020-02-17T16:56:30.506Z] DEST=bundles/test-integration [2020-02-17T16:56:30.506Z] SHLVL=1 [2020-02-17T16:56:30.506Z] TIMEOUT=120m [2020-02-17T16:56:30.506Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-17T16:56:30.506Z] DOCKER_PKG=github.com/docker/docker [2020-02-17T16:56:30.506Z] TESTDEBUG=0 [2020-02-17T16:56:30.506Z] _=/usr/bin/env [2020-02-17T16:56:30.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-17T16:56:35.597Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.8% of statements [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/rootless [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/volume [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-17T16:56:35.597Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === Skipped [2020-02-17T16:56:35.881Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-17T16:56:35.881Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-17T16:56:35.881Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:73: No driver to put! [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-17T16:56:35.881Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-17T16:56:35.881Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-17T16:56:35.881Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-17T16:56:35.881Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.881Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:56:35.881Z] [2020-02-17T16:56:35.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-17T16:56:35.882Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.882Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-17T16:56:35.882Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.882Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-17T16:56:35.882Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.882Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-17T16:56:35.882Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T16:56:35.882Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-17T16:56:35.882Z] graphtest_unix.go:73: No driver to put! [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-17T16:56:35.882Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] [2020-02-17T16:56:35.882Z] DONE 2065 tests, 19 skipped in 363.150s Post stage [Pipeline] junit [2020-02-17T16:56:36.538Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-17T16:56:37.322Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh dynbinary test-integration [2020-02-17T16:56:37.605Z] [2020-02-17T16:56:37.889Z] Removing bundles/ [2020-02-17T16:56:37.889Z] [2020-02-17T16:56:37.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-17T16:56:37.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:56:37.889Z] GOOS="" GOARCH="" GOARM="" [2020-02-17T16:56:39.016Z] --- PASS: TestBuildWithHugeFile (25.10s) [2020-02-17T16:56:39.016Z] === RUN TestBuildWithEmptyDockerfile [2020-02-17T16:56:39.016Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T16:56:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T16:56:39.016Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T16:56:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T16:56:39.016Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T16:56:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T16:56:39.016Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T16:56:39.016Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T16:56:39.016Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T16:56:39.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-02-17T16:56:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-02-17T16:56:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-02-17T16:56:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-02-17T16:56:39.016Z] === RUN TestBuildPreserveOwnership [2020-02-17T16:56:39.016Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-17T16:56:39.364Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-17T16:56:41.710Z] --- PASS: TestBuildPreserveOwnership (5.57s) [2020-02-17T16:56:41.711Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2020-02-17T16:56:41.711Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-02-17T16:56:41.711Z] === RUN TestBuildPlatformInvalid [2020-02-17T16:56:41.711Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-17T16:56:41.711Z] PASS [2020-02-17T16:56:41.711Z] [2020-02-17T16:56:41.711Z] DONE 30 tests in 69.708s [2020-02-17T16:56:41.711Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-17T16:56:41.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:56:41.711Z] ++ set -e [2020-02-17T16:56:41.711Z] ++ '[' -n 0 ']' [2020-02-17T16:56:41.711Z] ++ set -x [2020-02-17T16:56:41.711Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T16:56:41.711Z] INFO: Testing against a local daemon [2020-02-17T16:56:41.711Z] === RUN TestConfigList [2020-02-17T16:56:44.061Z] --- PASS: TestConfigList (2.43s) [2020-02-17T16:56:44.061Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-17T16:56:44.061Z] daemon.go:325: [dfa4a2f90f49f] waiting for daemon to start [2020-02-17T16:56:44.061Z] daemon.go:325: [dfa4a2f90f49f] waiting for daemon to start [2020-02-17T16:56:44.061Z] daemon.go:353: [dfa4a2f90f49f] daemon started [2020-02-17T16:56:44.061Z] daemon.go:461: [dfa4a2f90f49f] Stopping daemon [2020-02-17T16:56:44.061Z] daemon.go:296: [dfa4a2f90f49f] exiting daemon [2020-02-17T16:56:44.061Z] daemon.go:448: [dfa4a2f90f49f] Daemon stopped [2020-02-17T16:56:44.061Z] === RUN TestConfigsCreateAndDelete [2020-02-17T16:56:47.147Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2020-02-17T16:56:47.147Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-17T16:56:47.147Z] daemon.go:325: [dbc4540465288] waiting for daemon to start [2020-02-17T16:56:47.147Z] daemon.go:325: [dbc4540465288] waiting for daemon to start [2020-02-17T16:56:47.147Z] daemon.go:353: [dbc4540465288] daemon started [2020-02-17T16:56:47.147Z] daemon.go:461: [dbc4540465288] Stopping daemon [2020-02-17T16:56:47.147Z] daemon.go:296: [dbc4540465288] exiting daemon [2020-02-17T16:56:47.147Z] daemon.go:448: [dbc4540465288] Daemon stopped [2020-02-17T16:56:47.147Z] === RUN TestConfigsUpdate [2020-02-17T16:56:50.226Z] --- PASS: TestConfigsUpdate (2.82s) [2020-02-17T16:56:50.226Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-17T16:56:50.226Z] daemon.go:325: [d518db0ed01aa] waiting for daemon to start [2020-02-17T16:56:50.226Z] daemon.go:325: [d518db0ed01aa] waiting for daemon to start [2020-02-17T16:56:50.226Z] daemon.go:353: [d518db0ed01aa] daemon started [2020-02-17T16:56:50.226Z] daemon.go:461: [d518db0ed01aa] Stopping daemon [2020-02-17T16:56:50.226Z] daemon.go:296: [d518db0ed01aa] exiting daemon [2020-02-17T16:56:50.226Z] daemon.go:448: [d518db0ed01aa] Daemon stopped [2020-02-17T16:56:50.226Z] === RUN TestTemplatedConfig [2020-02-17T16:56:53.656Z] --- PASS: TestTemplatedConfig (3.42s) [2020-02-17T16:56:53.656Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-17T16:56:53.656Z] daemon.go:325: [dbffe578fbe2c] waiting for daemon to start [2020-02-17T16:56:53.656Z] daemon.go:325: [dbffe578fbe2c] waiting for daemon to start [2020-02-17T16:56:53.656Z] daemon.go:353: [dbffe578fbe2c] daemon started [2020-02-17T16:56:53.656Z] daemon.go:461: [dbffe578fbe2c] Stopping daemon [2020-02-17T16:56:53.656Z] daemon.go:296: [dbffe578fbe2c] exiting daemon [2020-02-17T16:56:53.656Z] daemon.go:448: [dbffe578fbe2c] Daemon stopped [2020-02-17T16:56:53.656Z] === RUN TestConfigInspect [2020-02-17T16:56:55.996Z] --- PASS: TestConfigInspect (2.81s) [2020-02-17T16:56:55.996Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-17T16:56:55.996Z] daemon.go:325: [d11db84d05a41] waiting for daemon to start [2020-02-17T16:56:55.996Z] daemon.go:325: [d11db84d05a41] waiting for daemon to start [2020-02-17T16:56:55.996Z] daemon.go:353: [d11db84d05a41] daemon started [2020-02-17T16:56:55.996Z] daemon.go:461: [d11db84d05a41] Stopping daemon [2020-02-17T16:56:55.996Z] daemon.go:296: [d11db84d05a41] exiting daemon [2020-02-17T16:56:55.996Z] daemon.go:448: [d11db84d05a41] Daemon stopped [2020-02-17T16:56:55.996Z] === RUN TestConfigCreateWithLabels [2020-02-17T16:56:59.077Z] --- PASS: TestConfigCreateWithLabels (2.81s) [2020-02-17T16:56:59.077Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-17T16:56:59.077Z] daemon.go:325: [d1ce233a21f96] waiting for daemon to start [2020-02-17T16:56:59.077Z] daemon.go:325: [d1ce233a21f96] waiting for daemon to start [2020-02-17T16:56:59.077Z] daemon.go:353: [d1ce233a21f96] daemon started [2020-02-17T16:56:59.077Z] daemon.go:461: [d1ce233a21f96] Stopping daemon [2020-02-17T16:56:59.077Z] daemon.go:296: [d1ce233a21f96] exiting daemon [2020-02-17T16:56:59.077Z] daemon.go:448: [d1ce233a21f96] Daemon stopped [2020-02-17T16:56:59.077Z] === RUN TestConfigCreateResolve [2020-02-17T16:57:02.157Z] --- PASS: TestConfigCreateResolve (2.87s) [2020-02-17T16:57:02.157Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-17T16:57:02.157Z] daemon.go:325: [d65e3e73e133b] waiting for daemon to start [2020-02-17T16:57:02.157Z] daemon.go:325: [d65e3e73e133b] waiting for daemon to start [2020-02-17T16:57:02.157Z] daemon.go:353: [d65e3e73e133b] daemon started [2020-02-17T16:57:02.157Z] daemon.go:461: [d65e3e73e133b] Stopping daemon [2020-02-17T16:57:02.157Z] daemon.go:296: [d65e3e73e133b] exiting daemon [2020-02-17T16:57:02.157Z] daemon.go:448: [d65e3e73e133b] Daemon stopped [2020-02-17T16:57:02.157Z] === RUN TestConfigDaemonLibtrustID [2020-02-17T16:57:02.157Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-17T16:57:02.157Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-17T16:57:02.157Z] daemon.go:325: [da68975ee8649] waiting for daemon to start [2020-02-17T16:57:02.157Z] daemon.go:325: [da68975ee8649] waiting for daemon to start [2020-02-17T16:57:02.157Z] daemon.go:353: [da68975ee8649] daemon started [2020-02-17T16:57:02.157Z] daemon.go:461: [da68975ee8649] Stopping daemon [2020-02-17T16:57:02.157Z] daemon.go:296: [da68975ee8649] exiting daemon [2020-02-17T16:57:02.157Z] daemon.go:448: [da68975ee8649] Daemon stopped [2020-02-17T16:57:02.157Z] PASS [2020-02-17T16:57:02.157Z] [2020-02-17T16:57:02.157Z] DONE 8 tests in 20.674s [2020-02-17T16:57:02.157Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-17T16:57:02.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:57:02.157Z] ++ set -e [2020-02-17T16:57:02.157Z] ++ '[' -n 0 ']' [2020-02-17T16:57:02.157Z] ++ set -x [2020-02-17T16:57:02.157Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T16:57:02.518Z] INFO: Testing against a local daemon [2020-02-17T16:57:02.518Z] === RUN TestCheckpoint [2020-02-17T16:57:02.518Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-17T16:57:02.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T16:57:02.518Z] === RUN TestContainerInvalidJSON [2020-02-17T16:57:02.518Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T16:57:02.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T16:57:02.518Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T16:57:02.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T16:57:02.518Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-17T16:57:02.518Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-17T16:57:02.518Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T16:57:02.518Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-17T16:57:02.518Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T16:57:02.518Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-17T16:57:02.518Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-17T16:57:02.518Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-17T16:57:02.518Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-17T16:57:02.518Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-17T16:57:02.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-17T16:57:02.518Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-17T16:57:02.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-17T16:57:02.518Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-17T16:57:02.871Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-17T16:57:02.871Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-17T16:57:02.871Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-17T16:57:02.871Z] === RUN TestCopyFromContainer [2020-02-17T16:57:04.608Z] === RUN TestCopyFromContainer// [2020-02-17T16:57:04.608Z] === RUN TestCopyFromContainer//bar/root [2020-02-17T16:57:04.608Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-17T16:57:04.608Z] === RUN TestCopyFromContainer/bar/quux [2020-02-17T16:57:04.961Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-17T16:57:04.961Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-17T16:57:04.961Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-17T16:57:04.961Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-17T16:57:04.961Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-17T16:57:05.312Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer (2.41s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-02-17T16:57:05.312Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-02-17T16:57:05.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-17T16:57:05.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T16:57:05.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T16:57:05.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T16:57:05.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T16:57:05.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T16:57:05.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T16:57:05.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T16:57:05.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T16:57:05.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T16:57:05.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-17T16:57:05.312Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-17T16:57:05.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-17T16:57:05.312Z] === RUN TestCreateWithInvalidEnv [2020-02-17T16:57:05.312Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-17T16:57:05.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-17T16:57:05.312Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-17T16:57:05.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-17T16:57:05.312Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-17T16:57:05.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-17T16:57:05.312Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-17T16:57:05.312Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-17T16:57:05.312Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-17T16:57:05.312Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-17T16:57:05.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-17T16:57:05.312Z] === RUN TestCreateTmpfsMountsTarget [2020-02-17T16:57:05.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-17T16:57:05.312Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-17T16:57:07.795Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T16:57:07.795Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T16:57:07.795Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-17T16:57:07.795Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-17T16:57:08.184Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-17T16:57:08.184Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T16:57:10.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T16:57:10.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T16:57:10.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T16:57:10.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T16:57:10.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T16:57:10.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T16:57:10.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T16:57:10.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T16:57:10.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T16:57:10.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T16:57:10.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-17T16:57:10.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-17T16:57:10.601Z] === RUN TestContainerStartOnDaemonRestart [2020-02-17T16:57:10.601Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-17T16:57:10.601Z] === RUN TestDaemonRestartIpcMode [2020-02-17T16:57:10.601Z] === PAUSE TestDaemonRestartIpcMode [2020-02-17T16:57:10.601Z] === RUN TestDiff [2020-02-17T16:57:11.343Z] --- PASS: TestDiff (0.83s) [2020-02-17T16:57:11.343Z] === RUN TestExecWithCloseStdin [2020-02-17T16:57:12.088Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-02-17T16:57:12.088Z] === RUN TestExec [2020-02-17T16:57:13.298Z] --- PASS: TestExec (0.95s) [2020-02-17T16:57:13.298Z] === RUN TestExecUser [2020-02-17T16:57:14.049Z] --- PASS: TestExecUser (0.97s) [2020-02-17T16:57:14.049Z] === RUN TestExportContainerAndImportImage [2020-02-17T16:57:15.245Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-02-17T16:57:15.245Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-17T16:57:16.989Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-02-17T16:57:16.989Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-17T16:57:16.989Z] daemon.go:325: [dac66f673f441] waiting for daemon to start [2020-02-17T16:57:16.989Z] daemon.go:325: [dac66f673f441] waiting for daemon to start [2020-02-17T16:57:16.989Z] daemon.go:353: [dac66f673f441] daemon started [2020-02-17T16:57:16.989Z] daemon.go:461: [dac66f673f441] Stopping daemon [2020-02-17T16:57:16.989Z] daemon.go:296: [dac66f673f441] exiting daemon [2020-02-17T16:57:16.989Z] daemon.go:448: [dac66f673f441] Daemon stopped [2020-02-17T16:57:16.989Z] daemon.go:325: [dac66f673f441] waiting for daemon to start [2020-02-17T16:57:16.989Z] daemon.go:325: [dac66f673f441] waiting for daemon to start [2020-02-17T16:57:16.989Z] daemon.go:353: [dac66f673f441] daemon started [2020-02-17T16:57:16.989Z] daemon.go:461: [dac66f673f441] Stopping daemon [2020-02-17T16:57:16.989Z] daemon.go:296: [dac66f673f441] exiting daemon [2020-02-17T16:57:16.989Z] daemon.go:448: [dac66f673f441] Daemon stopped [2020-02-17T16:57:16.989Z] === RUN TestHealthCheckWorkdir [2020-02-17T16:57:17.742Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-17T16:57:17.742Z] === RUN TestHealthKillContainer [2020-02-17T16:57:20.790Z] --- PASS: TestHealthKillContainer (3.04s) [2020-02-17T16:57:20.790Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-17T16:57:21.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-02-17T16:57:21.596Z] === RUN TestIpcModeNone [2020-02-17T16:57:22.870Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-02-17T16:57:22.870Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-17T16:57:22.870Z] Congratulations! All toml source files changed here have valid syntax. [2020-02-17T16:57:22.870Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-17T16:57:22.870Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [2020-02-17T16:57:22.888Z] --- PASS: TestIpcModeNone (1.01s) [2020-02-17T16:57:22.888Z] === RUN TestIpcModePrivate [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-17T16:57:23.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh dynbinary-daemon test-docker-py [2020-02-17T16:57:23.639Z] --- PASS: TestIpcModePrivate (1.00s) [2020-02-17T16:57:23.639Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-02-17T16:57:23.639Z] === RUN TestIpcModeShareable [2020-02-17T16:57:23.756Z] [2020-02-17T16:57:23.756Z] Removing bundles/ [2020-02-17T16:57:23.756Z] [2020-02-17T16:57:23.756Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-17T16:57:23.756Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:57:23.756Z] GOOS="" GOARCH="" GOARM="" [2020-02-17T16:57:24.837Z] --- PASS: TestIpcModeShareable (0.99s) [2020-02-17T16:57:24.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-02-17T16:57:24.837Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-17T16:57:27.896Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-02-17T16:57:27.896Z] === RUN TestAPIIpcModeHost [2020-02-17T16:57:28.247Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-02-17T16:57:28.247Z] === RUN TestDaemonIpcModeShareable [2020-02-17T16:57:29.985Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2020-02-17T16:57:29.985Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-17T16:57:29.985Z] daemon.go:325: [dbb7cdaecbbba] waiting for daemon to start [2020-02-17T16:57:29.985Z] daemon.go:325: [dbb7cdaecbbba] waiting for daemon to start [2020-02-17T16:57:29.985Z] daemon.go:353: [dbb7cdaecbbba] daemon started [2020-02-17T16:57:29.985Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-17T16:57:29.985Z] daemon.go:461: [dbb7cdaecbbba] Stopping daemon [2020-02-17T16:57:29.985Z] daemon.go:296: [dbb7cdaecbbba] exiting daemon [2020-02-17T16:57:29.985Z] daemon.go:448: [dbb7cdaecbbba] Daemon stopped [2020-02-17T16:57:29.985Z] === RUN TestDaemonIpcModePrivate [2020-02-17T16:57:31.706Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-02-17T16:57:31.706Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-17T16:57:31.706Z] daemon.go:325: [d3cf337d559c6] waiting for daemon to start [2020-02-17T16:57:31.706Z] daemon.go:325: [d3cf337d559c6] waiting for daemon to start [2020-02-17T16:57:31.706Z] daemon.go:353: [d3cf337d559c6] daemon started [2020-02-17T16:57:31.706Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-17T16:57:31.706Z] daemon.go:461: [d3cf337d559c6] Stopping daemon [2020-02-17T16:57:31.706Z] daemon.go:296: [d3cf337d559c6] exiting daemon [2020-02-17T16:57:31.706Z] daemon.go:448: [d3cf337d559c6] Daemon stopped [2020-02-17T16:57:31.706Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-17T16:57:32.933Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-02-17T16:57:32.933Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-17T16:57:32.933Z] daemon.go:325: [dbba669f34aa0] waiting for daemon to start [2020-02-17T16:57:32.933Z] daemon.go:325: [dbba669f34aa0] waiting for daemon to start [2020-02-17T16:57:32.933Z] daemon.go:353: [dbba669f34aa0] daemon started [2020-02-17T16:57:32.933Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-17T16:57:32.933Z] daemon.go:461: [dbba669f34aa0] Stopping daemon [2020-02-17T16:57:32.933Z] daemon.go:296: [dbba669f34aa0] exiting daemon [2020-02-17T16:57:32.933Z] daemon.go:448: [dbba669f34aa0] Daemon stopped [2020-02-17T16:57:32.933Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-17T16:57:34.887Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-02-17T16:57:34.887Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-17T16:57:34.887Z] daemon.go:325: [da2146df24ad0] waiting for daemon to start [2020-02-17T16:57:34.887Z] daemon.go:325: [da2146df24ad0] waiting for daemon to start [2020-02-17T16:57:34.887Z] daemon.go:353: [da2146df24ad0] daemon started [2020-02-17T16:57:34.887Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-17T16:57:34.887Z] daemon.go:461: [da2146df24ad0] Stopping daemon [2020-02-17T16:57:34.887Z] daemon.go:296: [da2146df24ad0] exiting daemon [2020-02-17T16:57:34.887Z] daemon.go:448: [da2146df24ad0] Daemon stopped [2020-02-17T16:57:34.887Z] === RUN TestIpcModeOlderClient [2020-02-17T16:57:34.887Z] === PAUSE TestIpcModeOlderClient [2020-02-17T16:57:34.887Z] === RUN TestKillContainerInvalidSignal [2020-02-17T16:57:35.683Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-02-17T16:57:35.683Z] === RUN TestKillContainer [2020-02-17T16:57:35.683Z] === RUN TestKillContainer/no_signal [2020-02-17T16:57:36.877Z] === RUN TestKillContainer/non_killing_signal [2020-02-17T16:57:37.363Z] === RUN TestKillContainer/killing_signal [2020-02-17T16:57:38.575Z] --- PASS: TestKillContainer (2.52s) [2020-02-17T16:57:38.575Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-02-17T16:57:38.575Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-02-17T16:57:38.575Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-02-17T16:57:38.575Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-17T16:57:38.575Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-17T16:57:39.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-17T16:57:40.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-02-17T16:57:40.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-02-17T16:57:40.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-02-17T16:57:40.097Z] === RUN TestKillStoppedContainer [2020-02-17T16:57:40.097Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-02-17T16:57:40.097Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-17T16:57:40.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-02-17T16:57:40.443Z] === RUN TestKillDifferentUserContainer [2020-02-17T16:57:41.623Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-02-17T16:57:41.623Z] === RUN TestInspectOomKilledTrue [2020-02-17T16:57:41.623Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-17T16:57:41.623Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:57:41.623Z] === RUN TestInspectOomKilledFalse [2020-02-17T16:57:41.623Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-17T16:57:41.623Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:57:41.623Z] === RUN TestLinksEtcHostsContentMatch [2020-02-17T16:57:41.623Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-17T16:57:41.623Z] === RUN TestLinksContainerNames [2020-02-17T16:57:43.365Z] --- PASS: TestLinksContainerNames (1.56s) [2020-02-17T16:57:43.365Z] === RUN TestLogsFollowTailEmpty [2020-02-17T16:57:44.138Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-02-17T16:57:44.138Z] === RUN TestContainerNetworkMountsNoChown [2020-02-17T16:57:44.894Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-02-17T16:57:44.894Z] === RUN TestMountDaemonRoot [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/default [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/default [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/private [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/private [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rprivate [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/slave [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/slave [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rslave [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/shared [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/shared [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rshared [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/default [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rshared [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/shared [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rslave [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/slave [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rprivate [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/private [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-17T16:57:45.257Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-17T16:57:45.257Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-17T16:57:45.257Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-17T16:57:45.607Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T16:57:45.958Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-17T16:57:45.958Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-17T16:57:45.958Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-17T16:57:45.958Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-17T16:57:45.958Z] === RUN TestContainerBindMountNonRecursive [2020-02-17T16:57:47.744Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-02-17T16:57:47.744Z] === RUN TestNetworkNat [2020-02-17T16:57:48.575Z] --- PASS: TestNetworkNat (0.90s) [2020-02-17T16:57:48.575Z] === RUN TestNetworkLocalhostTCPNat [2020-02-17T16:57:49.819Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-02-17T16:57:49.819Z] === RUN TestNetworkLoopbackNat [2020-02-17T16:57:51.011Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-02-17T16:57:51.011Z] === RUN TestPause [2020-02-17T16:57:51.754Z] --- PASS: TestPause (0.83s) [2020-02-17T16:57:51.754Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-17T16:57:51.754Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T16:57:51.754Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T16:57:51.754Z] === RUN TestPauseStopPausedContainer [2020-02-17T16:57:52.505Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-02-17T16:57:52.505Z] === RUN TestPsFilter [2020-02-17T16:57:52.858Z] --- PASS: TestPsFilter (0.26s) [2020-02-17T16:57:52.858Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-17T16:57:53.599Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-17T16:57:53.599Z] === RUN TestRemoveContainerWithVolume [2020-02-17T16:57:54.343Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-02-17T16:57:54.343Z] === RUN TestRemoveContainerRunning [2020-02-17T16:57:55.084Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-02-17T16:57:55.084Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-17T16:57:56.288Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-02-17T16:57:56.288Z] === RUN TestRemoveInvalidContainer [2020-02-17T16:57:56.288Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-17T16:57:56.288Z] === RUN TestRenameLinkedContainer [2020-02-17T16:57:59.368Z] --- PASS: TestRenameLinkedContainer (3.24s) [2020-02-17T16:57:59.368Z] === RUN TestRenameStoppedContainer [2020-02-17T16:58:00.133Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-02-17T16:58:00.133Z] === RUN TestRenameRunningContainerAndReuse [2020-02-17T16:58:02.005Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-02-17T16:58:02.005Z] === RUN TestRenameInvalidName [2020-02-17T16:58:02.847Z] --- PASS: TestRenameInvalidName (0.99s) [2020-02-17T16:58:02.847Z] === RUN TestRenameAnonymousContainer [2020-02-17T16:58:05.963Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-02-17T16:58:05.963Z] === RUN TestRenameContainerWithSameName [2020-02-17T16:58:06.310Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-02-17T16:58:06.310Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-17T16:58:06.684Z] edbd72df76b4: Pull complete [2020-02-17T16:58:06.684Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-17T16:58:06.684Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T16:58:06.684Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-17T16:58:06.684Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-17T16:58:06.684Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-17T16:58:06.684Z] WARN: Skipping validation tests [2020-02-17T16:58:06.684Z] INFO: Running unit tests at 02/17/2020 16:58:00... [2020-02-17T16:58:06.684Z] INFO: make.ps1 starting at 02/17/2020 16:58:04 [2020-02-17T16:58:06.684Z] INFO: Git commit (55af29046) assumed from DOCKER_GITCOMMIT environment variable [2020-02-17T16:58:06.684Z] INFO: Invoking autogen... [2020-02-17T16:58:06.684Z] INFO: Running unit tests... [2020-02-17T16:58:08.045Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-02-17T16:58:08.045Z] === RUN TestResize [2020-02-17T16:58:09.250Z] --- PASS: TestResize (0.93s) [2020-02-17T16:58:09.250Z] === RUN TestResizeWithInvalidSize [2020-02-17T16:58:10.002Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-02-17T16:58:10.002Z] === RUN TestResizeWhenContainerNotStarted [2020-02-17T16:58:10.768Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-02-17T16:58:10.768Z] === RUN TestDaemonRestartKillContainers [2020-02-17T16:58:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:10.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:10.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:10.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T16:58:10.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T16:58:13.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T16:58:13.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T16:58:15.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T16:58:16.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T16:58:18.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T16:58:18.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:19.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:20.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:21.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:21.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T16:58:21.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-17T16:58:21.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d643bd80edfa6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d643bd80edfa6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d643bd80edfa6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:325: [d643bd80edfa6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:296: [d643bd80edfa6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d643bd80edfa6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d643bd80edfa6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d643bd80edfa6] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d643bd80edfa6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d643bd80edfa6] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d99f3991a8f7f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d99f3991a8f7f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d99f3991a8f7f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:325: [d99f3991a8f7f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:296: [d99f3991a8f7f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d99f3991a8f7f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d99f3991a8f7f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d99f3991a8f7f] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d99f3991a8f7f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d99f3991a8f7f] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [db68e717429c2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [db68e717429c2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [db68e717429c2] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [db68e717429c2] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [db68e717429c2] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [db68e717429c2] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [db68e717429c2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [db68e717429c2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [db68e717429c2] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [db68e717429c2] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [db68e717429c2] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [db68e717429c2] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [dccbf4a905380] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [dccbf4a905380] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dccbf4a905380] daemon started [2020-02-17T16:58:24.202Z] daemon.go:325: [dccbf4a905380] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:296: [dccbf4a905380] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [dccbf4a905380] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dccbf4a905380] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [dccbf4a905380] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [dccbf4a905380] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [dccbf4a905380] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d55b153487d2f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d55b153487d2f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d55b153487d2f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d55b153487d2f] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d55b153487d2f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d55b153487d2f] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [d55b153487d2f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d55b153487d2f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d55b153487d2f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d55b153487d2f] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d55b153487d2f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d55b153487d2f] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [dff2d94db898c] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [dff2d94db898c] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dff2d94db898c] daemon started [2020-02-17T16:58:24.202Z] daemon.go:296: [dff2d94db898c] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [dff2d94db898c] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [dff2d94db898c] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dff2d94db898c] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [dff2d94db898c] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [dff2d94db898c] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [dff2d94db898c] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [ddb4f997dafc6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [ddb4f997dafc6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [ddb4f997dafc6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [ddb4f997dafc6] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [ddb4f997dafc6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [ddb4f997dafc6] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [ddb4f997dafc6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [ddb4f997dafc6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [ddb4f997dafc6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [ddb4f997dafc6] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [ddb4f997dafc6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [ddb4f997dafc6] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [da85d93f8f8a2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [da85d93f8f8a2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [da85d93f8f8a2] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [da85d93f8f8a2] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [da85d93f8f8a2] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [da85d93f8f8a2] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [da85d93f8f8a2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [da85d93f8f8a2] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [da85d93f8f8a2] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [da85d93f8f8a2] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [da85d93f8f8a2] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [da85d93f8f8a2] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d115032f4540f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d115032f4540f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d115032f4540f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d115032f4540f] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d115032f4540f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d115032f4540f] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [d115032f4540f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d115032f4540f] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d115032f4540f] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d115032f4540f] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d115032f4540f] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d115032f4540f] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d7d6a27445ea6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d7d6a27445ea6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d7d6a27445ea6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:325: [d7d6a27445ea6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:296: [d7d6a27445ea6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d7d6a27445ea6] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d7d6a27445ea6] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d7d6a27445ea6] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d7d6a27445ea6] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d7d6a27445ea6] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d9e249d19bb56] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d9e249d19bb56] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d9e249d19bb56] daemon started [2020-02-17T16:58:24.202Z] daemon.go:296: [d9e249d19bb56] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [d9e249d19bb56] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [d9e249d19bb56] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [d9e249d19bb56] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [d9e249d19bb56] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [d9e249d19bb56] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [d9e249d19bb56] Daemon stopped [2020-02-17T16:58:24.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-02-17T16:58:24.202Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T16:58:24.202Z] daemon.go:325: [dc176b15f8589] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [dc176b15f8589] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dc176b15f8589] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [dc176b15f8589] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [dc176b15f8589] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [dc176b15f8589] Daemon stopped [2020-02-17T16:58:24.202Z] daemon.go:325: [dc176b15f8589] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:325: [dc176b15f8589] waiting for daemon to start [2020-02-17T16:58:24.202Z] daemon.go:353: [dc176b15f8589] daemon started [2020-02-17T16:58:24.202Z] daemon.go:461: [dc176b15f8589] Stopping daemon [2020-02-17T16:58:24.202Z] daemon.go:296: [dc176b15f8589] exiting daemon [2020-02-17T16:58:24.202Z] daemon.go:448: [dc176b15f8589] Daemon stopped [2020-02-17T16:58:24.202Z] === RUN TestKernelTCPMemory [2020-02-17T16:58:24.956Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-02-17T16:58:24.956Z] === RUN TestNISDomainname [2020-02-17T16:58:25.713Z] --- PASS: TestNISDomainname (1.08s) [2020-02-17T16:58:25.713Z] === RUN TestStats [2020-02-17T16:58:28.057Z] --- PASS: TestStats (2.09s) [2020-02-17T16:58:28.057Z] === RUN TestStopContainerWithTimeout [2020-02-17T16:58:28.057Z] === RUN TestStopContainerWithTimeout/0 [2020-02-17T16:58:28.057Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-17T16:58:28.057Z] === RUN TestStopContainerWithTimeout/1 [2020-02-17T16:58:28.057Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-17T16:58:28.057Z] === RUN TestStopContainerWithTimeout/3 [2020-02-17T16:58:28.057Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-17T16:58:28.057Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-17T16:58:28.057Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-17T16:58:28.057Z] === CONT TestStopContainerWithTimeout/0 [2020-02-17T16:58:28.057Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-17T16:58:28.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-17T16:58:28.800Z] === CONT TestStopContainerWithTimeout/3 [2020-02-17T16:58:31.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-17T16:58:31.174Z] === CONT TestStopContainerWithTimeout/1 [2020-02-17T16:58:31.881Z] ? github.com/docker/docker/api [no test files] [2020-02-17T16:58:32.948Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-17T16:58:32.948Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-02-17T16:58:32.948Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-02-17T16:58:32.948Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-02-17T16:58:32.948Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-02-17T16:58:32.948Z] === RUN TestDeleteDevicemapper [2020-02-17T16:58:32.948Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-17T16:58:32.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T16:58:32.948Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-17T16:58:35.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-17T16:58:36.868Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s) [2020-02-17T16:58:36.868Z] === RUN TestUpdateMemory [2020-02-17T16:58:36.868Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-17T16:58:36.868Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:58:36.868Z] === RUN TestUpdateCPUQuota [2020-02-17T16:58:38.079Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-02-17T16:58:38.079Z] === RUN TestUpdatePidsLimit [2020-02-17T16:58:38.079Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-17T16:58:38.079Z] === RUN TestUpdatePidsLimit/no_change [2020-02-17T16:58:38.429Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-17T16:58:38.778Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-17T16:58:39.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-17T16:58:39.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-17T16:58:39.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-17T16:58:39.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit (3.54s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-02-17T16:58:41.632Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-17T16:58:41.632Z] === RUN TestUpdateRestartPolicy [2020-02-17T16:58:42.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-17T16:58:43.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-17T16:58:45.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:58:45.072Z] [2020-02-17T16:58:45.072Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-17T16:58:45.072Z] PKG_CONFIG=pkg-config [2020-02-17T16:58:45.072Z] GOLANG_VERSION=1.12.17 [2020-02-17T16:58:45.072Z] HOSTNAME=5d5f7939b7cc [2020-02-17T16:58:45.072Z] DOCKER_EXPERIMENTAL=1 [2020-02-17T16:58:45.072Z] container=docker [2020-02-17T16:58:45.072Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-17T16:58:45.072Z] GOPATH=/go [2020-02-17T16:58:45.072Z] PWD=/go/src/github.com/docker/docker [2020-02-17T16:58:45.072Z] HOME=/root [2020-02-17T16:58:45.072Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-17T16:58:45.072Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-17T16:58:45.072Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-17T16:58:45.072Z] DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 [2020-02-17T16:58:45.072Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-17T16:58:45.072Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-17T16:58:45.072Z] TERM=xterm [2020-02-17T16:58:45.072Z] VALIDATE_BRANCH=19.03 [2020-02-17T16:58:45.072Z] DEST=bundles/test-integration [2020-02-17T16:58:45.072Z] SHLVL=1 [2020-02-17T16:58:45.072Z] TIMEOUT=120m [2020-02-17T16:58:45.072Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-17T16:58:45.072Z] DOCKER_PKG=github.com/docker/docker [2020-02-17T16:58:45.072Z] TESTDEBUG=0 [2020-02-17T16:58:45.072Z] _=/usr/bin/env [2020-02-17T16:58:45.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-17T16:58:45.264Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-17T16:58:45.264Z] [2020-02-17T16:58:45.264Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-17T16:58:45.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-17T16:58:45.264Z] Using test binary docker [2020-02-17T16:58:45.264Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-17T16:58:45.264Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T16:58:45.264Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T16:58:45.264Z] Warning failed to create cache: (null) [2020-02-17T16:58:45.264Z] . [2020-02-17T16:58:45.264Z] INFO: Waiting for daemon to start... [2020-02-17T16:58:45.264Z] Starting dockerd [2020-02-17T16:58:45.264Z] . [2020-02-17T16:58:45.264Z] INFO: Building docker-sdk-python3:4.1.0... [2020-02-17T16:58:46.751Z] ok github.com/docker/docker/api/server 0.206s coverage: 7.9% of statements [2020-02-17T16:58:49.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-17T16:58:52.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-17T16:58:55.115Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-02-17T16:58:55.115Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-17T16:58:55.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-02-17T16:58:55.115Z] === RUN TestWaitNonBlocked [2020-02-17T16:58:55.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T16:58:55.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T16:58:55.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T16:58:55.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T16:58:55.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T16:58:55.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T16:58:55.854Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-17T16:58:55.854Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-02-17T16:58:55.854Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-02-17T16:58:55.854Z] === RUN TestWaitBlocked [2020-02-17T16:58:55.854Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T16:58:55.854Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T16:58:55.854Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T16:58:55.854Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T16:58:55.854Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T16:58:55.854Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T16:58:57.070Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-17T16:58:57.070Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-02-17T16:58:57.070Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-02-17T16:58:57.070Z] === CONT TestContainerStartOnDaemonRestart [2020-02-17T16:58:57.070Z] === CONT TestIpcModeOlderClient [2020-02-17T16:58:57.070Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-02-17T16:58:57.070Z] === CONT TestDaemonRestartIpcMode [2020-02-17T16:59:00.165Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-02-17T16:59:00.165Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-17T16:59:00.165Z] daemon.go:325: [dcc4195243fae] waiting for daemon to start [2020-02-17T16:59:00.165Z] daemon.go:325: [dcc4195243fae] waiting for daemon to start [2020-02-17T16:59:00.165Z] daemon.go:353: [dcc4195243fae] daemon started [2020-02-17T16:59:00.165Z] daemon.go:325: [dcc4195243fae] waiting for daemon to start [2020-02-17T16:59:00.165Z] daemon.go:296: [dcc4195243fae] exiting daemon [2020-02-17T16:59:00.165Z] daemon.go:325: [dcc4195243fae] waiting for daemon to start [2020-02-17T16:59:00.165Z] daemon.go:353: [dcc4195243fae] daemon started [2020-02-17T16:59:00.165Z] daemon.go:461: [dcc4195243fae] Stopping daemon [2020-02-17T16:59:00.165Z] daemon.go:296: [dcc4195243fae] exiting daemon [2020-02-17T16:59:00.165Z] daemon.go:448: [dcc4195243fae] Daemon stopped [2020-02-17T16:59:00.936Z] --- PASS: TestDaemonRestartIpcMode (3.85s) [2020-02-17T16:59:00.936Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-17T16:59:00.936Z] daemon.go:325: [d6d302b1b5798] waiting for daemon to start [2020-02-17T16:59:00.936Z] daemon.go:325: [d6d302b1b5798] waiting for daemon to start [2020-02-17T16:59:00.936Z] daemon.go:353: [d6d302b1b5798] daemon started [2020-02-17T16:59:00.936Z] daemon.go:461: [d6d302b1b5798] Stopping daemon [2020-02-17T16:59:00.936Z] daemon.go:296: [d6d302b1b5798] exiting daemon [2020-02-17T16:59:00.936Z] daemon.go:448: [d6d302b1b5798] Daemon stopped [2020-02-17T16:59:00.936Z] daemon.go:325: [d6d302b1b5798] waiting for daemon to start [2020-02-17T16:59:00.936Z] daemon.go:325: [d6d302b1b5798] waiting for daemon to start [2020-02-17T16:59:00.936Z] daemon.go:353: [d6d302b1b5798] daemon started [2020-02-17T16:59:00.936Z] daemon.go:461: [d6d302b1b5798] Stopping daemon [2020-02-17T16:59:00.936Z] daemon.go:296: [d6d302b1b5798] exiting daemon [2020-02-17T16:59:00.936Z] daemon.go:448: [d6d302b1b5798] Daemon stopped [2020-02-17T16:59:00.936Z] PASS [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === Skipped [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-17T16:59:00.936Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-17T16:59:00.936Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-17T16:59:00.936Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T16:59:00.936Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-17T16:59:00.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-17T16:59:00.936Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] [2020-02-17T16:59:00.936Z] DONE 188 tests, 6 skipped in 118.769s [2020-02-17T16:59:00.936Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-17T16:59:00.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:59:00.936Z] ++ set -e [2020-02-17T16:59:00.936Z] ++ '[' -n 0 ']' [2020-02-17T16:59:00.936Z] ++ set -x [2020-02-17T16:59:00.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:59:01.289Z] INFO: Testing against a local daemon [2020-02-17T16:59:01.289Z] === RUN TestCommitInheritsEnv [2020-02-17T16:59:01.642Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-02-17T16:59:01.642Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-17T16:59:01.642Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-17T16:59:01.642Z] === RUN TestImagesFilterMultiReference [2020-02-17T16:59:01.642Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-02-17T16:59:01.642Z] === RUN TestImagePullPlatformInvalid [2020-02-17T16:59:01.642Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-17T16:59:01.642Z] === RUN TestRemoveImageOrphaning [2020-02-17T16:59:02.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-17T16:59:02.408Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-02-17T16:59:02.408Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-17T16:59:02.408Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-17T16:59:02.408Z] === RUN TestTagInvalidReference [2020-02-17T16:59:02.408Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-17T16:59:02.408Z] === RUN TestTagValidPrefixedRepo [2020-02-17T16:59:02.408Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-17T16:59:02.408Z] === RUN TestTagExistedNameWithoutForce [2020-02-17T16:59:02.408Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-17T16:59:02.408Z] === RUN TestTagOfficialNames [2020-02-17T16:59:02.408Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-17T16:59:02.408Z] === RUN TestTagMatchesDigest [2020-02-17T16:59:02.408Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-17T16:59:02.408Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-17T16:59:28.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-17T16:59:30.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-17T16:59:31.904Z] sha256:e08ea42c4b3d85c68dcb519fad32675551f01cd265c5b5a3bf4d2e6554ac695e [2020-02-17T16:59:31.904Z] INFO: Starting docker-py tests... [2020-02-17T16:59:31.904Z] ============================= test session starts ============================== [2020-02-17T16:59:31.904Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-17T16:59:31.904Z] rootdir: /src, inifile: pytest.ini [2020-02-17T16:59:31.904Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-17T16:59:31.904Z] collected 385 items / 3 deselected / 382 selected [2020-02-17T16:59:31.904Z] [2020-02-17T16:59:32.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-17T16:59:32.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-17T16:59:32.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-17T16:59:33.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-17T16:59:34.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-17T16:59:37.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-17T16:59:39.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-17T16:59:40.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-17T16:59:41.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-17T16:59:42.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-17T16:59:42.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-17T16:59:45.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-17T16:59:46.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/server/httputils 0.154s coverage: 14.7% of statements [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/server/middleware 0.219s coverage: 37.7% of statements [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/server/router/swarm 0.215s coverage: 3.1% of statements [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/types/filters 0.206s coverage: 92.2% of statements [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/types/strslice 0.115s coverage: 90.0% of statements [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/types/time 0.628s coverage: 100.0% of statements [2020-02-17T16:59:47.258Z] ok github.com/docker/docker/api/types/versions 0.126s coverage: 75.0% of statements [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-17T16:59:47.258Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-17T16:59:47.888Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-17T16:59:47.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-17T16:59:48.145Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-17T16:59:49.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-17T16:59:49.113Z] Using test binary docker [2020-02-17T16:59:49.113Z] +++ /etc/init.d/apparmor start [2020-02-17T16:59:49.113Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T16:59:49.371Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T16:59:49.371Z] Warning failed to create cache: (null) [2020-02-17T16:59:49.371Z] . [2020-02-17T16:59:49.371Z] Starting dockerd [2020-02-17T16:59:49.371Z] INFO: Waiting for daemon to start... [2020-02-17T16:59:49.371Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-17T16:59:50.334Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-17T16:59:51.269Z] . [2020-02-17T16:59:51.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-17T16:59:51.527Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-17T16:59:51.527Z] Error: No such image: emptyfs [2020-02-17T16:59:51.527Z] ++++ docker load [2020-02-17T16:59:51.527Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-17T16:59:52.092Z] Running integration-test (iteration 1) [2020-02-17T16:59:52.092Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-17T16:59:52.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-17T16:59:52.092Z] ++ set -e [2020-02-17T16:59:52.092Z] ++ '[' -n 0 ']' [2020-02-17T16:59:52.092Z] ++ set -x [2020-02-17T16:59:52.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T16:59:53.086Z] ok github.com/docker/docker/builder/dockerfile 0.448s coverage: 43.2% of statements [2020-02-17T16:59:53.086Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements [2020-02-17T16:59:53.086Z] ok github.com/docker/docker/builder/fscache 1.468s coverage: 69.2% of statements [2020-02-17T16:59:53.086Z] ok github.com/docker/docker/builder/remotecontext 0.480s coverage: 9.2% of statements [2020-02-17T16:59:53.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-17T17:00:06.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-17T17:00:09.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-17T17:00:12.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-17T17:00:15.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-17T17:00:18.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-17T17:00:20.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-17T17:00:22.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-17T17:00:22.497Z] Using test binary docker [2020-02-17T17:00:22.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-17T17:00:22.783Z] +++ /etc/init.d/apparmor start [2020-02-17T17:00:22.783Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T17:00:22.783Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T17:00:22.783Z] Warning failed to create cache: (null) [2020-02-17T17:00:22.783Z] . [2020-02-17T17:00:22.783Z] INFO: Waiting for daemon to start... [2020-02-17T17:00:22.783Z] Starting dockerd [2020-02-17T17:00:22.783Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-17T17:00:23.994Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-17T17:00:24.152Z] Loaded image: buildpack-deps:jessie [2020-02-17T17:00:24.152Z] Loaded image: busybox:latest [2020-02-17T17:00:24.152Z] Loaded image: busybox:glibc [2020-02-17T17:00:24.152Z] Loaded image: debian:jessie [2020-02-17T17:00:24.152Z] Loaded image: hello-world:latest [2020-02-17T17:00:24.152Z] INFO: Testing against a local daemon [2020-02-17T17:00:24.152Z] === RUN TestBuildWithSession [2020-02-17T17:00:24.807Z] . [2020-02-17T17:00:24.807Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-17T17:00:24.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-17T17:00:24.807Z] Error: No such image: emptyfs [2020-02-17T17:00:24.807Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-17T17:00:24.807Z] ++++ docker load [2020-02-17T17:00:25.093Z] Running integration-test (iteration 1) [2020-02-17T17:00:25.093Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-17T17:00:25.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:00:25.093Z] ++ set -e [2020-02-17T17:00:25.093Z] ++ '[' -n 0 ']' [2020-02-17T17:00:25.093Z] ++ set -x [2020-02-17T17:00:25.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:00:28.335Z] --- PASS: TestBuildWithSession (5.00s) [2020-02-17T17:00:28.335Z] === RUN TestBuildSquashParent [2020-02-17T17:00:28.832Z] ok github.com/docker/docker/builder/remotecontext/git 33.555s coverage: 85.1% of statements [2020-02-17T17:00:28.832Z] ? github.com/docker/docker/cli [no test files] [2020-02-17T17:00:28.832Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-17T17:00:28.832Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2020-02-17T17:00:28.832Z] ok github.com/docker/docker/client 0.594s coverage: 75.2% of statements [2020-02-17T17:00:31.026Z] ok github.com/docker/docker/cmd/dockerd 0.636s coverage: 18.7% of statements [2020-02-17T17:00:34.785Z] ok github.com/docker/docker/container 0.582s coverage: 42.5% of statements [2020-02-17T17:00:34.785Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-17T17:00:34.785Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-17T17:00:34.785Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-17T17:00:34.785Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-17T17:00:38.341Z] --- PASS: TestBuildSquashParent (10.29s) [2020-02-17T17:00:38.341Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-02-17T17:00:38.341Z] daemon.go:325: [d9848a16ff07a] waiting for daemon to start [2020-02-17T17:00:38.341Z] daemon.go:325: [d9848a16ff07a] waiting for daemon to start [2020-02-17T17:00:38.341Z] daemon.go:353: [d9848a16ff07a] daemon started [2020-02-17T17:00:38.341Z] daemon.go:461: [d9848a16ff07a] Stopping daemon [2020-02-17T17:00:38.341Z] daemon.go:296: [d9848a16ff07a] exiting daemon [2020-02-17T17:00:38.341Z] daemon.go:448: [d9848a16ff07a] Daemon stopped [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:38.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:38.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:38.341Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:38.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:40.357Z] Loaded image: buildpack-deps:jessie [2020-02-17T17:00:40.357Z] Loaded image: busybox:latest [2020-02-17T17:00:40.357Z] Loaded image: busybox:glibc [2020-02-17T17:00:40.357Z] Loaded image: debian:jessie [2020-02-17T17:00:40.357Z] Loaded image: hello-world:latest [2020-02-17T17:00:40.357Z] INFO: Testing against a local daemon [2020-02-17T17:00:40.357Z] === RUN TestBuildWithSession [2020-02-17T17:00:41.368Z] --- PASS: TestImportExtremelyLargeImageWorks (84.77s) [2020-02-17T17:00:41.368Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-17T17:00:41.368Z] daemon.go:325: [d211f28eb2964] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:325: [d211f28eb2964] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:353: [d211f28eb2964] daemon started [2020-02-17T17:00:41.368Z] daemon.go:461: [d211f28eb2964] Stopping daemon [2020-02-17T17:00:41.368Z] daemon.go:296: [d211f28eb2964] exiting daemon [2020-02-17T17:00:41.368Z] daemon.go:448: [d211f28eb2964] Daemon stopped [2020-02-17T17:00:41.368Z] PASS [2020-02-17T17:00:41.368Z] [2020-02-17T17:00:41.368Z] DONE 11 tests in 86.077s [2020-02-17T17:00:41.368Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-17T17:00:41.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:00:41.368Z] ++ set -e [2020-02-17T17:00:41.368Z] ++ '[' -n 0 ']' [2020-02-17T17:00:41.368Z] ++ set -x [2020-02-17T17:00:41.368Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:00:41.368Z] INFO: Testing against a local daemon [2020-02-17T17:00:41.368Z] === RUN TestNetworkCreateDelete [2020-02-17T17:00:41.368Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-02-17T17:00:41.368Z] === RUN TestDockerNetworkDeletePreferID [2020-02-17T17:00:41.368Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2020-02-17T17:00:41.368Z] === RUN TestInspectNetwork [2020-02-17T17:00:41.368Z] === RUN TestInspectNetwork/full_network_id [2020-02-17T17:00:41.368Z] === RUN TestInspectNetwork/partial_network_id [2020-02-17T17:00:41.368Z] === RUN TestInspectNetwork/network_name [2020-02-17T17:00:41.368Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-17T17:00:41.368Z] --- PASS: TestInspectNetwork (9.54s) [2020-02-17T17:00:41.368Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-17T17:00:41.368Z] daemon.go:325: [d8ad36f21b16b] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:325: [d8ad36f21b16b] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:353: [d8ad36f21b16b] daemon started [2020-02-17T17:00:41.368Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-17T17:00:41.368Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-17T17:00:41.368Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-17T17:00:41.368Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-17T17:00:41.368Z] daemon.go:461: [d8ad36f21b16b] Stopping daemon [2020-02-17T17:00:41.368Z] daemon.go:296: [d8ad36f21b16b] exiting daemon [2020-02-17T17:00:41.368Z] daemon.go:448: [d8ad36f21b16b] Daemon stopped [2020-02-17T17:00:41.368Z] === RUN TestRunContainerWithBridgeNone [2020-02-17T17:00:41.368Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2020-02-17T17:00:41.368Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-17T17:00:41.368Z] daemon.go:325: [d9f6b3dc6715d] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:325: [d9f6b3dc6715d] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:353: [d9f6b3dc6715d] daemon started [2020-02-17T17:00:41.368Z] daemon.go:461: [d9f6b3dc6715d] Stopping daemon [2020-02-17T17:00:41.368Z] daemon.go:296: [d9f6b3dc6715d] exiting daemon [2020-02-17T17:00:41.368Z] daemon.go:448: [d9f6b3dc6715d] Daemon stopped [2020-02-17T17:00:41.368Z] === RUN TestNetworkInvalidJSON [2020-02-17T17:00:41.368Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-17T17:00:41.368Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-17T17:00:41.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:00:41.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:00:41.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:00:41.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:00:41.368Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-17T17:00:41.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:00:41.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:00:41.368Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-17T17:00:41.368Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-17T17:00:41.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-17T17:00:41.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-17T17:00:41.368Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-17T17:00:41.368Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-17T17:00:41.368Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-17T17:00:41.368Z] daemon.go:325: [d7c53061eba86] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:325: [d7c53061eba86] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:353: [d7c53061eba86] daemon started [2020-02-17T17:00:41.368Z] daemon.go:461: [d7c53061eba86] Stopping daemon [2020-02-17T17:00:41.368Z] daemon.go:296: [d7c53061eba86] exiting daemon [2020-02-17T17:00:41.368Z] daemon.go:448: [d7c53061eba86] Daemon stopped [2020-02-17T17:00:41.368Z] daemon.go:325: [d7c53061eba86] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:325: [d7c53061eba86] waiting for daemon to start [2020-02-17T17:00:41.368Z] daemon.go:353: [d7c53061eba86] daemon started [2020-02-17T17:00:41.368Z] daemon.go:461: [d7c53061eba86] Stopping daemon [2020-02-17T17:00:41.368Z] daemon.go:296: [d7c53061eba86] exiting daemon [2020-02-17T17:00:41.368Z] daemon.go:448: [d7c53061eba86] Daemon stopped [2020-02-17T17:00:41.368Z] === RUN TestDaemonDefaultNetworkPools [2020-02-17T17:00:41.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:41.717Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-02-17T17:00:41.717Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-17T17:00:41.717Z] daemon.go:325: [d39285f8d6a00] waiting for daemon to start [2020-02-17T17:00:41.717Z] daemon.go:325: [d39285f8d6a00] waiting for daemon to start [2020-02-17T17:00:41.717Z] daemon.go:353: [d39285f8d6a00] daemon started [2020-02-17T17:00:41.717Z] daemon.go:461: [d39285f8d6a00] Stopping daemon [2020-02-17T17:00:41.717Z] daemon.go:296: [d39285f8d6a00] exiting daemon [2020-02-17T17:00:41.717Z] daemon.go:448: [d39285f8d6a00] Daemon stopped [2020-02-17T17:00:41.717Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-17T17:00:41.832Z] --- PASS: TestBuildWithSession (2.14s) [2020-02-17T17:00:41.832Z] === RUN TestBuildSquashParent [2020-02-17T17:00:41.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:42.939Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-02-17T17:00:42.939Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-17T17:00:42.939Z] daemon.go:325: [d8d29e2887441] waiting for daemon to start [2020-02-17T17:00:42.939Z] daemon.go:325: [d8d29e2887441] waiting for daemon to start [2020-02-17T17:00:42.939Z] daemon.go:353: [d8d29e2887441] daemon started [2020-02-17T17:00:42.939Z] daemon.go:461: [d8d29e2887441] Stopping daemon [2020-02-17T17:00:42.939Z] daemon.go:296: [d8d29e2887441] exiting daemon [2020-02-17T17:00:42.939Z] daemon.go:448: [d8d29e2887441] Daemon stopped [2020-02-17T17:00:42.939Z] daemon.go:325: [d8d29e2887441] waiting for daemon to start [2020-02-17T17:00:42.939Z] daemon.go:325: [d8d29e2887441] waiting for daemon to start [2020-02-17T17:00:42.939Z] daemon.go:353: [d8d29e2887441] daemon started [2020-02-17T17:00:42.939Z] daemon.go:461: [d8d29e2887441] Stopping daemon [2020-02-17T17:00:42.939Z] daemon.go:296: [d8d29e2887441] exiting daemon [2020-02-17T17:00:42.939Z] daemon.go:448: [d8d29e2887441] Daemon stopped [2020-02-17T17:00:42.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:00:44.152Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-02-17T17:00:44.152Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:00:44.152Z] daemon.go:325: [dd4c45c6d9d47] waiting for daemon to start [2020-02-17T17:00:44.152Z] daemon.go:325: [dd4c45c6d9d47] waiting for daemon to start [2020-02-17T17:00:44.152Z] daemon.go:353: [dd4c45c6d9d47] daemon started [2020-02-17T17:00:44.152Z] daemon.go:461: [dd4c45c6d9d47] Stopping daemon [2020-02-17T17:00:44.152Z] daemon.go:296: [dd4c45c6d9d47] exiting daemon [2020-02-17T17:00:44.152Z] daemon.go:448: [dd4c45c6d9d47] Daemon stopped [2020-02-17T17:00:44.152Z] daemon.go:325: [dd4c45c6d9d47] waiting for daemon to start [2020-02-17T17:00:44.152Z] daemon.go:325: [dd4c45c6d9d47] waiting for daemon to start [2020-02-17T17:00:44.152Z] daemon.go:353: [dd4c45c6d9d47] daemon started [2020-02-17T17:00:44.152Z] daemon.go:461: [dd4c45c6d9d47] Stopping daemon [2020-02-17T17:00:44.152Z] daemon.go:296: [dd4c45c6d9d47] exiting daemon [2020-02-17T17:00:44.152Z] daemon.go:448: [dd4c45c6d9d47] Daemon stopped [2020-02-17T17:00:44.152Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:00:44.903Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-02-17T17:00:44.903Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:00:44.903Z] daemon.go:325: [d17897acc3e4b] waiting for daemon to start [2020-02-17T17:00:44.903Z] daemon.go:325: [d17897acc3e4b] waiting for daemon to start [2020-02-17T17:00:44.903Z] daemon.go:353: [d17897acc3e4b] daemon started [2020-02-17T17:00:44.903Z] daemon.go:461: [d17897acc3e4b] Stopping daemon [2020-02-17T17:00:44.903Z] daemon.go:296: [d17897acc3e4b] exiting daemon [2020-02-17T17:00:44.903Z] daemon.go:448: [d17897acc3e4b] Daemon stopped [2020-02-17T17:00:44.903Z] === RUN TestServiceWithPredefinedNetwork [2020-02-17T17:00:45.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:45.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:47.333Z] --- PASS: TestBuildSquashParent (4.76s) [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:47.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:47.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:47.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-17T17:00:47.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-17T17:00:47.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-17T17:00:47.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-17T17:00:47.963Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-02-17T17:00:47.963Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-17T17:00:47.963Z] daemon.go:325: [d91b1e192ab96] waiting for daemon to start [2020-02-17T17:00:47.964Z] daemon.go:325: [d91b1e192ab96] waiting for daemon to start [2020-02-17T17:00:47.964Z] daemon.go:353: [d91b1e192ab96] daemon started [2020-02-17T17:00:47.964Z] daemon.go:461: [d91b1e192ab96] Stopping daemon [2020-02-17T17:00:47.964Z] daemon.go:296: [d91b1e192ab96] exiting daemon [2020-02-17T17:00:47.964Z] daemon.go:448: [d91b1e192ab96] Daemon stopped [2020-02-17T17:00:47.964Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-17T17:00:47.964Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:00:47.964Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:00:47.964Z] === RUN TestServiceWithDataPathPortInit [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.87s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2020-02-17T17:00:48.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2020-02-17T17:00:48.492Z] === RUN TestBuildMultiStageCopy [2020-02-17T17:00:48.492Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-17T17:00:49.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-17T17:00:49.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-17T17:00:51.770Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.57s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-02-17T17:00:52.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2020-02-17T17:00:52.068Z] === RUN TestBuildMultiStageCopy [2020-02-17T17:00:52.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-17T17:00:52.339Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-17T17:00:52.905Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-17T17:00:53.470Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-17T17:00:53.549Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-17T17:00:53.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-17T17:00:54.116Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy (5.82s) [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s) [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-02-17T17:00:54.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-02-17T17:00:54.402Z] === RUN TestBuildMultiStageParentConfig [2020-02-17T17:00:54.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy (3.38s) [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2020-02-17T17:00:55.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-17T17:00:55.020Z] === RUN TestBuildMultiStageParentConfig [2020-02-17T17:00:55.775Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-02-17T17:00:55.775Z] === RUN TestBuildLabelWithTargets [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon 3.453s coverage: 9.1% of statements [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/cluster 1.393s coverage: 0.5% of statements [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.329s coverage: 65.3% of statements [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/cluster/convert 1.221s coverage: 35.8% of statements [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.025s coverage: 10.9% of statements [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/config 1.064s coverage: 79.7% of statements [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/discovery 0.279s coverage: 30.4% of statements [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/events 0.475s coverage: 50.0% of statements [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-17T17:00:55.937Z] ok github.com/docker/docker/daemon/graphdriver 0.489s coverage: 2.3% of statements [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-17T17:00:55.937Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-17T17:00:56.043Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-02-17T17:00:56.044Z] === RUN TestBuildLabelWithTargets [2020-02-17T17:00:57.489Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 4.9% of statements [2020-02-17T17:00:57.489Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-17T17:00:57.489Z] ok github.com/docker/docker/daemon/links 0.132s coverage: 93.0% of statements [2020-02-17T17:00:57.489Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-17T17:00:57.489Z] ok github.com/docker/docker/daemon/logger 0.394s coverage: 44.0% of statements [2020-02-17T17:00:57.520Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2020-02-17T17:00:57.520Z] === RUN TestBuildWithEmptyLayers [2020-02-17T17:00:57.952Z] ok github.com/docker/docker/daemon/logger/awslogs 0.512s coverage: 78.2% of statements [2020-02-17T17:00:57.952Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-17T17:00:57.952Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-17T17:00:57.952Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-17T17:00:57.952Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-17T17:00:57.952Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-17T17:00:57.952Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.461s coverage: 62.1% of statements [2020-02-17T17:00:58.140Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2020-02-17T17:00:58.140Z] === RUN TestBuildMultiStageOnBuild [2020-02-17T17:00:58.301Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-02-17T17:00:58.301Z] === RUN TestBuildWithEmptyLayers [2020-02-17T17:00:58.416Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.487s coverage: 88.3% of statements [2020-02-17T17:00:59.672Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-02-17T17:00:59.672Z] === RUN TestBuildMultiStageOnBuild [2020-02-17T17:01:00.824Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2020-02-17T17:01:00.824Z] === RUN TestBuildUncleanTarFilenames [2020-02-17T17:01:01.340Z] ok github.com/docker/docker/daemon/logger/local 0.693s coverage: 74.7% of statements [2020-02-17T17:01:01.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-17T17:01:01.340Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.554s coverage: 19.5% of statements [2020-02-17T17:01:01.443Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-02-17T17:01:01.443Z] === RUN TestBuildMultiStageLayerLeak [2020-02-17T17:01:03.533Z] ok github.com/docker/docker/daemon/logger/splunk 2.308s coverage: 84.5% of statements [2020-02-17T17:01:03.533Z] ok github.com/docker/docker/daemon/logger/syslog 0.518s coverage: 47.8% of statements [2020-02-17T17:01:03.533Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-02-17T17:01:03.533Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-17T17:01:03.533Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-17T17:01:03.533Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-17T17:01:03.854Z] --- PASS: TestBuildMultiStageOnBuild (3.51s) [2020-02-17T17:01:03.854Z] === RUN TestBuildUncleanTarFilenames [2020-02-17T17:01:04.139Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2020-02-17T17:01:04.140Z] === RUN TestBuildWithHugeFile [2020-02-17T17:01:04.307Z] --- PASS: TestServiceWithDataPathPortInit (16.68s) [2020-02-17T17:01:04.307Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:01:04.307Z] daemon.go:325: [d850ad73ad284] waiting for daemon to start [2020-02-17T17:01:04.307Z] daemon.go:325: [d850ad73ad284] waiting for daemon to start [2020-02-17T17:01:04.307Z] daemon.go:353: [d850ad73ad284] daemon started [2020-02-17T17:01:04.307Z] daemon.go:461: [d850ad73ad284] Stopping daemon [2020-02-17T17:01:04.307Z] daemon.go:296: [d850ad73ad284] exiting daemon [2020-02-17T17:01:04.307Z] daemon.go:448: [d850ad73ad284] Daemon stopped [2020-02-17T17:01:04.307Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:01:04.307Z] daemon.go:325: [d255a3f794e51] waiting for daemon to start [2020-02-17T17:01:04.307Z] daemon.go:325: [d255a3f794e51] waiting for daemon to start [2020-02-17T17:01:04.307Z] daemon.go:353: [d255a3f794e51] daemon started [2020-02-17T17:01:04.307Z] daemon.go:461: [d255a3f794e51] Stopping daemon [2020-02-17T17:01:04.307Z] daemon.go:296: [d255a3f794e51] exiting daemon [2020-02-17T17:01:04.307Z] daemon.go:448: [d255a3f794e51] Daemon stopped [2020-02-17T17:01:04.307Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-17T17:01:05.225Z] --- PASS: TestBuildUncleanTarFilenames (2.04s) [2020-02-17T17:01:05.225Z] === RUN TestBuildMultiStageLayerLeak [2020-02-17T17:01:06.452Z] ok github.com/docker/docker/distribution 1.549s coverage: 20.5% of statements [2020-02-17T17:01:06.452Z] ok github.com/docker/docker/distribution/metadata 1.437s coverage: 48.2% of statements [2020-02-17T17:01:06.452Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-17T17:01:06.915Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 62.2% of statements [2020-02-17T17:01:06.915Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-17T17:01:06.915Z] ok github.com/docker/docker/errdefs 0.228s coverage: 49.4% of statements [2020-02-17T17:01:09.405Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s) [2020-02-17T17:01:09.405Z] === RUN TestBuildWithHugeFile [2020-02-17T17:01:10.666Z] ok github.com/docker/docker/image 1.106s coverage: 86.4% of statements [2020-02-17T17:01:10.666Z] ok github.com/docker/docker/image/cache 0.215s coverage: 19.2% of statements [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-17T17:01:10.666Z] ok github.com/docker/docker/image/v1 0.290s coverage: 25.0% of statements [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-17T17:01:10.666Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-17T17:01:12.213Z] ok github.com/docker/docker/internal/testutil 0.462s coverage: 62.5% of statements [2020-02-17T17:01:13.403Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2020-02-17T17:01:13.403Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-17T17:01:13.403Z] daemon.go:325: [dbe59c9fea197] waiting for daemon to start [2020-02-17T17:01:13.403Z] daemon.go:325: [dbe59c9fea197] waiting for daemon to start [2020-02-17T17:01:13.403Z] daemon.go:353: [dbe59c9fea197] daemon started [2020-02-17T17:01:13.403Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e74qbhkxss0btl5ge2uuj3p23 Created:2020-02-17 17:01:05.772349192 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e4b4a58a491c90cfff685e31e72d7d0c096da97d278d30adbcc00214e1e82671:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jb975j36rva46tb9hc5y7n1bt EndpointID:aaaa511877e0dcfcab07534d0adf75cac5fba834fe8b9bb405eef4a1e889f071 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9135d39011ca57aa95be39f3f3811e4e72645cc242466f3f0e6d6f69f480a9e1 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9c6e6b5b9bc6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jb975j36rva46tb9hc5y7n1bt EndpointID:aaaa511877e0dcfcab07534d0adf75cac5fba834fe8b9bb405eef4a1e889f071 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-17T17:01:13.403Z] daemon.go:461: [dbe59c9fea197] Stopping daemon [2020-02-17T17:01:13.403Z] daemon.go:296: [dbe59c9fea197] exiting daemon [2020-02-17T17:01:13.403Z] daemon.go:448: [dbe59c9fea197] Daemon stopped [2020-02-17T17:01:13.403Z] PASS [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] === Skipped [2020-02-17T17:01:13.403Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:01:13.403Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] DONE 21 tests, 1 skipped in 45.385s [2020-02-17T17:01:13.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:01:13.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:01:13.403Z] ++ set -e [2020-02-17T17:01:13.403Z] ++ '[' -n 0 ']' [2020-02-17T17:01:13.403Z] ++ set -x [2020-02-17T17:01:13.403Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:01:13.403Z] INFO: Testing against a local daemon [2020-02-17T17:01:13.403Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-17T17:01:13.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:01:13.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:01:13.403Z] === RUN TestDockerNetworkIpvlan [2020-02-17T17:01:13.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:01:13.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:01:13.403Z] PASS [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] === Skipped [2020-02-17T17:01:13.403Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:01:13.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:01:13.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] [2020-02-17T17:01:13.403Z] DONE 2 tests, 2 skipped in 0.075s [2020-02-17T17:01:13.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:01:13.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:01:13.403Z] ++ set -e [2020-02-17T17:01:13.403Z] ++ '[' -n 0 ']' [2020-02-17T17:01:13.403Z] ++ set -x [2020-02-17T17:01:13.403Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:01:13.403Z] INFO: Testing against a local daemon [2020-02-17T17:01:13.403Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-17T17:01:14.148Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-02-17T17:01:14.148Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-17T17:01:14.148Z] daemon.go:325: [dbc01c67959c3] waiting for daemon to start [2020-02-17T17:01:14.148Z] daemon.go:325: [dbc01c67959c3] waiting for daemon to start [2020-02-17T17:01:14.148Z] daemon.go:353: [dbc01c67959c3] daemon started [2020-02-17T17:01:14.148Z] daemon.go:461: [dbc01c67959c3] Stopping daemon [2020-02-17T17:01:14.148Z] daemon.go:296: [dbc01c67959c3] exiting daemon [2020-02-17T17:01:14.148Z] daemon.go:448: [dbc01c67959c3] Daemon stopped [2020-02-17T17:01:14.148Z] daemon.go:325: [dbc01c67959c3] waiting for daemon to start [2020-02-17T17:01:14.148Z] daemon.go:325: [dbc01c67959c3] waiting for daemon to start [2020-02-17T17:01:14.148Z] daemon.go:353: [dbc01c67959c3] daemon started [2020-02-17T17:01:14.148Z] daemon.go:461: [dbc01c67959c3] Stopping daemon [2020-02-17T17:01:14.148Z] daemon.go:296: [dbc01c67959c3] exiting daemon [2020-02-17T17:01:14.148Z] daemon.go:448: [dbc01c67959c3] Daemon stopped [2020-02-17T17:01:14.148Z] === RUN TestDockerNetworkMacvlan [2020-02-17T17:01:14.891Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-17T17:01:15.135Z] ok github.com/docker/docker/layer 0.433s coverage: 30.4% of statements [2020-02-17T17:01:15.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-17T17:01:15.654Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-17T17:01:16.412Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-17T17:01:16.683Z] ok github.com/docker/docker/libcontainerd/local 0.557s coverage: 1.0% of statements [2020-02-17T17:01:16.683Z] ok github.com/docker/docker/libcontainerd/queue 0.157s coverage: 100.0% of statements [2020-02-17T17:01:16.683Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-17T17:01:16.683Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-17T17:01:16.683Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-17T17:01:16.683Z] ? github.com/docker/docker/oci [no test files] [2020-02-17T17:01:16.683Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-17T17:01:16.683Z] ok github.com/docker/docker/opts 0.417s coverage: 67.3% of statements [2020-02-17T17:01:16.683Z] ok github.com/docker/docker/pkg/aaparser 0.094s coverage: 50.0% of statements [2020-02-17T17:01:19.534Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-17T17:01:22.800Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-17T17:01:24.986Z] ................................................ [ 29%] [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan (24.44s) [2020-02-17T17:01:38.863Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:01:38.863Z] daemon.go:325: [dc552e4303e32] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:325: [dc552e4303e32] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:353: [dc552e4303e32] daemon started [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-17T17:01:38.863Z] daemon.go:461: [dc552e4303e32] Stopping daemon [2020-02-17T17:01:38.863Z] daemon.go:296: [dc552e4303e32] exiting daemon [2020-02-17T17:01:38.863Z] daemon.go:448: [dc552e4303e32] Daemon stopped [2020-02-17T17:01:38.863Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:01:38.863Z] daemon.go:325: [d28b3a0ea29d3] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:325: [d28b3a0ea29d3] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:353: [d28b3a0ea29d3] daemon started [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-17T17:01:38.863Z] daemon.go:461: [d28b3a0ea29d3] Stopping daemon [2020-02-17T17:01:38.863Z] daemon.go:296: [d28b3a0ea29d3] exiting daemon [2020-02-17T17:01:38.863Z] daemon.go:448: [d28b3a0ea29d3] Daemon stopped [2020-02-17T17:01:38.863Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:01:38.863Z] daemon.go:325: [da2dcf8dfa345] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:325: [da2dcf8dfa345] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:353: [da2dcf8dfa345] daemon started [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-02-17T17:01:38.863Z] daemon.go:461: [da2dcf8dfa345] Stopping daemon [2020-02-17T17:01:38.863Z] daemon.go:296: [da2dcf8dfa345] exiting daemon [2020-02-17T17:01:38.863Z] daemon.go:448: [da2dcf8dfa345] Daemon stopped [2020-02-17T17:01:38.863Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:01:38.863Z] daemon.go:325: [dd50f5402cd7d] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:325: [dd50f5402cd7d] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:353: [dd50f5402cd7d] daemon started [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-02-17T17:01:38.863Z] daemon.go:461: [dd50f5402cd7d] Stopping daemon [2020-02-17T17:01:38.863Z] daemon.go:296: [dd50f5402cd7d] exiting daemon [2020-02-17T17:01:38.863Z] daemon.go:448: [dd50f5402cd7d] Daemon stopped [2020-02-17T17:01:38.863Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:01:38.863Z] daemon.go:325: [d2cfa33c38b86] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:325: [d2cfa33c38b86] waiting for daemon to start [2020-02-17T17:01:38.863Z] daemon.go:353: [d2cfa33c38b86] daemon started [2020-02-17T17:01:38.863Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.77s) [2020-02-17T17:01:38.863Z] daemon.go:461: [d2cfa33c38b86] Stopping daemon [2020-02-17T17:01:38.863Z] daemon.go:296: [d2cfa33c38b86] exiting daemon [2020-02-17T17:01:38.863Z] daemon.go:448: [d2cfa33c38b86] Daemon stopped [2020-02-17T17:01:38.863Z] PASS [2020-02-17T17:01:38.863Z] [2020-02-17T17:01:38.863Z] DONE 7 tests in 25.871s [2020-02-17T17:01:38.863Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-17T17:01:38.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:01:38.863Z] ++ set -e [2020-02-17T17:01:38.863Z] ++ '[' -n 0 ']' [2020-02-17T17:01:38.863Z] ++ set -x [2020-02-17T17:01:38.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:01:38.863Z] testing: warning: no tests to run [2020-02-17T17:01:38.863Z] PASS [2020-02-17T17:01:38.863Z] [2020-02-17T17:01:38.863Z] DONE 0 tests in 0.019s [2020-02-17T17:01:38.863Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-17T17:01:38.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:01:38.863Z] ++ set -e [2020-02-17T17:01:38.863Z] ++ '[' -n 0 ']' [2020-02-17T17:01:38.863Z] ++ set -x [2020-02-17T17:01:38.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:01:38.863Z] INFO: Testing against a local daemon [2020-02-17T17:01:38.863Z] === RUN TestAuthZPluginAllowRequest [2020-02-17T17:01:40.067Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-02-17T17:01:40.067Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-17T17:01:40.067Z] daemon.go:325: [d627cc98c6534] waiting for daemon to start [2020-02-17T17:01:40.067Z] daemon.go:325: [d627cc98c6534] waiting for daemon to start [2020-02-17T17:01:40.067Z] daemon.go:353: [d627cc98c6534] daemon started [2020-02-17T17:01:40.067Z] daemon.go:461: [d627cc98c6534] Stopping daemon [2020-02-17T17:01:40.067Z] daemon.go:296: [d627cc98c6534] exiting daemon [2020-02-17T17:01:40.067Z] daemon.go:448: [d627cc98c6534] Daemon stopped [2020-02-17T17:01:40.067Z] === RUN TestAuthZPluginTLS [2020-02-17T17:01:40.826Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-17T17:01:40.826Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-17T17:01:40.826Z] daemon.go:325: [d3a9dfb6b15a2] waiting for daemon to start [2020-02-17T17:01:40.826Z] daemon.go:325: [d3a9dfb6b15a2] waiting for daemon to start [2020-02-17T17:01:40.826Z] daemon.go:353: [d3a9dfb6b15a2] daemon started [2020-02-17T17:01:40.826Z] daemon.go:461: [d3a9dfb6b15a2] Stopping daemon [2020-02-17T17:01:40.826Z] daemon.go:296: [d3a9dfb6b15a2] exiting daemon [2020-02-17T17:01:40.826Z] daemon.go:448: [d3a9dfb6b15a2] Daemon stopped [2020-02-17T17:01:40.826Z] === RUN TestAuthZPluginDenyRequest [2020-02-17T17:01:41.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-17T17:01:41.175Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-17T17:01:41.175Z] daemon.go:325: [d07f15284575b] waiting for daemon to start [2020-02-17T17:01:41.175Z] daemon.go:325: [d07f15284575b] waiting for daemon to start [2020-02-17T17:01:41.175Z] daemon.go:353: [d07f15284575b] daemon started [2020-02-17T17:01:41.175Z] daemon.go:461: [d07f15284575b] Stopping daemon [2020-02-17T17:01:41.175Z] daemon.go:296: [d07f15284575b] exiting daemon [2020-02-17T17:01:41.175Z] daemon.go:448: [d07f15284575b] Daemon stopped [2020-02-17T17:01:41.175Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-17T17:01:41.924Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-17T17:01:41.924Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-17T17:01:41.924Z] daemon.go:325: [dd66d789871f0] waiting for daemon to start [2020-02-17T17:01:41.924Z] daemon.go:325: [dd66d789871f0] waiting for daemon to start [2020-02-17T17:01:41.924Z] daemon.go:353: [dd66d789871f0] daemon started [2020-02-17T17:01:41.924Z] daemon.go:461: [dd66d789871f0] Stopping daemon [2020-02-17T17:01:41.924Z] daemon.go:296: [dd66d789871f0] exiting daemon [2020-02-17T17:01:41.924Z] daemon.go:448: [dd66d789871f0] Daemon stopped [2020-02-17T17:01:41.924Z] === RUN TestAuthZPluginDenyResponse [2020-02-17T17:01:42.273Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-17T17:01:42.273Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-17T17:01:42.273Z] daemon.go:325: [daebefdf7202a] waiting for daemon to start [2020-02-17T17:01:42.273Z] daemon.go:325: [daebefdf7202a] waiting for daemon to start [2020-02-17T17:01:42.273Z] daemon.go:353: [daebefdf7202a] daemon started [2020-02-17T17:01:42.273Z] daemon.go:461: [daebefdf7202a] Stopping daemon [2020-02-17T17:01:42.273Z] daemon.go:296: [daebefdf7202a] exiting daemon [2020-02-17T17:01:42.273Z] daemon.go:448: [daebefdf7202a] Daemon stopped [2020-02-17T17:01:42.273Z] === RUN TestAuthZPluginAllowEventStream [2020-02-17T17:01:42.864Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-02-17T17:01:44.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-02-17T17:01:44.083Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-17T17:01:44.083Z] daemon.go:325: [d76bb3d4d599b] waiting for daemon to start [2020-02-17T17:01:44.083Z] daemon.go:325: [d76bb3d4d599b] waiting for daemon to start [2020-02-17T17:01:44.083Z] daemon.go:353: [d76bb3d4d599b] daemon started [2020-02-17T17:01:44.083Z] daemon.go:461: [d76bb3d4d599b] Stopping daemon [2020-02-17T17:01:44.083Z] daemon.go:296: [d76bb3d4d599b] exiting daemon [2020-02-17T17:01:44.083Z] daemon.go:448: [d76bb3d4d599b] Daemon stopped [2020-02-17T17:01:44.083Z] === RUN TestAuthZPluginErrorResponse [2020-02-17T17:01:44.532Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-02-17T17:01:44.532Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-17T17:01:44.532Z] daemon.go:325: [db1b00d541628] waiting for daemon to start [2020-02-17T17:01:44.532Z] daemon.go:325: [db1b00d541628] waiting for daemon to start [2020-02-17T17:01:44.532Z] daemon.go:353: [db1b00d541628] daemon started [2020-02-17T17:01:44.532Z] daemon.go:461: [db1b00d541628] Stopping daemon [2020-02-17T17:01:44.532Z] daemon.go:296: [db1b00d541628] exiting daemon [2020-02-17T17:01:44.532Z] daemon.go:448: [db1b00d541628] Daemon stopped [2020-02-17T17:01:44.532Z] === RUN TestAuthZPluginErrorRequest [2020-02-17T17:01:44.914Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-17T17:01:44.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-17T17:01:44.914Z] daemon.go:325: [d45b97302f5dc] waiting for daemon to start [2020-02-17T17:01:44.914Z] daemon.go:325: [d45b97302f5dc] waiting for daemon to start [2020-02-17T17:01:44.914Z] daemon.go:353: [d45b97302f5dc] daemon started [2020-02-17T17:01:44.914Z] daemon.go:461: [d45b97302f5dc] Stopping daemon [2020-02-17T17:01:44.914Z] daemon.go:296: [d45b97302f5dc] exiting daemon [2020-02-17T17:01:44.914Z] daemon.go:448: [d45b97302f5dc] Daemon stopped [2020-02-17T17:01:44.914Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:01:45.385Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-17T17:01:45.385Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:01:45.385Z] daemon.go:325: [d14b565c3c5c1] waiting for daemon to start [2020-02-17T17:01:45.385Z] daemon.go:325: [d14b565c3c5c1] waiting for daemon to start [2020-02-17T17:01:45.385Z] daemon.go:353: [d14b565c3c5c1] daemon started [2020-02-17T17:01:45.385Z] daemon.go:461: [d14b565c3c5c1] Stopping daemon [2020-02-17T17:01:45.385Z] daemon.go:296: [d14b565c3c5c1] exiting daemon [2020-02-17T17:01:45.385Z] daemon.go:448: [d14b565c3c5c1] Daemon stopped [2020-02-17T17:01:45.385Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/archive 9.544s coverage: 62.2% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/authorization 0.893s coverage: 26.2% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/broadcaster 0.327s coverage: 100.0% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/capabilities 0.082s coverage: 87.5% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/chrootarchive 0.142s coverage: 15.4% of statements [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/discovery/file 0.109s coverage: 92.9% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/discovery/kv 3.447s coverage: 84.1% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/discovery/memory 0.173s coverage: 92.3% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/discovery/nodes 0.197s coverage: 93.8% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/filenotify 0.185s coverage: 38.2% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/fileutils 0.120s coverage: 87.7% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 37.5% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/idtools 0.102s coverage: 6.3% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 69.1% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-17T17:01:46.695Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-17T17:01:46.695Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-17T17:01:47.854Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-02-17T17:01:47.854Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:01:47.854Z] daemon.go:325: [d91faf1525f84] waiting for daemon to start [2020-02-17T17:01:47.854Z] daemon.go:325: [d91faf1525f84] waiting for daemon to start [2020-02-17T17:01:47.854Z] daemon.go:353: [d91faf1525f84] daemon started [2020-02-17T17:01:47.854Z] daemon.go:461: [d91faf1525f84] Stopping daemon [2020-02-17T17:01:47.854Z] daemon.go:296: [d91faf1525f84] exiting daemon [2020-02-17T17:01:47.854Z] daemon.go:448: [d91faf1525f84] Daemon stopped [2020-02-17T17:01:47.854Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:01:49.592Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2020-02-17T17:01:49.592Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:01:49.592Z] daemon.go:325: [d9ffa8e265c8b] waiting for daemon to start [2020-02-17T17:01:49.592Z] daemon.go:325: [d9ffa8e265c8b] waiting for daemon to start [2020-02-17T17:01:49.592Z] daemon.go:353: [d9ffa8e265c8b] daemon started [2020-02-17T17:01:49.592Z] daemon.go:461: [d9ffa8e265c8b] Stopping daemon [2020-02-17T17:01:49.592Z] daemon.go:296: [d9ffa8e265c8b] exiting daemon [2020-02-17T17:01:49.592Z] daemon.go:448: [d9ffa8e265c8b] Daemon stopped [2020-02-17T17:01:49.592Z] === RUN TestAuthZPluginHeader [2020-02-17T17:01:50.346Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-02-17T17:01:50.346Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-17T17:01:50.346Z] daemon.go:325: [dd7c9d88de60c] waiting for daemon to start [2020-02-17T17:01:50.346Z] daemon.go:325: [dd7c9d88de60c] waiting for daemon to start [2020-02-17T17:01:50.346Z] daemon.go:353: [dd7c9d88de60c] daemon started [2020-02-17T17:01:50.346Z] daemon.go:461: [dd7c9d88de60c] Stopping daemon [2020-02-17T17:01:50.346Z] daemon.go:296: [dd7c9d88de60c] exiting daemon [2020-02-17T17:01:50.346Z] daemon.go:448: [dd7c9d88de60c] Daemon stopped [2020-02-17T17:01:50.346Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-17T17:01:50.346Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-17T17:01:50.346Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:01:50.346Z] === RUN TestAuthZPluginV2Disable [2020-02-17T17:01:50.346Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-17T17:01:50.346Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:01:50.346Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-17T17:01:50.346Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-17T17:01:50.346Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:01:50.346Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-17T17:01:50.346Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-17T17:01:50.346Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:01:50.346Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:01:50.826Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-17T17:01:54.630Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/plugins 35.042s coverage: 73.6% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.115s coverage: 56.8% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/plugins/transport 0.095s coverage: 85.7% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 87.9% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 72.7% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/streamformatter 0.089s coverage: 66.2% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/stringid 0.092s coverage: 70.6% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.3% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/term 0.116s coverage: 30.8% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/plugin 0.143s coverage: 12.0% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/plugin/v2 0.145s coverage: 20.1% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/reference 0.193s coverage: 84.4% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/registry 0.488s coverage: 52.3% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/registry/resumable 0.313s coverage: 100.0% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 49.0% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/rootless [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/runconfig 0.195s coverage: 54.5% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/volume [no test files] [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/volume/drivers 0.151s coverage: 36.1% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/volume/local 0.238s coverage: 37.7% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/volume/mounts 0.147s coverage: 66.2% of statements [2020-02-17T17:02:07.839Z] ok github.com/docker/docker/volume/service 0.487s coverage: 70.3% of statements [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-17T17:02:07.839Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-17T17:02:07.839Z] INFO: make.ps1 ended at 02/17/2020 17:02:07 [2020-02-17T17:02:09.385Z] INFO: Unit tests ended at 02/17/2020 17:02:08. Duration:00:04:08.6244468 [2020-02-17T17:02:09.385Z] INFO: Building busybox [2020-02-17T17:02:09.385Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-17T17:02:09.385Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-17T17:02:09.385Z] [2020-02-17T17:02:09.385Z] Sending build context to Docker daemon 2.56kB [2020-02-17T17:02:09.385Z] [2020-02-17T17:02:09.385Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-17T17:02:09.385Z] ---> 8351e66084ac [2020-02-17T17:02:09.385Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-17T17:02:09.385Z] ---> Running in ad12e7f3b856 [2020-02-17T17:02:09.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-02-17T17:02:09.731Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:02:09.731Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.731Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.731Z] daemon.go:353: [d97bc62a4bab0] daemon started [2020-02-17T17:02:09.731Z] daemon.go:461: [d97bc62a4bab0] Stopping daemon [2020-02-17T17:02:09.731Z] daemon.go:296: [d97bc62a4bab0] exiting daemon [2020-02-17T17:02:09.731Z] daemon.go:448: [d97bc62a4bab0] Daemon stopped [2020-02-17T17:02:09.731Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.731Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.731Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:339: [d97bc62a4bab0] error pinging daemon on start: Get http://d97bc62a4bab0.sock/_ping: context deadline exceeded [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:339: [d97bc62a4bab0] error pinging daemon on start: Get http://d97bc62a4bab0.sock/_ping: context deadline exceeded [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:339: [d97bc62a4bab0] error pinging daemon on start: Get http://d97bc62a4bab0.sock/_ping: context deadline exceeded [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:339: [d97bc62a4bab0] error pinging daemon on start: Get http://d97bc62a4bab0.sock/_ping: context deadline exceeded [2020-02-17T17:02:09.732Z] daemon.go:296: [d97bc62a4bab0] exiting daemon [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:325: [d97bc62a4bab0] waiting for daemon to start [2020-02-17T17:02:09.732Z] daemon.go:353: [d97bc62a4bab0] daemon started [2020-02-17T17:02:09.732Z] daemon.go:461: [d97bc62a4bab0] Stopping daemon [2020-02-17T17:02:09.732Z] daemon.go:296: [d97bc62a4bab0] exiting daemon [2020-02-17T17:02:09.732Z] daemon.go:448: [d97bc62a4bab0] Daemon stopped [2020-02-17T17:02:09.732Z] PASS [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] === Skipped [2020-02-17T17:02:09.732Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-17T17:02:09.732Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-17T17:02:09.732Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-17T17:02:09.732Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-17T17:02:09.732Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] DONE 17 tests, 4 skipped in 28.446s [2020-02-17T17:02:09.732Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-17T17:02:09.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:09.732Z] ++ set -e [2020-02-17T17:02:09.732Z] ++ '[' -n 0 ']' [2020-02-17T17:02:09.732Z] ++ set -x [2020-02-17T17:02:09.732Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:02:09.732Z] INFO: Testing against a local daemon [2020-02-17T17:02:09.732Z] === RUN TestPluginInvalidJSON [2020-02-17T17:02:09.732Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:02:09.732Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:02:09.732Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:02:09.732Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-17T17:02:09.732Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-17T17:02:09.732Z] PASS [2020-02-17T17:02:09.732Z] [2020-02-17T17:02:09.732Z] DONE 2 tests in 0.087s [2020-02-17T17:02:09.732Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-17T17:02:09.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:09.732Z] ++ set -e [2020-02-17T17:02:09.732Z] ++ '[' -n 0 ']' [2020-02-17T17:02:09.732Z] ++ set -x [2020-02-17T17:02:09.732Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:02:09.732Z] INFO: Testing against a local daemon [2020-02-17T17:02:09.732Z] === RUN TestExternalGraphDriver [2020-02-17T17:02:09.732Z] === RUN TestExternalGraphDriver/json [2020-02-17T17:02:09.732Z] === RUN TestExternalGraphDriver/spec [2020-02-17T17:02:11.540Z] === RUN TestExternalGraphDriver/pull [2020-02-17T17:02:13.444Z] --- PASS: TestExternalGraphDriver (6.20s) [2020-02-17T17:02:13.444Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:353: [daf5b0dae1852] daemon started [2020-02-17T17:02:13.444Z] daemon.go:461: [daf5b0dae1852] Stopping daemon [2020-02-17T17:02:13.444Z] daemon.go:296: [daf5b0dae1852] exiting daemon [2020-02-17T17:02:13.444Z] daemon.go:448: [daf5b0dae1852] Daemon stopped [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:353: [daf5b0dae1852] daemon started [2020-02-17T17:02:13.444Z] daemon.go:461: [daf5b0dae1852] Stopping daemon [2020-02-17T17:02:13.444Z] daemon.go:296: [daf5b0dae1852] exiting daemon [2020-02-17T17:02:13.444Z] daemon.go:448: [daf5b0dae1852] Daemon stopped [2020-02-17T17:02:13.444Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:353: [daf5b0dae1852] daemon started [2020-02-17T17:02:13.444Z] daemon.go:461: [daf5b0dae1852] Stopping daemon [2020-02-17T17:02:13.444Z] daemon.go:296: [daf5b0dae1852] exiting daemon [2020-02-17T17:02:13.444Z] daemon.go:448: [daf5b0dae1852] Daemon stopped [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:353: [daf5b0dae1852] daemon started [2020-02-17T17:02:13.444Z] daemon.go:461: [daf5b0dae1852] Stopping daemon [2020-02-17T17:02:13.444Z] daemon.go:296: [daf5b0dae1852] exiting daemon [2020-02-17T17:02:13.444Z] daemon.go:448: [daf5b0dae1852] Daemon stopped [2020-02-17T17:02:13.444Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:325: [daf5b0dae1852] waiting for daemon to start [2020-02-17T17:02:13.444Z] daemon.go:353: [daf5b0dae1852] daemon started [2020-02-17T17:02:13.444Z] daemon.go:461: [daf5b0dae1852] Stopping daemon [2020-02-17T17:02:13.444Z] daemon.go:296: [daf5b0dae1852] exiting daemon [2020-02-17T17:02:13.444Z] daemon.go:448: [daf5b0dae1852] Daemon stopped [2020-02-17T17:02:13.444Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-02-17T17:02:13.444Z] === RUN TestGraphdriverPluginV2 [2020-02-17T17:02:13.444Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-17T17:02:13.444Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:13.444Z] PASS [2020-02-17T17:02:13.444Z] [2020-02-17T17:02:13.444Z] === Skipped [2020-02-17T17:02:13.444Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-17T17:02:13.444Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:02:13.444Z] [2020-02-17T17:02:13.444Z] [2020-02-17T17:02:13.444Z] DONE 5 tests, 1 skipped in 6.332s [2020-02-17T17:02:13.444Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-17T17:02:13.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:13.444Z] ++ set -e [2020-02-17T17:02:13.444Z] ++ '[' -n 0 ']' [2020-02-17T17:02:13.444Z] ++ set -x [2020-02-17T17:02:13.444Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:02:13.444Z] INFO: Testing against a local daemon [2020-02-17T17:02:13.444Z] === RUN TestContinueAfterPluginCrash [2020-02-17T17:02:13.444Z] === PAUSE TestContinueAfterPluginCrash [2020-02-17T17:02:13.444Z] === RUN TestDaemonStartWithLogOpt [2020-02-17T17:02:13.444Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-17T17:02:13.444Z] === CONT TestContinueAfterPluginCrash [2020-02-17T17:02:13.444Z] === CONT TestDaemonStartWithLogOpt [2020-02-17T17:02:15.203Z] Removing intermediate container ad12e7f3b856 [2020-02-17T17:02:15.203Z] ---> 01440517c394 [2020-02-17T17:02:15.203Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-17T17:02:15.452Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-17T17:02:16.176Z] [2020-02-17T17:02:16.176Z] ---> 9443911d992c [2020-02-17T17:02:16.176Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-17T17:02:16.638Z] ---> Running in 3a7579f42e18 [2020-02-17T17:02:17.068Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-17T17:02:17.068Z] Using test binary docker [2020-02-17T17:02:17.068Z] +++ /etc/init.d/apparmor start [2020-02-17T17:02:17.068Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T17:02:17.068Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T17:02:17.068Z] Warning failed to create cache: (null) [2020-02-17T17:02:17.068Z] . [2020-02-17T17:02:17.068Z] INFO: Waiting for daemon to start... [2020-02-17T17:02:17.068Z] Starting dockerd [2020-02-17T17:02:17.068Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-17T17:02:17.068Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-17T17:02:17.068Z] Using test binary docker [2020-02-17T17:02:17.068Z] +++ /etc/init.d/apparmor start [2020-02-17T17:02:17.068Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-17T17:02:17.068Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-17T17:02:17.068Z] Warning failed to create cache: (null) [2020-02-17T17:02:17.068Z] . [2020-02-17T17:02:17.068Z] INFO: Waiting for daemon to start... [2020-02-17T17:02:17.068Z] Starting dockerd [2020-02-17T17:02:17.068Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-17T17:02:17.611Z] [2020-02-17T17:02:17.611Z] SUCCESS: Specified value was saved. [2020-02-17T17:02:19.220Z] . [2020-02-17T17:02:19.220Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-17T17:02:19.220Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-17T17:02:19.220Z] [2020-02-17T17:02:19.220Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-17T17:02:19.220Z] Error: No such image: emptyfs [2020-02-17T17:02:19.220Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-17T17:02:19.220Z] ++++ docker load [2020-02-17T17:02:19.220Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-17T17:02:19.477Z] Error: No such image: emptyfs [2020-02-17T17:02:19.477Z] ++++ docker load [2020-02-17T17:02:19.477Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-17T17:02:19.734Z] Running integration-test (iteration 1) [2020-02-17T17:02:19.734Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-17T17:02:19.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-17T17:02:19.734Z] ++ set -e [2020-02-17T17:02:19.734Z] ++ '[' -n 0 ']' [2020-02-17T17:02:19.734Z] ++ set -x [2020-02-17T17:02:19.734Z] ++ env -i DEST=/go/src/github.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)/' [2020-02-17T17:02:19.734Z] Running integration-test (iteration 1) [2020-02-17T17:02:19.734Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-17T17:02:19.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-17T17:02:19.734Z] ++ set -e [2020-02-17T17:02:19.734Z] ++ '[' -n 0 ']' [2020-02-17T17:02:19.734Z] ++ set -x [2020-02-17T17:02:19.734Z] ++ env -i DEST=/go/src/github.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)/' [2020-02-17T17:02:20.532Z] Removing intermediate container 3a7579f42e18 [2020-02-17T17:02:20.532Z] ---> caccb7ec2d21 [2020-02-17T17:02:20.532Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-17T17:02:20.532Z] ---> Running in 37f0185ea108 [2020-02-17T17:02:22.635Z] --- PASS: TestDaemonStartWithLogOpt (8.53s) [2020-02-17T17:02:22.635Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-17T17:02:22.635Z] daemon.go:325: [d53e409fbc82b] waiting for daemon to start [2020-02-17T17:02:22.635Z] daemon.go:325: [d53e409fbc82b] waiting for daemon to start [2020-02-17T17:02:22.635Z] daemon.go:353: [d53e409fbc82b] daemon started [2020-02-17T17:02:22.635Z] daemon.go:461: [d53e409fbc82b] Stopping daemon [2020-02-17T17:02:22.635Z] daemon.go:296: [d53e409fbc82b] exiting daemon [2020-02-17T17:02:22.635Z] daemon.go:448: [d53e409fbc82b] Daemon stopped [2020-02-17T17:02:22.635Z] daemon.go:325: [d53e409fbc82b] waiting for daemon to start [2020-02-17T17:02:22.635Z] daemon.go:325: [d53e409fbc82b] waiting for daemon to start [2020-02-17T17:02:22.635Z] daemon.go:353: [d53e409fbc82b] daemon started [2020-02-17T17:02:22.635Z] daemon.go:461: [d53e409fbc82b] Stopping daemon [2020-02-17T17:02:22.635Z] daemon.go:296: [d53e409fbc82b] exiting daemon [2020-02-17T17:02:22.635Z] daemon.go:448: [d53e409fbc82b] Daemon stopped [2020-02-17T17:02:23.517Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-17T17:02:25.450Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-02-17T17:02:26.470Z] Cannot create a file when that file already exists. [2020-02-17T17:02:27.526Z] --- PASS: TestContinueAfterPluginCrash (13.35s) [2020-02-17T17:02:27.526Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-17T17:02:27.526Z] daemon.go:325: [d43edbc551741] waiting for daemon to start [2020-02-17T17:02:27.526Z] daemon.go:325: [d43edbc551741] waiting for daemon to start [2020-02-17T17:02:27.526Z] daemon.go:353: [d43edbc551741] daemon started [2020-02-17T17:02:27.526Z] daemon.go:461: [d43edbc551741] Stopping daemon [2020-02-17T17:02:27.526Z] daemon.go:296: [d43edbc551741] exiting daemon [2020-02-17T17:02:27.526Z] daemon.go:448: [d43edbc551741] Daemon stopped [2020-02-17T17:02:27.526Z] PASS [2020-02-17T17:02:27.526Z] [2020-02-17T17:02:27.526Z] DONE 2 tests in 13.485s [2020-02-17T17:02:27.526Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-17T17:02:27.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:27.526Z] ++ set -e [2020-02-17T17:02:27.526Z] ++ '[' -n 0 ']' [2020-02-17T17:02:27.526Z] ++ set -x [2020-02-17T17:02:27.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:27.526Z] INFO: Testing against a local daemon [2020-02-17T17:02:27.526Z] === RUN TestPluginWithDevMounts [2020-02-17T17:02:27.526Z] === PAUSE TestPluginWithDevMounts [2020-02-17T17:02:27.526Z] === CONT TestPluginWithDevMounts [2020-02-17T17:02:29.260Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-02-17T17:02:29.260Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-17T17:02:29.260Z] daemon.go:325: [dfa55913206de] waiting for daemon to start [2020-02-17T17:02:29.260Z] daemon.go:325: [dfa55913206de] waiting for daemon to start [2020-02-17T17:02:29.260Z] daemon.go:353: [dfa55913206de] daemon started [2020-02-17T17:02:29.260Z] daemon.go:461: [dfa55913206de] Stopping daemon [2020-02-17T17:02:29.260Z] daemon.go:296: [dfa55913206de] exiting daemon [2020-02-17T17:02:29.260Z] daemon.go:448: [dfa55913206de] Daemon stopped [2020-02-17T17:02:29.260Z] PASS [2020-02-17T17:02:29.260Z] [2020-02-17T17:02:29.260Z] DONE 1 tests in 1.958s [2020-02-17T17:02:29.260Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-17T17:02:29.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:29.260Z] ++ set -e [2020-02-17T17:02:29.260Z] ++ '[' -n 0 ']' [2020-02-17T17:02:29.260Z] ++ set -x [2020-02-17T17:02:29.260Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:02:29.260Z] INFO: Testing against a local daemon [2020-02-17T17:02:29.260Z] === RUN TestSecretInspect [2020-02-17T17:02:30.207Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-17T17:02:32.345Z] --- PASS: TestSecretInspect (2.85s) [2020-02-17T17:02:32.345Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-17T17:02:32.345Z] daemon.go:325: [d744000731a47] waiting for daemon to start [2020-02-17T17:02:32.345Z] daemon.go:325: [d744000731a47] waiting for daemon to start [2020-02-17T17:02:32.345Z] daemon.go:353: [d744000731a47] daemon started [2020-02-17T17:02:32.345Z] daemon.go:461: [d744000731a47] Stopping daemon [2020-02-17T17:02:32.345Z] daemon.go:296: [d744000731a47] exiting daemon [2020-02-17T17:02:32.345Z] daemon.go:448: [d744000731a47] Daemon stopped [2020-02-17T17:02:32.345Z] === RUN TestSecretList [2020-02-17T17:02:33.570Z] Removing intermediate container 37f0185ea108 [2020-02-17T17:02:33.570Z] ---> 53ea64cc2653 [2020-02-17T17:02:33.570Z] Step 6/6 : CMD ["sh"] [2020-02-17T17:02:33.570Z] ---> Running in f341d18dda05 [2020-02-17T17:02:33.570Z] Removing intermediate container f341d18dda05 [2020-02-17T17:02:33.570Z] ---> 646f8b4dd84c [2020-02-17T17:02:33.570Z] Successfully built 646f8b4dd84c [2020-02-17T17:02:33.570Z] Successfully tagged busybox:latest [2020-02-17T17:02:33.570Z] INFO: Docker images of the daemon under test [2020-02-17T17:02:33.570Z] [2020-02-17T17:02:33.570Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-17T17:02:33.570Z] busybox latest 646f8b4dd84c Less than a second ago 4.86GB [2020-02-17T17:02:33.570Z] microsoft/windowsservercore latest 8351e66084ac 5 weeks ago 4.82GB [2020-02-17T17:02:33.570Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 5 weeks ago 4.82GB [2020-02-17T17:02:33.570Z] [2020-02-17T17:02:33.570Z] INFO: Running integration tests at 02/17/2020 17:02:33... [2020-02-17T17:02:33.570Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-17T17:02:33.570Z] INFO: Integration API tests being run from the host: [2020-02-17T17:02:33.570Z] INFO: make.ps1 starting at 02/17/2020 17:02:33 [2020-02-17T17:02:35.068Z] --- PASS: TestSecretList (2.95s) [2020-02-17T17:02:35.068Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-17T17:02:35.068Z] daemon.go:325: [d790dee4b5fd9] waiting for daemon to start [2020-02-17T17:02:35.068Z] daemon.go:325: [d790dee4b5fd9] waiting for daemon to start [2020-02-17T17:02:35.068Z] daemon.go:353: [d790dee4b5fd9] daemon started [2020-02-17T17:02:35.068Z] daemon.go:461: [d790dee4b5fd9] Stopping daemon [2020-02-17T17:02:35.068Z] daemon.go:296: [d790dee4b5fd9] exiting daemon [2020-02-17T17:02:35.068Z] daemon.go:448: [d790dee4b5fd9] Daemon stopped [2020-02-17T17:02:35.068Z] === RUN TestSecretsCreateAndDelete [2020-02-17T17:02:35.114Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-02-17T17:02:37.419Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-02-17T17:02:37.419Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-17T17:02:37.419Z] daemon.go:325: [dc16f9ac2a135] waiting for daemon to start [2020-02-17T17:02:37.419Z] daemon.go:325: [dc16f9ac2a135] waiting for daemon to start [2020-02-17T17:02:37.419Z] daemon.go:353: [dc16f9ac2a135] daemon started [2020-02-17T17:02:37.419Z] daemon.go:461: [dc16f9ac2a135] Stopping daemon [2020-02-17T17:02:37.419Z] daemon.go:296: [dc16f9ac2a135] exiting daemon [2020-02-17T17:02:37.419Z] daemon.go:448: [dc16f9ac2a135] Daemon stopped [2020-02-17T17:02:37.419Z] === RUN TestSecretsUpdate [2020-02-17T17:02:40.498Z] --- PASS: TestSecretsUpdate (2.86s) [2020-02-17T17:02:40.498Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-17T17:02:40.498Z] daemon.go:325: [dbe71678b94ab] waiting for daemon to start [2020-02-17T17:02:40.498Z] daemon.go:325: [dbe71678b94ab] waiting for daemon to start [2020-02-17T17:02:40.498Z] daemon.go:353: [dbe71678b94ab] daemon started [2020-02-17T17:02:40.498Z] daemon.go:461: [dbe71678b94ab] Stopping daemon [2020-02-17T17:02:40.498Z] daemon.go:296: [dbe71678b94ab] exiting daemon [2020-02-17T17:02:40.498Z] daemon.go:448: [dbe71678b94ab] Daemon stopped [2020-02-17T17:02:40.498Z] === RUN TestTemplatedSecret [2020-02-17T17:02:41.216Z] --- PASS: TestBuildWithHugeFile (82.53s) [2020-02-17T17:02:41.217Z] === RUN TestBuildWithEmptyDockerfile [2020-02-17T17:02:41.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:41.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:41.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:41.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:41.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:41.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:41.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:41.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:41.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:41.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-02-17T17:02:41.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-02-17T17:02:41.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-17T17:02:41.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-02-17T17:02:41.217Z] === RUN TestBuildPreserveOwnership [2020-02-17T17:02:41.217Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-17T17:02:41.217Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-17T17:02:41.217Z] --- PASS: TestBuildPreserveOwnership (4.65s) [2020-02-17T17:02:41.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2020-02-17T17:02:41.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s) [2020-02-17T17:02:41.217Z] === RUN TestBuildPlatformInvalid [2020-02-17T17:02:41.217Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-17T17:02:41.217Z] PASS [2020-02-17T17:02:41.217Z] [2020-02-17T17:02:41.217Z] DONE 30 tests in 126.341s [2020-02-17T17:02:41.217Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-17T17:02:41.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:41.217Z] ++ set -e [2020-02-17T17:02:41.217Z] ++ '[' -n 0 ']' [2020-02-17T17:02:41.217Z] ++ set -x [2020-02-17T17:02:41.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=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 [2020-02-17T17:02:41.217Z] INFO: Testing against a local daemon [2020-02-17T17:02:41.217Z] === RUN TestConfigList [2020-02-17T17:02:41.217Z] --- PASS: TestConfigList (2.22s) [2020-02-17T17:02:41.217Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-17T17:02:41.217Z] daemon.go:325: [d429bc0672789] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:325: [d429bc0672789] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:353: [d429bc0672789] daemon started [2020-02-17T17:02:41.217Z] daemon.go:461: [d429bc0672789] Stopping daemon [2020-02-17T17:02:41.217Z] daemon.go:296: [d429bc0672789] exiting daemon [2020-02-17T17:02:41.217Z] daemon.go:448: [d429bc0672789] Daemon stopped [2020-02-17T17:02:41.217Z] === RUN TestConfigsCreateAndDelete [2020-02-17T17:02:41.217Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2020-02-17T17:02:41.217Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-17T17:02:41.217Z] daemon.go:325: [d3dc07377fa2b] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:325: [d3dc07377fa2b] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:353: [d3dc07377fa2b] daemon started [2020-02-17T17:02:41.217Z] daemon.go:461: [d3dc07377fa2b] Stopping daemon [2020-02-17T17:02:41.217Z] daemon.go:296: [d3dc07377fa2b] exiting daemon [2020-02-17T17:02:41.217Z] daemon.go:448: [d3dc07377fa2b] Daemon stopped [2020-02-17T17:02:41.217Z] === RUN TestConfigsUpdate [2020-02-17T17:02:41.217Z] --- PASS: TestConfigsUpdate (2.31s) [2020-02-17T17:02:41.217Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-17T17:02:41.217Z] daemon.go:325: [dbd2ab8a4dff1] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:325: [dbd2ab8a4dff1] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:353: [dbd2ab8a4dff1] daemon started [2020-02-17T17:02:41.217Z] daemon.go:461: [dbd2ab8a4dff1] Stopping daemon [2020-02-17T17:02:41.217Z] daemon.go:296: [dbd2ab8a4dff1] exiting daemon [2020-02-17T17:02:41.217Z] daemon.go:448: [dbd2ab8a4dff1] Daemon stopped [2020-02-17T17:02:41.217Z] === RUN TestTemplatedConfig [2020-02-17T17:02:41.217Z] --- PASS: TestTemplatedConfig (2.80s) [2020-02-17T17:02:41.217Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-17T17:02:41.217Z] daemon.go:325: [de77185faa879] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:325: [de77185faa879] waiting for daemon to start [2020-02-17T17:02:41.217Z] daemon.go:353: [de77185faa879] daemon started [2020-02-17T17:02:41.217Z] daemon.go:461: [de77185faa879] Stopping daemon [2020-02-17T17:02:41.217Z] daemon.go:296: [de77185faa879] exiting daemon [2020-02-17T17:02:41.217Z] daemon.go:448: [de77185faa879] Daemon stopped [2020-02-17T17:02:41.217Z] === RUN TestConfigInspect [2020-02-17T17:02:43.598Z] --- PASS: TestTemplatedSecret (3.33s) [2020-02-17T17:02:43.598Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-17T17:02:43.598Z] daemon.go:325: [d3d7ff8186865] waiting for daemon to start [2020-02-17T17:02:43.598Z] daemon.go:325: [d3d7ff8186865] waiting for daemon to start [2020-02-17T17:02:43.598Z] daemon.go:353: [d3d7ff8186865] daemon started [2020-02-17T17:02:43.598Z] daemon.go:461: [d3d7ff8186865] Stopping daemon [2020-02-17T17:02:43.598Z] daemon.go:296: [d3d7ff8186865] exiting daemon [2020-02-17T17:02:43.598Z] daemon.go:448: [d3d7ff8186865] Daemon stopped [2020-02-17T17:02:43.598Z] === RUN TestSecretCreateResolve [2020-02-17T17:02:43.906Z] --- PASS: TestConfigInspect (2.27s) [2020-02-17T17:02:43.906Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-17T17:02:43.906Z] daemon.go:325: [d2ea6be6de6e1] waiting for daemon to start [2020-02-17T17:02:43.906Z] daemon.go:325: [d2ea6be6de6e1] waiting for daemon to start [2020-02-17T17:02:43.906Z] daemon.go:353: [d2ea6be6de6e1] daemon started [2020-02-17T17:02:43.906Z] daemon.go:461: [d2ea6be6de6e1] Stopping daemon [2020-02-17T17:02:43.906Z] daemon.go:296: [d2ea6be6de6e1] exiting daemon [2020-02-17T17:02:43.906Z] daemon.go:448: [d2ea6be6de6e1] Daemon stopped [2020-02-17T17:02:43.906Z] === RUN TestConfigCreateWithLabels [2020-02-17T17:02:44.759Z] ......................... [ 67%] [2020-02-17T17:02:45.942Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2020-02-17T17:02:45.942Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-17T17:02:45.942Z] daemon.go:325: [de44c58a08fc5] waiting for daemon to start [2020-02-17T17:02:45.942Z] daemon.go:325: [de44c58a08fc5] waiting for daemon to start [2020-02-17T17:02:45.942Z] daemon.go:353: [de44c58a08fc5] daemon started [2020-02-17T17:02:45.942Z] daemon.go:461: [de44c58a08fc5] Stopping daemon [2020-02-17T17:02:45.942Z] daemon.go:296: [de44c58a08fc5] exiting daemon [2020-02-17T17:02:45.942Z] daemon.go:448: [de44c58a08fc5] Daemon stopped [2020-02-17T17:02:45.942Z] === RUN TestConfigCreateResolve [2020-02-17T17:02:45.973Z] --- PASS: TestSecretCreateResolve (2.77s) [2020-02-17T17:02:45.973Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-17T17:02:45.973Z] daemon.go:325: [d757a3a3b9a52] waiting for daemon to start [2020-02-17T17:02:45.973Z] daemon.go:325: [d757a3a3b9a52] waiting for daemon to start [2020-02-17T17:02:45.973Z] daemon.go:353: [d757a3a3b9a52] daemon started [2020-02-17T17:02:45.973Z] daemon.go:461: [d757a3a3b9a52] Stopping daemon [2020-02-17T17:02:45.973Z] daemon.go:296: [d757a3a3b9a52] exiting daemon [2020-02-17T17:02:45.973Z] daemon.go:448: [d757a3a3b9a52] Daemon stopped [2020-02-17T17:02:45.973Z] PASS [2020-02-17T17:02:45.973Z] [2020-02-17T17:02:45.973Z] DONE 6 tests in 17.140s [2020-02-17T17:02:45.973Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-17T17:02:45.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:45.973Z] ++ set -e [2020-02-17T17:02:45.973Z] ++ '[' -n 0 ']' [2020-02-17T17:02:45.973Z] ++ set -x [2020-02-17T17:02:45.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:02:46.340Z] INFO: Testing against a local daemon [2020-02-17T17:02:46.340Z] === RUN TestServiceCreateInit [2020-02-17T17:02:46.340Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:02:47.979Z] --- PASS: TestConfigCreateResolve (2.16s) [2020-02-17T17:02:47.979Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-17T17:02:47.979Z] daemon.go:325: [d064e00a4affb] waiting for daemon to start [2020-02-17T17:02:47.979Z] daemon.go:325: [d064e00a4affb] waiting for daemon to start [2020-02-17T17:02:47.979Z] daemon.go:353: [d064e00a4affb] daemon started [2020-02-17T17:02:47.979Z] daemon.go:461: [d064e00a4affb] Stopping daemon [2020-02-17T17:02:47.979Z] daemon.go:296: [d064e00a4affb] exiting daemon [2020-02-17T17:02:47.979Z] daemon.go:448: [d064e00a4affb] Daemon stopped [2020-02-17T17:02:47.979Z] === RUN TestConfigDaemonLibtrustID [2020-02-17T17:02:48.606Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-17T17:02:48.606Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-17T17:02:48.606Z] daemon.go:325: [d0cab411ef636] waiting for daemon to start [2020-02-17T17:02:48.606Z] daemon.go:325: [d0cab411ef636] waiting for daemon to start [2020-02-17T17:02:48.606Z] daemon.go:353: [d0cab411ef636] daemon started [2020-02-17T17:02:48.606Z] daemon.go:461: [d0cab411ef636] Stopping daemon [2020-02-17T17:02:48.606Z] daemon.go:296: [d0cab411ef636] exiting daemon [2020-02-17T17:02:48.606Z] daemon.go:448: [d0cab411ef636] Daemon stopped [2020-02-17T17:02:48.606Z] PASS [2020-02-17T17:02:48.606Z] [2020-02-17T17:02:48.606Z] DONE 8 tests in 16.904s [2020-02-17T17:02:48.606Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-17T17:02:48.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:02:48.606Z] ++ set -e [2020-02-17T17:02:48.606Z] ++ '[' -n 0 ']' [2020-02-17T17:02:48.606Z] ++ set -x [2020-02-17T17:02:48.606Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:02:48.606Z] INFO: Testing against a local daemon [2020-02-17T17:02:48.606Z] === RUN TestCheckpoint [2020-02-17T17:02:48.606Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-17T17:02:48.606Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T17:02:48.606Z] === RUN TestContainerInvalidJSON [2020-02-17T17:02:48.606Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:02:48.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:02:48.606Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:02:48.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:02:48.606Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:02:48.606Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:02:48.606Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:02:48.606Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:02:48.606Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:02:48.606Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-17T17:02:48.606Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-17T17:02:48.606Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-17T17:02:48.606Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-17T17:02:48.606Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-17T17:02:48.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-17T17:02:48.606Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-17T17:02:48.890Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-17T17:02:48.890Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-17T17:02:48.890Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-17T17:02:48.890Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-17T17:02:48.890Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-17T17:02:48.890Z] === RUN TestCopyFromContainer [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer// [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer//bar/root [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer/bar/quux [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-17T17:02:50.917Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-17T17:02:51.202Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-17T17:02:51.202Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-17T17:02:51.202Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-17T17:02:51.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:02:51.485Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer (2.48s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-17T17:02:51.485Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-17T17:02:51.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-17T17:02:51.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:02:51.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:02:51.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:02:51.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:02:51.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:02:51.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:02:51.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:02:51.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:02:51.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:02:51.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-17T17:02:51.485Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-17T17:02:51.485Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-17T17:02:51.485Z] === RUN TestCreateWithInvalidEnv [2020-02-17T17:02:51.485Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-17T17:02:51.485Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-17T17:02:51.485Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-17T17:02:51.485Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-17T17:02:51.485Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-17T17:02:51.485Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-17T17:02:51.485Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-17T17:02:51.485Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-17T17:02:51.485Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-17T17:02:51.485Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-17T17:02:51.485Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-17T17:02:51.485Z] === RUN TestCreateTmpfsMountsTarget [2020-02-17T17:02:51.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-17T17:02:51.770Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-17T17:02:51.788Z] Loaded image: buildpack-deps:jessie [2020-02-17T17:02:51.788Z] Loaded image: busybox:latest [2020-02-17T17:02:51.788Z] Loaded image: buildpack-deps:jessie [2020-02-17T17:02:51.788Z] Loaded image: busybox:latest [2020-02-17T17:02:51.788Z] Loaded image: busybox:glibc [2020-02-17T17:02:51.788Z] Loaded image: debian:jessie [2020-02-17T17:02:51.788Z] Loaded image: hello-world:latest [2020-02-17T17:02:51.788Z] INFO: Testing against a local daemon [2020-02-17T17:02:51.788Z] === RUN TestDockerDaemonSuite [2020-02-17T17:02:51.788Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-17T17:02:51.788Z] Loaded image: busybox:glibc [2020-02-17T17:02:51.788Z] Loaded image: debian:jessie [2020-02-17T17:02:51.788Z] Loaded image: hello-world:latest [2020-02-17T17:02:51.788Z] INFO: Testing against a local daemon [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-17T17:02:51.788Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-17T17:02:52.352Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-17T17:02:52.609Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-17T17:02:53.173Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-17T17:02:53.173Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:02:53.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:02:53.798Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-17T17:02:53.798Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-17T17:02:53.798Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-17T17:02:54.106Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-17T17:02:54.106Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-17T17:02:54.106Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-17T17:02:55.316Z] --- PASS: TestServiceCreateInit (9.23s) [2020-02-17T17:02:55.316Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2020-02-17T17:02:55.316Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:02:55.316Z] daemon.go:325: [d943c83f8b1f7] waiting for daemon to start [2020-02-17T17:02:55.316Z] daemon.go:325: [d943c83f8b1f7] waiting for daemon to start [2020-02-17T17:02:55.316Z] daemon.go:353: [d943c83f8b1f7] daemon started [2020-02-17T17:02:55.316Z] daemon.go:461: [d943c83f8b1f7] Stopping daemon [2020-02-17T17:02:55.316Z] daemon.go:296: [d943c83f8b1f7] exiting daemon [2020-02-17T17:02:55.316Z] daemon.go:448: [d943c83f8b1f7] Daemon stopped [2020-02-17T17:02:55.316Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.33s) [2020-02-17T17:02:55.316Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:02:55.316Z] daemon.go:325: [dc47f94fbb7c8] waiting for daemon to start [2020-02-17T17:02:55.316Z] daemon.go:325: [dc47f94fbb7c8] waiting for daemon to start [2020-02-17T17:02:55.316Z] daemon.go:353: [dc47f94fbb7c8] daemon started [2020-02-17T17:02:55.316Z] daemon.go:461: [dc47f94fbb7c8] Stopping daemon [2020-02-17T17:02:55.316Z] daemon.go:296: [dc47f94fbb7c8] exiting daemon [2020-02-17T17:02:55.316Z] daemon.go:448: [dc47f94fbb7c8] Daemon stopped [2020-02-17T17:02:55.316Z] === RUN TestCreateServiceMultipleTimes [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:02:55.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:02:55.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:02:55.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:02:55.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:02:55.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:02:55.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:02:55.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:02:55.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:02:55.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:02:55.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:02:55.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-17T17:02:55.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-17T17:02:55.831Z] === RUN TestContainerStartOnDaemonRestart [2020-02-17T17:02:55.831Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-17T17:02:55.831Z] === RUN TestDaemonRestartIpcMode [2020-02-17T17:02:55.831Z] === PAUSE TestDaemonRestartIpcMode [2020-02-17T17:02:55.831Z] === RUN TestDiff [2020-02-17T17:02:56.320Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-02-17T17:02:56.453Z] --- PASS: TestDiff (0.69s) [2020-02-17T17:02:56.453Z] === RUN TestExecWithCloseStdin [2020-02-17T17:02:56.629Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-17T17:02:56.629Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-17T17:02:56.629Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-17T17:02:56.629Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-17T17:02:56.629Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-17T17:02:57.073Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-02-17T17:02:57.073Z] === RUN TestExec [2020-02-17T17:02:57.562Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-17T17:02:57.866Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-02-17T17:02:58.085Z] --- PASS: TestExec (0.78s) [2020-02-17T17:02:58.085Z] === RUN TestExecUser [2020-02-17T17:02:58.493Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-17T17:02:58.704Z] --- PASS: TestExecUser (0.79s) [2020-02-17T17:02:58.704Z] === RUN TestExportContainerAndImportImage [2020-02-17T17:02:58.754Z] --- PASS: TestBuildWithHugeFile (109.54s) [2020-02-17T17:02:58.754Z] === RUN TestBuildWithEmptyDockerfile [2020-02-17T17:02:58.754Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:58.754Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:58.754Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:58.754Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:58.754Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:58.754Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:58.754Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:02:58.755Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:02:58.755Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-17T17:02:58.755Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:02:58.755Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-17T17:02:58.755Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-17T17:02:59.012Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-17T17:02:59.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-17T17:02:59.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-02-17T17:02:59.012Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-02-17T17:02:59.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-02-17T17:02:59.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-02-17T17:02:59.012Z] === RUN TestBuildPreserveOwnership [2020-02-17T17:02:59.012Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-17T17:02:59.720Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-02-17T17:02:59.720Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-17T17:03:01.205Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-02-17T17:03:01.205Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-17T17:03:01.205Z] daemon.go:325: [dab1e2feb4181] waiting for daemon to start [2020-02-17T17:03:01.205Z] daemon.go:325: [dab1e2feb4181] waiting for daemon to start [2020-02-17T17:03:01.205Z] daemon.go:353: [dab1e2feb4181] daemon started [2020-02-17T17:03:01.205Z] daemon.go:461: [dab1e2feb4181] Stopping daemon [2020-02-17T17:03:01.205Z] daemon.go:296: [dab1e2feb4181] exiting daemon [2020-02-17T17:03:01.205Z] daemon.go:448: [dab1e2feb4181] Daemon stopped [2020-02-17T17:03:01.205Z] daemon.go:325: [dab1e2feb4181] waiting for daemon to start [2020-02-17T17:03:01.205Z] daemon.go:325: [dab1e2feb4181] waiting for daemon to start [2020-02-17T17:03:01.205Z] daemon.go:353: [dab1e2feb4181] daemon started [2020-02-17T17:03:01.205Z] daemon.go:461: [dab1e2feb4181] Stopping daemon [2020-02-17T17:03:01.205Z] daemon.go:296: [dab1e2feb4181] exiting daemon [2020-02-17T17:03:01.205Z] daemon.go:448: [dab1e2feb4181] Daemon stopped [2020-02-17T17:03:01.205Z] === RUN TestHealthCheckWorkdir [2020-02-17T17:03:01.533Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-17T17:03:01.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-02-17T17:03:02.217Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-02-17T17:03:02.217Z] === RUN TestHealthKillContainer [2020-02-17T17:03:02.464Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-17T17:03:03.029Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-17T17:03:03.814Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-02-17T17:03:03.960Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-17T17:03:04.523Z] --- PASS: TestBuildPreserveOwnership (5.35s) [2020-02-17T17:03:04.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.54s) [2020-02-17T17:03:04.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2020-02-17T17:03:04.523Z] === RUN TestBuildPlatformInvalid [2020-02-17T17:03:04.523Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-17T17:03:04.523Z] PASS [2020-02-17T17:03:04.523Z] [2020-02-17T17:03:04.523Z] DONE 30 tests in 192.504s [2020-02-17T17:03:04.523Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-17T17:03:04.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:03:04.523Z] ++ set -e [2020-02-17T17:03:04.523Z] ++ '[' -n 0 ']' [2020-02-17T17:03:04.523Z] ++ set -x [2020-02-17T17:03:04.523Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:03:04.780Z] INFO: Testing against a local daemon [2020-02-17T17:03:04.780Z] === RUN TestConfigList [2020-02-17T17:03:05.037Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-17T17:03:05.601Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-17T17:03:05.683Z] --- PASS: TestHealthKillContainer (2.84s) [2020-02-17T17:03:05.683Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-17T17:03:05.683Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-02-17T17:03:05.683Z] === RUN TestIpcModeNone [2020-02-17T17:03:06.694Z] --- PASS: TestIpcModeNone (0.77s) [2020-02-17T17:03:06.694Z] === RUN TestIpcModePrivate [2020-02-17T17:03:06.737Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-17T17:03:06.972Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-17T17:03:07.313Z] --- PASS: TestIpcModePrivate (0.76s) [2020-02-17T17:03:07.313Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-02-17T17:03:07.313Z] === RUN TestIpcModeShareable [2020-02-17T17:03:07.713Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-17T17:03:07.902Z] --- PASS: TestConfigList (3.16s) [2020-02-17T17:03:07.902Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-17T17:03:07.902Z] daemon.go:325: [d8378615be95f] waiting for daemon to start [2020-02-17T17:03:07.902Z] daemon.go:325: [d8378615be95f] waiting for daemon to start [2020-02-17T17:03:07.902Z] daemon.go:353: [d8378615be95f] daemon started [2020-02-17T17:03:07.902Z] daemon.go:461: [d8378615be95f] Stopping daemon [2020-02-17T17:03:07.902Z] daemon.go:296: [d8378615be95f] exiting daemon [2020-02-17T17:03:07.902Z] daemon.go:448: [d8378615be95f] Daemon stopped [2020-02-17T17:03:07.902Z] === RUN TestConfigsCreateAndDelete [2020-02-17T17:03:07.930Z] --- PASS: TestIpcModeShareable (0.78s) [2020-02-17T17:03:07.930Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-02-17T17:03:07.930Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-17T17:03:08.159Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-17T17:03:08.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-17T17:03:09.150Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-17T17:03:10.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-17T17:03:10.124Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-17T17:03:10.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2020-02-17T17:03:10.611Z] === RUN TestAPIIpcModeHost [2020-02-17T17:03:10.616Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2020-02-17T17:03:10.616Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-17T17:03:10.616Z] daemon.go:325: [d1d8ba3374913] waiting for daemon to start [2020-02-17T17:03:10.616Z] daemon.go:325: [d1d8ba3374913] waiting for daemon to start [2020-02-17T17:03:10.616Z] daemon.go:353: [d1d8ba3374913] daemon started [2020-02-17T17:03:10.616Z] daemon.go:461: [d1d8ba3374913] Stopping daemon [2020-02-17T17:03:10.616Z] daemon.go:296: [d1d8ba3374913] exiting daemon [2020-02-17T17:03:10.616Z] daemon.go:448: [d1d8ba3374913] Daemon stopped [2020-02-17T17:03:10.616Z] === RUN TestConfigsUpdate [2020-02-17T17:03:10.873Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-17T17:03:10.895Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-02-17T17:03:10.895Z] === RUN TestDaemonIpcModeShareable [2020-02-17T17:03:11.803Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-17T17:03:12.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-17T17:03:12.624Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-17T17:03:12.926Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-02-17T17:03:12.926Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-17T17:03:12.926Z] daemon.go:325: [d3a253059fb6e] waiting for daemon to start [2020-02-17T17:03:12.926Z] daemon.go:325: [d3a253059fb6e] waiting for daemon to start [2020-02-17T17:03:12.926Z] daemon.go:353: [d3a253059fb6e] daemon started [2020-02-17T17:03:12.926Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-17T17:03:12.926Z] daemon.go:461: [d3a253059fb6e] Stopping daemon [2020-02-17T17:03:12.926Z] daemon.go:296: [d3a253059fb6e] exiting daemon [2020-02-17T17:03:12.926Z] daemon.go:448: [d3a253059fb6e] Daemon stopped [2020-02-17T17:03:12.926Z] === RUN TestDaemonIpcModePrivate [2020-02-17T17:03:13.052Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-17T17:03:13.555Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-17T17:03:13.813Z] --- PASS: TestConfigsUpdate (3.28s) [2020-02-17T17:03:13.813Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-17T17:03:13.813Z] daemon.go:325: [d1f4ddd929838] waiting for daemon to start [2020-02-17T17:03:13.813Z] daemon.go:325: [d1f4ddd929838] waiting for daemon to start [2020-02-17T17:03:13.813Z] daemon.go:353: [d1f4ddd929838] daemon started [2020-02-17T17:03:13.813Z] daemon.go:461: [d1f4ddd929838] Stopping daemon [2020-02-17T17:03:13.813Z] daemon.go:296: [d1f4ddd929838] exiting daemon [2020-02-17T17:03:13.813Z] daemon.go:448: [d1f4ddd929838] Daemon stopped [2020-02-17T17:03:13.813Z] === RUN TestTemplatedConfig [2020-02-17T17:03:14.377Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-17T17:03:14.404Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-02-17T17:03:14.405Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-17T17:03:14.405Z] daemon.go:325: [d781ceb25d1fb] waiting for daemon to start [2020-02-17T17:03:14.405Z] daemon.go:325: [d781ceb25d1fb] waiting for daemon to start [2020-02-17T17:03:14.405Z] daemon.go:353: [d781ceb25d1fb] daemon started [2020-02-17T17:03:14.405Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-17T17:03:14.405Z] daemon.go:461: [d781ceb25d1fb] Stopping daemon [2020-02-17T17:03:14.405Z] daemon.go:296: [d781ceb25d1fb] exiting daemon [2020-02-17T17:03:14.405Z] daemon.go:448: [d781ceb25d1fb] Daemon stopped [2020-02-17T17:03:14.405Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-17T17:03:14.723Z] --- PASS: TestCreateServiceMultipleTimes (17.06s) [2020-02-17T17:03:14.723Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-17T17:03:14.723Z] daemon.go:325: [d0d2e17c76455] waiting for daemon to start [2020-02-17T17:03:14.723Z] daemon.go:325: [d0d2e17c76455] waiting for daemon to start [2020-02-17T17:03:14.723Z] daemon.go:353: [d0d2e17c76455] daemon started [2020-02-17T17:03:14.723Z] daemon.go:461: [d0d2e17c76455] Stopping daemon [2020-02-17T17:03:14.723Z] daemon.go:296: [d0d2e17c76455] exiting daemon [2020-02-17T17:03:14.723Z] daemon.go:448: [d0d2e17c76455] Daemon stopped [2020-02-17T17:03:14.723Z] === RUN TestCreateServiceConflict [2020-02-17T17:03:15.307Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-17T17:03:15.467Z] --- PASS: TestCreateServiceConflict (2.83s) [2020-02-17T17:03:15.467Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-17T17:03:15.467Z] daemon.go:325: [d321e7b1bb408] waiting for daemon to start [2020-02-17T17:03:15.467Z] daemon.go:325: [d321e7b1bb408] waiting for daemon to start [2020-02-17T17:03:15.467Z] daemon.go:353: [d321e7b1bb408] daemon started [2020-02-17T17:03:15.467Z] daemon.go:461: [d321e7b1bb408] Stopping daemon [2020-02-17T17:03:15.467Z] daemon.go:296: [d321e7b1bb408] exiting daemon [2020-02-17T17:03:15.467Z] daemon.go:448: [d321e7b1bb408] Daemon stopped [2020-02-17T17:03:15.467Z] === RUN TestCreateServiceMaxReplicas [2020-02-17T17:03:15.883Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2020-02-17T17:03:15.883Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-17T17:03:15.883Z] daemon.go:325: [d3594395b8aa5] waiting for daemon to start [2020-02-17T17:03:15.883Z] daemon.go:325: [d3594395b8aa5] waiting for daemon to start [2020-02-17T17:03:15.883Z] daemon.go:353: [d3594395b8aa5] daemon started [2020-02-17T17:03:15.883Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-17T17:03:15.883Z] daemon.go:461: [d3594395b8aa5] Stopping daemon [2020-02-17T17:03:15.883Z] daemon.go:296: [d3594395b8aa5] exiting daemon [2020-02-17T17:03:15.883Z] daemon.go:448: [d3594395b8aa5] Daemon stopped [2020-02-17T17:03:15.883Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-17T17:03:16.677Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-17T17:03:16.819Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-17T17:03:17.608Z] --- PASS: TestTemplatedConfig (3.65s) [2020-02-17T17:03:17.608Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-17T17:03:17.608Z] daemon.go:325: [d03a93c1b4be4] waiting for daemon to start [2020-02-17T17:03:17.608Z] daemon.go:325: [d03a93c1b4be4] waiting for daemon to start [2020-02-17T17:03:17.608Z] daemon.go:353: [d03a93c1b4be4] daemon started [2020-02-17T17:03:17.608Z] daemon.go:461: [d03a93c1b4be4] Stopping daemon [2020-02-17T17:03:17.608Z] daemon.go:296: [d03a93c1b4be4] exiting daemon [2020-02-17T17:03:17.608Z] daemon.go:448: [d03a93c1b4be4] Daemon stopped [2020-02-17T17:03:17.608Z] === RUN TestConfigInspect [2020-02-17T17:03:17.912Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-02-17T17:03:17.912Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-17T17:03:17.912Z] daemon.go:325: [d660fd3b085fa] waiting for daemon to start [2020-02-17T17:03:17.912Z] daemon.go:325: [d660fd3b085fa] waiting for daemon to start [2020-02-17T17:03:17.912Z] daemon.go:353: [d660fd3b085fa] daemon started [2020-02-17T17:03:17.912Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-17T17:03:17.912Z] daemon.go:461: [d660fd3b085fa] Stopping daemon [2020-02-17T17:03:17.912Z] daemon.go:296: [d660fd3b085fa] exiting daemon [2020-02-17T17:03:17.912Z] daemon.go:448: [d660fd3b085fa] Daemon stopped [2020-02-17T17:03:17.912Z] === RUN TestIpcModeOlderClient [2020-02-17T17:03:17.912Z] === PAUSE TestIpcModeOlderClient [2020-02-17T17:03:17.912Z] === RUN TestKillContainerInvalidSignal [2020-02-17T17:03:18.197Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-02-17T17:03:18.197Z] === RUN TestKillContainer [2020-02-17T17:03:18.197Z] === RUN TestKillContainer/no_signal [2020-02-17T17:03:18.586Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-17T17:03:18.586Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-17T17:03:18.818Z] === RUN TestKillContainer/non_killing_signal [2020-02-17T17:03:19.433Z] === RUN TestKillContainer/killing_signal [2020-02-17T17:03:19.441Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-02-17T17:03:19.441Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-17T17:03:19.441Z] daemon.go:325: [d092a4d2eafd5] waiting for daemon to start [2020-02-17T17:03:19.441Z] daemon.go:325: [d092a4d2eafd5] waiting for daemon to start [2020-02-17T17:03:19.441Z] daemon.go:353: [d092a4d2eafd5] daemon started [2020-02-17T17:03:19.441Z] daemon.go:461: [d092a4d2eafd5] Stopping daemon [2020-02-17T17:03:19.441Z] daemon.go:296: [d092a4d2eafd5] exiting daemon [2020-02-17T17:03:19.441Z] daemon.go:448: [d092a4d2eafd5] Daemon stopped [2020-02-17T17:03:19.441Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-17T17:03:19.985Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-17T17:03:20.454Z] --- PASS: TestKillContainer (1.97s) [2020-02-17T17:03:20.454Z] --- PASS: TestKillContainer/no_signal (0.60s) [2020-02-17T17:03:20.454Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-02-17T17:03:20.454Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-02-17T17:03:20.454Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-17T17:03:20.454Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-17T17:03:20.548Z] --- PASS: TestConfigInspect (2.92s) [2020-02-17T17:03:20.548Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-17T17:03:20.548Z] daemon.go:325: [dee4ee3a8790d] waiting for daemon to start [2020-02-17T17:03:20.548Z] daemon.go:325: [dee4ee3a8790d] waiting for daemon to start [2020-02-17T17:03:20.548Z] daemon.go:353: [dee4ee3a8790d] daemon started [2020-02-17T17:03:20.548Z] daemon.go:461: [dee4ee3a8790d] Stopping daemon [2020-02-17T17:03:20.548Z] daemon.go:296: [dee4ee3a8790d] exiting daemon [2020-02-17T17:03:20.548Z] daemon.go:448: [dee4ee3a8790d] Daemon stopped [2020-02-17T17:03:20.548Z] === RUN TestConfigCreateWithLabels [2020-02-17T17:03:20.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-17T17:03:20.805Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-17T17:03:21.037Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-17T17:03:21.368Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-17T17:03:21.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-02-17T17:03:21.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-02-17T17:03:21.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-02-17T17:03:21.747Z] === RUN TestKillStoppedContainer [2020-02-17T17:03:21.747Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-17T17:03:21.747Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-17T17:03:21.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-17T17:03:21.747Z] === RUN TestKillDifferentUserContainer [2020-02-17T17:03:22.366Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-02-17T17:03:22.366Z] === RUN TestInspectOomKilledTrue [2020-02-17T17:03:22.738Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-17T17:03:22.738Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-17T17:03:23.304Z] --- PASS: TestConfigCreateWithLabels (2.81s) [2020-02-17T17:03:23.304Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-17T17:03:23.304Z] daemon.go:325: [d697ae0b689e2] waiting for daemon to start [2020-02-17T17:03:23.304Z] daemon.go:325: [d697ae0b689e2] waiting for daemon to start [2020-02-17T17:03:23.304Z] daemon.go:353: [d697ae0b689e2] daemon started [2020-02-17T17:03:23.304Z] daemon.go:461: [d697ae0b689e2] Stopping daemon [2020-02-17T17:03:23.304Z] daemon.go:296: [d697ae0b689e2] exiting daemon [2020-02-17T17:03:23.304Z] daemon.go:448: [d697ae0b689e2] Daemon stopped [2020-02-17T17:03:23.304Z] === RUN TestConfigCreateResolve [2020-02-17T17:03:23.380Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2020-02-17T17:03:23.380Z] === RUN TestInspectOomKilledFalse [2020-02-17T17:03:23.561Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-17T17:03:24.394Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-02-17T17:03:24.394Z] === RUN TestLinksEtcHostsContentMatch [2020-02-17T17:03:24.492Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-17T17:03:24.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-17T17:03:24.678Z] === RUN TestLinksContainerNames [2020-02-17T17:03:24.749Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-17T17:03:25.313Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-17T17:03:25.452Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-17T17:03:25.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-17T17:03:25.827Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-17T17:03:26.084Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-02-17T17:03:26.084Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-17T17:03:26.084Z] daemon.go:325: [df506901e7035] waiting for daemon to start [2020-02-17T17:03:26.084Z] daemon.go:325: [df506901e7035] waiting for daemon to start [2020-02-17T17:03:26.084Z] daemon.go:353: [df506901e7035] daemon started [2020-02-17T17:03:26.084Z] daemon.go:461: [df506901e7035] Stopping daemon [2020-02-17T17:03:26.084Z] daemon.go:296: [df506901e7035] exiting daemon [2020-02-17T17:03:26.084Z] daemon.go:448: [df506901e7035] Daemon stopped [2020-02-17T17:03:26.084Z] === RUN TestConfigDaemonLibtrustID [2020-02-17T17:03:26.162Z] --- PASS: TestLinksContainerNames (1.31s) [2020-02-17T17:03:26.162Z] === RUN TestLogsFollowTailEmpty [2020-02-17T17:03:26.647Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-02-17T17:03:26.647Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-17T17:03:26.647Z] daemon.go:325: [d62d82336e15b] waiting for daemon to start [2020-02-17T17:03:26.647Z] daemon.go:325: [d62d82336e15b] waiting for daemon to start [2020-02-17T17:03:26.647Z] daemon.go:353: [d62d82336e15b] daemon started [2020-02-17T17:03:26.647Z] daemon.go:461: [d62d82336e15b] Stopping daemon [2020-02-17T17:03:26.647Z] daemon.go:296: [d62d82336e15b] exiting daemon [2020-02-17T17:03:26.647Z] daemon.go:448: [d62d82336e15b] Daemon stopped [2020-02-17T17:03:26.647Z] PASS [2020-02-17T17:03:26.647Z] [2020-02-17T17:03:26.647Z] DONE 8 tests in 22.055s [2020-02-17T17:03:26.647Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-17T17:03:26.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:03:26.647Z] ++ set -e [2020-02-17T17:03:26.647Z] ++ '[' -n 0 ']' [2020-02-17T17:03:26.647Z] ++ set -x [2020-02-17T17:03:26.647Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:03:26.647Z] INFO: Testing against a local daemon [2020-02-17T17:03:26.647Z] === RUN TestCheckpoint [2020-02-17T17:03:26.647Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-17T17:03:26.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T17:03:26.647Z] === RUN TestContainerInvalidJSON [2020-02-17T17:03:26.647Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:26.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:26.647Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:26.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:26.647Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:26.647Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:26.647Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:26.647Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:26.647Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:26.647Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-17T17:03:26.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-17T17:03:26.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-17T17:03:26.647Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-17T17:03:26.647Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-17T17:03:26.813Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-17T17:03:26.813Z] === RUN TestContainerNetworkMountsNoChown [2020-02-17T17:03:26.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-17T17:03:26.904Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-17T17:03:26.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-17T17:03:26.904Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-17T17:03:27.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-17T17:03:27.161Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-17T17:03:27.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-17T17:03:27.161Z] === RUN TestCopyFromContainer [2020-02-17T17:03:27.161Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-17T17:03:27.432Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/default [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/default [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/private [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/private [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rprivate [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/slave [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/slave [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rslave [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/shared [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/shared [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rshared [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/default [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/shared [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rshared [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rslave [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/slave [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rprivate [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/private [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:03:27.433Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:03:27.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:03:27.433Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-17T17:03:27.642Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-17T17:03:27.718Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-17T17:03:27.718Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-17T17:03:27.718Z] === RUN TestContainerBindMountNonRecursive [2020-02-17T17:03:27.725Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-17T17:03:27.725Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-17T17:03:29.096Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-17T17:03:29.096Z] === RUN TestCopyFromContainer// [2020-02-17T17:03:29.096Z] === RUN TestCopyFromContainer//bar/root [2020-02-17T17:03:29.354Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-17T17:03:29.354Z] === RUN TestCopyFromContainer/bar/quux [2020-02-17T17:03:29.612Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-17T17:03:29.612Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-17T17:03:29.748Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-02-17T17:03:29.748Z] === RUN TestNetworkNat [2020-02-17T17:03:29.838Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-02-17T17:03:29.869Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-17T17:03:29.869Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-17T17:03:30.126Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-17T17:03:30.126Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-17T17:03:30.126Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-17T17:03:30.126Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-17T17:03:30.369Z] --- PASS: TestNetworkNat (0.73s) [2020-02-17T17:03:30.369Z] === RUN TestNetworkLocalhostTCPNat [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer (3.13s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-02-17T17:03:30.383Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-02-17T17:03:30.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-17T17:03:30.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:30.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:30.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:30.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:30.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:30.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:30.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:30.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:30.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:30.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-17T17:03:30.383Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-17T17:03:30.383Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-17T17:03:30.383Z] === RUN TestCreateWithInvalidEnv [2020-02-17T17:03:30.383Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-17T17:03:30.383Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-17T17:03:30.383Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-17T17:03:30.383Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-17T17:03:30.383Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-17T17:03:30.383Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-17T17:03:30.383Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-17T17:03:30.383Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-17T17:03:30.383Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-17T17:03:30.383Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-17T17:03:30.383Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-17T17:03:30.383Z] === RUN TestCreateTmpfsMountsTarget [2020-02-17T17:03:30.383Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-17T17:03:30.383Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-17T17:03:30.383Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-17T17:03:30.989Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-02-17T17:03:30.989Z] === RUN TestNetworkLoopbackNat [2020-02-17T17:03:31.315Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-17T17:03:31.880Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-17T17:03:32.008Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-02-17T17:03:32.008Z] === RUN TestPause [2020-02-17T17:03:32.138Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-17T17:03:32.627Z] --- PASS: TestPause (0.68s) [2020-02-17T17:03:32.627Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-17T17:03:32.627Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T17:03:32.627Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T17:03:32.627Z] === RUN TestPauseStopPausedContainer [2020-02-17T17:03:33.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2020-02-17T17:03:33.034Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-17T17:03:33.034Z] daemon.go:325: [dd436cb12d1a0] waiting for daemon to start [2020-02-17T17:03:33.034Z] daemon.go:325: [dd436cb12d1a0] waiting for daemon to start [2020-02-17T17:03:33.034Z] daemon.go:353: [dd436cb12d1a0] daemon started [2020-02-17T17:03:33.034Z] daemon.go:461: [dd436cb12d1a0] Stopping daemon [2020-02-17T17:03:33.034Z] daemon.go:296: [dd436cb12d1a0] exiting daemon [2020-02-17T17:03:33.034Z] daemon.go:448: [dd436cb12d1a0] Daemon stopped [2020-02-17T17:03:33.034Z] === RUN TestCreateServiceSecretFileMode [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:03:33.069Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-17T17:03:33.069Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-17T17:03:33.069Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-17T17:03:33.069Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-17T17:03:33.244Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-17T17:03:33.245Z] === RUN TestPsFilter [2020-02-17T17:03:33.528Z] --- PASS: TestPsFilter (0.18s) [2020-02-17T17:03:33.528Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-17T17:03:33.609Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-02-17T17:03:34.153Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-02-17T17:03:34.153Z] === RUN TestRemoveContainerWithVolume [2020-02-17T17:03:34.440Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-17T17:03:34.771Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-02-17T17:03:34.771Z] === RUN TestRemoveContainerRunning [2020-02-17T17:03:35.389Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-02-17T17:03:35.389Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-17T17:03:35.802Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-02-17T17:03:35.809Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-17T17:03:36.008Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-02-17T17:03:36.008Z] === RUN TestRemoveInvalidContainer [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.80s) [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:36.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:36.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:36.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:36.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:36.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:36.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:36.067Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:36.067Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:36.067Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:36.067Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:36.067Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-17T17:03:36.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-17T17:03:36.067Z] === RUN TestContainerStartOnDaemonRestart [2020-02-17T17:03:36.067Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-17T17:03:36.067Z] === RUN TestDaemonRestartIpcMode [2020-02-17T17:03:36.067Z] === PAUSE TestDaemonRestartIpcMode [2020-02-17T17:03:36.067Z] === RUN TestDiff [2020-02-17T17:03:36.109Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2020-02-17T17:03:36.109Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-17T17:03:36.109Z] daemon.go:325: [dc23e38fa0903] waiting for daemon to start [2020-02-17T17:03:36.109Z] daemon.go:325: [dc23e38fa0903] waiting for daemon to start [2020-02-17T17:03:36.109Z] daemon.go:353: [dc23e38fa0903] daemon started [2020-02-17T17:03:36.109Z] daemon.go:461: [dc23e38fa0903] Stopping daemon [2020-02-17T17:03:36.109Z] daemon.go:296: [dc23e38fa0903] exiting daemon [2020-02-17T17:03:36.109Z] daemon.go:448: [dc23e38fa0903] Daemon stopped [2020-02-17T17:03:36.109Z] === RUN TestCreateServiceConfigFileMode [2020-02-17T17:03:36.293Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-17T17:03:36.293Z] === RUN TestRenameLinkedContainer [2020-02-17T17:03:36.324Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-17T17:03:36.888Z] --- PASS: TestDiff (0.81s) [2020-02-17T17:03:36.888Z] === RUN TestExecWithCloseStdin [2020-02-17T17:03:37.820Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-02-17T17:03:37.820Z] === RUN TestExec [2020-02-17T17:03:38.726Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-02-17T17:03:38.751Z] --- PASS: TestExec (0.97s) [2020-02-17T17:03:38.751Z] === RUN TestExecUser [2020-02-17T17:03:38.983Z] --- PASS: TestRenameLinkedContainer (2.59s) [2020-02-17T17:03:38.983Z] === RUN TestRenameStoppedContainer [2020-02-17T17:03:39.092Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-17T17:03:39.092Z] tests/integration/client_test.py ..... [ 76%] [2020-02-17T17:03:39.092Z] tests/integration/errors_test.py . [ 76%] [2020-02-17T17:03:39.167Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2020-02-17T17:03:39.167Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-17T17:03:39.167Z] daemon.go:325: [d82a508006f0e] waiting for daemon to start [2020-02-17T17:03:39.167Z] daemon.go:325: [d82a508006f0e] waiting for daemon to start [2020-02-17T17:03:39.167Z] daemon.go:353: [d82a508006f0e] daemon started [2020-02-17T17:03:39.167Z] daemon.go:461: [d82a508006f0e] Stopping daemon [2020-02-17T17:03:39.167Z] daemon.go:296: [d82a508006f0e] exiting daemon [2020-02-17T17:03:39.167Z] daemon.go:448: [d82a508006f0e] Daemon stopped [2020-02-17T17:03:39.167Z] === RUN TestCreateServiceSysctls [2020-02-17T17:03:39.267Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-02-17T17:03:39.267Z] === RUN TestRenameRunningContainerAndReuse [2020-02-17T17:03:39.683Z] --- PASS: TestExecUser (0.91s) [2020-02-17T17:03:39.683Z] === RUN TestExportContainerAndImportImage [2020-02-17T17:03:39.683Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-17T17:03:40.747Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-02-17T17:03:40.748Z] === RUN TestRenameInvalidName [2020-02-17T17:03:40.918Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-17T17:03:40.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:03:40.918Z] INFO: Testing against a local daemon [2020-02-17T17:03:40.918Z] === RUN TestBuildWithSession [2020-02-17T17:03:40.918Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-17T17:03:40.918Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:40.918Z] === RUN TestBuildSquashParent [2020-02-17T17:03:40.918Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-02-17T17:03:40.918Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:40.918Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-17T17:03:40.918Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-17T17:03:40.918Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:40.918Z] === RUN TestBuildMultiStageCopy [2020-02-17T17:03:40.918Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-17T17:03:41.053Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-02-17T17:03:41.053Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-17T17:03:41.379Z] --- PASS: TestRenameInvalidName (0.70s) [2020-02-17T17:03:41.379Z] === RUN TestRenameAnonymousContainer [2020-02-17T17:03:42.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-02-17T17:03:42.422Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-17T17:03:42.422Z] daemon.go:325: [d22aa20007228] waiting for daemon to start [2020-02-17T17:03:42.422Z] daemon.go:325: [d22aa20007228] waiting for daemon to start [2020-02-17T17:03:42.422Z] daemon.go:353: [d22aa20007228] daemon started [2020-02-17T17:03:42.422Z] daemon.go:461: [d22aa20007228] Stopping daemon [2020-02-17T17:03:42.422Z] daemon.go:296: [d22aa20007228] exiting daemon [2020-02-17T17:03:42.422Z] daemon.go:448: [d22aa20007228] Daemon stopped [2020-02-17T17:03:42.422Z] daemon.go:325: [d22aa20007228] waiting for daemon to start [2020-02-17T17:03:42.422Z] daemon.go:325: [d22aa20007228] waiting for daemon to start [2020-02-17T17:03:42.422Z] daemon.go:353: [d22aa20007228] daemon started [2020-02-17T17:03:42.422Z] daemon.go:461: [d22aa20007228] Stopping daemon [2020-02-17T17:03:42.422Z] daemon.go:296: [d22aa20007228] exiting daemon [2020-02-17T17:03:42.422Z] daemon.go:448: [d22aa20007228] Daemon stopped [2020-02-17T17:03:42.422Z] === RUN TestHealthCheckWorkdir [2020-02-17T17:03:43.079Z] --- PASS: TestCreateServiceSysctls (3.96s) [2020-02-17T17:03:43.079Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-17T17:03:43.079Z] daemon.go:325: [ded98f3a8a0a6] waiting for daemon to start [2020-02-17T17:03:43.079Z] daemon.go:325: [ded98f3a8a0a6] waiting for daemon to start [2020-02-17T17:03:43.079Z] daemon.go:353: [ded98f3a8a0a6] daemon started [2020-02-17T17:03:43.079Z] daemon.go:461: [ded98f3a8a0a6] Stopping daemon [2020-02-17T17:03:43.079Z] daemon.go:296: [ded98f3a8a0a6] exiting daemon [2020-02-17T17:03:43.079Z] daemon.go:448: [ded98f3a8a0a6] Daemon stopped [2020-02-17T17:03:43.079Z] === RUN TestInspect [2020-02-17T17:03:43.355Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-02-17T17:03:43.355Z] === RUN TestHealthKillContainer [2020-02-17T17:03:43.355Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-17T17:03:43.929Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-17T17:03:44.070Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2020-02-17T17:03:44.070Z] === RUN TestRenameContainerWithSameName [2020-02-17T17:03:44.492Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-17T17:03:44.687Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-02-17T17:03:44.687Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-17T17:03:45.056Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-17T17:03:45.620Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-17T17:03:46.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-02-17T17:03:46.166Z] === RUN TestResize [2020-02-17T17:03:46.426Z] --- PASS: TestInspect (3.33s) [2020-02-17T17:03:46.426Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-17T17:03:46.426Z] daemon.go:325: [d69cd3517a460] waiting for daemon to start [2020-02-17T17:03:46.426Z] daemon.go:325: [d69cd3517a460] waiting for daemon to start [2020-02-17T17:03:46.426Z] daemon.go:353: [d69cd3517a460] daemon started [2020-02-17T17:03:46.426Z] daemon.go:461: [d69cd3517a460] Stopping daemon [2020-02-17T17:03:46.426Z] daemon.go:296: [d69cd3517a460] exiting daemon [2020-02-17T17:03:46.426Z] daemon.go:448: [d69cd3517a460] Daemon stopped [2020-02-17T17:03:46.426Z] === RUN TestDockerNetworkConnectAlias [2020-02-17T17:03:46.451Z] --- PASS: TestResize (0.67s) [2020-02-17T17:03:46.451Z] === RUN TestResizeWithInvalidSize [2020-02-17T17:03:46.552Z] --- PASS: TestHealthKillContainer (3.14s) [2020-02-17T17:03:46.552Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-17T17:03:47.116Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-02-17T17:03:47.116Z] === RUN TestIpcModeNone [2020-02-17T17:03:47.464Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-02-17T17:03:47.464Z] === RUN TestResizeWhenContainerNotStarted [2020-02-17T17:03:48.083Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:48.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:03:48.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:03:48.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:48.486Z] --- PASS: TestIpcModeNone (1.06s) [2020-02-17T17:03:48.486Z] === RUN TestIpcModePrivate [2020-02-17T17:03:48.743Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-17T17:03:49.000Z] --- PASS: TestIpcModePrivate (0.86s) [2020-02-17T17:03:49.000Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:189, shared: false, mustBeShared: false [2020-02-17T17:03:49.000Z] === RUN TestIpcModeShareable [2020-02-17T17:03:49.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:50.372Z] --- PASS: TestIpcModeShareable (0.98s) [2020-02-17T17:03:50.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2020-02-17T17:03:50.372Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-17T17:03:50.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:03:50.630Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-17T17:03:51.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:03:51.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-17T17:03:51.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-17T17:03:51.338Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2020-02-17T17:03:51.338Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-17T17:03:51.338Z] daemon.go:325: [d765127a775c8] waiting for daemon to start [2020-02-17T17:03:51.338Z] daemon.go:325: [d765127a775c8] waiting for daemon to start [2020-02-17T17:03:51.338Z] daemon.go:353: [d765127a775c8] daemon started [2020-02-17T17:03:51.338Z] daemon.go:461: [d765127a775c8] Stopping daemon [2020-02-17T17:03:51.338Z] daemon.go:296: [d765127a775c8] exiting daemon [2020-02-17T17:03:51.338Z] daemon.go:448: [d765127a775c8] Daemon stopped [2020-02-17T17:03:51.338Z] === RUN TestDockerNetworkReConnect [2020-02-17T17:03:51.564Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-17T17:03:51.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:03:52.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-17T17:03:52.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:03:52.933Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-17T17:03:53.190Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-17T17:03:53.190Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2020-02-17T17:03:53.190Z] === RUN TestAPIIpcModeHost [2020-02-17T17:03:53.219Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-17T17:03:53.755Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-17T17:03:53.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:54.011Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-17T17:03:54.268Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-02-17T17:03:54.268Z] === RUN TestDaemonIpcModeShareable [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy (13.71s) [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.23s) [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2020-02-17T17:03:54.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2020-02-17T17:03:54.764Z] === RUN TestBuildMultiStageParentConfig [2020-02-17T17:03:54.764Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-02-17T17:03:54.764Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:54.764Z] === RUN TestBuildLabelWithTargets [2020-02-17T17:03:54.764Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-02-17T17:03:54.764Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:54.764Z] === RUN TestBuildWithEmptyLayers [2020-02-17T17:03:55.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:03:55.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:03:55.738Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-02-17T17:03:55.738Z] === RUN TestBuildMultiStageOnBuild [2020-02-17T17:03:55.738Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-02-17T17:03:55.738Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:55.738Z] === RUN TestBuildUncleanTarFilenames [2020-02-17T17:03:55.738Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-02-17T17:03:55.738Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:55.738Z] === RUN TestBuildMultiStageLayerLeak [2020-02-17T17:03:55.738Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-02-17T17:03:55.738Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:55.738Z] === RUN TestBuildWithHugeFile [2020-02-17T17:03:55.738Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-02-17T17:03:55.738Z] build_test.go:492: testEnv.OSType == "windows" [2020-02-17T17:03:55.738Z] === RUN TestBuildWithEmptyDockerfile [2020-02-17T17:03:55.738Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:03:55.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:03:55.738Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:03:55.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:03:55.738Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:03:55.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:03:56.165Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-02-17T17:03:56.166Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-17T17:03:56.166Z] daemon.go:325: [d63dc0a3f12de] waiting for daemon to start [2020-02-17T17:03:56.166Z] daemon.go:325: [d63dc0a3f12de] waiting for daemon to start [2020-02-17T17:03:56.166Z] daemon.go:353: [d63dc0a3f12de] daemon started [2020-02-17T17:03:56.166Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-02-17T17:03:56.166Z] daemon.go:461: [d63dc0a3f12de] Stopping daemon [2020-02-17T17:03:56.166Z] daemon.go:296: [d63dc0a3f12de] exiting daemon [2020-02-17T17:03:56.166Z] daemon.go:448: [d63dc0a3f12de] Daemon stopped [2020-02-17T17:03:56.166Z] === RUN TestDaemonIpcModePrivate [2020-02-17T17:03:56.166Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-17T17:03:56.200Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-17T17:03:56.200Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-17T17:03:56.200Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-17T17:03:56.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2020-02-17T17:03:56.200Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-02-17T17:03:56.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-02-17T17:03:56.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-02-17T17:03:56.200Z] === RUN TestBuildPreserveOwnership [2020-02-17T17:03:56.200Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-02-17T17:03:56.200Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:03:56.200Z] === RUN TestBuildPlatformInvalid [2020-02-17T17:03:56.200Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-02-17T17:03:56.200Z] PASS [2020-02-17T17:03:56.200Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-17T17:03:56.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:03:56.200Z] INFO: Testing against a local daemon [2020-02-17T17:03:56.200Z] === RUN TestConfigList [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigList (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestConfigsCreateAndDelete [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestConfigsUpdate [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestTemplatedConfig [2020-02-17T17:03:56.200Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestConfigInspect [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigInspect (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestConfigCreateWithLabels [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:03:56.200Z] === RUN TestConfigCreateResolve [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:03:56.200Z] === RUN TestConfigDaemonLibtrustID [2020-02-17T17:03:56.200Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-02-17T17:03:56.200Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:03:56.200Z] PASS [2020-02-17T17:03:56.200Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-17T17:03:56.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:03:56.200Z] INFO: Testing against a local daemon [2020-02-17T17:03:56.200Z] === RUN TestCheckpoint [2020-02-17T17:03:56.200Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-17T17:03:56.200Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T17:03:56.200Z] === RUN TestContainerInvalidJSON [2020-02-17T17:03:56.200Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:56.200Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:56.200Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:56.200Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:56.200Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:56.200Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:56.200Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-17T17:03:56.200Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-17T17:03:56.200Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-17T17:03:56.200Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-17T17:03:56.200Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-17T17:03:56.200Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-17T17:03:56.200Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-02-17T17:03:56.200Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-17T17:03:56.200Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-17T17:03:56.200Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-17T17:03:56.200Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-17T17:03:56.265Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2020-02-17T17:03:56.265Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-17T17:03:56.265Z] daemon.go:325: [d0f24602affa4] waiting for daemon to start [2020-02-17T17:03:56.265Z] daemon.go:325: [d0f24602affa4] waiting for daemon to start [2020-02-17T17:03:56.265Z] daemon.go:353: [d0f24602affa4] daemon started [2020-02-17T17:03:56.265Z] daemon.go:461: [d0f24602affa4] Stopping daemon [2020-02-17T17:03:56.265Z] daemon.go:296: [d0f24602affa4] exiting daemon [2020-02-17T17:03:56.265Z] daemon.go:448: [d0f24602affa4] Daemon stopped [2020-02-17T17:03:56.265Z] === RUN TestServicePlugin [2020-02-17T17:03:56.265Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-17T17:03:56.265Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:03:56.265Z] === RUN TestServiceUpdateLabel [2020-02-17T17:03:56.423Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-17T17:03:56.423Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-17T17:03:56.662Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-02-17T17:03:56.662Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-17T17:03:56.662Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-17T17:03:56.662Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2020-02-17T17:03:56.662Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-17T17:03:56.662Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-17T17:03:56.662Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-02-17T17:03:56.662Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-17T17:03:56.662Z] === RUN TestCopyFromContainer [2020-02-17T17:03:56.662Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-02-17T17:03:56.662Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-17T17:03:56.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:56.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:56.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:56.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:56.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:56.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:56.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-17T17:03:56.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-17T17:03:56.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-17T17:03:56.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-17T17:03:56.662Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-17T17:03:56.662Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-02-17T17:03:56.662Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidEnv [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-02-17T17:03:56.662Z] === RUN TestCreateTmpfsMountsTarget [2020-02-17T17:03:56.662Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-02-17T17:03:56.662Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:56.662Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-17T17:03:56.662Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-02-17T17:03:56.662Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:03:56.662Z] === RUN TestCreateWithCapabilities [2020-02-17T17:03:56.662Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-02-17T17:03:56.662Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-17T17:03:56.662Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-17T17:03:56.662Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-17T17:03:56.662Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:56.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:56.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-17T17:03:56.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-17T17:03:56.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-17T17:03:56.662Z] === RUN TestDiff [2020-02-17T17:03:56.662Z] --- SKIP: TestDiff (0.00s) [2020-02-17T17:03:56.662Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-17T17:03:56.662Z] === RUN TestExecWithCloseStdin [2020-02-17T17:03:57.792Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-02-17T17:03:57.792Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-17T17:03:57.792Z] daemon.go:325: [db3632da2fd96] waiting for daemon to start [2020-02-17T17:03:57.792Z] daemon.go:325: [db3632da2fd96] waiting for daemon to start [2020-02-17T17:03:57.792Z] daemon.go:353: [db3632da2fd96] daemon started [2020-02-17T17:03:57.792Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2020-02-17T17:03:57.792Z] daemon.go:461: [db3632da2fd96] Stopping daemon [2020-02-17T17:03:57.792Z] daemon.go:296: [db3632da2fd96] exiting daemon [2020-02-17T17:03:57.792Z] daemon.go:448: [db3632da2fd96] Daemon stopped [2020-02-17T17:03:57.792Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-17T17:03:58.596Z] --- PASS: TestServiceUpdateLabel (2.78s) [2020-02-17T17:03:58.596Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-17T17:03:58.596Z] daemon.go:325: [d6e066c794569] waiting for daemon to start [2020-02-17T17:03:58.596Z] daemon.go:325: [d6e066c794569] waiting for daemon to start [2020-02-17T17:03:58.596Z] daemon.go:353: [d6e066c794569] daemon started [2020-02-17T17:03:58.596Z] daemon.go:461: [d6e066c794569] Stopping daemon [2020-02-17T17:03:58.596Z] daemon.go:296: [d6e066c794569] exiting daemon [2020-02-17T17:03:58.596Z] daemon.go:448: [d6e066c794569] Daemon stopped [2020-02-17T17:03:58.596Z] === RUN TestServiceUpdateSecrets [2020-02-17T17:03:58.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-17T17:03:58.852Z] --- PASS: TestExecWithCloseStdin (2.05s) [2020-02-17T17:03:58.852Z] === RUN TestExec [2020-02-17T17:03:58.852Z] --- SKIP: TestExec (0.00s) [2020-02-17T17:03:58.852Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-17T17:03:58.852Z] === RUN TestExecUser [2020-02-17T17:03:58.852Z] --- SKIP: TestExecUser (0.00s) [2020-02-17T17:03:58.852Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-17T17:03:58.852Z] === RUN TestExportContainerAndImportImage [2020-02-17T17:03:58.852Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-02-17T17:03:58.852Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:58.852Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-17T17:03:58.852Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-02-17T17:03:58.852Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:03:58.852Z] === RUN TestHealthCheckWorkdir [2020-02-17T17:03:58.852Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-02-17T17:03:58.852Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-17T17:03:58.852Z] === RUN TestHealthKillContainer [2020-02-17T17:03:58.852Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-02-17T17:03:58.852Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-17T17:03:58.852Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-17T17:03:58.852Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-02-17T17:03:58.852Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-17T17:03:58.852Z] === RUN TestKillContainerInvalidSignal [2020-02-17T17:03:59.654Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-02-17T17:03:59.654Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-17T17:03:59.654Z] daemon.go:325: [d19482d457283] waiting for daemon to start [2020-02-17T17:03:59.654Z] daemon.go:325: [d19482d457283] waiting for daemon to start [2020-02-17T17:03:59.654Z] daemon.go:353: [d19482d457283] daemon started [2020-02-17T17:03:59.654Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-17T17:03:59.654Z] daemon.go:461: [d19482d457283] Stopping daemon [2020-02-17T17:03:59.654Z] daemon.go:296: [d19482d457283] exiting daemon [2020-02-17T17:03:59.654Z] daemon.go:448: [d19482d457283] Daemon stopped [2020-02-17T17:03:59.654Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-17T17:03:59.654Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-02-17T17:03:59.873Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d3e6533a5e1f1] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d3e6533a5e1f1] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d3e6533a5e1f1] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d3e6533a5e1f1] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d3e6533a5e1f1] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d3e6533a5e1f1] Daemon stopped [2020-02-17T17:03:59.873Z] daemon.go:325: [d3e6533a5e1f1] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d3e6533a5e1f1] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d3e6533a5e1f1] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d3e6533a5e1f1] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d3e6533a5e1f1] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d3e6533a5e1f1] Daemon stopped [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2020-02-17T17:03:59.873Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d80d935113f68] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d80d935113f68] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d80d935113f68] daemon started [2020-02-17T17:03:59.873Z] daemon.go:296: [d80d935113f68] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d80d935113f68] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d80d935113f68] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d80d935113f68] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d80d935113f68] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d80d935113f68] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d80d935113f68] Daemon stopped [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.16s) [2020-02-17T17:03:59.873Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d72abc5f90437] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d72abc5f90437] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d72abc5f90437] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d72abc5f90437] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d72abc5f90437] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d72abc5f90437] Daemon stopped [2020-02-17T17:03:59.873Z] daemon.go:325: [d72abc5f90437] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d72abc5f90437] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d72abc5f90437] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d72abc5f90437] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d72abc5f90437] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d72abc5f90437] Daemon stopped [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.14s) [2020-02-17T17:03:59.873Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d5aa26b931c47] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d5aa26b931c47] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d5aa26b931c47] daemon started [2020-02-17T17:03:59.873Z] daemon.go:296: [d5aa26b931c47] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d5aa26b931c47] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d5aa26b931c47] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:353: [d5aa26b931c47] daemon started [2020-02-17T17:03:59.873Z] daemon.go:461: [d5aa26b931c47] Stopping daemon [2020-02-17T17:03:59.873Z] daemon.go:296: [d5aa26b931c47] exiting daemon [2020-02-17T17:03:59.873Z] daemon.go:448: [d5aa26b931c47] Daemon stopped [2020-02-17T17:03:59.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.41s) [2020-02-17T17:03:59.873Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:03:59.873Z] daemon.go:325: [d7ef5e365f327] waiting for daemon to start [2020-02-17T17:03:59.873Z] daemon.go:325: [d7ef5e365f327] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d7ef5e365f327] daemon started [2020-02-17T17:03:59.874Z] daemon.go:325: [d7ef5e365f327] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:296: [d7ef5e365f327] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d7ef5e365f327] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d7ef5e365f327] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d7ef5e365f327] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d7ef5e365f327] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d7ef5e365f327] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.52s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d5c279c97181f] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d5c279c97181f] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d5c279c97181f] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d5c279c97181f] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d5c279c97181f] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d5c279c97181f] Daemon stopped [2020-02-17T17:03:59.874Z] daemon.go:325: [d5c279c97181f] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d5c279c97181f] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d5c279c97181f] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d5c279c97181f] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d5c279c97181f] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d5c279c97181f] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.18s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d47024ceb34d0] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d47024ceb34d0] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d47024ceb34d0] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d47024ceb34d0] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d47024ceb34d0] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d47024ceb34d0] Daemon stopped [2020-02-17T17:03:59.874Z] daemon.go:325: [d47024ceb34d0] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d47024ceb34d0] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d47024ceb34d0] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d47024ceb34d0] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d47024ceb34d0] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d47024ceb34d0] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [df5e538df2c40] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [df5e538df2c40] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [df5e538df2c40] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [df5e538df2c40] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [df5e538df2c40] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [df5e538df2c40] Daemon stopped [2020-02-17T17:03:59.874Z] daemon.go:325: [df5e538df2c40] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [df5e538df2c40] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [df5e538df2c40] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [df5e538df2c40] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [df5e538df2c40] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [df5e538df2c40] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5cdb62dbb9c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5cdb62dbb9c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [dc5cdb62dbb9c] daemon started [2020-02-17T17:03:59.874Z] daemon.go:296: [dc5cdb62dbb9c] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5cdb62dbb9c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5cdb62dbb9c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [dc5cdb62dbb9c] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [dc5cdb62dbb9c] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [dc5cdb62dbb9c] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [dc5cdb62dbb9c] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.75s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5db0054211c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5db0054211c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [dc5db0054211c] daemon started [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5db0054211c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:296: [dc5db0054211c] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [dc5db0054211c] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [dc5db0054211c] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [dc5db0054211c] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [dc5db0054211c] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [dc5db0054211c] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d62ebcef67043] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d62ebcef67043] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d62ebcef67043] daemon started [2020-02-17T17:03:59.874Z] daemon.go:325: [d62ebcef67043] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:296: [d62ebcef67043] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d62ebcef67043] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d62ebcef67043] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d62ebcef67043] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d62ebcef67043] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d62ebcef67043] Daemon stopped [2020-02-17T17:03:59.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.89s) [2020-02-17T17:03:59.874Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:03:59.874Z] daemon.go:325: [d904d77220317] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d904d77220317] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d904d77220317] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d904d77220317] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d904d77220317] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d904d77220317] Daemon stopped [2020-02-17T17:03:59.874Z] daemon.go:325: [d904d77220317] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:325: [d904d77220317] waiting for daemon to start [2020-02-17T17:03:59.874Z] daemon.go:353: [d904d77220317] daemon started [2020-02-17T17:03:59.874Z] daemon.go:461: [d904d77220317] Stopping daemon [2020-02-17T17:03:59.874Z] daemon.go:296: [d904d77220317] exiting daemon [2020-02-17T17:03:59.874Z] daemon.go:448: [d904d77220317] Daemon stopped [2020-02-17T17:03:59.874Z] === RUN TestKernelTCPMemory [2020-02-17T17:04:00.158Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-02-17T17:04:00.158Z] === RUN TestNISDomainname [2020-02-17T17:04:00.400Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2020-02-17T17:04:00.400Z] === RUN TestKillContainer [2020-02-17T17:04:00.400Z] --- SKIP: TestKillContainer (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-17T17:04:00.400Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-17T17:04:00.400Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-17T17:04:00.400Z] === RUN TestKillStoppedContainer [2020-02-17T17:04:00.400Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-17T17:04:00.400Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-17T17:04:00.400Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-17T17:04:00.400Z] === RUN TestKillDifferentUserContainer [2020-02-17T17:04:00.400Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-17T17:04:00.400Z] === RUN TestInspectOomKilledTrue [2020-02-17T17:04:00.400Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:04:00.400Z] === RUN TestInspectOomKilledFalse [2020-02-17T17:04:00.400Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-17T17:04:00.400Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:04:00.400Z] === RUN TestLogsFollowTailEmpty [2020-02-17T17:04:01.171Z] --- PASS: TestNISDomainname (0.87s) [2020-02-17T17:04:01.171Z] === RUN TestStats [2020-02-17T17:04:01.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-02-17T17:04:01.566Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-17T17:04:01.566Z] daemon.go:325: [d462cb7caa240] waiting for daemon to start [2020-02-17T17:04:01.566Z] daemon.go:325: [d462cb7caa240] waiting for daemon to start [2020-02-17T17:04:01.566Z] daemon.go:353: [d462cb7caa240] daemon started [2020-02-17T17:04:01.566Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2020-02-17T17:04:01.566Z] daemon.go:461: [d462cb7caa240] Stopping daemon [2020-02-17T17:04:01.566Z] daemon.go:296: [d462cb7caa240] exiting daemon [2020-02-17T17:04:01.566Z] daemon.go:448: [d462cb7caa240] Daemon stopped [2020-02-17T17:04:01.566Z] === RUN TestIpcModeOlderClient [2020-02-17T17:04:01.566Z] === PAUSE TestIpcModeOlderClient [2020-02-17T17:04:01.566Z] === RUN TestKillContainerInvalidSignal [2020-02-17T17:04:02.058Z] --- PASS: TestLogsFollowTailEmpty (1.78s) [2020-02-17T17:04:02.058Z] === RUN TestNetworkNat [2020-02-17T17:04:02.058Z] --- SKIP: TestNetworkNat (0.00s) [2020-02-17T17:04:02.058Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:02.058Z] === RUN TestNetworkLocalhostTCPNat [2020-02-17T17:04:02.058Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-02-17T17:04:02.058Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:04:02.058Z] === RUN TestNetworkLoopbackNat [2020-02-17T17:04:02.058Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-02-17T17:04:02.058Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:02.058Z] === RUN TestPause [2020-02-17T17:04:02.058Z] --- SKIP: TestPause (0.00s) [2020-02-17T17:04:02.058Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-17T17:04:02.058Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-17T17:04:02.131Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-02-17T17:04:02.131Z] === RUN TestKillContainer [2020-02-17T17:04:02.131Z] === RUN TestKillContainer/no_signal [2020-02-17T17:04:03.062Z] === RUN TestKillContainer/non_killing_signal [2020-02-17T17:04:03.328Z] --- PASS: TestStats (2.08s) [2020-02-17T17:04:03.328Z] === RUN TestStopContainerWithTimeout [2020-02-17T17:04:03.328Z] === RUN TestStopContainerWithTimeout/0 [2020-02-17T17:04:03.328Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-17T17:04:03.328Z] === RUN TestStopContainerWithTimeout/1 [2020-02-17T17:04:03.328Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-17T17:04:03.328Z] === RUN TestStopContainerWithTimeout/3 [2020-02-17T17:04:03.328Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-17T17:04:03.328Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-17T17:04:03.328Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-17T17:04:03.328Z] === CONT TestStopContainerWithTimeout/0 [2020-02-17T17:04:03.328Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-17T17:04:03.328Z] === CONT TestStopContainerWithTimeout/3 [2020-02-17T17:04:03.328Z] === CONT TestStopContainerWithTimeout/1 [2020-02-17T17:04:03.606Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2020-02-17T17:04:03.606Z] === RUN TestPauseStopPausedContainer [2020-02-17T17:04:03.606Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-02-17T17:04:03.606Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:03.606Z] === RUN TestPsFilter [2020-02-17T17:04:03.625Z] === RUN TestKillContainer/killing_signal [2020-02-17T17:04:04.070Z] --- PASS: TestPsFilter (0.17s) [2020-02-17T17:04:04.070Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-17T17:04:04.555Z] --- PASS: TestKillContainer (2.48s) [2020-02-17T17:04:04.555Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-02-17T17:04:04.555Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-02-17T17:04:04.555Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-02-17T17:04:04.555Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-17T17:04:04.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-17T17:04:05.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-17T17:04:06.261Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.03s) [2020-02-17T17:04:06.261Z] === RUN TestRemoveContainerWithVolume [2020-02-17T17:04:06.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-02-17T17:04:06.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-02-17T17:04:06.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-02-17T17:04:06.417Z] === RUN TestKillStoppedContainer [2020-02-17T17:04:06.417Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-17T17:04:06.417Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-17T17:04:06.417Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-17T17:04:06.417Z] === RUN TestKillDifferentUserContainer [2020-02-17T17:04:06.674Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-17T17:04:06.807Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-17T17:04:06.807Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-02-17T17:04:06.807Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-02-17T17:04:06.807Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-02-17T17:04:06.807Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2020-02-17T17:04:06.807Z] === RUN TestDeleteDevicemapper [2020-02-17T17:04:06.807Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-17T17:04:06.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T17:04:06.807Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-17T17:04:07.239Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-02-17T17:04:07.239Z] === RUN TestInspectOomKilledTrue [2020-02-17T17:04:07.239Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-17T17:04:07.239Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:04:07.239Z] === RUN TestInspectOomKilledFalse [2020-02-17T17:04:07.239Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-17T17:04:07.239Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:04:07.239Z] === RUN TestLinksEtcHostsContentMatch [2020-02-17T17:04:07.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-02-17T17:04:07.804Z] === RUN TestLinksContainerNames [2020-02-17T17:04:08.453Z] --- PASS: TestRemoveContainerWithVolume (2.07s) [2020-02-17T17:04:08.453Z] === RUN TestRemoveContainerRunning [2020-02-17T17:04:08.734Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-17T17:04:08.839Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2020-02-17T17:04:08.839Z] === RUN TestUpdateMemory [2020-02-17T17:04:09.455Z] --- PASS: TestUpdateMemory (0.93s) [2020-02-17T17:04:09.455Z] === RUN TestUpdateCPUQuota [2020-02-17T17:04:09.665Z] --- PASS: TestLinksContainerNames (1.90s) [2020-02-17T17:04:09.665Z] === RUN TestLogsFollowTailEmpty [2020-02-17T17:04:09.998Z] --- PASS: TestRemoveContainerRunning (1.61s) [2020-02-17T17:04:09.998Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-17T17:04:10.597Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-02-17T17:04:10.597Z] === RUN TestContainerNetworkMountsNoChown [2020-02-17T17:04:10.854Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-17T17:04:10.935Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-02-17T17:04:10.935Z] === RUN TestUpdatePidsLimit [2020-02-17T17:04:10.935Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-17T17:04:10.935Z] === RUN TestUpdatePidsLimit/no_change [2020-02-17T17:04:11.111Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-17T17:04:11.218Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-17T17:04:11.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2020-02-17T17:04:11.544Z] === RUN TestRemoveInvalidContainer [2020-02-17T17:04:11.544Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-17T17:04:11.544Z] === RUN TestRenameLinkedContainer [2020-02-17T17:04:11.544Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-02-17T17:04:11.544Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:11.544Z] === RUN TestRenameStoppedContainer [2020-02-17T17:04:11.674Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/default [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/default [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/private [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/private [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rprivate [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/slave [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/slave [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rslave [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/shared [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/shared [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rshared [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/default [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rshared [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/shared [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rslave [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/slave [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rprivate [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/private [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-17T17:04:11.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:04:11.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-17T17:04:11.675Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-17T17:04:11.837Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-17T17:04:11.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-17T17:04:11.932Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-17T17:04:12.189Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-17T17:04:12.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-02-17T17:04:12.189Z] === RUN TestContainerBindMountNonRecursive [2020-02-17T17:04:12.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-17T17:04:12.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-17T17:04:12.751Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-17T17:04:13.739Z] --- PASS: TestRenameStoppedContainer (2.00s) [2020-02-17T17:04:13.739Z] === RUN TestRenameRunningContainerAndReuse [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-17T17:04:14.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-02-17T17:04:14.222Z] === RUN TestUpdateRestartPolicy [2020-02-17T17:04:14.649Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-02-17T17:04:14.649Z] === RUN TestNetworkNat [2020-02-17T17:04:14.697Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2020-02-17T17:04:14.697Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-17T17:04:14.697Z] daemon.go:325: [d0e1a16499185] waiting for daemon to start [2020-02-17T17:04:14.697Z] daemon.go:325: [d0e1a16499185] waiting for daemon to start [2020-02-17T17:04:14.697Z] daemon.go:353: [d0e1a16499185] daemon started [2020-02-17T17:04:14.697Z] daemon.go:461: [d0e1a16499185] Stopping daemon [2020-02-17T17:04:14.697Z] daemon.go:296: [d0e1a16499185] exiting daemon [2020-02-17T17:04:14.697Z] daemon.go:448: [d0e1a16499185] Daemon stopped [2020-02-17T17:04:14.697Z] === RUN TestServiceUpdateConfigs [2020-02-17T17:04:15.580Z] --- PASS: TestNetworkNat (0.88s) [2020-02-17T17:04:15.580Z] === RUN TestNetworkLocalhostTCPNat [2020-02-17T17:04:16.145Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-02-17T17:04:16.145Z] === RUN TestNetworkLoopbackNat [2020-02-17T17:04:16.145Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-17T17:04:17.491Z] --- PASS: TestRenameRunningContainerAndReuse (3.52s) [2020-02-17T17:04:17.491Z] === RUN TestRenameInvalidName [2020-02-17T17:04:17.514Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-02-17T17:04:17.514Z] === RUN TestPause [2020-02-17T17:04:17.514Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-17T17:04:17.916Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-17T17:04:18.078Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-17T17:04:18.335Z] --- PASS: TestPause (1.03s) [2020-02-17T17:04:18.335Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-17T17:04:18.335Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T17:04:18.335Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T17:04:18.335Z] === RUN TestPauseStopPausedContainer [2020-02-17T17:04:19.042Z] --- PASS: TestRenameInvalidName (1.69s) [2020-02-17T17:04:19.042Z] === RUN TestRenameAnonymousContainer [2020-02-17T17:04:19.042Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-02-17T17:04:19.042Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:19.042Z] === RUN TestRenameContainerWithSameName [2020-02-17T17:04:19.704Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2020-02-17T17:04:19.704Z] === RUN TestPsFilter [2020-02-17T17:04:19.704Z] --- PASS: TestPsFilter (0.22s) [2020-02-17T17:04:19.704Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-17T17:04:20.269Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2020-02-17T17:04:20.269Z] === RUN TestRemoveContainerWithVolume [2020-02-17T17:04:20.591Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2020-02-17T17:04:20.591Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-17T17:04:20.591Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-02-17T17:04:20.591Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:20.591Z] === RUN TestResize [2020-02-17T17:04:20.591Z] --- SKIP: TestResize (0.00s) [2020-02-17T17:04:20.591Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:20.591Z] === RUN TestResizeWithInvalidSize [2020-02-17T17:04:20.591Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-02-17T17:04:20.591Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:20.591Z] === RUN TestResizeWhenContainerNotStarted [2020-02-17T17:04:20.849Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-17T17:04:21.125Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-02-17T17:04:21.125Z] === RUN TestRemoveContainerRunning [2020-02-17T17:04:21.384Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-17T17:04:22.138Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2020-02-17T17:04:22.138Z] === RUN TestDaemonRestartKillContainers [2020-02-17T17:04:22.138Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-02-17T17:04:22.138Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:22.138Z] === RUN TestStats [2020-02-17T17:04:22.138Z] --- SKIP: TestStats (0.00s) [2020-02-17T17:04:22.138Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-17T17:04:22.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-17T17:04:22.337Z] --- PASS: TestRemoveContainerRunning (1.03s) [2020-02-17T17:04:22.337Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-17T17:04:22.905Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-02-17T17:04:22.905Z] === RUN TestRemoveInvalidContainer [2020-02-17T17:04:22.905Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-17T17:04:22.905Z] === RUN TestRenameLinkedContainer [2020-02-17T17:04:24.799Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-17T17:04:25.730Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-17T17:04:26.294Z] --- PASS: TestRenameLinkedContainer (3.36s) [2020-02-17T17:04:26.294Z] === RUN TestRenameStoppedContainer [2020-02-17T17:04:26.551Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-17T17:04:26.751Z] --- PASS: TestUpdateRestartPolicy (12.01s) [2020-02-17T17:04:26.752Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-17T17:04:26.752Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-02-17T17:04:26.752Z] === RUN TestWaitNonBlocked [2020-02-17T17:04:26.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:26.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:26.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:04:26.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:04:26.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:26.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:04:27.483Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-02-17T17:04:27.483Z] === RUN TestRenameRunningContainerAndReuse [2020-02-17T17:04:27.763Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-17T17:04:27.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-02-17T17:04:27.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-02-17T17:04:27.763Z] === RUN TestWaitBlocked [2020-02-17T17:04:27.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:04:27.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:04:27.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:04:27.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:04:27.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:04:27.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:04:27.958Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.93s) [2020-02-17T17:04:27.958Z] === RUN TestStopContainerWithTimeout [2020-02-17T17:04:27.958Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-02-17T17:04:27.958Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-17T17:04:27.958Z] === RUN TestUpdateRestartPolicy [2020-02-17T17:04:28.779Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-17T17:04:28.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2020-02-17T17:04:28.779Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-02-17T17:04:28.779Z] === CONT TestContainerStartOnDaemonRestart [2020-02-17T17:04:28.779Z] === CONT TestIpcModeOlderClient [2020-02-17T17:04:28.779Z] === CONT TestDaemonRestartIpcMode [2020-02-17T17:04:28.779Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-17T17:04:28.853Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-02-17T17:04:28.853Z] === RUN TestRenameInvalidName [2020-02-17T17:04:29.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-17T17:04:29.674Z] --- PASS: TestRenameInvalidName (0.75s) [2020-02-17T17:04:29.675Z] === RUN TestRenameAnonymousContainer [2020-02-17T17:04:30.781Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2020-02-17T17:04:30.781Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-17T17:04:30.781Z] daemon.go:325: [d42de19824fe7] waiting for daemon to start [2020-02-17T17:04:30.781Z] daemon.go:325: [d42de19824fe7] waiting for daemon to start [2020-02-17T17:04:30.781Z] daemon.go:353: [d42de19824fe7] daemon started [2020-02-17T17:04:30.781Z] daemon.go:461: [d42de19824fe7] Stopping daemon [2020-02-17T17:04:30.781Z] daemon.go:296: [d42de19824fe7] exiting daemon [2020-02-17T17:04:30.781Z] daemon.go:448: [d42de19824fe7] Daemon stopped [2020-02-17T17:04:30.781Z] === RUN TestServiceUpdateNetwork [2020-02-17T17:04:32.259Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2020-02-17T17:04:32.259Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-17T17:04:32.259Z] daemon.go:325: [da52b734aba6a] waiting for daemon to start [2020-02-17T17:04:32.259Z] daemon.go:325: [da52b734aba6a] waiting for daemon to start [2020-02-17T17:04:32.259Z] daemon.go:353: [da52b734aba6a] daemon started [2020-02-17T17:04:32.259Z] daemon.go:325: [da52b734aba6a] waiting for daemon to start [2020-02-17T17:04:32.259Z] daemon.go:296: [da52b734aba6a] exiting daemon [2020-02-17T17:04:32.259Z] daemon.go:325: [da52b734aba6a] waiting for daemon to start [2020-02-17T17:04:32.259Z] daemon.go:353: [da52b734aba6a] daemon started [2020-02-17T17:04:32.259Z] daemon.go:461: [da52b734aba6a] Stopping daemon [2020-02-17T17:04:32.259Z] daemon.go:296: [da52b734aba6a] exiting daemon [2020-02-17T17:04:32.259Z] daemon.go:448: [da52b734aba6a] Daemon stopped [2020-02-17T17:04:32.544Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2020-02-17T17:04:32.544Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-17T17:04:32.544Z] daemon.go:325: [d870dc918b3cc] waiting for daemon to start [2020-02-17T17:04:32.544Z] daemon.go:325: [d870dc918b3cc] waiting for daemon to start [2020-02-17T17:04:32.544Z] daemon.go:353: [d870dc918b3cc] daemon started [2020-02-17T17:04:32.544Z] daemon.go:461: [d870dc918b3cc] Stopping daemon [2020-02-17T17:04:32.544Z] daemon.go:296: [d870dc918b3cc] exiting daemon [2020-02-17T17:04:32.544Z] daemon.go:448: [d870dc918b3cc] Daemon stopped [2020-02-17T17:04:32.544Z] daemon.go:325: [d870dc918b3cc] waiting for daemon to start [2020-02-17T17:04:32.544Z] daemon.go:325: [d870dc918b3cc] waiting for daemon to start [2020-02-17T17:04:32.544Z] daemon.go:353: [d870dc918b3cc] daemon started [2020-02-17T17:04:32.544Z] daemon.go:461: [d870dc918b3cc] Stopping daemon [2020-02-17T17:04:32.544Z] daemon.go:296: [d870dc918b3cc] exiting daemon [2020-02-17T17:04:32.544Z] daemon.go:448: [d870dc918b3cc] Daemon stopped [2020-02-17T17:04:32.544Z] PASS [2020-02-17T17:04:32.544Z] [2020-02-17T17:04:32.544Z] === Skipped [2020-02-17T17:04:32.544Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-17T17:04:32.544Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T17:04:32.544Z] [2020-02-17T17:04:32.544Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T17:04:32.544Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T17:04:32.544Z] [2020-02-17T17:04:32.544Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-17T17:04:32.544Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T17:04:32.544Z] [2020-02-17T17:04:32.544Z] [2020-02-17T17:04:32.544Z] DONE 188 tests, 3 skipped in 104.024s [2020-02-17T17:04:32.544Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-17T17:04:32.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:04:32.544Z] ++ set -e [2020-02-17T17:04:32.544Z] ++ '[' -n 0 ']' [2020-02-17T17:04:32.544Z] ++ set -x [2020-02-17T17:04:32.544Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:04:32.830Z] INFO: Testing against a local daemon [2020-02-17T17:04:32.830Z] === RUN TestCommitInheritsEnv [2020-02-17T17:04:32.952Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-17T17:04:33.114Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-02-17T17:04:33.114Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-17T17:04:33.114Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-17T17:04:33.114Z] === RUN TestImagesFilterMultiReference [2020-02-17T17:04:33.114Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-17T17:04:33.114Z] === RUN TestImagePullPlatformInvalid [2020-02-17T17:04:33.114Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-17T17:04:33.114Z] === RUN TestRemoveImageOrphaning [2020-02-17T17:04:33.208Z] --- PASS: TestRenameAnonymousContainer (3.42s) [2020-02-17T17:04:33.209Z] === RUN TestRenameContainerWithSameName [2020-02-17T17:04:33.733Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-02-17T17:04:33.733Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-17T17:04:33.733Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-17T17:04:33.733Z] === RUN TestTagInvalidReference [2020-02-17T17:04:33.733Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-17T17:04:33.733Z] === RUN TestTagValidPrefixedRepo [2020-02-17T17:04:33.733Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-17T17:04:33.733Z] === RUN TestTagExistedNameWithoutForce [2020-02-17T17:04:33.733Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-17T17:04:33.733Z] === RUN TestTagOfficialNames [2020-02-17T17:04:34.020Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-17T17:04:34.020Z] === RUN TestTagMatchesDigest [2020-02-17T17:04:34.020Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-17T17:04:34.020Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-17T17:04:34.140Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2020-02-17T17:04:34.141Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-17T17:04:34.398Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-17T17:04:35.659Z] ......... [ 86%] [2020-02-17T17:04:36.294Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2020-02-17T17:04:36.294Z] === RUN TestResize [2020-02-17T17:04:36.860Z] --- PASS: TestResize (0.74s) [2020-02-17T17:04:36.860Z] === RUN TestResizeWithInvalidSize [2020-02-17T17:04:37.425Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-17T17:04:37.683Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-17T17:04:37.683Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-02-17T17:04:37.683Z] === RUN TestResizeWhenContainerNotStarted [2020-02-17T17:04:38.247Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-17T17:04:38.504Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-02-17T17:04:38.504Z] === RUN TestDaemonRestartKillContainers [2020-02-17T17:04:38.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:04:38.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:04:38.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:04:38.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:04:38.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:04:38.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:38.505Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:38.505Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:38.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:04:38.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:04:39.931Z] tests/integration/models_images_test.py .............. [ 89%] [2020-02-17T17:04:41.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:41.375Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-17T17:04:41.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:41.963Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-17T17:04:42.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:42.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-17T17:04:43.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:43.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:04:44.174Z] --- PASS: TestServiceUpdateNetwork (14.14s) [2020-02-17T17:04:44.174Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-17T17:04:44.174Z] daemon.go:325: [d93a37c7cdee8] waiting for daemon to start [2020-02-17T17:04:44.174Z] daemon.go:325: [d93a37c7cdee8] waiting for daemon to start [2020-02-17T17:04:44.174Z] daemon.go:353: [d93a37c7cdee8] daemon started [2020-02-17T17:04:44.174Z] daemon.go:461: [d93a37c7cdee8] Stopping daemon [2020-02-17T17:04:44.174Z] daemon.go:296: [d93a37c7cdee8] exiting daemon [2020-02-17T17:04:44.174Z] daemon.go:448: [d93a37c7cdee8] Daemon stopped [2020-02-17T17:04:44.174Z] PASS [2020-02-17T17:04:44.174Z] [2020-02-17T17:04:44.174Z] === Skipped [2020-02-17T17:04:44.174Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-17T17:04:44.174Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:04:44.174Z] [2020-02-17T17:04:44.174Z] [2020-02-17T17:04:44.174Z] DONE 18 tests, 1 skipped in 117.493s [2020-02-17T17:04:44.174Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-17T17:04:44.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:04:44.174Z] ++ set -e [2020-02-17T17:04:44.174Z] ++ '[' -n 0 ']' [2020-02-17T17:04:44.174Z] ++ set -x [2020-02-17T17:04:44.174Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:04:44.174Z] INFO: Testing against a local daemon [2020-02-17T17:04:44.174Z] === RUN TestSessionCreate [2020-02-17T17:04:44.174Z] --- PASS: TestSessionCreate (0.03s) [2020-02-17T17:04:44.174Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-17T17:04:44.174Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-17T17:04:44.174Z] PASS [2020-02-17T17:04:44.174Z] [2020-02-17T17:04:44.174Z] DONE 2 tests in 0.115s [2020-02-17T17:04:44.174Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-17T17:04:44.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:04:44.175Z] ++ set -e [2020-02-17T17:04:44.175Z] ++ '[' -n 0 ']' [2020-02-17T17:04:44.175Z] ++ set -x [2020-02-17T17:04:44.175Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:04:44.175Z] INFO: Testing against a local daemon [2020-02-17T17:04:44.175Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-17T17:04:44.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:04:44.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:04:44.175Z] === RUN TestEventsExecDie [2020-02-17T17:04:44.590Z] --- PASS: TestEventsExecDie (0.87s) [2020-02-17T17:04:44.590Z] === RUN TestEventsBackwardsCompatible [2020-02-17T17:04:44.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:04:44.991Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-17T17:04:44.991Z] === RUN TestInfoBinaryCommits [2020-02-17T17:04:44.991Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-02-17T17:04:44.991Z] === RUN TestInfoAPIVersioned [2020-02-17T17:04:44.991Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-17T17:04:44.991Z] === RUN TestInfoAPI [2020-02-17T17:04:44.991Z] --- PASS: TestInfoAPI (0.02s) [2020-02-17T17:04:44.991Z] === RUN TestInfoAPIWarnings [2020-02-17T17:04:45.819Z] --- PASS: TestInfoAPIWarnings (0.86s) [2020-02-17T17:04:45.819Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-17T17:04:45.819Z] daemon.go:325: [d7ecf2ed6c4b1] waiting for daemon to start [2020-02-17T17:04:45.819Z] daemon.go:325: [d7ecf2ed6c4b1] waiting for daemon to start [2020-02-17T17:04:45.819Z] daemon.go:353: [d7ecf2ed6c4b1] daemon started [2020-02-17T17:04:45.819Z] daemon.go:461: [d7ecf2ed6c4b1] Stopping daemon [2020-02-17T17:04:45.819Z] daemon.go:296: [d7ecf2ed6c4b1] exiting daemon [2020-02-17T17:04:45.819Z] daemon.go:448: [d7ecf2ed6c4b1] Daemon stopped [2020-02-17T17:04:45.819Z] === RUN TestLoginFailsWithBadCredentials [2020-02-17T17:04:46.202Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-02-17T17:04:46.202Z] === RUN TestPingCacheHeaders [2020-02-17T17:04:46.202Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-17T17:04:46.202Z] === RUN TestPingGet [2020-02-17T17:04:46.202Z] --- PASS: TestPingGet (0.02s) [2020-02-17T17:04:46.202Z] === RUN TestPingHead [2020-02-17T17:04:46.202Z] --- PASS: TestPingHead (0.02s) [2020-02-17T17:04:46.202Z] === RUN TestVersion [2020-02-17T17:04:46.202Z] --- PASS: TestVersion (0.03s) [2020-02-17T17:04:46.202Z] PASS [2020-02-17T17:04:46.202Z] [2020-02-17T17:04:46.202Z] === Skipped [2020-02-17T17:04:46.202Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:04:46.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:04:46.202Z] [2020-02-17T17:04:46.202Z] [2020-02-17T17:04:46.202Z] DONE 12 tests, 1 skipped in 2.391s [2020-02-17T17:04:46.202Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-17T17:04:46.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:04:46.202Z] ++ set -e [2020-02-17T17:04:46.202Z] ++ '[' -n 0 ']' [2020-02-17T17:04:46.202Z] ++ set -x [2020-02-17T17:04:46.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:04:46.202Z] INFO: Testing against a local daemon [2020-02-17T17:04:46.202Z] === RUN TestVolumesCreateAndList [2020-02-17T17:04:46.202Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-17T17:04:46.202Z] === RUN TestVolumesRemove [2020-02-17T17:04:46.202Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-17T17:04:46.202Z] === RUN TestVolumesInspect [2020-02-17T17:04:46.202Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-17T17:04:46.202Z] === RUN TestVolumesInvalidJSON [2020-02-17T17:04:46.202Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:46.202Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:46.202Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:46.202Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-17T17:04:46.202Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-17T17:04:46.202Z] PASS [2020-02-17T17:04:46.202Z] [2020-02-17T17:04:46.202Z] DONE 5 tests in 0.222s [2020-02-17T17:04:46.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:04:46.220Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-17T17:04:46.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-17T17:04:46.548Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-17T17:04:46.548Z] ++++ cat bundles/test-integration/docker.pid [2020-02-17T17:04:46.548Z] +++ kill 9332 [2020-02-17T17:04:47.043Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-17T17:04:47.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:04:47.741Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-17T17:04:47.741Z] +++ /etc/init.d/apparmor stop [2020-02-17T17:04:47.741Z] Clearing AppArmor profiles cache:. [2020-02-17T17:04:47.741Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:04:47.741Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:04:47.741Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:04:47.741Z] [2020-02-17T17:04:47.741Z] To set a process to complain mode, use the command line tool [2020-02-17T17:04:47.741Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:04:47.741Z] with the 'teardown' option." [2020-02-17T17:04:47.741Z] [2020-02-17T17:04:47.920Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-17T17:04:48.177Z] tests/integration/models_resources_test.py . [ 91%] Post stage [Pipeline] junit [2020-02-17T17:04:49.061Z] Recording test results [2020-02-17T17:04:49.098Z] --- PASS: TestUpdateRestartPolicy (19.91s) [2020-02-17T17:04:49.098Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-17T17:04:49.098Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2020-02-17T17:04:49.098Z] === RUN TestWaitNonBlocked [2020-02-17T17:04:49.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:49.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:49.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:04:49.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:04:49.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:04:49.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-17T17:04:49.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:04:50.080Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-17T17:04:50.300Z] + echo Ensuring container killed. [2020-02-17T17:04:50.300Z] Ensuring container killed. [2020-02-17T17:04:50.300Z] + docker rm -vf docker-pr4 [2020-02-17T17:04:50.300Z] Error: No such container: docker-pr4 [2020-02-17T17:04:50.300Z] + true [Pipeline] sh [2020-02-17T17:04:50.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-17T17:04:50.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:04:51.159Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-17T17:04:51.234Z] + echo Chowning /workspace to jenkins user [2020-02-17T17:04:51.234Z] Chowning /workspace to jenkins user [2020-02-17T17:04:51.234Z] + id -u [2020-02-17T17:04:51.234Z] + id -g [2020-02-17T17:04:51.234Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40533:/workspace busybox chown -R 1001:1001 /workspace [2020-02-17T17:04:51.722Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d53ffff994869] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d53ffff994869] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d53ffff994869] daemon started [2020-02-17T17:04:53.095Z] daemon.go:296: [d53ffff994869] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d53ffff994869] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d53ffff994869] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d53ffff994869] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d53ffff994869] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d53ffff994869] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d53ffff994869] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.27s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dd45bbfe0108a] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [dd45bbfe0108a] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dd45bbfe0108a] daemon started [2020-02-17T17:04:53.095Z] daemon.go:296: [dd45bbfe0108a] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dd45bbfe0108a] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [dd45bbfe0108a] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dd45bbfe0108a] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [dd45bbfe0108a] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [dd45bbfe0108a] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [dd45bbfe0108a] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [db1ff595536a0] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [db1ff595536a0] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [db1ff595536a0] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [db1ff595536a0] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [db1ff595536a0] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [db1ff595536a0] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [db1ff595536a0] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [db1ff595536a0] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [db1ff595536a0] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [db1ff595536a0] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [db1ff595536a0] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [db1ff595536a0] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [ddf2880d3f039] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [ddf2880d3f039] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [ddf2880d3f039] daemon started [2020-02-17T17:04:53.095Z] daemon.go:296: [ddf2880d3f039] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [ddf2880d3f039] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [ddf2880d3f039] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [ddf2880d3f039] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [ddf2880d3f039] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [ddf2880d3f039] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [ddf2880d3f039] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d9abfe29846ad] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d9abfe29846ad] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d9abfe29846ad] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d9abfe29846ad] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d9abfe29846ad] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d9abfe29846ad] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [d9abfe29846ad] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d9abfe29846ad] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d9abfe29846ad] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d9abfe29846ad] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d9abfe29846ad] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d9abfe29846ad] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dfaec1060ac67] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [dfaec1060ac67] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dfaec1060ac67] daemon started [2020-02-17T17:04:53.095Z] daemon.go:325: [dfaec1060ac67] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:296: [dfaec1060ac67] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dfaec1060ac67] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dfaec1060ac67] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [dfaec1060ac67] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [dfaec1060ac67] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [dfaec1060ac67] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d5ba526612432] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d5ba526612432] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d5ba526612432] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d5ba526612432] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d5ba526612432] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d5ba526612432] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [d5ba526612432] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d5ba526612432] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d5ba526612432] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d5ba526612432] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d5ba526612432] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d5ba526612432] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d1a1206eeadb7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d1a1206eeadb7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d1a1206eeadb7] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d1a1206eeadb7] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d1a1206eeadb7] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d1a1206eeadb7] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [d1a1206eeadb7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d1a1206eeadb7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d1a1206eeadb7] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d1a1206eeadb7] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d1a1206eeadb7] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d1a1206eeadb7] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d81acf8d2ec4b] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d81acf8d2ec4b] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d81acf8d2ec4b] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d81acf8d2ec4b] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d81acf8d2ec4b] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d81acf8d2ec4b] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [d81acf8d2ec4b] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d81acf8d2ec4b] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d81acf8d2ec4b] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d81acf8d2ec4b] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d81acf8d2ec4b] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d81acf8d2ec4b] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dbdf712438354] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [dbdf712438354] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dbdf712438354] daemon started [2020-02-17T17:04:53.095Z] daemon.go:325: [dbdf712438354] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:296: [dbdf712438354] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [dbdf712438354] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [dbdf712438354] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [dbdf712438354] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [dbdf712438354] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [dbdf712438354] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [de96c22c0b660] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [de96c22c0b660] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [de96c22c0b660] daemon started [2020-02-17T17:04:53.095Z] daemon.go:296: [de96c22c0b660] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [de96c22c0b660] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [de96c22c0b660] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [de96c22c0b660] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [de96c22c0b660] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [de96c22c0b660] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [de96c22c0b660] Daemon stopped [2020-02-17T17:04:53.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-02-17T17:04:53.095Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-17T17:04:53.095Z] daemon.go:325: [d426989eb50e7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d426989eb50e7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d426989eb50e7] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d426989eb50e7] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d426989eb50e7] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d426989eb50e7] Daemon stopped [2020-02-17T17:04:53.095Z] daemon.go:325: [d426989eb50e7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:325: [d426989eb50e7] waiting for daemon to start [2020-02-17T17:04:53.095Z] daemon.go:353: [d426989eb50e7] daemon started [2020-02-17T17:04:53.095Z] daemon.go:461: [d426989eb50e7] Stopping daemon [2020-02-17T17:04:53.095Z] daemon.go:296: [d426989eb50e7] exiting daemon [2020-02-17T17:04:53.095Z] daemon.go:448: [d426989eb50e7] Daemon stopped [2020-02-17T17:04:53.095Z] === RUN TestKernelTCPMemory [2020-02-17T17:04:53.203Z] + bundleName=s390x-integration [2020-02-17T17:04:53.203Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-17T17:04:53.203Z] Creating s390x-integration-bundles.tar.gz [2020-02-17T17:04:53.203Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-17T17:04:53.203Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-17T17:04:53.345Z] Archiving artifacts [2020-02-17T17:04:53.661Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-17T17:04:54.226Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-02-17T17:04:54.226Z] === RUN TestNISDomainname [2020-02-17T17:04:54.358Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-17T17:04:54.456Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-17T17:04:55.116Z] + make clean [2020-02-17T17:04:55.116Z] docker volume rm -f docker-dev-cache [2020-02-17T17:04:55.116Z] docker-dev-cache [2020-02-17T17:04:55.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-17T17:04:55.158Z] --- PASS: TestNISDomainname (1.16s) [2020-02-17T17:04:55.158Z] === RUN TestStats [Pipeline] deleteDir [2020-02-17T17:04:56.095Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-17T17:04:56.201Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-17T17:04:56.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.61s) [2020-02-17T17:04:56.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.22s) [2020-02-17T17:04:56.201Z] === RUN TestWaitBlocked [2020-02-17T17:04:56.201Z] --- SKIP: TestWaitBlocked (0.00s) [2020-02-17T17:04:56.201Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:56.201Z] PASS [2020-02-17T17:04:56.201Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-17T17:04:56.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:56.201Z] INFO: Testing against a local daemon [2020-02-17T17:04:56.201Z] === RUN TestCommitInheritsEnv [2020-02-17T17:04:56.201Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-02-17T17:04:56.201Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:04:56.201Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-17T17:04:56.201Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-17T17:04:56.201Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-17T17:04:56.201Z] === RUN TestImagesFilterMultiReference [2020-02-17T17:04:56.201Z] --- PASS: TestImagesFilterMultiReference (0.22s) [2020-02-17T17:04:56.201Z] === RUN TestImagePullPlatformInvalid [2020-02-17T17:04:56.201Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-02-17T17:04:56.201Z] === RUN TestRemoveImageOrphaning [2020-02-17T17:04:56.201Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-02-17T17:04:56.201Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:04:56.201Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-17T17:04:56.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-02-17T17:04:56.201Z] === RUN TestTagInvalidReference [2020-02-17T17:04:56.201Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-17T17:04:56.201Z] === RUN TestTagValidPrefixedRepo [2020-02-17T17:04:56.667Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-17T17:04:56.667Z] === RUN TestTagExistedNameWithoutForce [2020-02-17T17:04:56.667Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-17T17:04:56.667Z] === RUN TestTagOfficialNames [2020-02-17T17:04:56.667Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-02-17T17:04:56.667Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestTagMatchesDigest [2020-02-17T17:04:56.667Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-17T17:04:56.667Z] PASS [2020-02-17T17:04:56.667Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-17T17:04:56.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:56.667Z] INFO: Testing against a local daemon [2020-02-17T17:04:56.667Z] === RUN TestNetworkCreateDelete [2020-02-17T17:04:56.667Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-02-17T17:04:56.667Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:56.667Z] === RUN TestDockerNetworkDeletePreferID [2020-02-17T17:04:56.667Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-02-17T17:04:56.667Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-17T17:04:56.667Z] === RUN TestInspectNetwork [2020-02-17T17:04:56.667Z] --- SKIP: TestInspectNetwork (0.00s) [2020-02-17T17:04:56.667Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:56.667Z] === RUN TestRunContainerWithBridgeNone [2020-02-17T17:04:56.667Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-02-17T17:04:56.667Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:56.667Z] === RUN TestNetworkInvalidJSON [2020-02-17T17:04:56.667Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-17T17:04:56.667Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-17T17:04:56.667Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:04:56.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:04:56.667Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:04:56.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:04:56.667Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-17T17:04:56.667Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:04:56.667Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:04:56.667Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-17T17:04:56.667Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-17T17:04:56.667Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-17T17:04:56.667Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-17T17:04:56.667Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-17T17:04:56.667Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestDaemonDefaultNetworkPools [2020-02-17T17:04:56.667Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-17T17:04:56.667Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:04:56.667Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:04:56.667Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestServiceWithPredefinedNetwork [2020-02-17T17:04:56.667Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-17T17:04:56.667Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:04:56.667Z] === RUN TestServiceWithDataPathPortInit [2020-02-17T17:04:56.667Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-17T17:04:56.667Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-17T17:04:56.667Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-17T17:04:56.667Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-17T17:04:56.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:56.668Z] INFO: Testing against a local daemon [2020-02-17T17:04:56.668Z] === RUN TestPluginInvalidJSON [2020-02-17T17:04:56.668Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:04:56.668Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:04:56.668Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:04:56.668Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-17T17:04:56.668Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-17T17:04:56.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:56.668Z] INFO: Testing against a local daemon [2020-02-17T17:04:56.668Z] === RUN TestExternalGraphDriver [2020-02-17T17:04:56.668Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-02-17T17:04:56.668Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-17T17:04:56.668Z] === RUN TestGraphdriverPluginV2 [2020-02-17T17:04:56.668Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-02-17T17:04:56.668Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-17T17:04:56.668Z] PASS [2020-02-17T17:04:56.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-17T17:04:57.026Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-17T17:04:57.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.130Z] INFO: Testing against a local daemon [2020-02-17T17:04:57.130Z] PASS [2020-02-17T17:04:57.130Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-17T17:04:57.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.130Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-17T17:04:57.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.130Z] INFO: Testing against a local daemon [2020-02-17T17:04:57.130Z] === RUN TestSecretInspect [2020-02-17T17:04:57.130Z] --- SKIP: TestSecretInspect (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestSecretList [2020-02-17T17:04:57.130Z] --- SKIP: TestSecretList (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestSecretsCreateAndDelete [2020-02-17T17:04:57.130Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestSecretsUpdate [2020-02-17T17:04:57.130Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestTemplatedSecret [2020-02-17T17:04:57.130Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestSecretCreateResolve [2020-02-17T17:04:57.130Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-02-17T17:04:57.130Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:57.130Z] PASS [2020-02-17T17:04:57.130Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-17T17:04:57.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.130Z] INFO: Testing against a local daemon [2020-02-17T17:04:57.130Z] === RUN TestServiceCreateInit [2020-02-17T17:04:57.130Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:04:57.130Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:04:57.130Z] --- PASS: TestServiceCreateInit (0.03s) [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceMultipleTimes [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceConflict [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceMaxReplicas [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-02-17T17:04:57.130Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceSecretFileMode [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceConfigFileMode [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-02-17T17:04:57.130Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestCreateServiceSysctls [2020-02-17T17:04:57.130Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-02-17T17:04:57.130Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestInspect [2020-02-17T17:04:57.130Z] --- SKIP: TestInspect (0.00s) [2020-02-17T17:04:57.130Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestDockerNetworkConnectAlias [2020-02-17T17:04:57.130Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-02-17T17:04:57.130Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestDockerNetworkReConnect [2020-02-17T17:04:57.130Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-02-17T17:04:57.130Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestServicePlugin [2020-02-17T17:04:57.130Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-17T17:04:57.130Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.130Z] === RUN TestServiceUpdateLabel [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-02-17T17:04:57.130Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:57.130Z] === RUN TestServiceUpdateSecrets [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-02-17T17:04:57.130Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:57.130Z] === RUN TestServiceUpdateConfigs [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-02-17T17:04:57.130Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:57.130Z] === RUN TestServiceUpdateNetwork [2020-02-17T17:04:57.130Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-02-17T17:04:57.130Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-17T17:04:57.130Z] PASS [2020-02-17T17:04:57.130Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-17T17:04:57.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.130Z] INFO: Testing against a local daemon [2020-02-17T17:04:57.130Z] === RUN TestSessionCreate [2020-02-17T17:04:57.130Z] --- SKIP: TestSessionCreate (0.00s) [2020-02-17T17:04:57.130Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:57.130Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-17T17:04:57.130Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-02-17T17:04:57.130Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:57.130Z] PASS [2020-02-17T17:04:57.130Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-17T17:04:57.282Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-17T17:04:57.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:57.592Z] INFO: Testing against a local daemon [2020-02-17T17:04:57.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-17T17:04:57.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:04:57.592Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-17T17:04:57.592Z] === RUN TestEventsExecDie [2020-02-17T17:04:57.592Z] --- SKIP: TestEventsExecDie (0.00s) [2020-02-17T17:04:57.592Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-17T17:04:57.592Z] === RUN TestEventsBackwardsCompatible [2020-02-17T17:04:57.592Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-02-17T17:04:57.592Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-17T17:04:57.592Z] === RUN TestInfoAPI [2020-02-17T17:04:57.592Z] --- PASS: TestInfoAPI (0.04s) [2020-02-17T17:04:57.592Z] === RUN TestInfoAPIWarnings [2020-02-17T17:04:57.592Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-02-17T17:04:57.592Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-17T17:04:57.592Z] === RUN TestLoginFailsWithBadCredentials [2020-02-17T17:04:57.622Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-17T17:04:57.622Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-17T17:04:58.214Z] --- PASS: TestStats (2.86s) [2020-02-17T17:04:58.214Z] === RUN TestStopContainerWithTimeout [2020-02-17T17:04:58.214Z] === RUN TestStopContainerWithTimeout/0 [2020-02-17T17:04:58.214Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-17T17:04:58.214Z] === RUN TestStopContainerWithTimeout/1 [2020-02-17T17:04:58.214Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-17T17:04:58.214Z] === RUN TestStopContainerWithTimeout/3 [2020-02-17T17:04:58.214Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-17T17:04:58.214Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-17T17:04:58.214Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-17T17:04:58.214Z] === CONT TestStopContainerWithTimeout/0 [2020-02-17T17:04:58.214Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-17T17:04:58.471Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-17T17:04:58.566Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2020-02-17T17:04:58.566Z] === RUN TestPingCacheHeaders [2020-02-17T17:04:58.566Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-02-17T17:04:58.566Z] === RUN TestPingGet [2020-02-17T17:04:58.566Z] --- PASS: TestPingGet (0.03s) [2020-02-17T17:04:58.566Z] === RUN TestPingHead [2020-02-17T17:04:58.566Z] --- PASS: TestPingHead (0.03s) [2020-02-17T17:04:58.566Z] === RUN TestVersion [2020-02-17T17:04:58.566Z] --- PASS: TestVersion (0.03s) [2020-02-17T17:04:58.566Z] PASS [2020-02-17T17:04:58.566Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-17T17:04:58.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:04:58.566Z] INFO: Testing against a local daemon [2020-02-17T17:04:58.566Z] === RUN TestVolumesCreateAndList [2020-02-17T17:04:58.566Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-17T17:04:58.566Z] === RUN TestVolumesRemove [2020-02-17T17:04:58.566Z] --- SKIP: TestVolumesRemove (0.00s) [2020-02-17T17:04:58.566Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-17T17:04:58.566Z] === RUN TestVolumesInspect [2020-02-17T17:04:58.566Z] --- PASS: TestVolumesInspect (0.05s) [2020-02-17T17:04:58.566Z] === RUN TestVolumesInvalidJSON [2020-02-17T17:04:58.566Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:58.566Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:58.566Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-17T17:04:58.566Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-17T17:04:58.566Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-17T17:04:58.566Z] PASS [2020-02-17T17:04:58.566Z] INFO: make.ps1 ended at 02/17/2020 17:04:58 [2020-02-17T17:04:58.566Z] INFO: Integration CLI tests being run from the host: [2020-02-17T17:04:58.566Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-17T17:04:58.727Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-17T17:04:59.291Z] === CONT TestStopContainerWithTimeout/3 [2020-02-17T17:05:00.223Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-17T17:05:01.162Z] === CONT TestStopContainerWithTimeout/1 [2020-02-17T17:05:02.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-17T17:05:02.241Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-17T17:05:02.662Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-17T17:05:02.755Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-17T17:05:02.755Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-17T17:05:02.755Z] [2020-02-17T17:05:02.755Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-17T17:05:02.755Z] =========================== short test summary info ============================ [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-17T17:05:02.755Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-17T17:05:02.755Z] Not supported on most drivers [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-17T17:05:02.755Z] Can fail if eth0 has multiple IP addresses [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-17T17:05:02.755Z] This doesn't seem to be taken into account by the engine [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-17T17:05:02.755Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-17T17:05:02.755Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.28 seconds == [2020-02-17T17:05:03.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-17T17:05:03.228Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-17T17:05:03.228Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-02-17T17:05:03.228Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-02-17T17:05:03.228Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-02-17T17:05:03.228Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-02-17T17:05:03.228Z] === RUN TestDeleteDevicemapper [2020-02-17T17:05:03.228Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-17T17:05:03.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T17:05:03.228Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-17T17:05:04.159Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-17T17:05:04.725Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-17T17:05:05.655Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2020-02-17T17:05:05.655Z] === RUN TestUpdateMemory [2020-02-17T17:05:05.655Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-17T17:05:05.655Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:05:05.655Z] === RUN TestUpdateCPUQuota [2020-02-17T17:05:07.025Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-02-17T17:05:07.025Z] === RUN TestUpdatePidsLimit [2020-02-17T17:05:07.025Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-17T17:05:07.025Z] === RUN TestUpdatePidsLimit/no_change [2020-02-17T17:05:07.589Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-17T17:05:07.846Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-17T17:05:08.104Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-17T17:05:08.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-17T17:05:08.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-17T17:05:08.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-17T17:05:08.942Z] INFO: Testing against a local daemon [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-17T17:05:08.943Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-17T17:05:09.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-17T17:05:09.404Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-17T17:05:09.404Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-17T17:05:10.113Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-17T17:05:10.371Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-02-17T17:05:10.371Z] === RUN TestUpdateRestartPolicy [2020-02-17T17:05:10.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-17T17:05:13.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-17T17:05:15.054Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-17T17:05:15.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-17T17:05:15.191Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-02-17T17:05:15.191Z] Clearing AppArmor profiles cache:. [2020-02-17T17:05:15.191Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:05:15.191Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:05:15.191Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:05:15.191Z] [2020-02-17T17:05:15.191Z] To set a process to complain mode, use the command line tool [2020-02-17T17:05:15.191Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:05:15.191Z] with the 'teardown' option." [2020-02-17T17:05:15.191Z] Post stage [Pipeline] junit [2020-02-17T17:05:15.768Z] Recording test results [2020-02-17T17:05:15.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] sh [2020-02-17T17:05:17.769Z] + echo Ensuring container killed. [2020-02-17T17:05:17.769Z] Ensuring container killed. [2020-02-17T17:05:17.769Z] + docker rm -vf docker-pr4 [2020-02-17T17:05:17.769Z] Error: No such container: docker-pr4 [2020-02-17T17:05:17.769Z] + true [Pipeline] sh [2020-02-17T17:05:18.058Z] + echo Chowning /workspace to jenkins user [2020-02-17T17:05:18.058Z] Chowning /workspace to jenkins user [2020-02-17T17:05:18.058Z] + id -u [2020-02-17T17:05:18.058Z] + id -g [2020-02-17T17:05:18.058Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40533:/workspace busybox chown -R 1000:1000 /workspace [2020-02-17T17:05:18.058Z] Unable to find image 'busybox:latest' locally [2020-02-17T17:05:18.058Z] latest: Pulling from library/busybox [2020-02-17T17:05:18.058Z] bdbbaa22dec6: Pulling fs layer [2020-02-17T17:05:18.315Z] bdbbaa22dec6: Download complete [2020-02-17T17:05:18.315Z] bdbbaa22dec6: Pull complete [2020-02-17T17:05:18.315Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-17T17:05:18.315Z] Status: Downloaded newer image for busybox:latest [2020-02-17T17:05:19.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-17T17:05:19.984Z] + bundleName=docker-py [2020-02-17T17:05:19.984Z] + echo Creating docker-py-bundles.tar.gz [2020-02-17T17:05:19.984Z] Creating docker-py-bundles.tar.gz [2020-02-17T17:05:19.984Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-17T17:05:20.036Z] Archiving artifacts [2020-02-17T17:05:20.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-17T17:05:21.428Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-17T17:05:21.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-17T17:05:21.769Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh binary-daemon [2020-02-17T17:05:22.026Z] [2020-02-17T17:05:22.283Z] Removing bundles/ [2020-02-17T17:05:22.283Z] [2020-02-17T17:05:22.283Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-17T17:05:22.283Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-17T17:05:22.283Z] GOOS="" GOARCH="" GOARM="" [2020-02-17T17:05:22.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-17T17:05:23.866Z] --- PASS: TestUpdateRestartPolicy (13.55s) [2020-02-17T17:05:23.866Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-17T17:05:23.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-17T17:05:25.241Z] --- PASS: TestUpdateRestartWithAutoRemove (1.37s) [2020-02-17T17:05:25.241Z] === RUN TestWaitNonBlocked [2020-02-17T17:05:25.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:05:25.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:05:25.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:05:25.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:05:25.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-17T17:05:25.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-17T17:05:26.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-17T17:05:26.613Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-17T17:05:26.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2020-02-17T17:05:26.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2020-02-17T17:05:26.613Z] === RUN TestWaitBlocked [2020-02-17T17:05:26.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:05:26.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:05:26.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:05:26.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:05:26.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-17T17:05:26.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-17T17:05:27.985Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-17T17:05:27.985Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-02-17T17:05:27.985Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2020-02-17T17:05:27.985Z] === CONT TestContainerStartOnDaemonRestart [2020-02-17T17:05:27.985Z] === CONT TestIpcModeOlderClient [2020-02-17T17:05:28.243Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-17T17:05:28.243Z] === CONT TestDaemonRestartIpcMode [2020-02-17T17:05:31.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-17T17:05:33.470Z] --- PASS: TestContainerStartOnDaemonRestart (5.29s) [2020-02-17T17:05:33.470Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-17T17:05:33.470Z] daemon.go:325: [d6ff9dcf698f2] waiting for daemon to start [2020-02-17T17:05:33.470Z] daemon.go:325: [d6ff9dcf698f2] waiting for daemon to start [2020-02-17T17:05:33.470Z] daemon.go:353: [d6ff9dcf698f2] daemon started [2020-02-17T17:05:33.470Z] daemon.go:296: [d6ff9dcf698f2] exiting daemon [2020-02-17T17:05:33.470Z] daemon.go:325: [d6ff9dcf698f2] waiting for daemon to start [2020-02-17T17:05:33.470Z] daemon.go:325: [d6ff9dcf698f2] waiting for daemon to start [2020-02-17T17:05:33.470Z] daemon.go:353: [d6ff9dcf698f2] daemon started [2020-02-17T17:05:33.470Z] daemon.go:461: [d6ff9dcf698f2] Stopping daemon [2020-02-17T17:05:33.470Z] daemon.go:296: [d6ff9dcf698f2] exiting daemon [2020-02-17T17:05:33.470Z] daemon.go:448: [d6ff9dcf698f2] Daemon stopped [2020-02-17T17:05:34.402Z] --- PASS: TestDaemonRestartIpcMode (6.11s) [2020-02-17T17:05:34.402Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-17T17:05:34.402Z] daemon.go:325: [d2d284c9d5c15] waiting for daemon to start [2020-02-17T17:05:34.402Z] daemon.go:325: [d2d284c9d5c15] waiting for daemon to start [2020-02-17T17:05:34.402Z] daemon.go:353: [d2d284c9d5c15] daemon started [2020-02-17T17:05:34.402Z] daemon.go:461: [d2d284c9d5c15] Stopping daemon [2020-02-17T17:05:34.402Z] daemon.go:296: [d2d284c9d5c15] exiting daemon [2020-02-17T17:05:34.402Z] daemon.go:448: [d2d284c9d5c15] Daemon stopped [2020-02-17T17:05:34.402Z] daemon.go:325: [d2d284c9d5c15] waiting for daemon to start [2020-02-17T17:05:34.402Z] daemon.go:325: [d2d284c9d5c15] waiting for daemon to start [2020-02-17T17:05:34.402Z] daemon.go:353: [d2d284c9d5c15] daemon started [2020-02-17T17:05:34.402Z] daemon.go:461: [d2d284c9d5c15] Stopping daemon [2020-02-17T17:05:34.402Z] daemon.go:296: [d2d284c9d5c15] exiting daemon [2020-02-17T17:05:34.402Z] daemon.go:448: [d2d284c9d5c15] Daemon stopped [2020-02-17T17:05:34.402Z] PASS [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === Skipped [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-17T17:05:34.402Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-17T17:05:34.402Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-17T17:05:34.402Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-17T17:05:34.402Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-17T17:05:34.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-17T17:05:34.402Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] [2020-02-17T17:05:34.402Z] DONE 188 tests, 6 skipped in 127.712s [2020-02-17T17:05:34.402Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-17T17:05:34.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:05:34.402Z] ++ set -e [2020-02-17T17:05:34.402Z] ++ '[' -n 0 ']' [2020-02-17T17:05:34.402Z] ++ set -x [2020-02-17T17:05:34.402Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:05:34.402Z] INFO: Testing against a local daemon [2020-02-17T17:05:34.402Z] === RUN TestCommitInheritsEnv [2020-02-17T17:05:34.968Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-02-17T17:05:34.968Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-17T17:05:34.968Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-17T17:05:34.968Z] === RUN TestImagesFilterMultiReference [2020-02-17T17:05:34.968Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-17T17:05:34.968Z] === RUN TestImagePullPlatformInvalid [2020-02-17T17:05:35.226Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-17T17:05:35.226Z] === RUN TestRemoveImageOrphaning [2020-02-17T17:05:35.791Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2020-02-17T17:05:35.791Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-17T17:05:35.791Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2020-02-17T17:05:35.791Z] === RUN TestTagInvalidReference [2020-02-17T17:05:35.791Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-17T17:05:35.791Z] === RUN TestTagValidPrefixedRepo [2020-02-17T17:05:35.791Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-17T17:05:35.791Z] === RUN TestTagExistedNameWithoutForce [2020-02-17T17:05:36.048Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-17T17:05:36.048Z] === RUN TestTagOfficialNames [2020-02-17T17:05:36.048Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-17T17:05:36.048Z] === RUN TestTagMatchesDigest [2020-02-17T17:05:36.048Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-17T17:05:36.048Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-17T17:05:36.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-17T17:05:39.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-17T17:05:40.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-17T17:05:46.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-17T17:05:46.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-17T17:05:49.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-17T17:05:49.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-17T17:05:53.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-17T17:05:53.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-17T17:05:55.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-17T17:05:56.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-17T17:05:58.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-17T17:05:58.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-17T17:06:00.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-17T17:06:05.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-17T17:06:07.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-17T17:06:09.231Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-17T17:06:10.163Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-17T17:06:11.537Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-17T17:06:12.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-17T17:06:16.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-17T17:06:17.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-17T17:06:18.586Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-17T17:06:19.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-17T17:06:20.213Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-17T17:06:21.586Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-17T17:06:22.518Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-17T17:06:23.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-17T17:06:23.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-17T17:06:23.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-17T17:06:28.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-17T17:06:29.958Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-17T17:06:33.233Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-17T17:06:33.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-17T17:06:33.797Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-17T17:06:34.361Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-17T17:06:34.927Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-17T17:06:35.490Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-17T17:06:35.747Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-17T17:06:35.747Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-17T17:06:37.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-17T17:06:37.684Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-17T17:06:40.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-17T17:06:42.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-17T17:06:43.695Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-17T17:06:43.696Z] Copying nested executables into bundles/binary-daemon [2020-02-17T17:06:43.696Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-17T17:06:44.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh cross [2020-02-17T17:06:44.288Z] [2020-02-17T17:06:44.545Z] Removing bundles/ [2020-02-17T17:06:44.545Z] [2020-02-17T17:06:44.545Z] ---> Making bundle: cross (in bundles/cross) [2020-02-17T17:06:44.545Z] Cross building: bundles/cross/linux/amd64 [2020-02-17T17:06:44.545Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-17T17:06:44.545Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-17T17:06:44.752Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-17T17:06:46.120Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-17T17:06:47.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-17T17:06:50.018Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-17T17:06:50.952Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-17T17:06:51.516Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-17T17:06:52.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-17T17:06:52.338Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-17T17:06:53.313Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-17T17:06:53.881Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-17T17:06:58.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-17T17:07:00.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-17T17:07:03.871Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-17T17:07:08.048Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-17T17:07:08.980Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-17T17:07:09.912Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-17T17:07:09.912Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-17T17:07:10.843Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-17T17:07:13.367Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-17T17:07:14.298Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-17T17:07:19.553Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-17T17:07:19.553Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-17T17:07:20.117Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-17T17:07:20.682Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-17T17:07:21.248Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-17T17:07:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-17T17:07:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-17T17:07:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-17T17:07:21.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-17T17:07:21.248Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:07:26.505Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-17T17:07:26.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-17T17:07:27.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-17T17:07:28.133Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-17T17:07:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-17T17:07:32.873Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-17T17:07:32.873Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-17T17:07:32.873Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-17T17:07:36.869Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-17T17:07:37.056Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-17T17:07:37.056Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-17T17:07:37.837Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-17T17:07:44.910Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-17T17:07:44.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-17T17:07:44.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-17T17:07:45.153Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-17T17:07:46.523Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-17T17:07:47.814Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-17T17:07:48.421Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-17T17:07:49.992Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-17T17:07:49.992Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-17T17:07:49.992Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-17T17:07:49.992Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-17T17:07:50.451Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-17T17:07:50.945Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-17T17:07:51.876Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-17T17:07:53.246Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-17T17:07:53.246Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-17T17:07:53.397Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-17T17:07:53.397Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-17T17:07:53.397Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-17T17:07:54.617Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-17T17:07:57.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-17T17:07:58.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-17T17:07:58.714Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-17T17:07:59.645Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-17T17:07:59.903Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-17T17:08:00.473Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-17T17:08:01.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-17T17:08:03.171Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-17T17:08:03.427Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-17T17:08:05.969Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-17T17:08:05.969Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-17T17:08:05.969Z] Cross building: bundles/cross/windows/amd64 [2020-02-17T17:08:05.969Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-17T17:08:05.969Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-17T17:08:15.612Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-17T17:08:16.542Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-17T17:08:17.107Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-17T17:08:19.001Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-17T17:08:19.258Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-17T17:08:20.188Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-17T17:08:20.445Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-17T17:08:21.009Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-17T17:08:22.905Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-17T17:08:22.905Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-17T17:08:24.801Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-17T17:08:26.170Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-17T17:08:30.383Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-17T17:08:32.285Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-17T17:08:34.179Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-17T17:08:34.436Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-17T17:08:35.367Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-17T17:08:36.736Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-17T17:08:36.736Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-17T17:08:38.109Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-17T17:08:42.283Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-17T17:08:42.283Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-17T17:08:44.177Z] --- PASS: TestImportExtremelyLargeImageWorks (187.98s) [2020-02-17T17:08:44.177Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-17T17:08:44.177Z] daemon.go:325: [d9561d4f3c8f6] waiting for daemon to start [2020-02-17T17:08:44.177Z] daemon.go:325: [d9561d4f3c8f6] waiting for daemon to start [2020-02-17T17:08:44.177Z] daemon.go:353: [d9561d4f3c8f6] daemon started [2020-02-17T17:08:44.177Z] daemon.go:461: [d9561d4f3c8f6] Stopping daemon [2020-02-17T17:08:44.177Z] daemon.go:296: [d9561d4f3c8f6] exiting daemon [2020-02-17T17:08:44.177Z] daemon.go:448: [d9561d4f3c8f6] Daemon stopped [2020-02-17T17:08:44.177Z] PASS [2020-02-17T17:08:44.177Z] [2020-02-17T17:08:44.177Z] DONE 11 tests in 189.661s [2020-02-17T17:08:44.177Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-17T17:08:44.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:08:44.177Z] ++ set -e [2020-02-17T17:08:44.177Z] ++ '[' -n 0 ']' [2020-02-17T17:08:44.177Z] ++ set -x [2020-02-17T17:08:44.177Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:08:44.177Z] INFO: Testing against a local daemon [2020-02-17T17:08:44.177Z] === RUN TestNetworkCreateDelete [2020-02-17T17:08:44.434Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-02-17T17:08:44.434Z] === RUN TestDockerNetworkDeletePreferID [2020-02-17T17:08:44.997Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-02-17T17:08:44.997Z] === RUN TestInspectNetwork [2020-02-17T17:08:44.997Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-17T17:08:46.896Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-17T17:08:47.460Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-17T17:08:48.390Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-17T17:08:49.321Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-17T17:08:50.692Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-17T17:08:51.257Z] === RUN TestInspectNetwork/full_network_id [2020-02-17T17:08:51.257Z] === RUN TestInspectNetwork/partial_network_id [2020-02-17T17:08:51.257Z] === RUN TestInspectNetwork/network_name [2020-02-17T17:08:51.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-17T17:08:53.777Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-17T17:08:53.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-17T17:08:55.670Z] --- PASS: TestInspectNetwork (10.69s) [2020-02-17T17:08:55.670Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-17T17:08:55.670Z] daemon.go:325: [d0b1a7b99bec8] waiting for daemon to start [2020-02-17T17:08:55.670Z] daemon.go:325: [d0b1a7b99bec8] waiting for daemon to start [2020-02-17T17:08:55.670Z] daemon.go:353: [d0b1a7b99bec8] daemon started [2020-02-17T17:08:55.670Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-17T17:08:55.670Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-17T17:08:55.670Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-17T17:08:55.670Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-17T17:08:55.670Z] daemon.go:461: [d0b1a7b99bec8] Stopping daemon [2020-02-17T17:08:55.670Z] daemon.go:296: [d0b1a7b99bec8] exiting daemon [2020-02-17T17:08:55.670Z] daemon.go:448: [d0b1a7b99bec8] Daemon stopped [2020-02-17T17:08:55.670Z] === RUN TestRunContainerWithBridgeNone [2020-02-17T17:08:56.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-17T17:08:58.756Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2020-02-17T17:08:58.756Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-17T17:08:58.756Z] daemon.go:325: [d925ff9ac9deb] waiting for daemon to start [2020-02-17T17:08:58.756Z] daemon.go:325: [d925ff9ac9deb] waiting for daemon to start [2020-02-17T17:08:58.756Z] daemon.go:353: [d925ff9ac9deb] daemon started [2020-02-17T17:08:58.756Z] daemon.go:461: [d925ff9ac9deb] Stopping daemon [2020-02-17T17:08:58.756Z] daemon.go:296: [d925ff9ac9deb] exiting daemon [2020-02-17T17:08:58.756Z] daemon.go:448: [d925ff9ac9deb] Daemon stopped [2020-02-17T17:08:58.756Z] === RUN TestNetworkInvalidJSON [2020-02-17T17:08:58.756Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-17T17:08:58.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-17T17:08:58.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:08:58.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:08:58.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:08:58.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:08:58.756Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-17T17:08:58.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:08:58.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:08:58.756Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-17T17:08:58.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-17T17:08:58.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-17T17:08:58.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-17T17:08:58.756Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-17T17:08:58.756Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-17T17:08:59.688Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-02-17T17:08:59.688Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-17T17:08:59.688Z] daemon.go:325: [d5f68700a5c1b] waiting for daemon to start [2020-02-17T17:08:59.688Z] daemon.go:325: [d5f68700a5c1b] waiting for daemon to start [2020-02-17T17:08:59.688Z] daemon.go:353: [d5f68700a5c1b] daemon started [2020-02-17T17:08:59.688Z] daemon.go:461: [d5f68700a5c1b] Stopping daemon [2020-02-17T17:08:59.688Z] daemon.go:296: [d5f68700a5c1b] exiting daemon [2020-02-17T17:08:59.688Z] daemon.go:448: [d5f68700a5c1b] Daemon stopped [2020-02-17T17:08:59.688Z] daemon.go:325: [d5f68700a5c1b] waiting for daemon to start [2020-02-17T17:08:59.688Z] daemon.go:325: [d5f68700a5c1b] waiting for daemon to start [2020-02-17T17:08:59.688Z] daemon.go:353: [d5f68700a5c1b] daemon started [2020-02-17T17:08:59.688Z] daemon.go:461: [d5f68700a5c1b] Stopping daemon [2020-02-17T17:08:59.688Z] daemon.go:296: [d5f68700a5c1b] exiting daemon [2020-02-17T17:08:59.688Z] daemon.go:448: [d5f68700a5c1b] Daemon stopped [2020-02-17T17:08:59.688Z] === RUN TestDaemonDefaultNetworkPools [2020-02-17T17:09:00.252Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-02-17T17:09:00.252Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-17T17:09:00.252Z] daemon.go:325: [d22fa24b7e916] waiting for daemon to start [2020-02-17T17:09:00.252Z] daemon.go:325: [d22fa24b7e916] waiting for daemon to start [2020-02-17T17:09:00.252Z] daemon.go:353: [d22fa24b7e916] daemon started [2020-02-17T17:09:00.252Z] daemon.go:461: [d22fa24b7e916] Stopping daemon [2020-02-17T17:09:00.252Z] daemon.go:296: [d22fa24b7e916] exiting daemon [2020-02-17T17:09:00.252Z] daemon.go:448: [d22fa24b7e916] Daemon stopped [2020-02-17T17:09:00.252Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-17T17:09:01.183Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-17T17:09:01.439Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-02-17T17:09:01.439Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-17T17:09:01.439Z] daemon.go:325: [d539a462b2d9a] waiting for daemon to start [2020-02-17T17:09:01.439Z] daemon.go:325: [d539a462b2d9a] waiting for daemon to start [2020-02-17T17:09:01.439Z] daemon.go:353: [d539a462b2d9a] daemon started [2020-02-17T17:09:01.439Z] daemon.go:461: [d539a462b2d9a] Stopping daemon [2020-02-17T17:09:01.439Z] daemon.go:296: [d539a462b2d9a] exiting daemon [2020-02-17T17:09:01.439Z] daemon.go:448: [d539a462b2d9a] Daemon stopped [2020-02-17T17:09:01.439Z] daemon.go:325: [d539a462b2d9a] waiting for daemon to start [2020-02-17T17:09:01.439Z] daemon.go:325: [d539a462b2d9a] waiting for daemon to start [2020-02-17T17:09:01.439Z] daemon.go:353: [d539a462b2d9a] daemon started [2020-02-17T17:09:01.439Z] daemon.go:461: [d539a462b2d9a] Stopping daemon [2020-02-17T17:09:01.440Z] daemon.go:296: [d539a462b2d9a] exiting daemon [2020-02-17T17:09:01.440Z] daemon.go:448: [d539a462b2d9a] Daemon stopped [2020-02-17T17:09:01.440Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:09:02.809Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-02-17T17:09:02.809Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:09:02.809Z] daemon.go:325: [d9535eb614e21] waiting for daemon to start [2020-02-17T17:09:02.809Z] daemon.go:325: [d9535eb614e21] waiting for daemon to start [2020-02-17T17:09:02.809Z] daemon.go:353: [d9535eb614e21] daemon started [2020-02-17T17:09:02.809Z] daemon.go:461: [d9535eb614e21] Stopping daemon [2020-02-17T17:09:02.809Z] daemon.go:296: [d9535eb614e21] exiting daemon [2020-02-17T17:09:02.809Z] daemon.go:448: [d9535eb614e21] Daemon stopped [2020-02-17T17:09:02.809Z] daemon.go:325: [d9535eb614e21] waiting for daemon to start [2020-02-17T17:09:02.809Z] daemon.go:325: [d9535eb614e21] waiting for daemon to start [2020-02-17T17:09:02.809Z] daemon.go:353: [d9535eb614e21] daemon started [2020-02-17T17:09:02.809Z] daemon.go:461: [d9535eb614e21] Stopping daemon [2020-02-17T17:09:02.809Z] daemon.go:296: [d9535eb614e21] exiting daemon [2020-02-17T17:09:02.809Z] daemon.go:448: [d9535eb614e21] Daemon stopped [2020-02-17T17:09:02.809Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:09:03.373Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-17T17:09:03.373Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:09:03.373Z] daemon.go:325: [d77c4487f1c1d] waiting for daemon to start [2020-02-17T17:09:03.373Z] daemon.go:325: [d77c4487f1c1d] waiting for daemon to start [2020-02-17T17:09:03.373Z] daemon.go:353: [d77c4487f1c1d] daemon started [2020-02-17T17:09:03.373Z] daemon.go:461: [d77c4487f1c1d] Stopping daemon [2020-02-17T17:09:03.373Z] daemon.go:296: [d77c4487f1c1d] exiting daemon [2020-02-17T17:09:03.373Z] daemon.go:448: [d77c4487f1c1d] Daemon stopped [2020-02-17T17:09:03.373Z] === RUN TestServiceWithPredefinedNetwork [2020-02-17T17:09:06.648Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2020-02-17T17:09:06.648Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-17T17:09:06.648Z] daemon.go:325: [d520392c7b177] waiting for daemon to start [2020-02-17T17:09:06.648Z] daemon.go:325: [d520392c7b177] waiting for daemon to start [2020-02-17T17:09:06.648Z] daemon.go:353: [d520392c7b177] daemon started [2020-02-17T17:09:06.648Z] daemon.go:461: [d520392c7b177] Stopping daemon [2020-02-17T17:09:06.648Z] daemon.go:296: [d520392c7b177] exiting daemon [2020-02-17T17:09:06.648Z] daemon.go:448: [d520392c7b177] Daemon stopped [2020-02-17T17:09:06.648Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-17T17:09:06.648Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:09:06.648Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:09:06.648Z] === RUN TestServiceWithDataPathPortInit [2020-02-17T17:09:09.924Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-17T17:09:13.197Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-17T17:09:13.625Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-17T17:09:13.625Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-17T17:09:13.625Z] remote: Enumerating objects: 2, done. [2020-02-17T17:09:13.625Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-17T17:09:13.625Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-17T17:09:13.625Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-17T17:09:13.625Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-17T17:09:13.625Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-17T17:09:13.625Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-17T17:09:13.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/test/unit [2020-02-17T17:09:14.568Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-17T17:09:15.498Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-17T17:09:15.498Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-17T17:09:16.470Z] ? github.com/docker/docker/api [no test files] [2020-02-17T17:09:17.394Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-17T17:09:17.394Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-17T17:09:20.670Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-17T17:09:21.236Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-17T17:09:21.493Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-17T17:09:22.056Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-17T17:09:22.314Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite (391.72s) [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.42s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-17T17:09:22.573Z] daemon.go:325: [d6f30308374f0] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [d6f30308374f0] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [d6f30308374f0] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [d6f30308374f0] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [d6f30308374f0] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [d6f30308374f0] Daemon stopped [2020-02-17T17:09:22.573Z] daemon.go:325: [d6f30308374f0] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [d6f30308374f0] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [d6f30308374f0] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [d6f30308374f0] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [d6f30308374f0] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [d6f30308374f0] Daemon stopped [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-17T17:09:22.573Z] daemon.go:325: [d1fb02846ca1d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [d1fb02846ca1d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [d1fb02846ca1d] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [d1fb02846ca1d] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [d1fb02846ca1d] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [d1fb02846ca1d] Daemon stopped [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-17T17:09:22.573Z] daemon.go:325: [d2e3ff1c33830] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [d2e3ff1c33830] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [d2e3ff1c33830] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [d2e3ff1c33830] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [d2e3ff1c33830] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [d2e3ff1c33830] Daemon stopped [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.60s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-17T17:09:22.573Z] daemon.go:325: [dc4531965f10e] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [dc4531965f10e] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [dc4531965f10e] daemon started [2020-02-17T17:09:22.573Z] daemon.go:296: [dc4531965f10e] exiting daemon [2020-02-17T17:09:22.573Z] docker_cli_daemon_test.go:1449: Daemon dc4531965f10e is not started [2020-02-17T17:09:22.573Z] daemon.go:325: [dc4531965f10e] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [dc4531965f10e] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [dc4531965f10e] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [dc4531965f10e] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [dc4531965f10e] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [dc4531965f10e] Daemon stopped [2020-02-17T17:09:22.573Z] check_test.go:309: Daemon d11e1828ada6a is not started [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-17T17:09:22.573Z] daemon.go:325: [dff1bfcbb0f5d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [dff1bfcbb0f5d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [dff1bfcbb0f5d] daemon started [2020-02-17T17:09:22.573Z] daemon.go:296: [dff1bfcbb0f5d] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:325: [dff1bfcbb0f5d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [dff1bfcbb0f5d] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [dff1bfcbb0f5d] daemon started [2020-02-17T17:09:22.573Z] daemon.go:461: [dff1bfcbb0f5d] Stopping daemon [2020-02-17T17:09:22.573Z] daemon.go:296: [dff1bfcbb0f5d] exiting daemon [2020-02-17T17:09:22.573Z] daemon.go:448: [dff1bfcbb0f5d] Daemon stopped [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-17T17:09:22.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-17T17:09:22.573Z] daemon.go:325: [d1a86ce6fb449] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:325: [d1a86ce6fb449] waiting for daemon to start [2020-02-17T17:09:22.573Z] daemon.go:353: [d1a86ce6fb449] daemon started [2020-02-17T17:09:22.573Z] daemon.go:296: [d1a86ce6fb449] exiting daemon [2020-02-17T17:09:22.573Z] check_test.go:309: Daemon d2f9665f13eb3 is not started [2020-02-17T17:09:22.573Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.33s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-17T17:09:22.574Z] daemon.go:325: [d3fd1a1376cc7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d3fd1a1376cc7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d3fd1a1376cc7] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d3fd1a1376cc7] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d3fd1a1376cc7] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d3fd1a1376cc7] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:296: [d416a2e41748f] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d416a2e41748f] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d416a2e41748f] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d416a2e41748f] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d416a2e41748f] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d416a2e41748f] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d416a2e41748f] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d416a2e41748f] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d416a2e41748f] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d416a2e41748f] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.28s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-17T17:09:22.574Z] daemon.go:325: [d51e66d4d698e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d51e66d4d698e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d51e66d4d698e] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d51e66d4d698e] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d51e66d4d698e] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d51e66d4d698e] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d51e66d4d698e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d51e66d4d698e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d51e66d4d698e] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d51e66d4d698e] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d51e66d4d698e] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d51e66d4d698e] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-17T17:09:22.574Z] daemon.go:325: [d71646cf4ff09] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d71646cf4ff09] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d71646cf4ff09] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d71646cf4ff09] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d71646cf4ff09] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d71646cf4ff09] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d71646cf4ff09] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d71646cf4ff09] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d71646cf4ff09] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d71646cf4ff09] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d71646cf4ff09] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d71646cf4ff09] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-17T17:09:22.574Z] daemon.go:325: [d0e3149c5bc63] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d0e3149c5bc63] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d0e3149c5bc63] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d0e3149c5bc63] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d0e3149c5bc63] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d0e3149c5bc63] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d0e3149c5bc63] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d0e3149c5bc63] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d0e3149c5bc63] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d0e3149c5bc63] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d0e3149c5bc63] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d0e3149c5bc63] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.68s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-17T17:09:22.574Z] daemon.go:325: [dde7a8d48956c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dde7a8d48956c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dde7a8d48956c] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dde7a8d48956c] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dde7a8d48956c] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dde7a8d48956c] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [dde7a8d48956c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dde7a8d48956c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dde7a8d48956c] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dde7a8d48956c] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dde7a8d48956c] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dde7a8d48956c] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-17T17:09:22.574Z] daemon.go:325: [de73e8cb85fb1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [de73e8cb85fb1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [de73e8cb85fb1] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [de73e8cb85fb1] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [de73e8cb85fb1] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [de73e8cb85fb1] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [de73e8cb85fb1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [de73e8cb85fb1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [de73e8cb85fb1] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [de73e8cb85fb1] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [de73e8cb85fb1] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [de73e8cb85fb1] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-17T17:09:22.574Z] daemon.go:325: [db78f197c58e7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [db78f197c58e7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [db78f197c58e7] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [db78f197c58e7] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [db78f197c58e7] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [db78f197c58e7] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [db78f197c58e7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [db78f197c58e7] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [db78f197c58e7] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [db78f197c58e7] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [db78f197c58e7] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [db78f197c58e7] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-17T17:09:22.574Z] daemon.go:325: [d9ada27b2d0d2] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:296: [d9ada27b2d0d2] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:325: [d9ada27b2d0d2] waiting for daemon to start [2020-02-17T17:09:22.574Z] check_test.go:309: Daemon dcd4e44716b5c is not started [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-17T17:09:22.574Z] daemon.go:325: [dd93dcd7c754e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:296: [dd93dcd7c754e] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:325: [dd93dcd7c754e] waiting for daemon to start [2020-02-17T17:09:22.574Z] check_test.go:309: Daemon da02bb3d330ee is not started [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-17T17:09:22.574Z] daemon.go:325: [d5770260546ed] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d5770260546ed] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d5770260546ed] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d5770260546ed] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d5770260546ed] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d5770260546ed] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-17T17:09:22.574Z] daemon.go:325: [d4fbc3bdfd345] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d4fbc3bdfd345] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d4fbc3bdfd345] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d4fbc3bdfd345] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d4fbc3bdfd345] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d4fbc3bdfd345] Daemon stopped [2020-02-17T17:09:22.574Z] check_test.go:309: Daemon d4fbc3bdfd345 is not started [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-17T17:09:22.574Z] daemon.go:325: [dd5f2cc86c390] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dd5f2cc86c390] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dd5f2cc86c390] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dd5f2cc86c390] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dd5f2cc86c390] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dd5f2cc86c390] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [dd5f2cc86c390] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dd5f2cc86c390] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dd5f2cc86c390] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dd5f2cc86c390] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dd5f2cc86c390] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dd5f2cc86c390] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-17T17:09:22.574Z] daemon.go:325: [d1df6714627fb] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d1df6714627fb] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d1df6714627fb] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d1df6714627fb] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d1df6714627fb] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d1df6714627fb] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d1df6714627fb] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d1df6714627fb] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d1df6714627fb] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d1df6714627fb] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d1df6714627fb] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d1df6714627fb] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-17T17:09:22.574Z] daemon.go:325: [dead895b452a0] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dead895b452a0] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dead895b452a0] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dead895b452a0] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dead895b452a0] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dead895b452a0] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [dead895b452a0] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dead895b452a0] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dead895b452a0] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dead895b452a0] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dead895b452a0] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dead895b452a0] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-17T17:09:22.574Z] daemon.go:325: [db9a88c9c97a1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [db9a88c9c97a1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [db9a88c9c97a1] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [db9a88c9c97a1] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [db9a88c9c97a1] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [db9a88c9c97a1] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [db9a88c9c97a1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [db9a88c9c97a1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [db9a88c9c97a1] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [db9a88c9c97a1] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [db9a88c9c97a1] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [db9a88c9c97a1] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-17T17:09:22.574Z] daemon.go:325: [d1926b75e2913] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d1926b75e2913] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d1926b75e2913] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d1926b75e2913] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d1926b75e2913] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d1926b75e2913] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-02-17T17:09:22.574Z] daemon.go:325: [dc57cb7f20fca] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [dc57cb7f20fca] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [dc57cb7f20fca] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [dc57cb7f20fca] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [dc57cb7f20fca] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [dc57cb7f20fca] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-17T17:09:22.574Z] daemon.go:325: [d5b07251b4ef4] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d5b07251b4ef4] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d5b07251b4ef4] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d5b07251b4ef4] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d5b07251b4ef4] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d5b07251b4ef4] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-17T17:09:22.574Z] daemon.go:325: [d91dbbf40d14e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:296: [d91dbbf40d14e] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:325: [d91dbbf40d14e] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:461: [d91dbbf40d14e] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:450: [d91dbbf40d14e] Error when stopping daemon: daemon not started [2020-02-17T17:09:22.574Z] check_test.go:309: Daemon d91dbbf40d14e is not started [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-02-17T17:09:22.574Z] daemon.go:325: [d82dce4826964] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d82dce4826964] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d82dce4826964] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d82dce4826964] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d82dce4826964] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d82dce4826964] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-17T17:09:22.574Z] daemon.go:325: [d4eb1f464f151] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d4eb1f464f151] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d4eb1f464f151] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d4eb1f464f151] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d4eb1f464f151] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d4eb1f464f151] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-17T17:09:22.574Z] daemon.go:325: [d62620b8fc1c1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d62620b8fc1c1] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d62620b8fc1c1] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d62620b8fc1c1] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d62620b8fc1c1] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d62620b8fc1c1] Daemon stopped [2020-02-17T17:09:22.574Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-02-17T17:09:22.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-17T17:09:22.574Z] daemon.go:325: [d531109caa48c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d531109caa48c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:353: [d531109caa48c] daemon started [2020-02-17T17:09:22.574Z] daemon.go:461: [d531109caa48c] Stopping daemon [2020-02-17T17:09:22.574Z] daemon.go:296: [d531109caa48c] exiting daemon [2020-02-17T17:09:22.574Z] daemon.go:448: [d531109caa48c] Daemon stopped [2020-02-17T17:09:22.574Z] daemon.go:325: [d531109caa48c] waiting for daemon to start [2020-02-17T17:09:22.574Z] daemon.go:325: [d531109caa48c] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d531109caa48c] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d531109caa48c] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d531109caa48c] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d531109caa48c] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.09s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-02-17T17:09:22.575Z] daemon.go:325: [dfd762d5a9147] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dfd762d5a9147] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dfd762d5a9147] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dfd762d5a9147] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dfd762d5a9147] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dfd762d5a9147] Daemon stopped [2020-02-17T17:09:22.575Z] daemon.go:325: [dfd762d5a9147] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dfd762d5a9147] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dfd762d5a9147] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dfd762d5a9147] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dfd762d5a9147] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dfd762d5a9147] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-02-17T17:09:22.575Z] daemon.go:325: [da351aa1f5772] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [da351aa1f5772] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [da351aa1f5772] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [da351aa1f5772] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [da351aa1f5772] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [da351aa1f5772] Daemon stopped [2020-02-17T17:09:22.575Z] daemon.go:325: [da351aa1f5772] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [da351aa1f5772] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [da351aa1f5772] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [da351aa1f5772] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [da351aa1f5772] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [da351aa1f5772] Daemon stopped [2020-02-17T17:09:22.575Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-17T17:09:22.575Z] requirement.go:26: unmatched requirement IPv6 [2020-02-17T17:09:22.575Z] check_test.go:309: Daemon dd8787b9a3f44 is not started [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.12s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-17T17:09:22.575Z] daemon.go:325: [d963ccd27b29d] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d963ccd27b29d] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d963ccd27b29d] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d963ccd27b29d] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d963ccd27b29d] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d963ccd27b29d] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.16s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-17T17:09:22.575Z] daemon.go:325: [d3f027badf415] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d3f027badf415] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d3f027badf415] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d3f027badf415] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d3f027badf415] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d3f027badf415] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.75s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-17T17:09:22.575Z] daemon.go:325: [dc2de6a27de08] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dc2de6a27de08] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dc2de6a27de08] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dc2de6a27de08] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dc2de6a27de08] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dc2de6a27de08] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-17T17:09:22.575Z] daemon.go:325: [d3b07954a7fff] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d3b07954a7fff] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d3b07954a7fff] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d3b07954a7fff] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d3b07954a7fff] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d3b07954a7fff] Daemon stopped [2020-02-17T17:09:22.575Z] check_test.go:309: Daemon d3b07954a7fff is not started [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-17T17:09:22.575Z] daemon.go:325: [dd21b9479f9df] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dd21b9479f9df] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dd21b9479f9df] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dd21b9479f9df] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dd21b9479f9df] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dd21b9479f9df] Daemon stopped [2020-02-17T17:09:22.575Z] daemon.go:325: [dd21b9479f9df] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dd21b9479f9df] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dd21b9479f9df] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dd21b9479f9df] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dd21b9479f9df] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dd21b9479f9df] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-17T17:09:22.575Z] daemon.go:325: [d3fc1026f9a2f] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d3fc1026f9a2f] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d3fc1026f9a2f] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d3fc1026f9a2f] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d3fc1026f9a2f] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d3fc1026f9a2f] Daemon stopped [2020-02-17T17:09:22.575Z] check_test.go:309: Daemon d3fc1026f9a2f is not started [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-17T17:09:22.575Z] daemon.go:325: [d4a1b6d28fd65] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d4a1b6d28fd65] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d4a1b6d28fd65] daemon started [2020-02-17T17:09:22.575Z] daemon.go:296: [d4a1b6d28fd65] exiting daemon [2020-02-17T17:09:22.575Z] docker_cli_daemon_plugins_test.go:80: Daemon d4a1b6d28fd65 is not started [2020-02-17T17:09:22.575Z] daemon.go:325: [d4a1b6d28fd65] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d4a1b6d28fd65] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d4a1b6d28fd65] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d4a1b6d28fd65] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d4a1b6d28fd65] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d4a1b6d28fd65] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-17T17:09:22.575Z] daemon.go:325: [dd938766ca981] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dd938766ca981] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dd938766ca981] daemon started [2020-02-17T17:09:22.575Z] daemon.go:296: [dd938766ca981] exiting daemon [2020-02-17T17:09:22.575Z] docker_cli_daemon_plugins_test.go:170: Daemon dd938766ca981 is not started [2020-02-17T17:09:22.575Z] daemon.go:325: [dd938766ca981] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dd938766ca981] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dd938766ca981] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dd938766ca981] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dd938766ca981] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dd938766ca981] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-17T17:09:22.575Z] daemon.go:325: [dafb62c80068a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dafb62c80068a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dafb62c80068a] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dafb62c80068a] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dafb62c80068a] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dafb62c80068a] Daemon stopped [2020-02-17T17:09:22.575Z] daemon.go:325: [dafb62c80068a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dafb62c80068a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dafb62c80068a] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dafb62c80068a] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dafb62c80068a] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dafb62c80068a] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-17T17:09:22.575Z] daemon.go:325: [d5f3693cda800] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d5f3693cda800] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d5f3693cda800] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d5f3693cda800] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d5f3693cda800] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d5f3693cda800] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-17T17:09:22.575Z] daemon.go:325: [d1bd87b53d5b4] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d1bd87b53d5b4] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d1bd87b53d5b4] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d1bd87b53d5b4] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d1bd87b53d5b4] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d1bd87b53d5b4] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-17T17:09:22.575Z] daemon.go:325: [d6cd2025b5266] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:296: [d6cd2025b5266] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:325: [d6cd2025b5266] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:461: [d6cd2025b5266] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:450: [d6cd2025b5266] Error when stopping daemon: daemon not started [2020-02-17T17:09:22.575Z] check_test.go:309: Daemon d6cd2025b5266 is not started [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-17T17:09:22.575Z] daemon.go:325: [dcdc6997c82cd] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dcdc6997c82cd] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dcdc6997c82cd] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dcdc6997c82cd] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dcdc6997c82cd] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dcdc6997c82cd] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-17T17:09:22.575Z] daemon.go:325: [d8b23a753292b] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d8b23a753292b] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d8b23a753292b] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d8b23a753292b] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d8b23a753292b] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d8b23a753292b] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-17T17:09:22.575Z] daemon.go:325: [d1d03490985a1] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d1d03490985a1] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d1d03490985a1] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d1d03490985a1] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d1d03490985a1] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d1d03490985a1] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-17T17:09:22.575Z] daemon.go:325: [dd3042f3790da] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [dd3042f3790da] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [dd3042f3790da] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [dd3042f3790da] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [dd3042f3790da] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [dd3042f3790da] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-17T17:09:22.575Z] daemon.go:325: [deb55ad26ef9e] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [deb55ad26ef9e] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [deb55ad26ef9e] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [deb55ad26ef9e] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [deb55ad26ef9e] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [deb55ad26ef9e] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-17T17:09:22.575Z] daemon.go:325: [d2f11dd868b8c] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d2f11dd868b8c] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d2f11dd868b8c] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d2f11dd868b8c] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d2f11dd868b8c] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d2f11dd868b8c] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-17T17:09:22.575Z] daemon.go:325: [d1aeac67c99f7] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d1aeac67c99f7] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d1aeac67c99f7] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d1aeac67c99f7] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d1aeac67c99f7] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d1aeac67c99f7] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-17T17:09:22.575Z] daemon.go:325: [de553dd0d2723] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [de553dd0d2723] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [de553dd0d2723] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [de553dd0d2723] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [de553dd0d2723] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [de553dd0d2723] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-17T17:09:22.575Z] daemon.go:325: [d143b39414b83] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d143b39414b83] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d143b39414b83] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d143b39414b83] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d143b39414b83] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d143b39414b83] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-17T17:09:22.575Z] daemon.go:325: [d56a3fe276f0a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d56a3fe276f0a] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d56a3fe276f0a] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d56a3fe276f0a] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d56a3fe276f0a] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d56a3fe276f0a] Daemon stopped [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.50s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-17T17:09:22.575Z] daemon.go:325: [d7ba2f5643d46] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [d7ba2f5643d46] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [d7ba2f5643d46] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [d7ba2f5643d46] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [d7ba2f5643d46] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [d7ba2f5643d46] Daemon stopped [2020-02-17T17:09:22.575Z] check_test.go:309: Daemon d7ba2f5643d46 is not started [2020-02-17T17:09:22.575Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2020-02-17T17:09:22.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-17T17:09:22.575Z] daemon.go:325: [da0b1846c01ae] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [da0b1846c01ae] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [da0b1846c01ae] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [da0b1846c01ae] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [da0b1846c01ae] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [da0b1846c01ae] Daemon stopped [2020-02-17T17:09:22.575Z] daemon.go:325: [da0b1846c01ae] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:325: [da0b1846c01ae] waiting for daemon to start [2020-02-17T17:09:22.575Z] daemon.go:353: [da0b1846c01ae] daemon started [2020-02-17T17:09:22.575Z] daemon.go:461: [da0b1846c01ae] Stopping daemon [2020-02-17T17:09:22.575Z] daemon.go:296: [da0b1846c01ae] exiting daemon [2020-02-17T17:09:22.575Z] daemon.go:448: [da0b1846c01ae] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.88s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d75efb4ccdb09] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d75efb4ccdb09] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d75efb4ccdb09] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d75efb4ccdb09] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d75efb4ccdb09] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d75efb4ccdb09] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d75efb4ccdb09] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d75efb4ccdb09] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d75efb4ccdb09] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.64s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a2812c2c143] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a2812c2c143] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d8a2812c2c143] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d8a2812c2c143] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d8a2812c2c143] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d8a2812c2c143] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a2812c2c143] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a2812c2c143] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d8a2812c2c143] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d8a2812c2c143] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d8a2812c2c143] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d8a2812c2c143] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-17T17:09:22.576Z] daemon.go:325: [dd96f11d0e881] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dd96f11d0e881] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dd96f11d0e881] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dd96f11d0e881] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dd96f11d0e881] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dd96f11d0e881] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dd96f11d0e881] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dd96f11d0e881] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dd96f11d0e881] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dd96f11d0e881] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dd96f11d0e881] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dd96f11d0e881] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.34s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-17T17:09:22.576Z] daemon.go:325: [d1c9a7d55b5e5] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d1c9a7d55b5e5] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d1c9a7d55b5e5] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d1c9a7d55b5e5] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d1c9a7d55b5e5] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d1c9a7d55b5e5] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d1c9a7d55b5e5] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d1c9a7d55b5e5] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d1c9a7d55b5e5] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d1c9a7d55b5e5] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d1c9a7d55b5e5] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d1c9a7d55b5e5] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.58s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-17T17:09:22.576Z] daemon.go:325: [d4400135627c7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d4400135627c7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d4400135627c7] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d4400135627c7] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d4400135627c7] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d4400135627c7] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d4400135627c7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d4400135627c7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d4400135627c7] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d4400135627c7] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d4400135627c7] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d4400135627c7] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.27s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-17T17:09:22.576Z] daemon.go:325: [d6019f1024265] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d6019f1024265] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d6019f1024265] daemon started [2020-02-17T17:09:22.576Z] daemon.go:296: [d6019f1024265] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:325: [d6019f1024265] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d6019f1024265] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d6019f1024265] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d6019f1024265] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d6019f1024265] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d6019f1024265] Daemon stopped [2020-02-17T17:09:22.576Z] check_test.go:309: Daemon d6019f1024265 is not started [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-17T17:09:22.576Z] daemon.go:325: [d2effaffeb0a4] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d2effaffeb0a4] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d2effaffeb0a4] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d2effaffeb0a4] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d2effaffeb0a4] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d2effaffeb0a4] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d2effaffeb0a4] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d2effaffeb0a4] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d2effaffeb0a4] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d2effaffeb0a4] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d2effaffeb0a4] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d2effaffeb0a4] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a624e59ffef] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a624e59ffef] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d8a624e59ffef] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d8a624e59ffef] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d8a624e59ffef] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d8a624e59ffef] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a624e59ffef] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d8a624e59ffef] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d8a624e59ffef] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d8a624e59ffef] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d8a624e59ffef] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d8a624e59ffef] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.54s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dd50b010f8b8e] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dd50b010f8b8e] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dd50b010f8b8e] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dd50b010f8b8e] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dd50b010f8b8e] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dd50b010f8b8e] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dd50b010f8b8e] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dd50b010f8b8e] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dd50b010f8b8e] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dd50b010f8b8e] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dd50b010f8b8e] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dd50b010f8b8e] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dd50b010f8b8e] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.67s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-17T17:09:22.576Z] daemon.go:325: [d99212d05a136] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d99212d05a136] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d99212d05a136] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d99212d05a136] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d99212d05a136] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d99212d05a136] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d99212d05a136] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d99212d05a136] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d99212d05a136] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d99212d05a136] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d99212d05a136] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d99212d05a136] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d99c54a276137] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d99c54a276137] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d99c54a276137] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d99c54a276137] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d99c54a276137] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d99c54a276137] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d99c54a276137] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d99c54a276137] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d99c54a276137] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d99c54a276137] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d99c54a276137] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d99c54a276137] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d99c54a276137] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-17T17:09:22.576Z] daemon.go:325: [d886a8127f542] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d886a8127f542] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d886a8127f542] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d886a8127f542] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d886a8127f542] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d886a8127f542] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d886a8127f542] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d886a8127f542] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d886a8127f542] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d886a8127f542] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d886a8127f542] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d886a8127f542] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.62s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-17T17:09:22.576Z] daemon.go:325: [d782879893c33] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d782879893c33] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d782879893c33] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d782879893c33] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d782879893c33] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d782879893c33] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [d782879893c33] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [d782879893c33] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [d782879893c33] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [d782879893c33] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [d782879893c33] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [d782879893c33] Daemon stopped [2020-02-17T17:09:22.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-17T17:09:22.576Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:09:22.576Z] check_test.go:309: Daemon dd668ba8466bc is not started [2020-02-17T17:09:22.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-17T17:09:22.576Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:09:22.576Z] check_test.go:309: Daemon ddf88a3a77986 is not started [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-17T17:09:22.576Z] daemon.go:325: [ddb19169a19e7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [ddb19169a19e7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [ddb19169a19e7] daemon started [2020-02-17T17:09:22.576Z] daemon.go:296: [ddb19169a19e7] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:325: [ddb19169a19e7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [ddb19169a19e7] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [ddb19169a19e7] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [ddb19169a19e7] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [ddb19169a19e7] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [ddb19169a19e7] Daemon stopped [2020-02-17T17:09:22.576Z] check_test.go:309: Daemon ddb19169a19e7 is not started [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.75s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-17T17:09:22.576Z] daemon.go:325: [dce80104406b6] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dce80104406b6] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dce80104406b6] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dce80104406b6] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dce80104406b6] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dce80104406b6] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dce80104406b6] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dce80104406b6] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dce80104406b6] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dce80104406b6] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dce80104406b6] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dce80104406b6] Daemon stopped [2020-02-17T17:09:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.86s) [2020-02-17T17:09:22.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-17T17:09:22.576Z] daemon.go:325: [dbc4be375e350] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dbc4be375e350] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dbc4be375e350] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dbc4be375e350] Stopping daemon [2020-02-17T17:09:22.576Z] daemon.go:296: [dbc4be375e350] exiting daemon [2020-02-17T17:09:22.576Z] daemon.go:448: [dbc4be375e350] Daemon stopped [2020-02-17T17:09:22.576Z] daemon.go:325: [dbc4be375e350] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:325: [dbc4be375e350] waiting for daemon to start [2020-02-17T17:09:22.576Z] daemon.go:353: [dbc4be375e350] daemon started [2020-02-17T17:09:22.576Z] daemon.go:461: [dbc4be375e350] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dbc4be375e350] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dbc4be375e350] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-17T17:09:22.577Z] daemon.go:325: [d6e78f82a2e39] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d6e78f82a2e39] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d6e78f82a2e39] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d6e78f82a2e39] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d6e78f82a2e39] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d6e78f82a2e39] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d6e78f82a2e39] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d6e78f82a2e39] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d6e78f82a2e39] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d6e78f82a2e39] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d6e78f82a2e39] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d6e78f82a2e39] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.44s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-17T17:09:22.577Z] daemon.go:325: [d4d96f956a693] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d4d96f956a693] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d4d96f956a693] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d4d96f956a693] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d4d96f956a693] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d4d96f956a693] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d4d96f956a693] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d4d96f956a693] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d4d96f956a693] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d4d96f956a693] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d4d96f956a693] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d4d96f956a693] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-17T17:09:22.577Z] daemon.go:325: [d4c119f746e54] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d4c119f746e54] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d4c119f746e54] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d4c119f746e54] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d4c119f746e54] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d4c119f746e54] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d4c119f746e54] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d4c119f746e54] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d4c119f746e54] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d4c119f746e54] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d4c119f746e54] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d4c119f746e54] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.60s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-17T17:09:22.577Z] daemon.go:325: [dcc2ab4f6501c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dcc2ab4f6501c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dcc2ab4f6501c] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dcc2ab4f6501c] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dcc2ab4f6501c] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dcc2ab4f6501c] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [dcc2ab4f6501c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dcc2ab4f6501c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dcc2ab4f6501c] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dcc2ab4f6501c] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dcc2ab4f6501c] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dcc2ab4f6501c] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.59s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4c2db7dafe4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4c2db7dafe4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dc4c2db7dafe4] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dc4c2db7dafe4] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dc4c2db7dafe4] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dc4c2db7dafe4] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4c2db7dafe4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4c2db7dafe4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dc4c2db7dafe4] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dc4c2db7dafe4] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dc4c2db7dafe4] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dc4c2db7dafe4] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-17T17:09:22.577Z] daemon.go:325: [d34e197380e68] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d34e197380e68] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d34e197380e68] daemon started [2020-02-17T17:09:22.577Z] daemon.go:296: [d34e197380e68] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [d34e197380e68] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d34e197380e68] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d34e197380e68] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d34e197380e68] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d34e197380e68] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d34e197380e68] Daemon stopped [2020-02-17T17:09:22.577Z] check_test.go:309: Daemon d34e197380e68 is not started [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.43s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-17T17:09:22.577Z] daemon.go:325: [d39a60d09048e] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d39a60d09048e] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d39a60d09048e] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d39a60d09048e] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d39a60d09048e] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d39a60d09048e] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d39a60d09048e] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d39a60d09048e] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d39a60d09048e] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d39a60d09048e] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d39a60d09048e] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d39a60d09048e] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-17T17:09:22.577Z] daemon.go:325: [d9852cbc0ebf6] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d9852cbc0ebf6] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d9852cbc0ebf6] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d9852cbc0ebf6] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d9852cbc0ebf6] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d9852cbc0ebf6] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d9852cbc0ebf6] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d9852cbc0ebf6] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d9852cbc0ebf6] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d9852cbc0ebf6] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d9852cbc0ebf6] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d9852cbc0ebf6] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.17s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-17T17:09:22.577Z] daemon.go:325: [daae47bc067a3] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [daae47bc067a3] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [daae47bc067a3] daemon started [2020-02-17T17:09:22.577Z] daemon.go:296: [daae47bc067a3] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:461: [daae47bc067a3] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:450: [daae47bc067a3] Error when stopping daemon: daemon not started [2020-02-17T17:09:22.577Z] check_test.go:309: Daemon daae47bc067a3 is not started [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-17T17:09:22.577Z] daemon.go:325: [db011588201e4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [db011588201e4] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [db011588201e4] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [db011588201e4] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [db011588201e4] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [db011588201e4] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d5a126295df3a] daemon started [2020-02-17T17:09:22.577Z] daemon.go:296: [d5a126295df3a] exiting daemon [2020-02-17T17:09:22.577Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d5a126295df3a] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d5a126295df3a] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d5a126295df3a] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d5a126295df3a] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d5a126295df3a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d5a126295df3a] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d5a126295df3a] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d5a126295df3a] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d5a126295df3a] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-17T17:09:22.577Z] daemon.go:325: [d41b209fe8fcd] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d41b209fe8fcd] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d41b209fe8fcd] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d41b209fe8fcd] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d41b209fe8fcd] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d41b209fe8fcd] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [d41b209fe8fcd] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d41b209fe8fcd] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d41b209fe8fcd] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d41b209fe8fcd] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d41b209fe8fcd] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d41b209fe8fcd] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-17T17:09:22.577Z] daemon.go:325: [d12242ea24360] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d12242ea24360] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d12242ea24360] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d12242ea24360] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d12242ea24360] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d12242ea24360] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-17T17:09:22.577Z] daemon.go:325: [db20e173378ff] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [db20e173378ff] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [db20e173378ff] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [db20e173378ff] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [db20e173378ff] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [db20e173378ff] Daemon stopped [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-17T17:09:22.577Z] daemon.go:325: [d8eb28b766275] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d8eb28b766275] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d8eb28b766275] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d8eb28b766275] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d8eb28b766275] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d8eb28b766275] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-17T17:09:22.577Z] daemon.go:325: [d178ce2de5b3f] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d178ce2de5b3f] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d178ce2de5b3f] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d178ce2de5b3f] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d178ce2de5b3f] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d178ce2de5b3f] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-17T17:09:22.577Z] daemon.go:325: [d2d73c2e2cb4a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [d2d73c2e2cb4a] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [d2d73c2e2cb4a] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-17T17:09:22.577Z] daemon.go:325: [df617d5b79a61] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [df617d5b79a61] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [df617d5b79a61] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-17T17:09:22.577Z] daemon.go:325: [d81897b10485c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [d81897b10485c] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [d81897b10485c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-17T17:09:22.577Z] daemon.go:325: [d3bb34f76f41c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d3bb34f76f41c] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d3bb34f76f41c] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d3bb34f76f41c] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d3bb34f76f41c] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d3bb34f76f41c] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-17T17:09:22.577Z] daemon.go:325: [d1f405168e5a7] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [d1f405168e5a7] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [d1f405168e5a7] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [d1f405168e5a7] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [d1f405168e5a7] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [d1f405168e5a7] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4df7dcbe275] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [dc4df7dcbe275] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [dc4df7dcbe275] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-17T17:09:22.577Z] daemon.go:325: [d1079fac23bf9] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [d1079fac23bf9] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [d1079fac23bf9] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-17T17:09:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-17T17:09:22.577Z] daemon.go:325: [ddc366a690a67] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:296: [ddc366a690a67] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:325: [ddc366a690a67] waiting for daemon to start [2020-02-17T17:09:22.577Z] check_test.go:309: Daemon d2ff40e5dbc94 is not started [2020-02-17T17:09:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-02-17T17:09:22.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-17T17:09:22.577Z] daemon.go:325: [dd1511a04b750] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dd1511a04b750] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dd1511a04b750] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dd1511a04b750] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dd1511a04b750] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dd1511a04b750] Daemon stopped [2020-02-17T17:09:22.577Z] daemon.go:325: [dd1511a04b750] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:325: [dd1511a04b750] waiting for daemon to start [2020-02-17T17:09:22.577Z] daemon.go:353: [dd1511a04b750] daemon started [2020-02-17T17:09:22.577Z] daemon.go:461: [dd1511a04b750] Stopping daemon [2020-02-17T17:09:22.577Z] daemon.go:296: [dd1511a04b750] exiting daemon [2020-02-17T17:09:22.577Z] daemon.go:448: [dd1511a04b750] Daemon stopped [2020-02-17T17:09:22.577Z] check_test.go:309: Daemon dd1511a04b750 is not started [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-17T17:09:22.578Z] daemon.go:325: [d5989eb5387f4] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d5989eb5387f4] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d5989eb5387f4] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d5989eb5387f4] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d5989eb5387f4] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d5989eb5387f4] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-17T17:09:22.578Z] daemon.go:325: [d255675c3a03e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d255675c3a03e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d255675c3a03e] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d255675c3a03e] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d255675c3a03e] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d255675c3a03e] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-17T17:09:22.578Z] daemon.go:325: [d2ee43f5b479b] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d2ee43f5b479b] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d2ee43f5b479b] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d2ee43f5b479b] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d2ee43f5b479b] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d2ee43f5b479b] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d2ee43f5b479b] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d2ee43f5b479b] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d2ee43f5b479b] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d2ee43f5b479b] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d2ee43f5b479b] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d2ee43f5b479b] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-17T17:09:22.578Z] daemon.go:325: [d0a01d05bc79d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d0a01d05bc79d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d0a01d05bc79d] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d0a01d05bc79d] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d0a01d05bc79d] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d0a01d05bc79d] Daemon stopped [2020-02-17T17:09:22.578Z] check_test.go:309: Daemon d0a01d05bc79d is not started [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.53s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-17T17:09:22.578Z] daemon.go:325: [d4dda78d48407] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d4dda78d48407] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d4dda78d48407] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d4dda78d48407] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d4dda78d48407] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d4dda78d48407] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-17T17:09:22.578Z] daemon.go:325: [d1b7f6ed65f68] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d1b7f6ed65f68] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d1b7f6ed65f68] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d1b7f6ed65f68] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d1b7f6ed65f68] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d1b7f6ed65f68] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.84s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d675973d00343] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d675973d00343] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d675973d00343] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d675973d00343] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d675973d00343] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d675973d00343] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d675973d00343] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d675973d00343] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d675973d00343] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d675973d00343] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d675973d00343] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d675973d00343] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d675973d00343] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-17T17:09:22.578Z] daemon.go:325: [d17811f248979] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d17811f248979] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d17811f248979] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d17811f248979] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d17811f248979] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d17811f248979] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d17811f248979] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:296: [d17811f248979] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:325: [d17811f248979] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:461: [d17811f248979] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:450: [d17811f248979] Error when stopping daemon: daemon not started [2020-02-17T17:09:22.578Z] check_test.go:309: Daemon d17811f248979 is not started [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.11s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-17T17:09:22.578Z] daemon.go:325: [df549d6797bea] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [df549d6797bea] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [df549d6797bea] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [df549d6797bea] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [df549d6797bea] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [df549d6797bea] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [df549d6797bea] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [df549d6797bea] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [df549d6797bea] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [df549d6797bea] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [df549d6797bea] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [df549d6797bea] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-17T17:09:22.578Z] daemon.go:325: [d42370bdd9afd] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d42370bdd9afd] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d42370bdd9afd] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d42370bdd9afd] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d42370bdd9afd] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d42370bdd9afd] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d42370bdd9afd] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d42370bdd9afd] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d42370bdd9afd] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d42370bdd9afd] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d42370bdd9afd] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d42370bdd9afd] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.09s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-17T17:09:22.578Z] daemon.go:325: [d0efb25b2cbb5] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d0efb25b2cbb5] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d0efb25b2cbb5] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d0efb25b2cbb5] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d0efb25b2cbb5] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d0efb25b2cbb5] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d0efb25b2cbb5] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d0efb25b2cbb5] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d0efb25b2cbb5] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d0efb25b2cbb5] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d0efb25b2cbb5] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d0efb25b2cbb5] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-17T17:09:22.578Z] daemon.go:325: [d0d2f4c16497d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d0d2f4c16497d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d0d2f4c16497d] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d0d2f4c16497d] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d0d2f4c16497d] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d0d2f4c16497d] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d0d2f4c16497d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d0d2f4c16497d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d0d2f4c16497d] daemon started [2020-02-17T17:09:22.578Z] check_test.go:309: Daemon dc5fecbe3178a is not started [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-02-17T17:09:22.578Z] daemon.go:325: [d5df9f53fd4d1] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d5df9f53fd4d1] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d5df9f53fd4d1] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d5df9f53fd4d1] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d5df9f53fd4d1] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d5df9f53fd4d1] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-17T17:09:22.578Z] daemon.go:325: [d7728d95ed26d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d7728d95ed26d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d7728d95ed26d] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d7728d95ed26d] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d7728d95ed26d] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d7728d95ed26d] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe2c0d595d0e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe2c0d595d0e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [dfe2c0d595d0e] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [dfe2c0d595d0e] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [dfe2c0d595d0e] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [dfe2c0d595d0e] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-02-17T17:09:22.578Z] daemon.go:325: [d4e658c0abd36] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d4e658c0abd36] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d4e658c0abd36] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d4e658c0abd36] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d4e658c0abd36] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d4e658c0abd36] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-17T17:09:22.578Z] check_test.go:309: Daemon dcd0904b6750e is not started [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-17T17:09:22.578Z] daemon.go:325: [d060ce805047e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d060ce805047e] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d060ce805047e] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d060ce805047e] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d060ce805047e] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d060ce805047e] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-17T17:09:22.578Z] daemon.go:325: [d470aec32c2b0] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d470aec32c2b0] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d470aec32c2b0] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d470aec32c2b0] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d470aec32c2b0] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d470aec32c2b0] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-17T17:09:22.578Z] daemon.go:325: [d8a3fb891ea9d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d8a3fb891ea9d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d8a3fb891ea9d] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d8a3fb891ea9d] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d8a3fb891ea9d] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d8a3fb891ea9d] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [d8a3fb891ea9d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d8a3fb891ea9d] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d8a3fb891ea9d] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d8a3fb891ea9d] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d8a3fb891ea9d] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d8a3fb891ea9d] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-02-17T17:09:22.578Z] daemon.go:325: [d8ce04829c025] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d8ce04829c025] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d8ce04829c025] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d8ce04829c025] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d8ce04829c025] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d8ce04829c025] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-02-17T17:09:22.578Z] daemon.go:325: [d604041fe8e18] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d604041fe8e18] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d604041fe8e18] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d604041fe8e18] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d604041fe8e18] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d604041fe8e18] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-02-17T17:09:22.578Z] daemon.go:325: [d16b24b929a27] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [d16b24b929a27] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [d16b24b929a27] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [d16b24b929a27] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [d16b24b929a27] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [d16b24b929a27] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s) [2020-02-17T17:09:22.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe8734dbc4d3] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe8734dbc4d3] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [dfe8734dbc4d3] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [dfe8734dbc4d3] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [dfe8734dbc4d3] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [dfe8734dbc4d3] Daemon stopped [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe8734dbc4d3] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:325: [dfe8734dbc4d3] waiting for daemon to start [2020-02-17T17:09:22.578Z] daemon.go:353: [dfe8734dbc4d3] daemon started [2020-02-17T17:09:22.578Z] daemon.go:461: [dfe8734dbc4d3] Stopping daemon [2020-02-17T17:09:22.578Z] daemon.go:296: [dfe8734dbc4d3] exiting daemon [2020-02-17T17:09:22.578Z] daemon.go:448: [dfe8734dbc4d3] Daemon stopped [2020-02-17T17:09:22.578Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-17T17:09:22.579Z] daemon.go:325: [d483d506194e9] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d483d506194e9] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d483d506194e9] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d483d506194e9] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d483d506194e9] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d483d506194e9] Daemon stopped [2020-02-17T17:09:22.579Z] daemon.go:325: [d483d506194e9] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d483d506194e9] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d483d506194e9] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d483d506194e9] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d483d506194e9] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d483d506194e9] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.82s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-02-17T17:09:22.579Z] daemon.go:325: [d755f19d751be] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d755f19d751be] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d755f19d751be] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d755f19d751be] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d755f19d751be] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d755f19d751be] Daemon stopped [2020-02-17T17:09:22.579Z] daemon.go:325: [d755f19d751be] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d755f19d751be] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d755f19d751be] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d755f19d751be] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d755f19d751be] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d755f19d751be] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-17T17:09:22.579Z] daemon.go:325: [d8a704124ccdd] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d8a704124ccdd] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d8a704124ccdd] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d8a704124ccdd] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d8a704124ccdd] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d8a704124ccdd] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.00s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-17T17:09:22.579Z] daemon.go:325: [dd664d875fc0a] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [dd664d875fc0a] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [dd664d875fc0a] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [dd664d875fc0a] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [dd664d875fc0a] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [dd664d875fc0a] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.00s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-17T17:09:22.579Z] daemon.go:325: [d64e2fdae3a64] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d64e2fdae3a64] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d64e2fdae3a64] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d64e2fdae3a64] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d64e2fdae3a64] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d64e2fdae3a64] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-17T17:09:22.579Z] daemon.go:325: [df58295c1dcdf] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [df58295c1dcdf] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [df58295c1dcdf] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [df58295c1dcdf] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [df58295c1dcdf] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [df58295c1dcdf] Daemon stopped [2020-02-17T17:09:22.579Z] daemon.go:325: [df58295c1dcdf] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [df58295c1dcdf] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [df58295c1dcdf] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [df58295c1dcdf] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [df58295c1dcdf] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [df58295c1dcdf] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [da8a5b304e8c6] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [da8a5b304e8c6] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [da8a5b304e8c6] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [da8a5b304e8c6] Daemon stopped [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [da8a5b304e8c6] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [da8a5b304e8c6] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [da8a5b304e8c6] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [da8a5b304e8c6] Daemon stopped [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:296: [da8a5b304e8c6] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:461: [da8a5b304e8c6] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:450: [da8a5b304e8c6] Error when stopping daemon: daemon not started [2020-02-17T17:09:22.579Z] docker_cli_daemon_test.go:2542: Daemon da8a5b304e8c6 is not started [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [da8a5b304e8c6] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [da8a5b304e8c6] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [da8a5b304e8c6] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [da8a5b304e8c6] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [da8a5b304e8c6] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-17T17:09:22.579Z] daemon.go:325: [dffcd55cd8fc2] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [dffcd55cd8fc2] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [dffcd55cd8fc2] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [dffcd55cd8fc2] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [dffcd55cd8fc2] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [dffcd55cd8fc2] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-17T17:09:22.579Z] daemon.go:325: [d47f9b9509658] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d47f9b9509658] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d47f9b9509658] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d47f9b9509658] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d47f9b9509658] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d47f9b9509658] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-02-17T17:09:22.579Z] daemon.go:325: [d4d0561d25a29] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d4d0561d25a29] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d4d0561d25a29] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d4d0561d25a29] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d4d0561d25a29] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d4d0561d25a29] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.87s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-02-17T17:09:22.579Z] daemon.go:325: [d4913db7ff34e] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [d4913db7ff34e] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [d4913db7ff34e] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [d4913db7ff34e] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [d4913db7ff34e] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [d4913db7ff34e] Daemon stopped [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.07s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-02-17T17:09:22.579Z] check_test.go:309: Daemon da17c3a5c0c01 is not started [2020-02-17T17:09:22.579Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s) [2020-02-17T17:09:22.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-02-17T17:09:22.579Z] daemon.go:325: [da6bc094933d2] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:325: [da6bc094933d2] waiting for daemon to start [2020-02-17T17:09:22.579Z] daemon.go:353: [da6bc094933d2] daemon started [2020-02-17T17:09:22.579Z] daemon.go:461: [da6bc094933d2] Stopping daemon [2020-02-17T17:09:22.579Z] daemon.go:296: [da6bc094933d2] exiting daemon [2020-02-17T17:09:22.579Z] daemon.go:448: [da6bc094933d2] Daemon stopped [2020-02-17T17:09:22.579Z] === RUN TestDockerSwarmSuite [2020-02-17T17:09:22.579Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-17T17:09:22.836Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-17T17:09:25.359Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-17T17:09:25.922Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-17T17:09:26.486Z] --- PASS: TestServiceWithDataPathPortInit (20.00s) [2020-02-17T17:09:26.486Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:09:26.486Z] daemon.go:325: [dc104b2d2ccd0] waiting for daemon to start [2020-02-17T17:09:26.486Z] daemon.go:325: [dc104b2d2ccd0] waiting for daemon to start [2020-02-17T17:09:26.486Z] daemon.go:353: [dc104b2d2ccd0] daemon started [2020-02-17T17:09:26.486Z] daemon.go:461: [dc104b2d2ccd0] Stopping daemon [2020-02-17T17:09:26.486Z] daemon.go:296: [dc104b2d2ccd0] exiting daemon [2020-02-17T17:09:26.486Z] daemon.go:448: [dc104b2d2ccd0] Daemon stopped [2020-02-17T17:09:26.486Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:09:26.486Z] daemon.go:325: [d1c9e04d90f41] waiting for daemon to start [2020-02-17T17:09:26.486Z] daemon.go:325: [d1c9e04d90f41] waiting for daemon to start [2020-02-17T17:09:26.486Z] daemon.go:353: [d1c9e04d90f41] daemon started [2020-02-17T17:09:26.486Z] daemon.go:461: [d1c9e04d90f41] Stopping daemon [2020-02-17T17:09:26.486Z] daemon.go:296: [d1c9e04d90f41] exiting daemon [2020-02-17T17:09:26.486Z] daemon.go:448: [d1c9e04d90f41] Daemon stopped [2020-02-17T17:09:26.486Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-17T17:09:26.743Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-17T17:09:28.637Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-17T17:09:28.637Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-17T17:09:30.006Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-17T17:09:31.329Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-02-17T17:09:31.902Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-17T17:09:32.833Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-17T17:09:33.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-17T17:09:36.432Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.21s) [2020-02-17T17:09:36.432Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-17T17:09:36.432Z] daemon.go:325: [de4c03ebaaed2] waiting for daemon to start [2020-02-17T17:09:36.432Z] daemon.go:325: [de4c03ebaaed2] waiting for daemon to start [2020-02-17T17:09:36.432Z] daemon.go:353: [de4c03ebaaed2] daemon started [2020-02-17T17:09:36.432Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2f3ad3d550hqdb4ixsi50b456 Created:2020-02-17 17:09:27.863464764 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a723bcf7c56f3c46efe822f17387b01fd889fafdaf673195f5b6db7262b3caf0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jpqxlri3bc5ofckh9k89xhzds EndpointID:49181f6c580b6ab1e7b5307a08f99ad18bbbaf3f84df18ea2181d2fcde3cb238 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:74b0b3eb960011c56ed3d0f1562ac9382d5c772f200242330dfd98918abc3d14 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e17d02e3c49d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jpqxlri3bc5ofckh9k89xhzds EndpointID:49181f6c580b6ab1e7b5307a08f99ad18bbbaf3f84df18ea2181d2fcde3cb238 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-17T17:09:36.432Z] daemon.go:461: [de4c03ebaaed2] Stopping daemon [2020-02-17T17:09:36.432Z] daemon.go:296: [de4c03ebaaed2] exiting daemon [2020-02-17T17:09:36.432Z] daemon.go:448: [de4c03ebaaed2] Daemon stopped [2020-02-17T17:09:36.432Z] PASS [2020-02-17T17:09:36.432Z] [2020-02-17T17:09:36.432Z] === Skipped [2020-02-17T17:09:36.432Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:09:36.432Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:09:36.432Z] [2020-02-17T17:09:36.432Z] [2020-02-17T17:09:36.432Z] DONE 21 tests, 1 skipped in 52.511s [2020-02-17T17:09:36.432Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:09:36.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:09:36.689Z] ++ set -e [2020-02-17T17:09:36.689Z] ++ '[' -n 0 ']' [2020-02-17T17:09:36.689Z] ++ set -x [2020-02-17T17:09:36.689Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:09:36.689Z] INFO: Testing against a local daemon [2020-02-17T17:09:36.689Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-17T17:09:36.689Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:09:36.689Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:09:36.689Z] === RUN TestDockerNetworkIpvlan [2020-02-17T17:09:36.689Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:09:36.689Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:09:36.689Z] PASS [2020-02-17T17:09:36.689Z] [2020-02-17T17:09:36.689Z] === Skipped [2020-02-17T17:09:36.689Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:09:36.689Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:09:36.689Z] [2020-02-17T17:09:36.689Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:09:36.689Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:09:36.689Z] [2020-02-17T17:09:36.689Z] [2020-02-17T17:09:36.689Z] DONE 2 tests, 2 skipped in 0.133s [2020-02-17T17:09:36.689Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:09:36.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:09:36.689Z] ++ set -e [2020-02-17T17:09:36.689Z] ++ '[' -n 0 ']' [2020-02-17T17:09:36.689Z] ++ set -x [2020-02-17T17:09:36.689Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:09:36.946Z] INFO: Testing against a local daemon [2020-02-17T17:09:36.946Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-17T17:09:38.316Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-02-17T17:09:38.316Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-17T17:09:38.316Z] daemon.go:325: [d123b9b5cacd5] waiting for daemon to start [2020-02-17T17:09:38.316Z] daemon.go:325: [d123b9b5cacd5] waiting for daemon to start [2020-02-17T17:09:38.316Z] daemon.go:353: [d123b9b5cacd5] daemon started [2020-02-17T17:09:38.316Z] daemon.go:461: [d123b9b5cacd5] Stopping daemon [2020-02-17T17:09:38.316Z] daemon.go:296: [d123b9b5cacd5] exiting daemon [2020-02-17T17:09:38.316Z] daemon.go:448: [d123b9b5cacd5] Daemon stopped [2020-02-17T17:09:38.316Z] daemon.go:325: [d123b9b5cacd5] waiting for daemon to start [2020-02-17T17:09:38.316Z] daemon.go:325: [d123b9b5cacd5] waiting for daemon to start [2020-02-17T17:09:38.316Z] daemon.go:353: [d123b9b5cacd5] daemon started [2020-02-17T17:09:38.316Z] daemon.go:461: [d123b9b5cacd5] Stopping daemon [2020-02-17T17:09:38.316Z] daemon.go:296: [d123b9b5cacd5] exiting daemon [2020-02-17T17:09:38.316Z] daemon.go:448: [d123b9b5cacd5] Daemon stopped [2020-02-17T17:09:38.316Z] === RUN TestDockerNetworkMacvlan [2020-02-17T17:09:38.880Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-17T17:09:39.811Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-17T17:09:40.375Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-17T17:09:40.632Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-17T17:09:43.904Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-17T17:09:47.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-17T17:09:47.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-17T17:09:48.059Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-17T17:10:06.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan (26.42s) [2020-02-17T17:10:06.115Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:10:06.115Z] daemon.go:325: [da573219e0257] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:325: [da573219e0257] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:353: [da573219e0257] daemon started [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-17T17:10:06.115Z] daemon.go:461: [da573219e0257] Stopping daemon [2020-02-17T17:10:06.115Z] daemon.go:296: [da573219e0257] exiting daemon [2020-02-17T17:10:06.115Z] daemon.go:448: [da573219e0257] Daemon stopped [2020-02-17T17:10:06.115Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:10:06.115Z] daemon.go:325: [dc0a8bd6199e1] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:325: [dc0a8bd6199e1] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:353: [dc0a8bd6199e1] daemon started [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-17T17:10:06.115Z] daemon.go:461: [dc0a8bd6199e1] Stopping daemon [2020-02-17T17:10:06.115Z] daemon.go:296: [dc0a8bd6199e1] exiting daemon [2020-02-17T17:10:06.115Z] daemon.go:448: [dc0a8bd6199e1] Daemon stopped [2020-02-17T17:10:06.115Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:10:06.115Z] daemon.go:325: [dad3f1e0bbdea] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:325: [dad3f1e0bbdea] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:353: [dad3f1e0bbdea] daemon started [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-02-17T17:10:06.115Z] daemon.go:461: [dad3f1e0bbdea] Stopping daemon [2020-02-17T17:10:06.115Z] daemon.go:296: [dad3f1e0bbdea] exiting daemon [2020-02-17T17:10:06.115Z] daemon.go:448: [dad3f1e0bbdea] Daemon stopped [2020-02-17T17:10:06.115Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:10:06.115Z] daemon.go:325: [dd40b029f602c] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:325: [dd40b029f602c] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:353: [dd40b029f602c] daemon started [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2020-02-17T17:10:06.115Z] daemon.go:461: [dd40b029f602c] Stopping daemon [2020-02-17T17:10:06.115Z] daemon.go:296: [dd40b029f602c] exiting daemon [2020-02-17T17:10:06.115Z] daemon.go:448: [dd40b029f602c] Daemon stopped [2020-02-17T17:10:06.115Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:10:06.115Z] daemon.go:325: [db4a2236bc7fc] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:325: [db4a2236bc7fc] waiting for daemon to start [2020-02-17T17:10:06.115Z] daemon.go:353: [db4a2236bc7fc] daemon started [2020-02-17T17:10:06.115Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.39s) [2020-02-17T17:10:06.115Z] daemon.go:461: [db4a2236bc7fc] Stopping daemon [2020-02-17T17:10:06.115Z] daemon.go:296: [db4a2236bc7fc] exiting daemon [2020-02-17T17:10:06.115Z] daemon.go:448: [db4a2236bc7fc] Daemon stopped [2020-02-17T17:10:06.115Z] PASS [2020-02-17T17:10:06.115Z] [2020-02-17T17:10:06.115Z] DONE 7 tests in 27.898s [2020-02-17T17:10:06.115Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-17T17:10:06.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:06.115Z] ++ set -e [2020-02-17T17:10:06.115Z] ++ '[' -n 0 ']' [2020-02-17T17:10:06.115Z] ++ set -x [2020-02-17T17:10:06.115Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:06.115Z] testing: warning: no tests to run [2020-02-17T17:10:06.115Z] PASS [2020-02-17T17:10:06.115Z] [2020-02-17T17:10:06.115Z] DONE 0 tests in 0.029s [2020-02-17T17:10:06.115Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-17T17:10:06.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:06.115Z] ++ set -e [2020-02-17T17:10:06.115Z] ++ '[' -n 0 ']' [2020-02-17T17:10:06.115Z] ++ set -x [2020-02-17T17:10:06.115Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:06.115Z] INFO: Testing against a local daemon [2020-02-17T17:10:06.115Z] === RUN TestAuthZPluginAllowRequest [2020-02-17T17:10:06.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-17T17:10:06.372Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-02-17T17:10:06.372Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-17T17:10:06.372Z] daemon.go:325: [d31725d089337] waiting for daemon to start [2020-02-17T17:10:06.372Z] daemon.go:325: [d31725d089337] waiting for daemon to start [2020-02-17T17:10:06.372Z] daemon.go:353: [d31725d089337] daemon started [2020-02-17T17:10:06.372Z] daemon.go:461: [d31725d089337] Stopping daemon [2020-02-17T17:10:06.372Z] daemon.go:296: [d31725d089337] exiting daemon [2020-02-17T17:10:06.372Z] daemon.go:448: [d31725d089337] Daemon stopped [2020-02-17T17:10:06.372Z] === RUN TestAuthZPluginTLS [2020-02-17T17:10:06.936Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-17T17:10:06.936Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-17T17:10:06.936Z] daemon.go:325: [d77daaed1da3d] waiting for daemon to start [2020-02-17T17:10:06.936Z] daemon.go:325: [d77daaed1da3d] waiting for daemon to start [2020-02-17T17:10:06.936Z] daemon.go:353: [d77daaed1da3d] daemon started [2020-02-17T17:10:06.936Z] daemon.go:461: [d77daaed1da3d] Stopping daemon [2020-02-17T17:10:06.936Z] daemon.go:296: [d77daaed1da3d] exiting daemon [2020-02-17T17:10:06.936Z] daemon.go:448: [d77daaed1da3d] Daemon stopped [2020-02-17T17:10:06.936Z] === RUN TestAuthZPluginDenyRequest [2020-02-17T17:10:07.499Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-17T17:10:07.499Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-17T17:10:07.499Z] daemon.go:325: [d39ab0f624a97] waiting for daemon to start [2020-02-17T17:10:07.499Z] daemon.go:325: [d39ab0f624a97] waiting for daemon to start [2020-02-17T17:10:07.499Z] daemon.go:353: [d39ab0f624a97] daemon started [2020-02-17T17:10:07.499Z] daemon.go:461: [d39ab0f624a97] Stopping daemon [2020-02-17T17:10:07.499Z] daemon.go:296: [d39ab0f624a97] exiting daemon [2020-02-17T17:10:07.499Z] daemon.go:448: [d39ab0f624a97] Daemon stopped [2020-02-17T17:10:07.499Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-17T17:10:08.063Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-02-17T17:10:08.063Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-17T17:10:08.063Z] daemon.go:325: [dfa485ca1a5e3] waiting for daemon to start [2020-02-17T17:10:08.063Z] daemon.go:325: [dfa485ca1a5e3] waiting for daemon to start [2020-02-17T17:10:08.063Z] daemon.go:353: [dfa485ca1a5e3] daemon started [2020-02-17T17:10:08.063Z] daemon.go:461: [dfa485ca1a5e3] Stopping daemon [2020-02-17T17:10:08.063Z] daemon.go:296: [dfa485ca1a5e3] exiting daemon [2020-02-17T17:10:08.063Z] daemon.go:448: [dfa485ca1a5e3] Daemon stopped [2020-02-17T17:10:08.063Z] === RUN TestAuthZPluginDenyResponse [2020-02-17T17:10:08.626Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-02-17T17:10:08.626Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-17T17:10:08.626Z] daemon.go:325: [d673174d9131a] waiting for daemon to start [2020-02-17T17:10:08.626Z] daemon.go:325: [d673174d9131a] waiting for daemon to start [2020-02-17T17:10:08.626Z] daemon.go:353: [d673174d9131a] daemon started [2020-02-17T17:10:08.626Z] daemon.go:461: [d673174d9131a] Stopping daemon [2020-02-17T17:10:08.626Z] daemon.go:296: [d673174d9131a] exiting daemon [2020-02-17T17:10:08.626Z] daemon.go:448: [d673174d9131a] Daemon stopped [2020-02-17T17:10:08.626Z] === RUN TestAuthZPluginAllowEventStream [2020-02-17T17:10:10.519Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s) [2020-02-17T17:10:10.519Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-17T17:10:10.519Z] daemon.go:325: [d29eeff0804ff] waiting for daemon to start [2020-02-17T17:10:10.519Z] daemon.go:325: [d29eeff0804ff] waiting for daemon to start [2020-02-17T17:10:10.519Z] daemon.go:353: [d29eeff0804ff] daemon started [2020-02-17T17:10:10.519Z] daemon.go:461: [d29eeff0804ff] Stopping daemon [2020-02-17T17:10:10.519Z] daemon.go:296: [d29eeff0804ff] exiting daemon [2020-02-17T17:10:10.519Z] daemon.go:448: [d29eeff0804ff] Daemon stopped [2020-02-17T17:10:10.519Z] === RUN TestAuthZPluginErrorResponse [2020-02-17T17:10:10.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-17T17:10:10.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-17T17:10:11.032Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-17T17:10:11.032Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-17T17:10:11.032Z] daemon.go:325: [d5c2a77ff82aa] waiting for daemon to start [2020-02-17T17:10:11.032Z] daemon.go:325: [d5c2a77ff82aa] waiting for daemon to start [2020-02-17T17:10:11.032Z] daemon.go:353: [d5c2a77ff82aa] daemon started [2020-02-17T17:10:11.032Z] daemon.go:461: [d5c2a77ff82aa] Stopping daemon [2020-02-17T17:10:11.032Z] daemon.go:296: [d5c2a77ff82aa] exiting daemon [2020-02-17T17:10:11.032Z] daemon.go:448: [d5c2a77ff82aa] Daemon stopped [2020-02-17T17:10:11.032Z] === RUN TestAuthZPluginErrorRequest [2020-02-17T17:10:11.596Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-17T17:10:11.596Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-17T17:10:11.596Z] daemon.go:325: [d02cda576b2e7] waiting for daemon to start [2020-02-17T17:10:11.596Z] daemon.go:325: [d02cda576b2e7] waiting for daemon to start [2020-02-17T17:10:11.596Z] daemon.go:353: [d02cda576b2e7] daemon started [2020-02-17T17:10:11.596Z] daemon.go:461: [d02cda576b2e7] Stopping daemon [2020-02-17T17:10:11.596Z] daemon.go:296: [d02cda576b2e7] exiting daemon [2020-02-17T17:10:11.596Z] daemon.go:448: [d02cda576b2e7] Daemon stopped [2020-02-17T17:10:11.596Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:10:11.622Z] --- PASS: TestImportExtremelyLargeImageWorks (325.91s) [2020-02-17T17:10:11.622Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-17T17:10:11.622Z] daemon.go:325: [d6c90d79d3494] waiting for daemon to start [2020-02-17T17:10:11.622Z] daemon.go:325: [d6c90d79d3494] waiting for daemon to start [2020-02-17T17:10:11.622Z] daemon.go:353: [d6c90d79d3494] daemon started [2020-02-17T17:10:11.622Z] daemon.go:461: [d6c90d79d3494] Stopping daemon [2020-02-17T17:10:11.622Z] daemon.go:296: [d6c90d79d3494] exiting daemon [2020-02-17T17:10:11.622Z] daemon.go:448: [d6c90d79d3494] Daemon stopped [2020-02-17T17:10:11.622Z] PASS [2020-02-17T17:10:11.622Z] [2020-02-17T17:10:11.622Z] DONE 11 tests in 327.278s [2020-02-17T17:10:11.622Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-17T17:10:11.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:11.622Z] ++ set -e [2020-02-17T17:10:11.622Z] ++ '[' -n 0 ']' [2020-02-17T17:10:11.622Z] ++ set -x [2020-02-17T17:10:11.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:11.622Z] INFO: Testing against a local daemon [2020-02-17T17:10:11.622Z] === RUN TestNetworkCreateDelete [2020-02-17T17:10:11.622Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-17T17:10:11.622Z] === RUN TestDockerNetworkDeletePreferID [2020-02-17T17:10:11.622Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-02-17T17:10:11.622Z] === RUN TestInspectNetwork [2020-02-17T17:10:11.622Z] === RUN TestInspectNetwork/full_network_id [2020-02-17T17:10:11.622Z] === RUN TestInspectNetwork/partial_network_id [2020-02-17T17:10:11.622Z] === RUN TestInspectNetwork/network_name [2020-02-17T17:10:11.622Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-17T17:10:11.622Z] --- PASS: TestInspectNetwork (9.52s) [2020-02-17T17:10:11.622Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-17T17:10:11.622Z] daemon.go:325: [dd13697145fe0] waiting for daemon to start [2020-02-17T17:10:11.622Z] daemon.go:325: [dd13697145fe0] waiting for daemon to start [2020-02-17T17:10:11.622Z] daemon.go:353: [dd13697145fe0] daemon started [2020-02-17T17:10:11.622Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-17T17:10:11.622Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-17T17:10:11.622Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-17T17:10:11.622Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-17T17:10:11.622Z] daemon.go:461: [dd13697145fe0] Stopping daemon [2020-02-17T17:10:11.622Z] daemon.go:296: [dd13697145fe0] exiting daemon [2020-02-17T17:10:11.622Z] daemon.go:448: [dd13697145fe0] Daemon stopped [2020-02-17T17:10:11.622Z] === RUN TestRunContainerWithBridgeNone [2020-02-17T17:10:12.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-02-17T17:10:12.159Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:10:12.159Z] daemon.go:325: [dd4fb2e98e5a0] waiting for daemon to start [2020-02-17T17:10:12.159Z] daemon.go:325: [dd4fb2e98e5a0] waiting for daemon to start [2020-02-17T17:10:12.159Z] daemon.go:353: [dd4fb2e98e5a0] daemon started [2020-02-17T17:10:12.159Z] daemon.go:461: [dd4fb2e98e5a0] Stopping daemon [2020-02-17T17:10:12.159Z] daemon.go:296: [dd4fb2e98e5a0] exiting daemon [2020-02-17T17:10:12.159Z] daemon.go:448: [dd4fb2e98e5a0] Daemon stopped [2020-02-17T17:10:12.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:10:12.218Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-17T17:10:12.218Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-17T17:10:12.218Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-17T17:10:12.218Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-17T17:10:12.218Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-17T17:10:12.636Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-02-17T17:10:12.636Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-17T17:10:12.636Z] daemon.go:325: [d66de8b4cb451] waiting for daemon to start [2020-02-17T17:10:12.636Z] daemon.go:325: [d66de8b4cb451] waiting for daemon to start [2020-02-17T17:10:12.636Z] daemon.go:353: [d66de8b4cb451] daemon started [2020-02-17T17:10:12.636Z] daemon.go:461: [d66de8b4cb451] Stopping daemon [2020-02-17T17:10:12.636Z] daemon.go:296: [d66de8b4cb451] exiting daemon [2020-02-17T17:10:12.636Z] daemon.go:448: [d66de8b4cb451] Daemon stopped [2020-02-17T17:10:12.636Z] === RUN TestNetworkInvalidJSON [2020-02-17T17:10:12.636Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-17T17:10:12.636Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-17T17:10:12.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:10:12.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:10:12.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:10:12.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:10:12.636Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-17T17:10:12.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-17T17:10:12.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-17T17:10:12.636Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-02-17T17:10:12.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-17T17:10:12.636Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-17T17:10:12.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-17T17:10:12.636Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-17T17:10:13.188Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-17T17:10:13.188Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-17T17:10:13.188Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-17T17:10:13.188Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-17T17:10:13.188Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-17T17:10:13.651Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-17T17:10:13.651Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-17T17:10:13.652Z] daemon.go:325: [dd22c2439972c] waiting for daemon to start [2020-02-17T17:10:13.652Z] daemon.go:325: [dd22c2439972c] waiting for daemon to start [2020-02-17T17:10:13.652Z] daemon.go:353: [dd22c2439972c] daemon started [2020-02-17T17:10:13.652Z] daemon.go:461: [dd22c2439972c] Stopping daemon [2020-02-17T17:10:13.652Z] daemon.go:296: [dd22c2439972c] exiting daemon [2020-02-17T17:10:13.652Z] daemon.go:448: [dd22c2439972c] Daemon stopped [2020-02-17T17:10:13.652Z] daemon.go:325: [dd22c2439972c] waiting for daemon to start [2020-02-17T17:10:13.652Z] daemon.go:325: [dd22c2439972c] waiting for daemon to start [2020-02-17T17:10:13.652Z] daemon.go:353: [dd22c2439972c] daemon started [2020-02-17T17:10:13.652Z] daemon.go:461: [dd22c2439972c] Stopping daemon [2020-02-17T17:10:13.652Z] daemon.go:296: [dd22c2439972c] exiting daemon [2020-02-17T17:10:13.652Z] daemon.go:448: [dd22c2439972c] Daemon stopped [2020-02-17T17:10:13.652Z] === RUN TestDaemonDefaultNetworkPools [2020-02-17T17:10:14.154Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-17T17:10:14.667Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-17T17:10:14.667Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-17T17:10:14.667Z] daemon.go:325: [d17647ee4d85b] waiting for daemon to start [2020-02-17T17:10:14.667Z] daemon.go:325: [d17647ee4d85b] waiting for daemon to start [2020-02-17T17:10:14.667Z] daemon.go:353: [d17647ee4d85b] daemon started [2020-02-17T17:10:14.667Z] daemon.go:461: [d17647ee4d85b] Stopping daemon [2020-02-17T17:10:14.667Z] daemon.go:296: [d17647ee4d85b] exiting daemon [2020-02-17T17:10:14.667Z] daemon.go:448: [d17647ee4d85b] Daemon stopped [2020-02-17T17:10:14.667Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-17T17:10:14.681Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-02-17T17:10:14.681Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:10:14.681Z] daemon.go:325: [dd226e2797720] waiting for daemon to start [2020-02-17T17:10:14.681Z] daemon.go:325: [dd226e2797720] waiting for daemon to start [2020-02-17T17:10:14.681Z] daemon.go:353: [dd226e2797720] daemon started [2020-02-17T17:10:14.681Z] daemon.go:461: [dd226e2797720] Stopping daemon [2020-02-17T17:10:14.681Z] daemon.go:296: [dd226e2797720] exiting daemon [2020-02-17T17:10:14.681Z] daemon.go:448: [dd226e2797720] Daemon stopped [2020-02-17T17:10:14.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:10:15.611Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-17T17:10:15.725Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-02-17T17:10:15.725Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-17T17:10:15.725Z] daemon.go:325: [d5cca8fc681cb] waiting for daemon to start [2020-02-17T17:10:15.725Z] daemon.go:325: [d5cca8fc681cb] waiting for daemon to start [2020-02-17T17:10:15.725Z] daemon.go:353: [d5cca8fc681cb] daemon started [2020-02-17T17:10:15.725Z] daemon.go:461: [d5cca8fc681cb] Stopping daemon [2020-02-17T17:10:15.725Z] daemon.go:296: [d5cca8fc681cb] exiting daemon [2020-02-17T17:10:15.725Z] daemon.go:448: [d5cca8fc681cb] Daemon stopped [2020-02-17T17:10:15.725Z] daemon.go:325: [d5cca8fc681cb] waiting for daemon to start [2020-02-17T17:10:15.725Z] daemon.go:325: [d5cca8fc681cb] waiting for daemon to start [2020-02-17T17:10:15.725Z] daemon.go:353: [d5cca8fc681cb] daemon started [2020-02-17T17:10:15.725Z] daemon.go:461: [d5cca8fc681cb] Stopping daemon [2020-02-17T17:10:15.725Z] daemon.go:296: [d5cca8fc681cb] exiting daemon [2020-02-17T17:10:15.725Z] daemon.go:448: [d5cca8fc681cb] Daemon stopped [2020-02-17T17:10:15.725Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:10:16.174Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-02-17T17:10:16.174Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:10:16.174Z] daemon.go:325: [d604afe5fd453] waiting for daemon to start [2020-02-17T17:10:16.174Z] daemon.go:325: [d604afe5fd453] waiting for daemon to start [2020-02-17T17:10:16.174Z] daemon.go:353: [d604afe5fd453] daemon started [2020-02-17T17:10:16.174Z] daemon.go:461: [d604afe5fd453] Stopping daemon [2020-02-17T17:10:16.174Z] daemon.go:296: [d604afe5fd453] exiting daemon [2020-02-17T17:10:16.174Z] daemon.go:448: [d604afe5fd453] Daemon stopped [2020-02-17T17:10:16.174Z] === RUN TestAuthZPluginHeader [2020-02-17T17:10:16.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-17T17:10:16.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-17T17:10:16.994Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-02-17T17:10:16.994Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-17T17:10:16.994Z] daemon.go:325: [d7379efe5bfa8] waiting for daemon to start [2020-02-17T17:10:16.994Z] daemon.go:325: [d7379efe5bfa8] waiting for daemon to start [2020-02-17T17:10:16.994Z] daemon.go:353: [d7379efe5bfa8] daemon started [2020-02-17T17:10:16.994Z] daemon.go:461: [d7379efe5bfa8] Stopping daemon [2020-02-17T17:10:16.994Z] daemon.go:296: [d7379efe5bfa8] exiting daemon [2020-02-17T17:10:16.994Z] daemon.go:448: [d7379efe5bfa8] Daemon stopped [2020-02-17T17:10:16.994Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-17T17:10:17.056Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-17T17:10:17.205Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-02-17T17:10:17.205Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-17T17:10:17.205Z] daemon.go:325: [d036dcaf40ca1] waiting for daemon to start [2020-02-17T17:10:17.205Z] daemon.go:325: [d036dcaf40ca1] waiting for daemon to start [2020-02-17T17:10:17.205Z] daemon.go:353: [d036dcaf40ca1] daemon started [2020-02-17T17:10:17.205Z] daemon.go:461: [d036dcaf40ca1] Stopping daemon [2020-02-17T17:10:17.205Z] daemon.go:296: [d036dcaf40ca1] exiting daemon [2020-02-17T17:10:17.205Z] daemon.go:448: [d036dcaf40ca1] Daemon stopped [2020-02-17T17:10:17.205Z] daemon.go:325: [d036dcaf40ca1] waiting for daemon to start [2020-02-17T17:10:17.205Z] daemon.go:325: [d036dcaf40ca1] waiting for daemon to start [2020-02-17T17:10:17.205Z] daemon.go:353: [d036dcaf40ca1] daemon started [2020-02-17T17:10:17.205Z] daemon.go:461: [d036dcaf40ca1] Stopping daemon [2020-02-17T17:10:17.205Z] daemon.go:296: [d036dcaf40ca1] exiting daemon [2020-02-17T17:10:17.205Z] daemon.go:448: [d036dcaf40ca1] Daemon stopped [2020-02-17T17:10:17.205Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:10:17.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-17T17:10:17.826Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-17T17:10:17.826Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-17T17:10:17.826Z] daemon.go:325: [d67340a5573c1] waiting for daemon to start [2020-02-17T17:10:17.826Z] daemon.go:325: [d67340a5573c1] waiting for daemon to start [2020-02-17T17:10:17.826Z] daemon.go:353: [d67340a5573c1] daemon started [2020-02-17T17:10:17.826Z] daemon.go:461: [d67340a5573c1] Stopping daemon [2020-02-17T17:10:17.826Z] daemon.go:296: [d67340a5573c1] exiting daemon [2020-02-17T17:10:17.826Z] daemon.go:448: [d67340a5573c1] Daemon stopped [2020-02-17T17:10:17.826Z] === RUN TestServiceWithPredefinedNetwork [2020-02-17T17:10:18.591Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-17T17:10:18.591Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-17T17:10:18.591Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-17T17:10:18.591Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-17T17:10:18.926Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-17T17:10:18.926Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-17T17:10:19.491Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-17T17:10:20.516Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2020-02-17T17:10:20.516Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-17T17:10:20.516Z] daemon.go:325: [d0cb103b34e20] waiting for daemon to start [2020-02-17T17:10:20.516Z] daemon.go:325: [d0cb103b34e20] waiting for daemon to start [2020-02-17T17:10:20.516Z] daemon.go:353: [d0cb103b34e20] daemon started [2020-02-17T17:10:20.516Z] daemon.go:461: [d0cb103b34e20] Stopping daemon [2020-02-17T17:10:20.516Z] daemon.go:296: [d0cb103b34e20] exiting daemon [2020-02-17T17:10:20.516Z] daemon.go:448: [d0cb103b34e20] Daemon stopped [2020-02-17T17:10:20.516Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-17T17:10:20.516Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:10:20.516Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:10:20.516Z] === RUN TestServiceWithDataPathPortInit [2020-02-17T17:10:21.498Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-17T17:10:22.015Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2020-02-17T17:10:22.015Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-02-17T17:10:22.015Z] daemon.go:325: [d4b4b9831f278] waiting for daemon to start [2020-02-17T17:10:22.015Z] daemon.go:325: [d4b4b9831f278] waiting for daemon to start [2020-02-17T17:10:22.015Z] daemon.go:353: [d4b4b9831f278] daemon started [2020-02-17T17:10:22.015Z] daemon.go:461: [d4b4b9831f278] Stopping daemon [2020-02-17T17:10:22.015Z] daemon.go:296: [d4b4b9831f278] exiting daemon [2020-02-17T17:10:22.015Z] daemon.go:448: [d4b4b9831f278] Daemon stopped [2020-02-17T17:10:22.015Z] daemon.go:325: [d4b4b9831f278] waiting for daemon to start [2020-02-17T17:10:22.015Z] daemon.go:325: [d4b4b9831f278] waiting for daemon to start [2020-02-17T17:10:22.015Z] daemon.go:353: [d4b4b9831f278] daemon started [2020-02-17T17:10:22.015Z] daemon.go:461: [d4b4b9831f278] Stopping daemon [2020-02-17T17:10:22.015Z] daemon.go:296: [d4b4b9831f278] exiting daemon [2020-02-17T17:10:22.015Z] daemon.go:448: [d4b4b9831f278] Daemon stopped [2020-02-17T17:10:22.015Z] === RUN TestAuthZPluginV2Disable [2020-02-17T17:10:26.187Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2020-02-17T17:10:26.187Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-02-17T17:10:26.187Z] daemon.go:325: [d447223dd4bee] waiting for daemon to start [2020-02-17T17:10:26.187Z] daemon.go:325: [d447223dd4bee] waiting for daemon to start [2020-02-17T17:10:26.187Z] daemon.go:353: [d447223dd4bee] daemon started [2020-02-17T17:10:26.187Z] daemon.go:461: [d447223dd4bee] Stopping daemon [2020-02-17T17:10:26.187Z] daemon.go:296: [d447223dd4bee] exiting daemon [2020-02-17T17:10:26.187Z] daemon.go:448: [d447223dd4bee] Daemon stopped [2020-02-17T17:10:26.187Z] daemon.go:325: [d447223dd4bee] waiting for daemon to start [2020-02-17T17:10:26.187Z] daemon.go:325: [d447223dd4bee] waiting for daemon to start [2020-02-17T17:10:26.187Z] daemon.go:353: [d447223dd4bee] daemon started [2020-02-17T17:10:26.187Z] daemon.go:461: [d447223dd4bee] Stopping daemon [2020-02-17T17:10:26.187Z] daemon.go:296: [d447223dd4bee] exiting daemon [2020-02-17T17:10:26.187Z] daemon.go:448: [d447223dd4bee] Daemon stopped [2020-02-17T17:10:26.187Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-17T17:10:28.709Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2020-02-17T17:10:28.709Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-02-17T17:10:28.709Z] daemon.go:325: [da9e57b30f37d] waiting for daemon to start [2020-02-17T17:10:28.709Z] daemon.go:325: [da9e57b30f37d] waiting for daemon to start [2020-02-17T17:10:28.709Z] daemon.go:353: [da9e57b30f37d] daemon started [2020-02-17T17:10:28.709Z] daemon.go:461: [da9e57b30f37d] Stopping daemon [2020-02-17T17:10:28.709Z] daemon.go:296: [da9e57b30f37d] exiting daemon [2020-02-17T17:10:28.709Z] daemon.go:448: [da9e57b30f37d] Daemon stopped [2020-02-17T17:10:28.709Z] daemon.go:325: [da9e57b30f37d] waiting for daemon to start [2020-02-17T17:10:28.709Z] daemon.go:325: [da9e57b30f37d] waiting for daemon to start [2020-02-17T17:10:28.709Z] daemon.go:353: [da9e57b30f37d] daemon started [2020-02-17T17:10:28.709Z] daemon.go:461: [da9e57b30f37d] Stopping daemon [2020-02-17T17:10:28.709Z] daemon.go:296: [da9e57b30f37d] exiting daemon [2020-02-17T17:10:28.709Z] daemon.go:448: [da9e57b30f37d] Daemon stopped [2020-02-17T17:10:28.709Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-17T17:10:31.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-17T17:10:31.984Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-17T17:10:31.984Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-17T17:10:32.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-17T17:10:33.612Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-17T17:10:33.885Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-17T17:10:34.177Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-17T17:10:34.740Z] === RUN TestDockerSuite/TestBuildFails [2020-02-17T17:10:36.110Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-17T17:10:36.110Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-17T17:10:38.993Z] --- PASS: TestServiceWithDataPathPortInit (15.69s) [2020-02-17T17:10:38.993Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:10:38.993Z] daemon.go:325: [d99fddf025f21] waiting for daemon to start [2020-02-17T17:10:38.993Z] daemon.go:325: [d99fddf025f21] waiting for daemon to start [2020-02-17T17:10:38.993Z] daemon.go:353: [d99fddf025f21] daemon started [2020-02-17T17:10:38.993Z] daemon.go:461: [d99fddf025f21] Stopping daemon [2020-02-17T17:10:38.993Z] daemon.go:296: [d99fddf025f21] exiting daemon [2020-02-17T17:10:38.993Z] daemon.go:448: [d99fddf025f21] Daemon stopped [2020-02-17T17:10:38.993Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-17T17:10:38.993Z] daemon.go:325: [d2c11eb1cd8e2] waiting for daemon to start [2020-02-17T17:10:38.993Z] daemon.go:325: [d2c11eb1cd8e2] waiting for daemon to start [2020-02-17T17:10:38.993Z] daemon.go:353: [d2c11eb1cd8e2] daemon started [2020-02-17T17:10:38.993Z] daemon.go:461: [d2c11eb1cd8e2] Stopping daemon [2020-02-17T17:10:38.993Z] daemon.go:296: [d2c11eb1cd8e2] exiting daemon [2020-02-17T17:10:38.993Z] daemon.go:448: [d2c11eb1cd8e2] Daemon stopped [2020-02-17T17:10:38.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-17T17:10:39.052Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-02-17T17:10:39.052Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-17T17:10:39.052Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-17T17:10:39.383Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-17T17:10:39.615Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-17T17:10:39.615Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-17T17:10:40.180Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/types [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-17T17:10:40.180Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-17T17:10:40.745Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-02-17T17:10:40.745Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-17T17:10:40.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-17T17:10:41.309Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-17T17:10:41.309Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-17T17:10:41.309Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-17T17:10:41.874Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-02-17T17:10:41.903Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-17T17:10:41.903Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.09s) [2020-02-17T17:10:41.903Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:353: [d1e59253bb405] daemon started [2020-02-17T17:10:41.903Z] daemon.go:461: [d1e59253bb405] Stopping daemon [2020-02-17T17:10:41.903Z] daemon.go:296: [d1e59253bb405] exiting daemon [2020-02-17T17:10:41.903Z] daemon.go:448: [d1e59253bb405] Daemon stopped [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:296: [d1e59253bb405] exiting daemon [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:325: [d1e59253bb405] waiting for daemon to start [2020-02-17T17:10:41.903Z] daemon.go:353: [d1e59253bb405] daemon started [2020-02-17T17:10:41.903Z] daemon.go:461: [d1e59253bb405] Stopping daemon [2020-02-17T17:10:41.903Z] daemon.go:296: [d1e59253bb405] exiting daemon [2020-02-17T17:10:41.903Z] daemon.go:448: [d1e59253bb405] Daemon stopped [2020-02-17T17:10:41.903Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:10:43.270Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-17T17:10:43.378Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s) [2020-02-17T17:10:43.378Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-17T17:10:43.378Z] daemon.go:325: [d706846af2ac7] waiting for daemon to start [2020-02-17T17:10:43.378Z] daemon.go:325: [d706846af2ac7] waiting for daemon to start [2020-02-17T17:10:43.378Z] daemon.go:353: [d706846af2ac7] daemon started [2020-02-17T17:10:43.378Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m7mcwpg97ah67d4nxam0at2xc Created:2020-02-17 17:10:37.162733708 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1decc0d08e26ff4576a5448e7654e50c3a018755979859c1f09b9a2a4731ae56:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gszuf3cixnslrsjz2khu0fmuc EndpointID:5ca2d99d6de5aafeab6a7d6b28e03b3641f46e906458fa7f0aae12addd33bbac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f4160eaf2eeec710cff304cfbd232b03a28e1ee5cbfd37d1ca22d0e84e75965 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5a7710ab17c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gszuf3cixnslrsjz2khu0fmuc EndpointID:5ca2d99d6de5aafeab6a7d6b28e03b3641f46e906458fa7f0aae12addd33bbac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-17T17:10:43.378Z] daemon.go:461: [d706846af2ac7] Stopping daemon [2020-02-17T17:10:43.378Z] daemon.go:296: [d706846af2ac7] exiting daemon [2020-02-17T17:10:43.378Z] daemon.go:448: [d706846af2ac7] Daemon stopped [2020-02-17T17:10:43.378Z] PASS [2020-02-17T17:10:43.378Z] [2020-02-17T17:10:43.378Z] === Skipped [2020-02-17T17:10:43.378Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-17T17:10:43.378Z] service_test.go:230: FLAKY_TEST [2020-02-17T17:10:43.378Z] [2020-02-17T17:10:43.378Z] [2020-02-17T17:10:43.378Z] DONE 21 tests, 1 skipped in 43.493s [2020-02-17T17:10:43.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:10:43.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:43.378Z] ++ set -e [2020-02-17T17:10:43.378Z] ++ '[' -n 0 ']' [2020-02-17T17:10:43.378Z] ++ set -x [2020-02-17T17:10:43.378Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:43.670Z] INFO: Testing against a local daemon [2020-02-17T17:10:43.670Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-17T17:10:43.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:10:43.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:10:43.670Z] === RUN TestDockerNetworkIpvlan [2020-02-17T17:10:43.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:10:43.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:10:43.670Z] PASS [2020-02-17T17:10:43.670Z] [2020-02-17T17:10:43.670Z] === Skipped [2020-02-17T17:10:43.670Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-17T17:10:43.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:10:43.670Z] [2020-02-17T17:10:43.670Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-17T17:10:43.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-17T17:10:43.670Z] [2020-02-17T17:10:43.670Z] [2020-02-17T17:10:43.670Z] DONE 2 tests, 2 skipped in 0.120s [2020-02-17T17:10:43.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-17T17:10:43.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:43.670Z] ++ set -e [2020-02-17T17:10:43.670Z] ++ '[' -n 0 ']' [2020-02-17T17:10:43.670Z] ++ set -x [2020-02-17T17:10:43.670Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:43.670Z] INFO: Testing against a local daemon [2020-02-17T17:10:43.670Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-17T17:10:44.208Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-17T17:10:44.639Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-17T17:10:44.668Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-17T17:10:45.126Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-17T17:10:45.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-02-17T17:10:45.157Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-17T17:10:45.157Z] daemon.go:325: [d9994c4398871] waiting for daemon to start [2020-02-17T17:10:45.157Z] daemon.go:325: [d9994c4398871] waiting for daemon to start [2020-02-17T17:10:45.157Z] daemon.go:353: [d9994c4398871] daemon started [2020-02-17T17:10:45.157Z] daemon.go:461: [d9994c4398871] Stopping daemon [2020-02-17T17:10:45.157Z] daemon.go:296: [d9994c4398871] exiting daemon [2020-02-17T17:10:45.157Z] daemon.go:448: [d9994c4398871] Daemon stopped [2020-02-17T17:10:45.157Z] daemon.go:325: [d9994c4398871] waiting for daemon to start [2020-02-17T17:10:45.157Z] daemon.go:325: [d9994c4398871] waiting for daemon to start [2020-02-17T17:10:45.157Z] daemon.go:353: [d9994c4398871] daemon started [2020-02-17T17:10:45.157Z] daemon.go:461: [d9994c4398871] Stopping daemon [2020-02-17T17:10:45.157Z] daemon.go:296: [d9994c4398871] exiting daemon [2020-02-17T17:10:45.157Z] daemon.go:448: [d9994c4398871] Daemon stopped [2020-02-17T17:10:45.157Z] === RUN TestDockerNetworkMacvlan [2020-02-17T17:10:45.204Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-17T17:10:46.064Z] ok github.com/docker/docker/builder/fscache 0.109s coverage: 69.2% of statements [2020-02-17T17:10:46.064Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 45.1% of statements [2020-02-17T17:10:46.134Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-17T17:10:46.170Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-17T17:10:47.184Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-17T17:10:48.027Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-17T17:10:48.029Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-17T17:10:48.197Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-17T17:10:48.588Z] ok github.com/docker/docker/builder/remotecontext/git 0.948s coverage: 85.1% of statements [2020-02-17T17:10:48.588Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 13.6% of statements [2020-02-17T17:10:48.588Z] ? github.com/docker/docker/cli [no test files] [2020-02-17T17:10:48.588Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-17T17:10:48.957Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-17T17:10:48.957Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-17T17:10:49.159Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-17T17:10:49.566Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-17T17:10:50.887Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-17T17:10:51.478Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-17T17:10:53.372Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-17T17:10:54.351Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-17T17:10:54.740Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-17T17:10:55.708Z] ok github.com/docker/docker/client 0.221s coverage: 75.7% of statements [2020-02-17T17:10:58.914Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-02-17T17:10:58.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:353: [dfa3b6fe9fa6a] daemon started [2020-02-17T17:10:58.914Z] daemon.go:461: [dfa3b6fe9fa6a] Stopping daemon [2020-02-17T17:10:58.914Z] daemon.go:296: [dfa3b6fe9fa6a] exiting daemon [2020-02-17T17:10:58.914Z] daemon.go:448: [dfa3b6fe9fa6a] Daemon stopped [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.914Z] daemon.go:339: [dfa3b6fe9fa6a] error pinging daemon on start: Get http://dfa3b6fe9fa6a.sock/_ping: context deadline exceeded [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:339: [dfa3b6fe9fa6a] error pinging daemon on start: Get http://dfa3b6fe9fa6a.sock/_ping: context deadline exceeded [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:339: [dfa3b6fe9fa6a] error pinging daemon on start: Get http://dfa3b6fe9fa6a.sock/_ping: context deadline exceeded [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:339: [dfa3b6fe9fa6a] error pinging daemon on start: Get http://dfa3b6fe9fa6a.sock/_ping: context deadline exceeded [2020-02-17T17:10:58.915Z] daemon.go:296: [dfa3b6fe9fa6a] exiting daemon [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:325: [dfa3b6fe9fa6a] waiting for daemon to start [2020-02-17T17:10:58.915Z] daemon.go:353: [dfa3b6fe9fa6a] daemon started [2020-02-17T17:10:58.915Z] daemon.go:461: [dfa3b6fe9fa6a] Stopping daemon [2020-02-17T17:10:58.915Z] daemon.go:296: [dfa3b6fe9fa6a] exiting daemon [2020-02-17T17:10:58.915Z] daemon.go:448: [dfa3b6fe9fa6a] Daemon stopped [2020-02-17T17:10:58.915Z] PASS [2020-02-17T17:10:58.915Z] [2020-02-17T17:10:58.915Z] DONE 17 tests in 53.606s [2020-02-17T17:10:58.915Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-17T17:10:58.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:58.915Z] ++ set -e [2020-02-17T17:10:58.915Z] ++ '[' -n 0 ']' [2020-02-17T17:10:58.915Z] ++ set -x [2020-02-17T17:10:58.915Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:58.915Z] INFO: Testing against a local daemon [2020-02-17T17:10:58.915Z] === RUN TestPluginInvalidJSON [2020-02-17T17:10:58.915Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:10:58.915Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:10:58.915Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:10:58.915Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-17T17:10:58.915Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-17T17:10:58.915Z] PASS [2020-02-17T17:10:58.915Z] [2020-02-17T17:10:58.915Z] DONE 2 tests in 0.148s [2020-02-17T17:10:58.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-17T17:10:58.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:10:58.915Z] ++ set -e [2020-02-17T17:10:58.915Z] ++ '[' -n 0 ']' [2020-02-17T17:10:58.915Z] ++ set -x [2020-02-17T17:10:58.915Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:10:58.915Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-17T17:10:58.915Z] INFO: Testing against a local daemon [2020-02-17T17:10:58.915Z] === RUN TestExternalGraphDriver [2020-02-17T17:10:58.915Z] === RUN TestExternalGraphDriver/json [2020-02-17T17:10:59.171Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-17T17:10:59.883Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-17T17:10:59.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-17T17:10:59.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-17T17:10:59.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-17T17:10:59.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-17T17:11:00.103Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-17T17:11:00.341Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-17T17:11:00.668Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-17T17:11:00.668Z] === RUN TestExternalGraphDriver/spec [2020-02-17T17:11:01.232Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-17T17:11:01.232Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-17T17:11:02.164Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-17T17:11:02.727Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-17T17:11:02.728Z] === RUN TestExternalGraphDriver/pull [2020-02-17T17:11:03.291Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-17T17:11:03.855Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-17T17:11:04.111Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-17T17:11:04.675Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-17T17:11:04.675Z] --- PASS: TestExternalGraphDriver (5.88s) [2020-02-17T17:11:04.675Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:353: [de1938db18323] daemon started [2020-02-17T17:11:04.675Z] daemon.go:461: [de1938db18323] Stopping daemon [2020-02-17T17:11:04.675Z] daemon.go:296: [de1938db18323] exiting daemon [2020-02-17T17:11:04.675Z] daemon.go:448: [de1938db18323] Daemon stopped [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:353: [de1938db18323] daemon started [2020-02-17T17:11:04.675Z] daemon.go:461: [de1938db18323] Stopping daemon [2020-02-17T17:11:04.675Z] daemon.go:296: [de1938db18323] exiting daemon [2020-02-17T17:11:04.675Z] daemon.go:448: [de1938db18323] Daemon stopped [2020-02-17T17:11:04.675Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:353: [de1938db18323] daemon started [2020-02-17T17:11:04.675Z] daemon.go:461: [de1938db18323] Stopping daemon [2020-02-17T17:11:04.675Z] daemon.go:296: [de1938db18323] exiting daemon [2020-02-17T17:11:04.675Z] daemon.go:448: [de1938db18323] Daemon stopped [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:353: [de1938db18323] daemon started [2020-02-17T17:11:04.675Z] daemon.go:461: [de1938db18323] Stopping daemon [2020-02-17T17:11:04.675Z] daemon.go:296: [de1938db18323] exiting daemon [2020-02-17T17:11:04.675Z] daemon.go:448: [de1938db18323] Daemon stopped [2020-02-17T17:11:04.675Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:325: [de1938db18323] waiting for daemon to start [2020-02-17T17:11:04.675Z] daemon.go:353: [de1938db18323] daemon started [2020-02-17T17:11:04.675Z] daemon.go:461: [de1938db18323] Stopping daemon [2020-02-17T17:11:04.675Z] daemon.go:296: [de1938db18323] exiting daemon [2020-02-17T17:11:04.675Z] daemon.go:448: [de1938db18323] Daemon stopped [2020-02-17T17:11:04.675Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2020-02-17T17:11:04.675Z] === RUN TestGraphdriverPluginV2 [2020-02-17T17:11:05.609Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-17T17:11:08.885Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-17T17:11:09.449Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2020-02-17T17:11:09.449Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-02-17T17:11:09.449Z] daemon.go:325: [d4b039b04ee45] waiting for daemon to start [2020-02-17T17:11:09.449Z] daemon.go:325: [d4b039b04ee45] waiting for daemon to start [2020-02-17T17:11:09.449Z] daemon.go:353: [d4b039b04ee45] daemon started [2020-02-17T17:11:09.449Z] daemon.go:461: [d4b039b04ee45] Stopping daemon [2020-02-17T17:11:09.449Z] daemon.go:296: [d4b039b04ee45] exiting daemon [2020-02-17T17:11:09.449Z] daemon.go:448: [d4b039b04ee45] Daemon stopped [2020-02-17T17:11:09.449Z] daemon.go:325: [d4b039b04ee45] waiting for daemon to start [2020-02-17T17:11:09.449Z] daemon.go:325: [d4b039b04ee45] waiting for daemon to start [2020-02-17T17:11:09.449Z] daemon.go:353: [d4b039b04ee45] daemon started [2020-02-17T17:11:09.449Z] daemon.go:461: [d4b039b04ee45] Stopping daemon [2020-02-17T17:11:09.449Z] daemon.go:296: [d4b039b04ee45] exiting daemon [2020-02-17T17:11:09.449Z] daemon.go:448: [d4b039b04ee45] Daemon stopped [2020-02-17T17:11:09.449Z] PASS [2020-02-17T17:11:09.449Z] [2020-02-17T17:11:09.449Z] DONE 5 tests in 10.870s [2020-02-17T17:11:09.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-17T17:11:09.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:09.449Z] ++ set -e [2020-02-17T17:11:09.449Z] ++ '[' -n 0 ']' [2020-02-17T17:11:09.449Z] ++ set -x [2020-02-17T17:11:09.449Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:09.449Z] INFO: Testing against a local daemon [2020-02-17T17:11:09.449Z] === RUN TestContinueAfterPluginCrash [2020-02-17T17:11:09.449Z] === PAUSE TestContinueAfterPluginCrash [2020-02-17T17:11:09.449Z] === RUN TestDaemonStartWithLogOpt [2020-02-17T17:11:09.449Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-17T17:11:09.449Z] === CONT TestContinueAfterPluginCrash [2020-02-17T17:11:09.449Z] === CONT TestDaemonStartWithLogOpt [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan (24.88s) [2020-02-17T17:11:12.803Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:11:12.803Z] daemon.go:325: [d6be94802be94] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [d6be94802be94] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [d6be94802be94] daemon started [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-17T17:11:12.803Z] daemon.go:461: [d6be94802be94] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [d6be94802be94] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [d6be94802be94] Daemon stopped [2020-02-17T17:11:12.803Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:11:12.803Z] daemon.go:325: [d1ebbd7faaa03] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [d1ebbd7faaa03] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [d1ebbd7faaa03] daemon started [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-17T17:11:12.803Z] daemon.go:461: [d1ebbd7faaa03] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [d1ebbd7faaa03] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [d1ebbd7faaa03] Daemon stopped [2020-02-17T17:11:12.803Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:11:12.803Z] daemon.go:325: [da7154e7b8e46] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [da7154e7b8e46] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [da7154e7b8e46] daemon started [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2020-02-17T17:11:12.803Z] daemon.go:461: [da7154e7b8e46] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [da7154e7b8e46] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [da7154e7b8e46] Daemon stopped [2020-02-17T17:11:12.803Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:11:12.803Z] daemon.go:325: [d6f8ea92d5691] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [d6f8ea92d5691] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [d6f8ea92d5691] daemon started [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-17T17:11:12.803Z] daemon.go:461: [d6f8ea92d5691] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [d6f8ea92d5691] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [d6f8ea92d5691] Daemon stopped [2020-02-17T17:11:12.803Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-17T17:11:12.803Z] daemon.go:325: [d5c6c8d461e34] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [d5c6c8d461e34] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [d5c6c8d461e34] daemon started [2020-02-17T17:11:12.803Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.89s) [2020-02-17T17:11:12.803Z] daemon.go:461: [d5c6c8d461e34] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [d5c6c8d461e34] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [d5c6c8d461e34] Daemon stopped [2020-02-17T17:11:12.803Z] PASS [2020-02-17T17:11:12.803Z] [2020-02-17T17:11:12.803Z] DONE 7 tests in 26.514s [2020-02-17T17:11:12.803Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-17T17:11:12.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:12.803Z] ++ set -e [2020-02-17T17:11:12.803Z] ++ '[' -n 0 ']' [2020-02-17T17:11:12.803Z] ++ set -x [2020-02-17T17:11:12.803Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:12.803Z] testing: warning: no tests to run [2020-02-17T17:11:12.803Z] PASS [2020-02-17T17:11:12.803Z] [2020-02-17T17:11:12.803Z] DONE 0 tests in 0.023s [2020-02-17T17:11:12.803Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-17T17:11:12.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:12.803Z] ++ set -e [2020-02-17T17:11:12.803Z] ++ '[' -n 0 ']' [2020-02-17T17:11:12.803Z] ++ set -x [2020-02-17T17:11:12.803Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:12.803Z] INFO: Testing against a local daemon [2020-02-17T17:11:12.803Z] === RUN TestAuthZPluginAllowRequest [2020-02-17T17:11:12.803Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-17T17:11:12.803Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-17T17:11:12.803Z] daemon.go:325: [ddec847aa61c2] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [ddec847aa61c2] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [ddec847aa61c2] daemon started [2020-02-17T17:11:12.803Z] daemon.go:461: [ddec847aa61c2] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [ddec847aa61c2] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [ddec847aa61c2] Daemon stopped [2020-02-17T17:11:12.803Z] === RUN TestAuthZPluginTLS [2020-02-17T17:11:12.803Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-02-17T17:11:12.803Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-17T17:11:12.803Z] daemon.go:325: [d89480a5aea7e] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:325: [d89480a5aea7e] waiting for daemon to start [2020-02-17T17:11:12.803Z] daemon.go:353: [d89480a5aea7e] daemon started [2020-02-17T17:11:12.803Z] daemon.go:461: [d89480a5aea7e] Stopping daemon [2020-02-17T17:11:12.803Z] daemon.go:296: [d89480a5aea7e] exiting daemon [2020-02-17T17:11:12.803Z] daemon.go:448: [d89480a5aea7e] Daemon stopped [2020-02-17T17:11:12.803Z] === RUN TestAuthZPluginDenyRequest [2020-02-17T17:11:13.086Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-17T17:11:13.086Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-17T17:11:13.086Z] daemon.go:325: [dd00daac51bfc] waiting for daemon to start [2020-02-17T17:11:13.086Z] daemon.go:325: [dd00daac51bfc] waiting for daemon to start [2020-02-17T17:11:13.086Z] daemon.go:353: [dd00daac51bfc] daemon started [2020-02-17T17:11:13.086Z] daemon.go:461: [dd00daac51bfc] Stopping daemon [2020-02-17T17:11:13.086Z] daemon.go:296: [dd00daac51bfc] exiting daemon [2020-02-17T17:11:13.086Z] daemon.go:448: [dd00daac51bfc] Daemon stopped [2020-02-17T17:11:13.086Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-17T17:11:13.703Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-17T17:11:13.703Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-17T17:11:13.703Z] daemon.go:325: [dbf537544c8b0] waiting for daemon to start [2020-02-17T17:11:13.703Z] daemon.go:325: [dbf537544c8b0] waiting for daemon to start [2020-02-17T17:11:13.703Z] daemon.go:353: [dbf537544c8b0] daemon started [2020-02-17T17:11:13.703Z] daemon.go:461: [dbf537544c8b0] Stopping daemon [2020-02-17T17:11:13.703Z] daemon.go:296: [dbf537544c8b0] exiting daemon [2020-02-17T17:11:13.703Z] daemon.go:448: [dbf537544c8b0] Daemon stopped [2020-02-17T17:11:13.703Z] === RUN TestAuthZPluginDenyResponse [2020-02-17T17:11:14.321Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-17T17:11:14.321Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-17T17:11:14.321Z] daemon.go:325: [dfa9dac31c88d] waiting for daemon to start [2020-02-17T17:11:14.321Z] daemon.go:325: [dfa9dac31c88d] waiting for daemon to start [2020-02-17T17:11:14.321Z] daemon.go:353: [dfa9dac31c88d] daemon started [2020-02-17T17:11:14.321Z] daemon.go:461: [dfa9dac31c88d] Stopping daemon [2020-02-17T17:11:14.321Z] daemon.go:296: [dfa9dac31c88d] exiting daemon [2020-02-17T17:11:14.321Z] daemon.go:448: [dfa9dac31c88d] Daemon stopped [2020-02-17T17:11:14.321Z] === RUN TestAuthZPluginAllowEventStream [2020-02-17T17:11:14.703Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-17T17:11:15.809Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-17T17:11:15.809Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-17T17:11:15.809Z] daemon.go:325: [df14cd0ba5059] waiting for daemon to start [2020-02-17T17:11:15.809Z] daemon.go:325: [df14cd0ba5059] waiting for daemon to start [2020-02-17T17:11:15.809Z] daemon.go:353: [df14cd0ba5059] daemon started [2020-02-17T17:11:15.809Z] daemon.go:461: [df14cd0ba5059] Stopping daemon [2020-02-17T17:11:15.809Z] daemon.go:296: [df14cd0ba5059] exiting daemon [2020-02-17T17:11:15.809Z] daemon.go:448: [df14cd0ba5059] Daemon stopped [2020-02-17T17:11:15.809Z] === RUN TestAuthZPluginErrorResponse [2020-02-17T17:11:16.425Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-02-17T17:11:16.425Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-17T17:11:16.425Z] daemon.go:325: [de2e34ccf2d86] waiting for daemon to start [2020-02-17T17:11:16.425Z] daemon.go:325: [de2e34ccf2d86] waiting for daemon to start [2020-02-17T17:11:16.425Z] daemon.go:353: [de2e34ccf2d86] daemon started [2020-02-17T17:11:16.425Z] daemon.go:461: [de2e34ccf2d86] Stopping daemon [2020-02-17T17:11:16.425Z] daemon.go:296: [de2e34ccf2d86] exiting daemon [2020-02-17T17:11:16.425Z] daemon.go:448: [de2e34ccf2d86] Daemon stopped [2020-02-17T17:11:16.425Z] === RUN TestAuthZPluginErrorRequest [2020-02-17T17:11:17.042Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-02-17T17:11:17.042Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-17T17:11:17.042Z] daemon.go:325: [dbcb7f2345832] waiting for daemon to start [2020-02-17T17:11:17.042Z] daemon.go:325: [dbcb7f2345832] waiting for daemon to start [2020-02-17T17:11:17.042Z] daemon.go:353: [dbcb7f2345832] daemon started [2020-02-17T17:11:17.042Z] daemon.go:461: [dbcb7f2345832] Stopping daemon [2020-02-17T17:11:17.042Z] daemon.go:296: [dbcb7f2345832] exiting daemon [2020-02-17T17:11:17.042Z] daemon.go:448: [dbcb7f2345832] Daemon stopped [2020-02-17T17:11:17.042Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:11:17.659Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-02-17T17:11:17.659Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-17T17:11:17.660Z] daemon.go:325: [d920ed610f73b] waiting for daemon to start [2020-02-17T17:11:17.660Z] daemon.go:325: [d920ed610f73b] waiting for daemon to start [2020-02-17T17:11:17.660Z] daemon.go:353: [d920ed610f73b] daemon started [2020-02-17T17:11:17.660Z] daemon.go:461: [d920ed610f73b] Stopping daemon [2020-02-17T17:11:17.660Z] daemon.go:296: [d920ed610f73b] exiting daemon [2020-02-17T17:11:17.660Z] daemon.go:448: [d920ed610f73b] Daemon stopped [2020-02-17T17:11:17.660Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:11:19.701Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-02-17T17:11:19.701Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-17T17:11:19.701Z] daemon.go:325: [dafc9d91c09aa] waiting for daemon to start [2020-02-17T17:11:19.701Z] daemon.go:325: [dafc9d91c09aa] waiting for daemon to start [2020-02-17T17:11:19.701Z] daemon.go:353: [dafc9d91c09aa] daemon started [2020-02-17T17:11:19.701Z] daemon.go:461: [dafc9d91c09aa] Stopping daemon [2020-02-17T17:11:19.701Z] daemon.go:296: [dafc9d91c09aa] exiting daemon [2020-02-17T17:11:19.701Z] daemon.go:448: [dafc9d91c09aa] Daemon stopped [2020-02-17T17:11:19.701Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:11:19.993Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-17T17:11:19.994Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-17T17:11:20.251Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-17T17:11:20.251Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-17T17:11:20.509Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-17T17:11:21.072Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-17T17:11:21.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-17T17:11:21.736Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-02-17T17:11:21.736Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-17T17:11:21.736Z] daemon.go:325: [d6145777c3e00] waiting for daemon to start [2020-02-17T17:11:21.736Z] daemon.go:325: [d6145777c3e00] waiting for daemon to start [2020-02-17T17:11:21.736Z] daemon.go:353: [d6145777c3e00] daemon started [2020-02-17T17:11:21.736Z] daemon.go:461: [d6145777c3e00] Stopping daemon [2020-02-17T17:11:21.736Z] daemon.go:296: [d6145777c3e00] exiting daemon [2020-02-17T17:11:21.736Z] daemon.go:448: [d6145777c3e00] Daemon stopped [2020-02-17T17:11:21.736Z] === RUN TestAuthZPluginHeader [2020-02-17T17:11:22.760Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-02-17T17:11:22.760Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-17T17:11:22.760Z] daemon.go:325: [d0a9ee8425fed] waiting for daemon to start [2020-02-17T17:11:22.760Z] daemon.go:325: [d0a9ee8425fed] waiting for daemon to start [2020-02-17T17:11:22.760Z] daemon.go:353: [d0a9ee8425fed] daemon started [2020-02-17T17:11:22.760Z] daemon.go:461: [d0a9ee8425fed] Stopping daemon [2020-02-17T17:11:22.760Z] daemon.go:296: [d0a9ee8425fed] exiting daemon [2020-02-17T17:11:22.760Z] daemon.go:448: [d0a9ee8425fed] Daemon stopped [2020-02-17T17:11:22.760Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-17T17:11:22.760Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-17T17:11:22.760Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:22.760Z] === RUN TestAuthZPluginV2Disable [2020-02-17T17:11:22.760Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-17T17:11:22.760Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:22.760Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-17T17:11:22.760Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-17T17:11:22.760Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:22.760Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-17T17:11:22.760Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-17T17:11:22.760Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:22.760Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:11:24.605Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-17T17:11:25.973Z] --- PASS: TestDaemonStartWithLogOpt (16.40s) [2020-02-17T17:11:25.973Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-17T17:11:25.973Z] daemon.go:325: [d409f69bea25a] waiting for daemon to start [2020-02-17T17:11:25.973Z] daemon.go:325: [d409f69bea25a] waiting for daemon to start [2020-02-17T17:11:25.973Z] daemon.go:353: [d409f69bea25a] daemon started [2020-02-17T17:11:25.973Z] daemon.go:461: [d409f69bea25a] Stopping daemon [2020-02-17T17:11:25.973Z] daemon.go:296: [d409f69bea25a] exiting daemon [2020-02-17T17:11:25.973Z] daemon.go:448: [d409f69bea25a] Daemon stopped [2020-02-17T17:11:25.973Z] daemon.go:325: [d409f69bea25a] waiting for daemon to start [2020-02-17T17:11:25.973Z] daemon.go:325: [d409f69bea25a] waiting for daemon to start [2020-02-17T17:11:25.973Z] daemon.go:353: [d409f69bea25a] daemon started [2020-02-17T17:11:25.973Z] daemon.go:461: [d409f69bea25a] Stopping daemon [2020-02-17T17:11:25.973Z] daemon.go:296: [d409f69bea25a] exiting daemon [2020-02-17T17:11:25.973Z] daemon.go:448: [d409f69bea25a] Daemon stopped [2020-02-17T17:11:26.230Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-17T17:11:30.404Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-17T17:11:30.660Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-17T17:11:31.225Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-17T17:11:31.225Z] --- PASS: TestContinueAfterPluginCrash (21.56s) [2020-02-17T17:11:31.225Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-17T17:11:31.225Z] daemon.go:325: [d47e23ca55f62] waiting for daemon to start [2020-02-17T17:11:31.225Z] daemon.go:325: [d47e23ca55f62] waiting for daemon to start [2020-02-17T17:11:31.225Z] daemon.go:353: [d47e23ca55f62] daemon started [2020-02-17T17:11:31.225Z] daemon.go:461: [d47e23ca55f62] Stopping daemon [2020-02-17T17:11:31.225Z] daemon.go:296: [d47e23ca55f62] exiting daemon [2020-02-17T17:11:31.225Z] daemon.go:448: [d47e23ca55f62] Daemon stopped [2020-02-17T17:11:31.225Z] PASS [2020-02-17T17:11:31.225Z] [2020-02-17T17:11:31.225Z] DONE 2 tests in 21.701s [2020-02-17T17:11:31.225Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-17T17:11:31.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:31.225Z] ++ set -e [2020-02-17T17:11:31.225Z] ++ '[' -n 0 ']' [2020-02-17T17:11:31.225Z] ++ set -x [2020-02-17T17:11:31.225Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:31.225Z] INFO: Testing against a local daemon [2020-02-17T17:11:31.225Z] === RUN TestPluginWithDevMounts [2020-02-17T17:11:31.225Z] === PAUSE TestPluginWithDevMounts [2020-02-17T17:11:31.225Z] === CONT TestPluginWithDevMounts [2020-02-17T17:11:33.748Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-02-17T17:11:33.748Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-17T17:11:33.748Z] daemon.go:325: [d768951de4f10] waiting for daemon to start [2020-02-17T17:11:33.748Z] daemon.go:325: [d768951de4f10] waiting for daemon to start [2020-02-17T17:11:33.748Z] daemon.go:353: [d768951de4f10] daemon started [2020-02-17T17:11:33.748Z] daemon.go:461: [d768951de4f10] Stopping daemon [2020-02-17T17:11:33.748Z] daemon.go:296: [d768951de4f10] exiting daemon [2020-02-17T17:11:33.748Z] daemon.go:448: [d768951de4f10] Daemon stopped [2020-02-17T17:11:33.748Z] PASS [2020-02-17T17:11:33.748Z] [2020-02-17T17:11:33.748Z] DONE 1 tests in 2.137s [2020-02-17T17:11:33.748Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-17T17:11:33.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:33.748Z] ++ set -e [2020-02-17T17:11:33.748Z] ++ '[' -n 0 ']' [2020-02-17T17:11:33.748Z] ++ set -x [2020-02-17T17:11:33.748Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:33.748Z] INFO: Testing against a local daemon [2020-02-17T17:11:33.748Z] === RUN TestSecretInspect [2020-02-17T17:11:34.396Z] ok github.com/docker/docker/cmd/dockerd/hack 0.006s coverage: 72.9% of statements [2020-02-17T17:11:34.396Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.6% of statements [2020-02-17T17:11:34.396Z] ok github.com/docker/docker/container 0.146s coverage: 35.6% of statements [2020-02-17T17:11:34.396Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-17T17:11:34.396Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-17T17:11:34.396Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-17T17:11:34.396Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-17T17:11:36.270Z] --- PASS: TestSecretInspect (2.88s) [2020-02-17T17:11:36.270Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-17T17:11:36.270Z] daemon.go:325: [d8d3544980112] waiting for daemon to start [2020-02-17T17:11:36.270Z] daemon.go:325: [d8d3544980112] waiting for daemon to start [2020-02-17T17:11:36.270Z] daemon.go:353: [d8d3544980112] daemon started [2020-02-17T17:11:36.270Z] daemon.go:461: [d8d3544980112] Stopping daemon [2020-02-17T17:11:36.270Z] daemon.go:296: [d8d3544980112] exiting daemon [2020-02-17T17:11:36.270Z] daemon.go:448: [d8d3544980112] Daemon stopped [2020-02-17T17:11:36.270Z] === RUN TestSecretList [2020-02-17T17:11:39.558Z] --- PASS: TestSecretList (3.18s) [2020-02-17T17:11:39.558Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-17T17:11:39.558Z] daemon.go:325: [d97877b4a0a14] waiting for daemon to start [2020-02-17T17:11:39.558Z] daemon.go:325: [d97877b4a0a14] waiting for daemon to start [2020-02-17T17:11:39.558Z] daemon.go:353: [d97877b4a0a14] daemon started [2020-02-17T17:11:39.558Z] daemon.go:461: [d97877b4a0a14] Stopping daemon [2020-02-17T17:11:39.558Z] daemon.go:296: [d97877b4a0a14] exiting daemon [2020-02-17T17:11:39.558Z] daemon.go:448: [d97877b4a0a14] Daemon stopped [2020-02-17T17:11:39.558Z] === RUN TestSecretsCreateAndDelete [2020-02-17T17:11:41.213Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2020-02-17T17:11:41.214Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:353: [d3362bc09f156] daemon started [2020-02-17T17:11:41.214Z] daemon.go:461: [d3362bc09f156] Stopping daemon [2020-02-17T17:11:41.214Z] daemon.go:296: [d3362bc09f156] exiting daemon [2020-02-17T17:11:41.214Z] daemon.go:448: [d3362bc09f156] Daemon stopped [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:339: [d3362bc09f156] error pinging daemon on start: Get http://d3362bc09f156.sock/_ping: context deadline exceeded [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:339: [d3362bc09f156] error pinging daemon on start: Get http://d3362bc09f156.sock/_ping: context deadline exceeded [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:339: [d3362bc09f156] error pinging daemon on start: Get http://d3362bc09f156.sock/_ping: context deadline exceeded [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:339: [d3362bc09f156] error pinging daemon on start: Get http://d3362bc09f156.sock/_ping: context deadline exceeded [2020-02-17T17:11:41.214Z] daemon.go:296: [d3362bc09f156] exiting daemon [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:325: [d3362bc09f156] waiting for daemon to start [2020-02-17T17:11:41.214Z] daemon.go:353: [d3362bc09f156] daemon started [2020-02-17T17:11:41.214Z] daemon.go:461: [d3362bc09f156] Stopping daemon [2020-02-17T17:11:41.214Z] daemon.go:296: [d3362bc09f156] exiting daemon [2020-02-17T17:11:41.214Z] daemon.go:448: [d3362bc09f156] Daemon stopped [2020-02-17T17:11:41.214Z] PASS [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] === Skipped [2020-02-17T17:11:41.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-17T17:11:41.214Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-17T17:11:41.214Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-17T17:11:41.214Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-17T17:11:41.214Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] DONE 17 tests, 4 skipped in 29.553s [2020-02-17T17:11:41.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-17T17:11:41.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:41.214Z] ++ set -e [2020-02-17T17:11:41.214Z] ++ '[' -n 0 ']' [2020-02-17T17:11:41.214Z] ++ set -x [2020-02-17T17:11:41.214Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:41.214Z] INFO: Testing against a local daemon [2020-02-17T17:11:41.214Z] === RUN TestPluginInvalidJSON [2020-02-17T17:11:41.214Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:11:41.214Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:11:41.214Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-17T17:11:41.214Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-17T17:11:41.214Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-17T17:11:41.214Z] PASS [2020-02-17T17:11:41.214Z] [2020-02-17T17:11:41.214Z] DONE 2 tests in 0.142s [2020-02-17T17:11:41.214Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-17T17:11:41.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:41.214Z] ++ set -e [2020-02-17T17:11:41.214Z] ++ '[' -n 0 ']' [2020-02-17T17:11:41.214Z] ++ set -x [2020-02-17T17:11:41.214Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:41.214Z] INFO: Testing against a local daemon [2020-02-17T17:11:41.214Z] === RUN TestExternalGraphDriver [2020-02-17T17:11:41.214Z] === RUN TestExternalGraphDriver/json [2020-02-17T17:11:42.079Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-17T17:11:42.336Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2020-02-17T17:11:42.336Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-17T17:11:42.336Z] daemon.go:325: [de058aa732709] waiting for daemon to start [2020-02-17T17:11:42.336Z] daemon.go:325: [de058aa732709] waiting for daemon to start [2020-02-17T17:11:42.336Z] daemon.go:353: [de058aa732709] daemon started [2020-02-17T17:11:42.336Z] daemon.go:461: [de058aa732709] Stopping daemon [2020-02-17T17:11:42.336Z] daemon.go:296: [de058aa732709] exiting daemon [2020-02-17T17:11:42.336Z] daemon.go:448: [de058aa732709] Daemon stopped [2020-02-17T17:11:42.336Z] === RUN TestSecretsUpdate [2020-02-17T17:11:42.496Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2020-02-17T17:11:42.697Z] === RUN TestExternalGraphDriver/spec [2020-02-17T17:11:43.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-17T17:11:44.732Z] === RUN TestExternalGraphDriver/pull [2020-02-17T17:11:45.609Z] --- PASS: TestSecretsUpdate (3.32s) [2020-02-17T17:11:45.609Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-17T17:11:45.609Z] daemon.go:325: [dc10dde45d9a7] waiting for daemon to start [2020-02-17T17:11:45.609Z] daemon.go:325: [dc10dde45d9a7] waiting for daemon to start [2020-02-17T17:11:45.609Z] daemon.go:353: [dc10dde45d9a7] daemon started [2020-02-17T17:11:45.609Z] daemon.go:461: [dc10dde45d9a7] Stopping daemon [2020-02-17T17:11:45.609Z] daemon.go:296: [dc10dde45d9a7] exiting daemon [2020-02-17T17:11:45.609Z] daemon.go:448: [dc10dde45d9a7] Daemon stopped [2020-02-17T17:11:45.609Z] === RUN TestTemplatedSecret [2020-02-17T17:11:45.760Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-02-17T17:11:46.171Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-17T17:11:46.764Z] --- PASS: TestExternalGraphDriver (6.49s) [2020-02-17T17:11:46.764Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:353: [d1551fbe2b38e] daemon started [2020-02-17T17:11:46.764Z] daemon.go:461: [d1551fbe2b38e] Stopping daemon [2020-02-17T17:11:46.764Z] daemon.go:296: [d1551fbe2b38e] exiting daemon [2020-02-17T17:11:46.764Z] daemon.go:448: [d1551fbe2b38e] Daemon stopped [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:353: [d1551fbe2b38e] daemon started [2020-02-17T17:11:46.764Z] daemon.go:461: [d1551fbe2b38e] Stopping daemon [2020-02-17T17:11:46.764Z] daemon.go:296: [d1551fbe2b38e] exiting daemon [2020-02-17T17:11:46.764Z] daemon.go:448: [d1551fbe2b38e] Daemon stopped [2020-02-17T17:11:46.764Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:353: [d1551fbe2b38e] daemon started [2020-02-17T17:11:46.764Z] daemon.go:461: [d1551fbe2b38e] Stopping daemon [2020-02-17T17:11:46.764Z] daemon.go:296: [d1551fbe2b38e] exiting daemon [2020-02-17T17:11:46.764Z] daemon.go:448: [d1551fbe2b38e] Daemon stopped [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:353: [d1551fbe2b38e] daemon started [2020-02-17T17:11:46.764Z] daemon.go:461: [d1551fbe2b38e] Stopping daemon [2020-02-17T17:11:46.764Z] daemon.go:296: [d1551fbe2b38e] exiting daemon [2020-02-17T17:11:46.764Z] daemon.go:448: [d1551fbe2b38e] Daemon stopped [2020-02-17T17:11:46.764Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:325: [d1551fbe2b38e] waiting for daemon to start [2020-02-17T17:11:46.764Z] daemon.go:353: [d1551fbe2b38e] daemon started [2020-02-17T17:11:46.764Z] daemon.go:461: [d1551fbe2b38e] Stopping daemon [2020-02-17T17:11:46.764Z] daemon.go:296: [d1551fbe2b38e] exiting daemon [2020-02-17T17:11:46.764Z] daemon.go:448: [d1551fbe2b38e] Daemon stopped [2020-02-17T17:11:46.764Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-02-17T17:11:46.764Z] === RUN TestGraphdriverPluginV2 [2020-02-17T17:11:46.764Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-17T17:11:46.764Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:46.764Z] PASS [2020-02-17T17:11:46.764Z] [2020-02-17T17:11:46.764Z] === Skipped [2020-02-17T17:11:46.764Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-17T17:11:46.764Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:11:46.764Z] [2020-02-17T17:11:46.764Z] [2020-02-17T17:11:46.764Z] DONE 5 tests, 1 skipped in 6.663s [2020-02-17T17:11:46.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-17T17:11:46.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:46.764Z] ++ set -e [2020-02-17T17:11:46.764Z] ++ '[' -n 0 ']' [2020-02-17T17:11:46.764Z] ++ set -x [2020-02-17T17:11:46.764Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:46.764Z] INFO: Testing against a local daemon [2020-02-17T17:11:46.764Z] === RUN TestContinueAfterPluginCrash [2020-02-17T17:11:46.764Z] === PAUSE TestContinueAfterPluginCrash [2020-02-17T17:11:46.764Z] === RUN TestDaemonStartWithLogOpt [2020-02-17T17:11:46.764Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-17T17:11:46.764Z] === CONT TestContinueAfterPluginCrash [2020-02-17T17:11:46.764Z] === CONT TestDaemonStartWithLogOpt [2020-02-17T17:11:47.539Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-17T17:11:48.908Z] --- PASS: TestTemplatedSecret (3.13s) [2020-02-17T17:11:48.908Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-17T17:11:48.908Z] daemon.go:325: [dab38c64bbcb1] waiting for daemon to start [2020-02-17T17:11:48.908Z] daemon.go:325: [dab38c64bbcb1] waiting for daemon to start [2020-02-17T17:11:48.908Z] daemon.go:353: [dab38c64bbcb1] daemon started [2020-02-17T17:11:48.908Z] daemon.go:461: [dab38c64bbcb1] Stopping daemon [2020-02-17T17:11:48.908Z] daemon.go:296: [dab38c64bbcb1] exiting daemon [2020-02-17T17:11:48.908Z] daemon.go:448: [dab38c64bbcb1] Daemon stopped [2020-02-17T17:11:48.908Z] === RUN TestSecretCreateResolve [2020-02-17T17:11:50.277Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-17T17:11:50.277Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-17T17:11:52.170Z] --- PASS: TestSecretCreateResolve (3.11s) [2020-02-17T17:11:52.170Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-17T17:11:52.170Z] daemon.go:325: [d98a9f5176aa7] waiting for daemon to start [2020-02-17T17:11:52.170Z] daemon.go:325: [d98a9f5176aa7] waiting for daemon to start [2020-02-17T17:11:52.170Z] daemon.go:353: [d98a9f5176aa7] daemon started [2020-02-17T17:11:52.170Z] daemon.go:461: [d98a9f5176aa7] Stopping daemon [2020-02-17T17:11:52.170Z] daemon.go:296: [d98a9f5176aa7] exiting daemon [2020-02-17T17:11:52.170Z] daemon.go:448: [d98a9f5176aa7] Daemon stopped [2020-02-17T17:11:52.170Z] PASS [2020-02-17T17:11:52.170Z] [2020-02-17T17:11:52.170Z] DONE 6 tests in 18.599s [2020-02-17T17:11:52.170Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-17T17:11:52.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:11:52.170Z] ++ set -e [2020-02-17T17:11:52.170Z] ++ '[' -n 0 ']' [2020-02-17T17:11:52.170Z] ++ set -x [2020-02-17T17:11:52.170Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:11:52.170Z] INFO: Testing against a local daemon [2020-02-17T17:11:52.170Z] === RUN TestServiceCreateInit [2020-02-17T17:11:52.170Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:11:55.443Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-17T17:11:55.719Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.5% of statements [2020-02-17T17:11:55.719Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-17T17:11:55.719Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-17T17:11:55.719Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-17T17:11:55.976Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.4% of statements [2020-02-17T17:11:56.006Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-17T17:11:57.348Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 82.2% of statements [2020-02-17T17:11:57.348Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-02-17T17:11:57.348Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-17T17:11:57.348Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-17T17:11:57.374Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:11:57.938Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-17T17:11:58.502Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-17T17:11:59.245Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-17T17:12:00.766Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-17T17:12:00.766Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-17T17:12:00.766Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-17T17:12:01.022Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-17T17:12:01.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-17T17:12:01.142Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-17T17:12:01.279Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-17T17:12:02.073Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 56.9% of statements [2020-02-17T17:12:02.650Z] --- PASS: TestServiceCreateInit (10.34s) [2020-02-17T17:12:02.650Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-02-17T17:12:02.650Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:12:02.650Z] daemon.go:325: [ddca8b451bb3d] waiting for daemon to start [2020-02-17T17:12:02.650Z] daemon.go:325: [ddca8b451bb3d] waiting for daemon to start [2020-02-17T17:12:02.650Z] daemon.go:353: [ddca8b451bb3d] daemon started [2020-02-17T17:12:02.650Z] daemon.go:461: [ddca8b451bb3d] Stopping daemon [2020-02-17T17:12:02.650Z] daemon.go:296: [ddca8b451bb3d] exiting daemon [2020-02-17T17:12:02.650Z] daemon.go:448: [ddca8b451bb3d] Daemon stopped [2020-02-17T17:12:02.650Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-02-17T17:12:02.650Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:12:02.650Z] daemon.go:325: [d6ea4d7a4d06c] waiting for daemon to start [2020-02-17T17:12:02.650Z] daemon.go:325: [d6ea4d7a4d06c] waiting for daemon to start [2020-02-17T17:12:02.650Z] daemon.go:353: [d6ea4d7a4d06c] daemon started [2020-02-17T17:12:02.650Z] daemon.go:461: [d6ea4d7a4d06c] Stopping daemon [2020-02-17T17:12:02.650Z] daemon.go:296: [d6ea4d7a4d06c] exiting daemon [2020-02-17T17:12:02.650Z] daemon.go:448: [d6ea4d7a4d06c] Daemon stopped [2020-02-17T17:12:02.650Z] === RUN TestCreateServiceMultipleTimes [2020-02-17T17:12:02.908Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-17T17:12:04.278Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-17T17:12:05.280Z] --- PASS: TestDaemonStartWithLogOpt (16.47s) [2020-02-17T17:12:05.280Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-17T17:12:05.280Z] daemon.go:325: [d963f161e046b] waiting for daemon to start [2020-02-17T17:12:05.280Z] daemon.go:325: [d963f161e046b] waiting for daemon to start [2020-02-17T17:12:05.280Z] daemon.go:353: [d963f161e046b] daemon started [2020-02-17T17:12:05.280Z] daemon.go:461: [d963f161e046b] Stopping daemon [2020-02-17T17:12:05.280Z] daemon.go:296: [d963f161e046b] exiting daemon [2020-02-17T17:12:05.280Z] daemon.go:448: [d963f161e046b] Daemon stopped [2020-02-17T17:12:05.280Z] daemon.go:325: [d963f161e046b] waiting for daemon to start [2020-02-17T17:12:05.280Z] daemon.go:325: [d963f161e046b] waiting for daemon to start [2020-02-17T17:12:05.280Z] daemon.go:353: [d963f161e046b] daemon started [2020-02-17T17:12:05.280Z] daemon.go:461: [d963f161e046b] Stopping daemon [2020-02-17T17:12:05.280Z] daemon.go:296: [d963f161e046b] exiting daemon [2020-02-17T17:12:05.280Z] daemon.go:448: [d963f161e046b] Daemon stopped [2020-02-17T17:12:05.352Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.470s coverage: 72.3% of statements [2020-02-17T17:12:06.173Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-17T17:12:06.285Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.233s coverage: 46.0% of statements [2020-02-17T17:12:06.286Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-17T17:12:06.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-17T17:12:06.429Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-17T17:12:06.686Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-17T17:12:07.252Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-17T17:12:07.958Z] --- PASS: TestContinueAfterPluginCrash (21.24s) [2020-02-17T17:12:07.959Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-17T17:12:07.959Z] daemon.go:325: [dcdf009eddbb2] waiting for daemon to start [2020-02-17T17:12:07.959Z] daemon.go:325: [dcdf009eddbb2] waiting for daemon to start [2020-02-17T17:12:07.959Z] daemon.go:353: [dcdf009eddbb2] daemon started [2020-02-17T17:12:07.959Z] daemon.go:461: [dcdf009eddbb2] Stopping daemon [2020-02-17T17:12:07.959Z] daemon.go:296: [dcdf009eddbb2] exiting daemon [2020-02-17T17:12:07.959Z] daemon.go:448: [dcdf009eddbb2] Daemon stopped [2020-02-17T17:12:07.959Z] PASS [2020-02-17T17:12:07.959Z] [2020-02-17T17:12:07.959Z] DONE 2 tests in 21.341s [2020-02-17T17:12:07.959Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-17T17:12:07.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:12:07.959Z] ++ set -e [2020-02-17T17:12:07.959Z] ++ '[' -n 0 ']' [2020-02-17T17:12:07.959Z] ++ set -x [2020-02-17T17:12:07.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:12:08.181Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.147s coverage: 50.8% of statements [2020-02-17T17:12:08.183Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-17T17:12:08.242Z] INFO: Testing against a local daemon [2020-02-17T17:12:08.242Z] === RUN TestPluginWithDevMounts [2020-02-17T17:12:08.242Z] === PAUSE TestPluginWithDevMounts [2020-02-17T17:12:08.242Z] === CONT TestPluginWithDevMounts [2020-02-17T17:12:09.551Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.298s coverage: 76.1% of statements [2020-02-17T17:12:10.482Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-02-17T17:12:10.730Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-17T17:12:10.929Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-02-17T17:12:10.929Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-17T17:12:10.929Z] daemon.go:325: [dc67f6f985c38] waiting for daemon to start [2020-02-17T17:12:10.929Z] daemon.go:325: [dc67f6f985c38] waiting for daemon to start [2020-02-17T17:12:10.929Z] daemon.go:353: [dc67f6f985c38] daemon started [2020-02-17T17:12:10.929Z] daemon.go:461: [dc67f6f985c38] Stopping daemon [2020-02-17T17:12:10.929Z] daemon.go:296: [dc67f6f985c38] exiting daemon [2020-02-17T17:12:10.929Z] daemon.go:448: [dc67f6f985c38] Daemon stopped [2020-02-17T17:12:10.929Z] PASS [2020-02-17T17:12:10.929Z] [2020-02-17T17:12:10.929Z] DONE 1 tests in 2.437s [2020-02-17T17:12:10.929Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-17T17:12:10.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:12:10.929Z] ++ set -e [2020-02-17T17:12:10.929Z] ++ '[' -n 0 ']' [2020-02-17T17:12:10.929Z] ++ set -x [2020-02-17T17:12:10.929Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:12:10.929Z] INFO: Testing against a local daemon [2020-02-17T17:12:10.929Z] === RUN TestSecretInspect [2020-02-17T17:12:10.988Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-17T17:12:11.045Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.073s coverage: 57.2% of statements [2020-02-17T17:12:11.045Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-17T17:12:11.046Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-17T17:12:12.415Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-02-17T17:12:12.978Z] --- PASS: TestSecretInspect (2.26s) [2020-02-17T17:12:12.978Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-17T17:12:12.978Z] daemon.go:325: [dd484cfe7ca07] waiting for daemon to start [2020-02-17T17:12:12.978Z] daemon.go:325: [dd484cfe7ca07] waiting for daemon to start [2020-02-17T17:12:12.978Z] daemon.go:353: [dd484cfe7ca07] daemon started [2020-02-17T17:12:12.978Z] daemon.go:461: [dd484cfe7ca07] Stopping daemon [2020-02-17T17:12:12.978Z] daemon.go:296: [dd484cfe7ca07] exiting daemon [2020-02-17T17:12:12.978Z] daemon.go:448: [dd484cfe7ca07] Daemon stopped [2020-02-17T17:12:12.978Z] === RUN TestSecretList [2020-02-17T17:12:13.347Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-02-17T17:12:14.260Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-17T17:12:14.718Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-02-17T17:12:14.718Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-17T17:12:14.718Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-17T17:12:15.009Z] --- PASS: TestSecretList (2.25s) [2020-02-17T17:12:15.009Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-17T17:12:15.009Z] daemon.go:325: [d170e63e5adf8] waiting for daemon to start [2020-02-17T17:12:15.009Z] daemon.go:325: [d170e63e5adf8] waiting for daemon to start [2020-02-17T17:12:15.009Z] daemon.go:353: [d170e63e5adf8] daemon started [2020-02-17T17:12:15.009Z] daemon.go:461: [d170e63e5adf8] Stopping daemon [2020-02-17T17:12:15.009Z] daemon.go:296: [d170e63e5adf8] exiting daemon [2020-02-17T17:12:15.009Z] daemon.go:448: [d170e63e5adf8] Daemon stopped [2020-02-17T17:12:15.009Z] === RUN TestSecretsCreateAndDelete [2020-02-17T17:12:15.288Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.7% of statements [2020-02-17T17:12:15.631Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-17T17:12:17.189Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-02-17T17:12:17.189Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 78.2% of statements [2020-02-17T17:12:17.189Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-17T17:12:17.189Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-17T17:12:17.693Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-02-17T17:12:17.693Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-17T17:12:17.693Z] daemon.go:325: [d4943c1ef25cf] waiting for daemon to start [2020-02-17T17:12:17.693Z] daemon.go:325: [d4943c1ef25cf] waiting for daemon to start [2020-02-17T17:12:17.693Z] daemon.go:353: [d4943c1ef25cf] daemon started [2020-02-17T17:12:17.693Z] daemon.go:461: [d4943c1ef25cf] Stopping daemon [2020-02-17T17:12:17.693Z] daemon.go:296: [d4943c1ef25cf] exiting daemon [2020-02-17T17:12:17.693Z] daemon.go:448: [d4943c1ef25cf] Daemon stopped [2020-02-17T17:12:17.693Z] === RUN TestSecretsUpdate [2020-02-17T17:12:18.120Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-17T17:12:18.152Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-17T17:12:18.452Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-17T17:12:18.452Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-17T17:12:18.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-17T17:12:18.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2020-02-17T17:12:18.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-02-17T17:12:19.519Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-17T17:12:19.718Z] --- PASS: TestSecretsUpdate (2.25s) [2020-02-17T17:12:19.718Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-17T17:12:19.718Z] daemon.go:325: [d7031899c4fa0] waiting for daemon to start [2020-02-17T17:12:19.718Z] daemon.go:325: [d7031899c4fa0] waiting for daemon to start [2020-02-17T17:12:19.718Z] daemon.go:353: [d7031899c4fa0] daemon started [2020-02-17T17:12:19.718Z] daemon.go:461: [d7031899c4fa0] Stopping daemon [2020-02-17T17:12:19.718Z] daemon.go:296: [d7031899c4fa0] exiting daemon [2020-02-17T17:12:19.718Z] daemon.go:448: [d7031899c4fa0] Daemon stopped [2020-02-17T17:12:19.718Z] === RUN TestTemplatedSecret [2020-02-17T17:12:20.313Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-02-17T17:12:20.313Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-17T17:12:20.570Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 20.0% of statements [2020-02-17T17:12:20.887Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-17T17:12:21.144Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-17T17:12:22.410Z] --- PASS: TestTemplatedSecret (2.81s) [2020-02-17T17:12:22.410Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-17T17:12:22.410Z] daemon.go:325: [d2cf5249007fa] waiting for daemon to start [2020-02-17T17:12:22.410Z] daemon.go:325: [d2cf5249007fa] waiting for daemon to start [2020-02-17T17:12:22.410Z] daemon.go:353: [d2cf5249007fa] daemon started [2020-02-17T17:12:22.410Z] daemon.go:461: [d2cf5249007fa] Stopping daemon [2020-02-17T17:12:22.410Z] daemon.go:296: [d2cf5249007fa] exiting daemon [2020-02-17T17:12:22.410Z] daemon.go:448: [d2cf5249007fa] Daemon stopped [2020-02-17T17:12:22.410Z] === RUN TestSecretCreateResolve [2020-02-17T17:12:22.466Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-02-17T17:12:22.723Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-02-17T17:12:23.655Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-02-17T17:12:23.656Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 84.5% of statements [2020-02-17T17:12:23.656Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-17T17:12:23.656Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-17T17:12:23.664Z] --- PASS: TestCreateServiceMultipleTimes (20.82s) [2020-02-17T17:12:23.664Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-17T17:12:23.664Z] daemon.go:325: [da09b06414d84] waiting for daemon to start [2020-02-17T17:12:23.664Z] daemon.go:325: [da09b06414d84] waiting for daemon to start [2020-02-17T17:12:23.664Z] daemon.go:353: [da09b06414d84] daemon started [2020-02-17T17:12:23.664Z] daemon.go:461: [da09b06414d84] Stopping daemon [2020-02-17T17:12:23.664Z] daemon.go:296: [da09b06414d84] exiting daemon [2020-02-17T17:12:23.664Z] daemon.go:448: [da09b06414d84] Daemon stopped [2020-02-17T17:12:23.664Z] === RUN TestCreateServiceConflict [2020-02-17T17:12:25.032Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-17T17:12:25.877Z] --- PASS: TestSecretCreateResolve (2.77s) [2020-02-17T17:12:25.877Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-17T17:12:25.877Z] daemon.go:325: [db9a119cba76a] waiting for daemon to start [2020-02-17T17:12:25.877Z] daemon.go:325: [db9a119cba76a] waiting for daemon to start [2020-02-17T17:12:25.877Z] daemon.go:353: [db9a119cba76a] daemon started [2020-02-17T17:12:25.877Z] daemon.go:461: [db9a119cba76a] Stopping daemon [2020-02-17T17:12:25.877Z] daemon.go:296: [db9a119cba76a] exiting daemon [2020-02-17T17:12:25.877Z] daemon.go:448: [db9a119cba76a] Daemon stopped [2020-02-17T17:12:25.877Z] PASS [2020-02-17T17:12:25.877Z] [2020-02-17T17:12:25.877Z] DONE 6 tests in 14.724s [2020-02-17T17:12:25.877Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-17T17:12:25.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:12:25.877Z] ++ set -e [2020-02-17T17:12:25.877Z] ++ '[' -n 0 ']' [2020-02-17T17:12:25.877Z] ++ set -x [2020-02-17T17:12:25.877Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:12:25.877Z] INFO: Testing against a local daemon [2020-02-17T17:12:25.877Z] === RUN TestServiceCreateInit [2020-02-17T17:12:25.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:12:25.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-17T17:12:26.178Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2020-02-17T17:12:26.178Z] ok github.com/docker/docker/distribution 0.244s coverage: 22.3% of statements [2020-02-17T17:12:26.178Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-17T17:12:26.527Z] --- PASS: TestCreateServiceConflict (3.12s) [2020-02-17T17:12:26.527Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-17T17:12:26.527Z] daemon.go:325: [dfb61987384a8] waiting for daemon to start [2020-02-17T17:12:26.527Z] daemon.go:325: [dfb61987384a8] waiting for daemon to start [2020-02-17T17:12:26.527Z] daemon.go:353: [dfb61987384a8] daemon started [2020-02-17T17:12:26.527Z] daemon.go:461: [dfb61987384a8] Stopping daemon [2020-02-17T17:12:26.527Z] daemon.go:296: [dfb61987384a8] exiting daemon [2020-02-17T17:12:26.527Z] daemon.go:448: [dfb61987384a8] Daemon stopped [2020-02-17T17:12:26.527Z] === RUN TestCreateServiceMaxReplicas [2020-02-17T17:12:27.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-17T17:12:27.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-17T17:12:27.547Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-02-17T17:12:27.897Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-17T17:12:28.918Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-17T17:12:29.175Z] ok github.com/docker/docker/distribution/xfer 1.430s coverage: 83.4% of statements [2020-02-17T17:12:29.175Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-17T17:12:29.269Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-17T17:12:29.346Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:12:30.107Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-02-17T17:12:30.107Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-17T17:12:30.198Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-17T17:12:30.198Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-02-17T17:12:30.198Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-17T17:12:30.198Z] daemon.go:325: [dfb3fb75b6bab] waiting for daemon to start [2020-02-17T17:12:30.198Z] daemon.go:325: [dfb3fb75b6bab] waiting for daemon to start [2020-02-17T17:12:30.198Z] daemon.go:353: [dfb3fb75b6bab] daemon started [2020-02-17T17:12:30.198Z] daemon.go:461: [dfb3fb75b6bab] Stopping daemon [2020-02-17T17:12:30.198Z] daemon.go:296: [dfb3fb75b6bab] exiting daemon [2020-02-17T17:12:30.198Z] daemon.go:448: [dfb3fb75b6bab] Daemon stopped [2020-02-17T17:12:30.198Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-17T17:12:30.363Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-02-17T17:12:30.364Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-17T17:12:32.258Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-17T17:12:32.822Z] ok github.com/docker/docker/internal/testutil 0.019s coverage: 62.5% of statements [2020-02-17T17:12:32.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-17T17:12:33.753Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-17T17:12:33.754Z] --- PASS: TestServiceCreateInit (8.24s) [2020-02-17T17:12:33.754Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2020-02-17T17:12:33.754Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-17T17:12:33.754Z] daemon.go:325: [d89944123d98b] waiting for daemon to start [2020-02-17T17:12:33.754Z] daemon.go:325: [d89944123d98b] waiting for daemon to start [2020-02-17T17:12:33.754Z] daemon.go:353: [d89944123d98b] daemon started [2020-02-17T17:12:33.754Z] daemon.go:461: [d89944123d98b] Stopping daemon [2020-02-17T17:12:33.754Z] daemon.go:296: [d89944123d98b] exiting daemon [2020-02-17T17:12:33.754Z] daemon.go:448: [d89944123d98b] Daemon stopped [2020-02-17T17:12:33.754Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-02-17T17:12:33.754Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-17T17:12:33.754Z] daemon.go:325: [de4fe1ed37b49] waiting for daemon to start [2020-02-17T17:12:33.754Z] daemon.go:325: [de4fe1ed37b49] waiting for daemon to start [2020-02-17T17:12:33.754Z] daemon.go:353: [de4fe1ed37b49] daemon started [2020-02-17T17:12:33.754Z] daemon.go:461: [de4fe1ed37b49] Stopping daemon [2020-02-17T17:12:33.754Z] daemon.go:296: [de4fe1ed37b49] exiting daemon [2020-02-17T17:12:33.754Z] daemon.go:448: [de4fe1ed37b49] Daemon stopped [2020-02-17T17:12:33.754Z] === RUN TestCreateServiceMultipleTimes [2020-02-17T17:12:35.219Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-02-17T17:12:35.219Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-17T17:12:37.156Z] ok github.com/docker/docker/pkg/archive 0.389s coverage: 77.2% of statements [2020-02-17T17:12:38.526Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 66.7% of statements [2020-02-17T17:12:38.783Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-17T17:12:39.040Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-17T17:12:40.150Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-17T17:12:42.313Z] ok github.com/docker/docker/layer 7.524s coverage: 72.0% of statements [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/oci [no test files] [2020-02-17T17:12:42.313Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-17T17:12:42.313Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-17T17:12:42.877Z] ok github.com/docker/docker/pkg/chrootarchive 3.020s coverage: 43.2% of statements [2020-02-17T17:12:42.877Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-17T17:12:42.877Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-17T17:12:42.877Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-02-17T17:12:43.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-17T17:12:43.441Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-02-17T17:12:44.323Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-17T17:12:44.371Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-17T17:12:44.935Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-02-17T17:12:45.499Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-17T17:12:46.215Z] === RUN TestDockerSuite/TestBuildRm [2020-02-17T17:12:46.215Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.91s) [2020-02-17T17:12:46.215Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-17T17:12:46.215Z] daemon.go:325: [d184d559f38b8] waiting for daemon to start [2020-02-17T17:12:46.215Z] daemon.go:325: [d184d559f38b8] waiting for daemon to start [2020-02-17T17:12:46.215Z] daemon.go:353: [d184d559f38b8] daemon started [2020-02-17T17:12:46.215Z] daemon.go:461: [d184d559f38b8] Stopping daemon [2020-02-17T17:12:46.215Z] daemon.go:296: [d184d559f38b8] exiting daemon [2020-02-17T17:12:46.215Z] daemon.go:448: [d184d559f38b8] Daemon stopped [2020-02-17T17:12:46.215Z] === RUN TestCreateServiceSecretFileMode [2020-02-17T17:12:46.870Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-02-17T17:12:47.434Z] ok github.com/docker/docker/pkg/discovery/kv 3.127s coverage: 84.1% of statements [2020-02-17T17:12:47.434Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-02-17T17:12:47.998Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-02-17T17:12:48.256Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2020-02-17T17:12:49.527Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-17T17:12:49.527Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2020-02-17T17:12:49.527Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-17T17:12:49.527Z] daemon.go:325: [de5694995b593] waiting for daemon to start [2020-02-17T17:12:49.527Z] daemon.go:325: [de5694995b593] waiting for daemon to start [2020-02-17T17:12:49.527Z] daemon.go:353: [de5694995b593] daemon started [2020-02-17T17:12:49.527Z] daemon.go:461: [de5694995b593] Stopping daemon [2020-02-17T17:12:49.527Z] daemon.go:296: [de5694995b593] exiting daemon [2020-02-17T17:12:49.527Z] daemon.go:448: [de5694995b593] Daemon stopped [2020-02-17T17:12:49.527Z] === RUN TestCreateServiceConfigFileMode [2020-02-17T17:12:49.627Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 70.1% of statements [2020-02-17T17:12:49.627Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 69.1% of statements [2020-02-17T17:12:49.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-17T17:12:50.192Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-02-17T17:12:50.192Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-17T17:12:50.450Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-02-17T17:12:50.450Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-17T17:12:50.714Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-17T17:12:51.025Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-02-17T17:12:51.590Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-17T17:12:51.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-17T17:12:51.847Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-17T17:12:51.847Z] ok github.com/docker/docker/pkg/mount 0.588s coverage: 69.6% of statements [2020-02-17T17:12:51.847Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-17T17:12:52.103Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-02-17T17:12:52.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-17T17:12:52.361Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-02-17T17:12:52.361Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-17T17:12:52.361Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-17T17:12:52.608Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-17T17:12:53.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-17T17:12:53.538Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-17T17:12:53.538Z] --- PASS: TestCreateServiceConfigFileMode (3.77s) [2020-02-17T17:12:53.538Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-17T17:12:53.538Z] daemon.go:325: [dca0dac301ae0] waiting for daemon to start [2020-02-17T17:12:53.538Z] daemon.go:325: [dca0dac301ae0] waiting for daemon to start [2020-02-17T17:12:53.538Z] daemon.go:353: [dca0dac301ae0] daemon started [2020-02-17T17:12:53.538Z] daemon.go:461: [dca0dac301ae0] Stopping daemon [2020-02-17T17:12:53.538Z] daemon.go:296: [dca0dac301ae0] exiting daemon [2020-02-17T17:12:53.538Z] daemon.go:448: [dca0dac301ae0] Daemon stopped [2020-02-17T17:12:53.538Z] === RUN TestCreateServiceSysctls [2020-02-17T17:12:54.105Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-17T17:12:54.222Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-17T17:12:54.222Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-02-17T17:12:54.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-17T17:12:54.479Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-17T17:12:55.731Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-17T17:12:55.848Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-02-17T17:12:56.100Z] --- PASS: TestCreateServiceMultipleTimes (18.79s) [2020-02-17T17:12:56.100Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-17T17:12:56.100Z] daemon.go:325: [df4ad355fa7fc] waiting for daemon to start [2020-02-17T17:12:56.100Z] daemon.go:325: [df4ad355fa7fc] waiting for daemon to start [2020-02-17T17:12:56.100Z] daemon.go:353: [df4ad355fa7fc] daemon started [2020-02-17T17:12:56.100Z] daemon.go:461: [df4ad355fa7fc] Stopping daemon [2020-02-17T17:12:56.100Z] daemon.go:296: [df4ad355fa7fc] exiting daemon [2020-02-17T17:12:56.100Z] daemon.go:448: [df4ad355fa7fc] Daemon stopped [2020-02-17T17:12:56.100Z] === RUN TestCreateServiceConflict [2020-02-17T17:12:56.100Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-02-17T17:12:56.100Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-17T17:12:56.100Z] daemon.go:325: [dc7fed4402fe6] waiting for daemon to start [2020-02-17T17:12:56.100Z] daemon.go:325: [dc7fed4402fe6] waiting for daemon to start [2020-02-17T17:12:56.100Z] daemon.go:353: [dc7fed4402fe6] daemon started [2020-02-17T17:12:56.100Z] daemon.go:461: [dc7fed4402fe6] Stopping daemon [2020-02-17T17:12:56.100Z] daemon.go:296: [dc7fed4402fe6] exiting daemon [2020-02-17T17:12:56.100Z] daemon.go:448: [dc7fed4402fe6] Daemon stopped [2020-02-17T17:12:56.100Z] === RUN TestCreateServiceMaxReplicas [2020-02-17T17:12:56.105Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-17T17:12:57.102Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-17T17:12:57.582Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2020-02-17T17:12:57.582Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-17T17:12:57.582Z] daemon.go:325: [dc006f948a2c6] waiting for daemon to start [2020-02-17T17:12:57.582Z] daemon.go:325: [dc006f948a2c6] waiting for daemon to start [2020-02-17T17:12:57.582Z] daemon.go:353: [dc006f948a2c6] daemon started [2020-02-17T17:12:57.582Z] daemon.go:461: [dc006f948a2c6] Stopping daemon [2020-02-17T17:12:57.582Z] daemon.go:296: [dc006f948a2c6] exiting daemon [2020-02-17T17:12:57.582Z] daemon.go:448: [dc006f948a2c6] Daemon stopped [2020-02-17T17:12:57.582Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-17T17:12:58.032Z] --- PASS: TestCreateServiceSysctls (4.64s) [2020-02-17T17:12:58.032Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-17T17:12:58.032Z] daemon.go:325: [d29502d5bf5e8] waiting for daemon to start [2020-02-17T17:12:58.032Z] daemon.go:325: [d29502d5bf5e8] waiting for daemon to start [2020-02-17T17:12:58.032Z] daemon.go:353: [d29502d5bf5e8] daemon started [2020-02-17T17:12:58.032Z] daemon.go:461: [d29502d5bf5e8] Stopping daemon [2020-02-17T17:12:58.032Z] daemon.go:296: [d29502d5bf5e8] exiting daemon [2020-02-17T17:12:58.032Z] daemon.go:448: [d29502d5bf5e8] Daemon stopped [2020-02-17T17:12:58.032Z] === RUN TestInspect [2020-02-17T17:12:58.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-17T17:12:58.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-17T17:12:58.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-17T17:12:58.596Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-17T17:13:00.279Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-02-17T17:13:00.279Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-17T17:13:00.279Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-17T17:13:00.536Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-17T17:13:01.100Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-17T17:13:01.358Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-02-17T17:13:01.868Z] --- PASS: TestInspect (3.65s) [2020-02-17T17:13:01.868Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-17T17:13:01.868Z] daemon.go:325: [d6b8f3860563b] waiting for daemon to start [2020-02-17T17:13:01.868Z] daemon.go:325: [d6b8f3860563b] waiting for daemon to start [2020-02-17T17:13:01.868Z] daemon.go:353: [d6b8f3860563b] daemon started [2020-02-17T17:13:01.868Z] daemon.go:461: [d6b8f3860563b] Stopping daemon [2020-02-17T17:13:01.868Z] daemon.go:296: [d6b8f3860563b] exiting daemon [2020-02-17T17:13:01.868Z] daemon.go:448: [d6b8f3860563b] Daemon stopped [2020-02-17T17:13:01.868Z] === RUN TestDockerNetworkConnectAlias [2020-02-17T17:13:01.921Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 35.1% of statements [2020-02-17T17:13:02.485Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-02-17T17:13:03.050Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-02-17T17:13:03.237Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-17T17:13:03.237Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-17T17:13:03.494Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-17T17:13:03.494Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-17T17:13:03.614Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-17T17:13:03.871Z] testing: warning: no tests to run [2020-02-17T17:13:03.871Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-02-17T17:13:03.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-17T17:13:04.058Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-17T17:13:04.435Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-17T17:13:04.435Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-17T17:13:04.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-17T17:13:04.692Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-17T17:13:04.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-17T17:13:04.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-17T17:13:04.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-17T17:13:04.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-17T17:13:04.990Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-17T17:13:06.357Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-17T17:13:07.214Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements [2020-02-17T17:13:07.779Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-17T17:13:08.710Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-02-17T17:13:08.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-17T17:13:08.879Z] --- PASS: TestDockerNetworkConnectAlias (7.20s) [2020-02-17T17:13:08.879Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-17T17:13:08.879Z] daemon.go:325: [d2ca5c00e54d3] waiting for daemon to start [2020-02-17T17:13:08.879Z] daemon.go:325: [d2ca5c00e54d3] waiting for daemon to start [2020-02-17T17:13:08.879Z] daemon.go:353: [d2ca5c00e54d3] daemon started [2020-02-17T17:13:08.879Z] daemon.go:461: [d2ca5c00e54d3] Stopping daemon [2020-02-17T17:13:08.879Z] daemon.go:296: [d2ca5c00e54d3] exiting daemon [2020-02-17T17:13:08.879Z] daemon.go:448: [d2ca5c00e54d3] Daemon stopped [2020-02-17T17:13:08.879Z] === RUN TestDockerNetworkReConnect [2020-02-17T17:13:08.967Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-17T17:13:10.338Z] ok github.com/docker/docker/registry 0.090s coverage: 56.4% of statements [2020-02-17T17:13:11.269Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-17T17:13:11.269Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-02-17T17:13:11.403Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-17T17:13:12.200Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-02-17T17:13:12.335Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-17T17:13:12.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2020-02-17T17:13:12.832Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-17T17:13:12.832Z] daemon.go:325: [dd0f749769120] waiting for daemon to start [2020-02-17T17:13:12.832Z] daemon.go:325: [dd0f749769120] waiting for daemon to start [2020-02-17T17:13:12.832Z] daemon.go:353: [dd0f749769120] daemon started [2020-02-17T17:13:12.832Z] daemon.go:461: [dd0f749769120] Stopping daemon [2020-02-17T17:13:12.832Z] daemon.go:296: [dd0f749769120] exiting daemon [2020-02-17T17:13:12.832Z] daemon.go:448: [dd0f749769120] Daemon stopped [2020-02-17T17:13:12.832Z] === RUN TestCreateServiceSecretFileMode [2020-02-17T17:13:13.131Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-17T17:13:13.696Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-02-17T17:13:14.232Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-17T17:13:14.627Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-02-17T17:13:14.797Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-17T17:13:14.862Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-02-17T17:13:14.862Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-17T17:13:14.862Z] daemon.go:325: [da7e1c86716f4] waiting for daemon to start [2020-02-17T17:13:14.862Z] daemon.go:325: [da7e1c86716f4] waiting for daemon to start [2020-02-17T17:13:14.862Z] daemon.go:353: [da7e1c86716f4] daemon started [2020-02-17T17:13:14.862Z] daemon.go:461: [da7e1c86716f4] Stopping daemon [2020-02-17T17:13:14.862Z] daemon.go:296: [da7e1c86716f4] exiting daemon [2020-02-17T17:13:14.862Z] daemon.go:448: [da7e1c86716f4] Daemon stopped [2020-02-17T17:13:14.862Z] === RUN TestCreateServiceConfigFileMode [2020-02-17T17:13:15.360Z] --- PASS: TestDockerNetworkReConnect (6.42s) [2020-02-17T17:13:15.360Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-17T17:13:15.360Z] daemon.go:325: [de2634ac3d800] waiting for daemon to start [2020-02-17T17:13:15.360Z] daemon.go:325: [de2634ac3d800] waiting for daemon to start [2020-02-17T17:13:15.360Z] daemon.go:353: [de2634ac3d800] daemon started [2020-02-17T17:13:15.360Z] daemon.go:461: [de2634ac3d800] Stopping daemon [2020-02-17T17:13:15.360Z] daemon.go:296: [de2634ac3d800] exiting daemon [2020-02-17T17:13:15.360Z] daemon.go:448: [de2634ac3d800] Daemon stopped [2020-02-17T17:13:15.360Z] === RUN TestServicePlugin [2020-02-17T17:13:15.557Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-17T17:13:15.924Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-17T17:13:17.563Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2020-02-17T17:13:17.563Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-17T17:13:17.563Z] daemon.go:325: [d9a7ba2e03619] waiting for daemon to start [2020-02-17T17:13:17.563Z] daemon.go:325: [d9a7ba2e03619] waiting for daemon to start [2020-02-17T17:13:17.563Z] daemon.go:353: [d9a7ba2e03619] daemon started [2020-02-17T17:13:17.563Z] daemon.go:461: [d9a7ba2e03619] Stopping daemon [2020-02-17T17:13:17.563Z] daemon.go:296: [d9a7ba2e03619] exiting daemon [2020-02-17T17:13:17.563Z] daemon.go:448: [d9a7ba2e03619] Daemon stopped [2020-02-17T17:13:17.563Z] === RUN TestCreateServiceSysctls [2020-02-17T17:13:17.820Z] === RUN TestDockerSuite/TestBuildUser [2020-02-17T17:13:20.341Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-17T17:13:21.034Z] --- PASS: TestCreateServiceSysctls (3.38s) [2020-02-17T17:13:21.034Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-17T17:13:21.034Z] daemon.go:325: [d40bcffbbd027] waiting for daemon to start [2020-02-17T17:13:21.034Z] daemon.go:325: [d40bcffbbd027] waiting for daemon to start [2020-02-17T17:13:21.034Z] daemon.go:353: [d40bcffbbd027] daemon started [2020-02-17T17:13:21.034Z] daemon.go:461: [d40bcffbbd027] Stopping daemon [2020-02-17T17:13:21.034Z] daemon.go:296: [d40bcffbbd027] exiting daemon [2020-02-17T17:13:21.034Z] daemon.go:448: [d40bcffbbd027] Daemon stopped [2020-02-17T17:13:21.034Z] === RUN TestInspect [2020-02-17T17:13:23.723Z] --- PASS: TestInspect (2.83s) [2020-02-17T17:13:23.723Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-17T17:13:23.723Z] daemon.go:325: [df93386c92090] waiting for daemon to start [2020-02-17T17:13:23.723Z] daemon.go:325: [df93386c92090] waiting for daemon to start [2020-02-17T17:13:23.723Z] daemon.go:353: [df93386c92090] daemon started [2020-02-17T17:13:23.723Z] daemon.go:461: [df93386c92090] Stopping daemon [2020-02-17T17:13:23.723Z] daemon.go:296: [df93386c92090] exiting daemon [2020-02-17T17:13:23.723Z] daemon.go:448: [df93386c92090] Daemon stopped [2020-02-17T17:13:23.723Z] === RUN TestDockerNetworkConnectAlias [2020-02-17T17:13:24.515Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-17T17:13:27.733Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/rootless [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/volume [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-17T17:13:27.733Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === Skipped [2020-02-17T17:13:27.733Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-17T17:13:27.733Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-17T17:13:27.733Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.733Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.733Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.733Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.733Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.733Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-17T17:13:27.733Z] graphtest_unix.go:73: No driver to put! [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-17T17:13:27.733Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-17T17:13:27.733Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-17T17:13:27.733Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-17T17:13:27.733Z] [2020-02-17T17:13:27.733Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.734Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.734Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.734Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.734Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-17T17:13:27.734Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-17T17:13:27.734Z] graphtest_unix.go:73: No driver to put! [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-17T17:13:27.734Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] [2020-02-17T17:13:27.734Z] DONE 2065 tests, 19 skipped in 252.247s Post stage [Pipeline] junit [2020-02-17T17:13:28.003Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-17T17:13:28.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/validate/vendor [2020-02-17T17:13:29.253Z] --- PASS: TestDockerNetworkConnectAlias (5.48s) [2020-02-17T17:13:29.253Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-17T17:13:29.253Z] daemon.go:325: [dc6cdf9131227] waiting for daemon to start [2020-02-17T17:13:29.253Z] daemon.go:325: [dc6cdf9131227] waiting for daemon to start [2020-02-17T17:13:29.253Z] daemon.go:353: [dc6cdf9131227] daemon started [2020-02-17T17:13:29.253Z] daemon.go:461: [dc6cdf9131227] Stopping daemon [2020-02-17T17:13:29.253Z] daemon.go:296: [dc6cdf9131227] exiting daemon [2020-02-17T17:13:29.253Z] daemon.go:448: [dc6cdf9131227] Daemon stopped [2020-02-17T17:13:29.253Z] === RUN TestDockerNetworkReConnect [2020-02-17T17:13:29.276Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-17T17:13:30.165Z] + echo Building e2e image [2020-02-17T17:13:30.165Z] Building e2e image [2020-02-17T17:13:30.165Z] + docker build --build-arg DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-17T17:13:30.165Z] #2 [internal] load .dockerignore [2020-02-17T17:13:30.165Z] #2 transferring context: 34B done [2020-02-17T17:13:30.165Z] #2 DONE 0.0s [2020-02-17T17:13:30.165Z] [2020-02-17T17:13:30.165Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-17T17:13:30.165Z] #1 transferring dockerfile: 3.19kB done [2020-02-17T17:13:30.165Z] #1 DONE 0.0s [2020-02-17T17:13:30.165Z] [2020-02-17T17:13:30.165Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-02-17T17:13:30.425Z] #4 DONE 0.2s [2020-02-17T17:13:30.425Z] [2020-02-17T17:13:30.425Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-02-17T17:13:30.425Z] #3 DONE 0.2s [2020-02-17T17:13:30.425Z] [2020-02-17T17:13:30.425Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-17T17:13:30.425Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done [2020-02-17T17:13:30.425Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done [2020-02-17T17:13:30.425Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 607.76kB / 2.80MB 0.1s [2020-02-17T17:13:30.425Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-17T17:13:30.425Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-17T17:13:30.425Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 0B / 124.08MB 0.1s [2020-02-17T17:13:30.425Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 0B / 126B 0.1s [2020-02-17T17:13:30.425Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done [2020-02-17T17:13:30.425Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done [2020-02-17T17:13:30.682Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-02-17T17:13:30.682Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.1s done [2020-02-17T17:13:30.682Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 [2020-02-17T17:13:30.682Z] #14 ... [2020-02-17T17:13:30.682Z] [2020-02-17T17:13:30.682Z] #8 [internal] load build context [2020-02-17T17:13:30.682Z] #8 transferring context: 794.49kB 0.3s done [2020-02-17T17:13:30.682Z] #8 DONE 0.3s [2020-02-17T17:13:30.682Z] [2020-02-17T17:13:30.682Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-17T17:13:30.939Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 10.58MB / 124.08MB 0.4s [2020-02-17T17:13:30.939Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 17.37MB / 124.08MB 0.5s [2020-02-17T17:13:30.939Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s done [2020-02-17T17:13:30.939Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 31.05MB / 124.08MB 0.7s [2020-02-17T17:13:30.939Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-02-17T17:13:31.197Z] #14 ... [2020-02-17T17:13:31.197Z] [2020-02-17T17:13:31.197Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-02-17T17:13:31.197Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-02-17T17:13:31.197Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-02-17T17:13:31.197Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-02-17T17:13:31.197Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-02-17T17:13:31.197Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.3s done [2020-02-17T17:13:31.197Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.3s done [2020-02-17T17:13:31.197Z] #5 DONE 0.7s [2020-02-17T17:13:31.197Z] [2020-02-17T17:13:31.197Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-17T17:13:31.197Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 44.27MB / 124.08MB 0.9s [2020-02-17T17:13:31.197Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-17T17:13:31.454Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-17T17:13:31.454Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 54.18MB / 124.08MB 1.2s [2020-02-17T17:13:31.711Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 67.36MB / 124.08MB 1.4s [2020-02-17T17:13:31.970Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 87.62MB / 124.08MB 1.6s [2020-02-17T17:13:31.970Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 102.45MB / 124.08MB 1.7s [2020-02-17T17:13:32.228Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 119.46MB / 124.08MB 1.8s [2020-02-17T17:13:32.485Z] #14 ... [2020-02-17T17:13:32.485Z] [2020-02-17T17:13:32.485Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-17T17:13:32.485Z] #6 DONE 1.3s [2020-02-17T17:13:32.485Z] [2020-02-17T17:13:32.485Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-17T17:13:32.485Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 2.0s done [2020-02-17T17:13:32.742Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 0.1s [2020-02-17T17:13:33.646Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-02-17T17:13:33.646Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-17T17:13:33.646Z] daemon.go:325: [d83b90b2fc831] waiting for daemon to start [2020-02-17T17:13:33.646Z] daemon.go:325: [d83b90b2fc831] waiting for daemon to start [2020-02-17T17:13:33.646Z] daemon.go:353: [d83b90b2fc831] daemon started [2020-02-17T17:13:33.646Z] daemon.go:461: [d83b90b2fc831] Stopping daemon [2020-02-17T17:13:33.646Z] daemon.go:296: [d83b90b2fc831] exiting daemon [2020-02-17T17:13:33.646Z] daemon.go:448: [d83b90b2fc831] Daemon stopped [2020-02-17T17:13:33.646Z] === RUN TestServicePlugin [2020-02-17T17:13:33.646Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-17T17:13:33.646Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:13:33.646Z] === RUN TestServiceUpdateLabel [2020-02-17T17:13:34.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-17T17:13:35.677Z] --- PASS: TestServiceUpdateLabel (2.24s) [2020-02-17T17:13:35.677Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-17T17:13:35.677Z] daemon.go:325: [d925c73816242] waiting for daemon to start [2020-02-17T17:13:35.677Z] daemon.go:325: [d925c73816242] waiting for daemon to start [2020-02-17T17:13:35.677Z] daemon.go:353: [d925c73816242] daemon started [2020-02-17T17:13:35.677Z] daemon.go:461: [d925c73816242] Stopping daemon [2020-02-17T17:13:35.677Z] daemon.go:296: [d925c73816242] exiting daemon [2020-02-17T17:13:35.677Z] daemon.go:448: [d925c73816242] Daemon stopped [2020-02-17T17:13:35.677Z] === RUN TestServiceUpdateSecrets [2020-02-17T17:13:37.999Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.2s [2020-02-17T17:13:37.999Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.6s done [2020-02-17T17:13:38.259Z] #14 ... [2020-02-17T17:13:38.259Z] [2020-02-17T17:13:38.259Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-17T17:13:38.259Z] #7 1.037 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-02-17T17:13:38.259Z] #7 2.135 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-02-17T17:13:38.259Z] #7 2.224 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-02-17T17:13:38.259Z] #7 2.227 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-02-17T17:13:38.259Z] #7 2.421 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-02-17T17:13:38.259Z] #7 2.428 (4/33) Installing readline (7.0.003-r1) [2020-02-17T17:13:38.259Z] #7 2.433 (5/33) Installing bash (4.4.19-r1) [2020-02-17T17:13:38.259Z] #7 2.447 Executing bash-4.4.19-r1.post-install [2020-02-17T17:13:38.259Z] #7 2.455 (6/33) Installing ca-certificates (20190108-r0) [2020-02-17T17:13:38.259Z] #7 2.471 (7/33) Installing libgcc (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 2.476 (8/33) Installing libstdc++ (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 2.489 (9/33) Installing binutils (2.31.1-r2) [2020-02-17T17:13:38.259Z] #7 2.589 (10/33) Installing gmp (6.1.2-r1) [2020-02-17T17:13:38.259Z] #7 2.598 (11/33) Installing isl (0.18-r0) [2020-02-17T17:13:38.259Z] #7 2.618 (12/33) Installing libgomp (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 2.623 (13/33) Installing libatomic (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 2.625 (14/33) Installing mpfr3 (3.1.5-r1) [2020-02-17T17:13:38.259Z] #7 2.633 (15/33) Installing mpc1 (1.0.3-r1) [2020-02-17T17:13:38.259Z] #7 2.637 (16/33) Installing gcc (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 3.492 (17/33) Installing musl-dev (1.1.20-r5) [2020-02-17T17:13:38.259Z] #7 3.590 (18/33) Installing libc-dev (0.7.1-r0) [2020-02-17T17:13:38.259Z] #7 3.593 (19/33) Installing g++ (8.3.0-r0) [2020-02-17T17:13:38.259Z] #7 4.146 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-02-17T17:13:38.259Z] #7 4.150 (21/33) Installing libssh2 (1.9.0-r1) [2020-02-17T17:13:38.259Z] #7 4.161 (22/33) Installing libcurl (7.64.0-r3) [2020-02-17T17:13:38.259Z] #7 4.169 (23/33) Installing expat (2.2.8-r0) [2020-02-17T17:13:38.259Z] #7 4.174 (24/33) Installing pcre2 (10.32-r1) [2020-02-17T17:13:38.259Z] #7 4.186 (25/33) Installing git (2.20.2-r0) [2020-02-17T17:13:38.259Z] #7 4.383 (26/33) Installing libmnl (1.0.4-r0) [2020-02-17T17:13:38.259Z] #7 4.386 (27/33) Installing jansson (2.11-r0) [2020-02-17T17:13:38.259Z] #7 4.390 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-02-17T17:13:38.259Z] #7 4.395 (29/33) Installing iptables (1.6.2-r1) [2020-02-17T17:13:38.259Z] #7 4.417 (30/33) Installing pigz (2.4-r0) [2020-02-17T17:13:38.259Z] #7 4.423 (31/33) Installing tar (1.32-r0) [2020-02-17T17:13:38.259Z] #7 4.431 (32/33) Installing xz-libs (5.2.4-r0) [2020-02-17T17:13:38.259Z] #7 4.435 (33/33) Installing xz (5.2.4-r0) [2020-02-17T17:13:38.259Z] #7 4.440 Executing busybox-1.29.3-r10.trigger [2020-02-17T17:13:38.259Z] #7 4.444 Executing ca-certificates-20190108-r0.trigger [2020-02-17T17:13:38.259Z] #7 4.495 OK: 185 MiB in 47 packages [2020-02-17T17:13:38.259Z] #7 DONE 5.9s [2020-02-17T17:13:38.259Z] [2020-02-17T17:13:38.259Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-17T17:13:38.259Z] #9 DONE 0.1s [2020-02-17T17:13:38.259Z] [2020-02-17T17:13:38.259Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-02-17T17:13:38.259Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done [2020-02-17T17:13:38.516Z] #14 DONE 8.1s [2020-02-17T17:13:38.516Z] [2020-02-17T17:13:38.516Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-17T17:13:38.516Z] #10 DONE 0.1s [2020-02-17T17:13:38.516Z] [2020-02-17T17:13:38.516Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-17T17:13:38.516Z] #11 DONE 0.1s [2020-02-17T17:13:38.516Z] [2020-02-17T17:13:38.516Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-17T17:13:38.516Z] #12 DONE 0.1s [2020-02-17T17:13:38.516Z] [2020-02-17T17:13:38.516Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-17T17:13:38.516Z] #13 DONE 0.1s [2020-02-17T17:13:38.516Z] [2020-02-17T17:13:38.516Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-17T17:13:39.080Z] #15 0.571 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-17T17:13:39.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-17T17:13:40.097Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-17T17:13:40.449Z] #15 1.641 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-17T17:13:40.449Z] #15 1.731 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-17T17:13:40.449Z] #15 1.734 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-17T17:13:40.449Z] #15 1.864 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-17T17:13:40.449Z] #15 1.871 (4/43) Installing readline (8.0.1-r0) [2020-02-17T17:13:40.449Z] #15 1.876 (5/43) Installing bash (5.0.11-r1) [2020-02-17T17:13:40.449Z] #15 1.888 Executing bash-5.0.11-r1.post-install [2020-02-17T17:13:40.449Z] #15 1.890 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-17T17:13:40.449Z] #15 1.965 (7/43) Installing libblkid (2.34-r1) [2020-02-17T17:13:40.449Z] #15 1.970 (8/43) Installing libuuid (2.34-r1) [2020-02-17T17:13:40.449Z] #15 1.973 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-17T17:13:40.449Z] #15 1.979 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-17T17:13:40.449Z] #15 1.984 (11/43) Installing libgcc (9.2.0-r3) [2020-02-17T17:13:40.449Z] #15 1.986 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-17T17:13:40.449Z] #15 1.999 (13/43) Installing binutils (2.33.1-r0) [2020-02-17T17:13:40.449Z] #15 2.066 (14/43) Installing libmagic (5.37-r1) [2020-02-17T17:13:40.559Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-17T17:13:40.706Z] #15 2.086 (15/43) Installing file (5.37-r1) [2020-02-17T17:13:40.706Z] #15 2.088 (16/43) Installing gmp (6.1.2-r1) [2020-02-17T17:13:40.706Z] #15 2.094 (17/43) Installing isl (0.18-r0) [2020-02-17T17:13:40.706Z] #15 2.109 (18/43) Installing libgomp (9.2.0-r3) [2020-02-17T17:13:40.706Z] #15 2.113 (19/43) Installing libatomic (9.2.0-r3) [2020-02-17T17:13:40.706Z] #15 2.115 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-17T17:13:40.706Z] #15 2.121 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-17T17:13:40.706Z] #15 2.123 (22/43) Installing gcc (9.2.0-r3) [2020-02-17T17:13:41.658Z] #15 2.834 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-17T17:13:41.658Z] #15 2.905 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-17T17:13:41.658Z] #15 2.907 (25/43) Installing g++ (9.2.0-r3) [2020-02-17T17:13:41.916Z] #15 3.355 (26/43) Installing make (4.2.1-r2) [2020-02-17T17:13:41.916Z] #15 3.360 (27/43) Installing fortify-headers (1.1-r0) [2020-02-17T17:13:41.916Z] #15 3.363 (28/43) Installing build-base (0.5-r1) [2020-02-17T17:13:41.916Z] #15 3.365 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-17T17:13:41.916Z] #15 3.368 (30/43) Installing libcurl (7.67.0-r0) [2020-02-17T17:13:41.916Z] #15 3.374 (31/43) Installing curl (7.67.0-r0) [2020-02-17T17:13:41.916Z] #15 3.377 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-17T17:13:41.916Z] #15 3.383 (33/43) Installing jq (1.6-r0) [2020-02-17T17:13:41.916Z] #15 3.389 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-17T17:13:41.916Z] #15 3.394 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-17T17:13:41.916Z] #15 3.397 (36/43) Installing libaio (0.3.112-r1) [2020-02-17T17:13:41.916Z] #15 3.399 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-17T17:13:41.916Z] #15 3.444 (38/43) Installing libfdisk (2.34-r1) [2020-02-17T17:13:41.916Z] #15 3.450 (39/43) Installing libmount (2.34-r1) [2020-02-17T17:13:41.916Z] #15 3.455 (40/43) Installing libsmartcols (2.34-r1) [2020-02-17T17:13:41.916Z] #15 3.459 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-17T17:13:41.916Z] #15 3.462 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-17T17:13:41.916Z] #15 3.484 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-17T17:13:42.105Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-17T17:13:42.105Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-17T17:13:42.180Z] #15 3.489 Executing busybox-1.31.1-r9.trigger [2020-02-17T17:13:42.180Z] #15 3.495 OK: 203 MiB in 58 packages [2020-02-17T17:13:42.573Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-17T17:13:42.743Z] #15 DONE 4.3s [2020-02-17T17:13:42.744Z] [2020-02-17T17:13:42.744Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-17T17:13:43.674Z] #16 DONE 0.7s [2020-02-17T17:13:43.674Z] [2020-02-17T17:13:43.674Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-17T17:13:43.940Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-17T17:13:43.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-17T17:13:44.240Z] #17 DONE 0.7s [2020-02-17T17:13:44.240Z] [2020-02-17T17:13:44.240Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-17T17:13:44.240Z] #18 DONE 0.0s [2020-02-17T17:13:44.240Z] [2020-02-17T17:13:44.240Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-17T17:13:44.240Z] #19 DONE 0.1s [2020-02-17T17:13:44.240Z] [2020-02-17T17:13:44.240Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-17T17:13:44.240Z] #22 DONE 0.1s [2020-02-17T17:13:44.240Z] [2020-02-17T17:13:44.240Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-17T17:13:44.240Z] #26 DONE 0.1s [2020-02-17T17:13:44.240Z] [2020-02-17T17:13:44.240Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-17T17:13:44.499Z] #23 ... [2020-02-17T17:13:44.499Z] [2020-02-17T17:13:44.499Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-17T17:13:44.499Z] #27 DONE 0.1s [2020-02-17T17:13:44.499Z] [2020-02-17T17:13:44.499Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-17T17:13:44.499Z] #23 DONE 0.2s [2020-02-17T17:13:44.499Z] [2020-02-17T17:13:44.499Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-17T17:13:44.499Z] #28 DONE 0.1s [2020-02-17T17:13:44.499Z] [2020-02-17T17:13:44.499Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-17T17:13:45.310Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-17T17:13:46.240Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-17T17:13:46.820Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-17T17:13:47.609Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-17T17:13:47.609Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-17T17:13:47.609Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-17T17:13:47.609Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-17T17:13:47.609Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-17T17:13:47.776Z] #29 ... [2020-02-17T17:13:47.776Z] [2020-02-17T17:13:47.776Z] #31 [builder 1/4] COPY . . [2020-02-17T17:13:47.776Z] #31 DONE 3.5s [2020-02-17T17:13:48.034Z] [2020-02-17T17:13:48.034Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T17:13:48.034Z] #20 2.531 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-17T17:13:48.034Z] #20 2.899 curl: option --progress: is ambiguous [2020-02-17T17:13:48.034Z] #20 2.899 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:48.034Z] #20 3.357 curl: option --progress: is ambiguous [2020-02-17T17:13:48.034Z] #20 3.360 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:48.291Z] #20 3.917 curl: option --progress: is ambiguous [2020-02-17T17:13:48.291Z] #20 3.925 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:48.366Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-17T17:13:48.366Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-17T17:13:48.366Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-17T17:13:48.547Z] #20 ... [2020-02-17T17:13:48.547Z] [2020-02-17T17:13:48.547Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-17T17:13:48.547Z] #24 1.281 + RM_GOPATH=0 [2020-02-17T17:13:48.547Z] #24 1.284 Install docker/cli version 17.06.2-ce from stable [2020-02-17T17:13:48.547Z] #24 1.284 + TMP_GOPATH= [2020-02-17T17:13:48.547Z] #24 1.284 + : /build [2020-02-17T17:13:48.547Z] #24 1.284 + '[' -z '' ']' [2020-02-17T17:13:48.547Z] #24 1.284 ++ mktemp -d [2020-02-17T17:13:48.547Z] #24 1.284 + export GOPATH=/tmp/tmp.eAimAl [2020-02-17T17:13:48.547Z] #24 1.284 + GOPATH=/tmp/tmp.eAimAl [2020-02-17T17:13:48.547Z] #24 1.284 + RM_GOPATH=1 [2020-02-17T17:13:48.547Z] #24 1.284 ++ dirname ./install.sh [2020-02-17T17:13:48.547Z] #24 1.284 + dir=. [2020-02-17T17:13:48.547Z] #24 1.284 + bin=dockercli [2020-02-17T17:13:48.547Z] #24 1.284 + shift [2020-02-17T17:13:48.547Z] #24 1.284 + '[' '!' -f ./dockercli.installer ']' [2020-02-17T17:13:48.547Z] #24 1.284 + . ./dockercli.installer [2020-02-17T17:13:48.547Z] #24 1.284 ++ DOCKERCLI_CHANNEL=stable [2020-02-17T17:13:48.547Z] #24 1.284 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-17T17:13:48.547Z] #24 1.284 + install_dockercli [2020-02-17T17:13:48.547Z] #24 1.284 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-17T17:13:48.547Z] #24 1.284 ++ uname -m [2020-02-17T17:13:48.547Z] #24 1.289 + arch=x86_64 [2020-02-17T17:13:48.547Z] #24 1.289 + '[' x86_64 '!=' x86_64 ']' [2020-02-17T17:13:48.548Z] #24 1.289 + url=https://download.docker.com/linux/static [2020-02-17T17:13:48.548Z] #24 1.289 + tar -xz docker/docker [2020-02-17T17:13:48.548Z] #24 1.289 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-17T17:13:48.548Z] #24 3.910 + mkdir -p /build [2020-02-17T17:13:48.548Z] #24 3.911 + mv docker/docker /build/ [2020-02-17T17:13:48.548Z] #24 3.912 + rmdir docker [2020-02-17T17:13:48.548Z] #24 DONE 4.0s [2020-02-17T17:13:48.805Z] [2020-02-17T17:13:48.805Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-17T17:13:49.502Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-17T17:13:49.502Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-17T17:13:49.736Z] #32 DONE 1.9s [2020-02-17T17:13:49.736Z] [2020-02-17T17:13:49.736Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-17T17:13:49.911Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-17T17:13:50.431Z] --- PASS: TestServicePlugin (35.16s) [2020-02-17T17:13:50.431Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-17T17:13:50.431Z] daemon.go:325: [de0e94674c2fd] waiting for daemon to start [2020-02-17T17:13:50.431Z] daemon.go:325: [de0e94674c2fd] waiting for daemon to start [2020-02-17T17:13:50.431Z] daemon.go:353: [de0e94674c2fd] daemon started [2020-02-17T17:13:50.431Z] daemon.go:461: [de0e94674c2fd] Stopping daemon [2020-02-17T17:13:50.431Z] daemon.go:296: [de0e94674c2fd] exiting daemon [2020-02-17T17:13:50.431Z] daemon.go:448: [de0e94674c2fd] Daemon stopped [2020-02-17T17:13:50.431Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-17T17:13:50.432Z] daemon.go:325: [d44ab2060bf02] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:325: [d44ab2060bf02] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:353: [d44ab2060bf02] daemon started [2020-02-17T17:13:50.432Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-17T17:13:50.432Z] daemon.go:325: [d9dea2e41d137] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:325: [d9dea2e41d137] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:353: [d9dea2e41d137] daemon started [2020-02-17T17:13:50.432Z] plugin_test.go:60: [d9dea2e41d137] joining swarm manager [d44ab2060bf02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:13:50.432Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-17T17:13:50.432Z] daemon.go:325: [ded94cbc3329c] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:325: [ded94cbc3329c] waiting for daemon to start [2020-02-17T17:13:50.432Z] daemon.go:353: [ded94cbc3329c] daemon started [2020-02-17T17:13:50.432Z] plugin_test.go:63: [ded94cbc3329c] joining swarm manager [d44ab2060bf02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:13:50.432Z] daemon.go:461: [ded94cbc3329c] Stopping daemon [2020-02-17T17:13:50.432Z] daemon.go:296: [ded94cbc3329c] exiting daemon [2020-02-17T17:13:50.432Z] daemon.go:448: [ded94cbc3329c] Daemon stopped [2020-02-17T17:13:50.432Z] daemon.go:461: [d9dea2e41d137] Stopping daemon [2020-02-17T17:13:50.432Z] daemon.go:296: [d9dea2e41d137] exiting daemon [2020-02-17T17:13:50.432Z] daemon.go:448: [d9dea2e41d137] Daemon stopped [2020-02-17T17:13:50.432Z] daemon.go:461: [d44ab2060bf02] Stopping daemon [2020-02-17T17:13:50.432Z] daemon.go:296: [d44ab2060bf02] exiting daemon [2020-02-17T17:13:50.432Z] daemon.go:448: [d44ab2060bf02] Daemon stopped [2020-02-17T17:13:50.432Z] === RUN TestServiceUpdateLabel [2020-02-17T17:13:50.689Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-17T17:13:50.887Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-17T17:13:50.908Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2020-02-17T17:13:50.908Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-17T17:13:50.908Z] daemon.go:325: [d84b748daaf18] waiting for daemon to start [2020-02-17T17:13:50.908Z] daemon.go:325: [d84b748daaf18] waiting for daemon to start [2020-02-17T17:13:50.908Z] daemon.go:353: [d84b748daaf18] daemon started [2020-02-17T17:13:50.908Z] daemon.go:461: [d84b748daaf18] Stopping daemon [2020-02-17T17:13:50.908Z] daemon.go:296: [d84b748daaf18] exiting daemon [2020-02-17T17:13:50.908Z] daemon.go:448: [d84b748daaf18] Daemon stopped [2020-02-17T17:13:50.908Z] === RUN TestServiceUpdateConfigs [2020-02-17T17:13:51.108Z] #33 1.344 [2020-02-17T17:13:51.108Z] #33 1.476 Removing bundles/ [2020-02-17T17:13:51.252Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-17T17:13:51.348Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-17T17:13:51.365Z] #33 1.477 [2020-02-17T17:13:51.365Z] #33 1.482 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-17T17:13:51.810Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-17T17:13:52.272Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-17T17:13:52.296Z] #33 2.413 Building test suite binary ./integration-cli/test.main [2020-02-17T17:13:52.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-17T17:13:52.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-17T17:13:53.184Z] --- PASS: TestServiceUpdateLabel (2.72s) [2020-02-17T17:13:53.184Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-17T17:13:53.184Z] daemon.go:325: [de9f54e513de5] waiting for daemon to start [2020-02-17T17:13:53.184Z] daemon.go:325: [de9f54e513de5] waiting for daemon to start [2020-02-17T17:13:53.184Z] daemon.go:353: [de9f54e513de5] daemon started [2020-02-17T17:13:53.184Z] daemon.go:461: [de9f54e513de5] Stopping daemon [2020-02-17T17:13:53.184Z] daemon.go:296: [de9f54e513de5] exiting daemon [2020-02-17T17:13:53.184Z] daemon.go:448: [de9f54e513de5] Daemon stopped [2020-02-17T17:13:53.184Z] === RUN TestServiceUpdateSecrets [2020-02-17T17:13:55.572Z] #33 ... [2020-02-17T17:13:55.572Z] [2020-02-17T17:13:55.572Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-17T17:13:55.572Z] #20 4.476 curl: option --progress: is ambiguous [2020-02-17T17:13:55.572Z] #20 4.477 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:55.572Z] #20 5.092 [2020-02-17T17:13:55.572Z] #20 6.332 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-17T17:13:55.572Z] #20 6.673 curl: option --progress: is ambiguous [2020-02-17T17:13:55.572Z] #20 6.676 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:55.572Z] #20 7.095 [2020-02-17T17:13:55.572Z] #20 8.181 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-17T17:13:55.572Z] #20 8.488 curl: option --progress: is ambiguous [2020-02-17T17:13:55.572Z] #20 8.488 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:55.572Z] #20 8.771 [2020-02-17T17:13:55.572Z] #20 10.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-17T17:13:55.572Z] #20 10.38 curl: option --progress: is ambiguous [2020-02-17T17:13:55.572Z] #20 10.38 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:55.572Z] #20 10.75 [2020-02-17T17:13:55.708Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-17T17:13:56.502Z] #20 11.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-17T17:13:56.758Z] #20 12.25 curl: option --progress: is ambiguous [2020-02-17T17:13:56.758Z] #20 12.25 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-17T17:13:57.016Z] #20 12.62 [2020-02-17T17:13:57.016Z] #20 12.72 Download of images into '/build' complete. [2020-02-17T17:13:57.016Z] #20 12.72 Use something like the following to load the result into a Docker daemon: [2020-02-17T17:13:57.016Z] #20 12.72 tar -cC '/build' . | docker load [2020-02-17T17:13:57.273Z] #20 DONE 12.9s [2020-02-17T17:13:57.273Z] [2020-02-17T17:13:57.273Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-17T17:13:57.600Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-17T17:13:57.839Z] #29 ... [2020-02-17T17:13:57.839Z] [2020-02-17T17:13:57.839Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-17T17:13:57.839Z] #21 DONE 0.1s [2020-02-17T17:13:58.084Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-17T17:13:58.097Z] [2020-02-17T17:13:58.097Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-17T17:13:58.097Z] #25 DONE 0.1s [2020-02-17T17:13:58.097Z] [2020-02-17T17:13:58.097Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-17T17:13:58.529Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-17T17:13:58.787Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-17T17:13:59.350Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-17T17:13:59.350Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-17T17:13:59.630Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-17T17:13:59.630Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-17T17:14:00.280Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-17T17:14:01.176Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-17T17:14:02.803Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-17T17:14:02.803Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-17T17:14:02.803Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-17T17:14:03.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-17T17:14:03.317Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-17T17:14:04.247Z] === RUN TestDockerSuite/TestCommitChange [2020-02-17T17:14:05.618Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-17T17:14:06.155Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2020-02-17T17:14:06.155Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-17T17:14:06.155Z] daemon.go:325: [dbd934088b8c3] waiting for daemon to start [2020-02-17T17:14:06.155Z] daemon.go:325: [dbd934088b8c3] waiting for daemon to start [2020-02-17T17:14:06.155Z] daemon.go:353: [dbd934088b8c3] daemon started [2020-02-17T17:14:06.155Z] daemon.go:461: [dbd934088b8c3] Stopping daemon [2020-02-17T17:14:06.155Z] daemon.go:296: [dbd934088b8c3] exiting daemon [2020-02-17T17:14:06.155Z] daemon.go:448: [dbd934088b8c3] Daemon stopped [2020-02-17T17:14:06.155Z] === RUN TestServiceUpdateNetwork [2020-02-17T17:14:06.548Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-17T17:14:08.442Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-17T17:14:08.699Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2020-02-17T17:14:08.699Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-17T17:14:08.699Z] daemon.go:325: [dd3e4278fa7be] waiting for daemon to start [2020-02-17T17:14:08.699Z] daemon.go:325: [dd3e4278fa7be] waiting for daemon to start [2020-02-17T17:14:08.699Z] daemon.go:353: [dd3e4278fa7be] daemon started [2020-02-17T17:14:08.699Z] daemon.go:461: [dd3e4278fa7be] Stopping daemon [2020-02-17T17:14:08.699Z] daemon.go:296: [dd3e4278fa7be] exiting daemon [2020-02-17T17:14:08.699Z] daemon.go:448: [dd3e4278fa7be] Daemon stopped [2020-02-17T17:14:08.699Z] === RUN TestServiceUpdateConfigs [2020-02-17T17:14:10.069Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-17T17:14:11.439Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-17T17:14:12.961Z] #29 28.36 # github.com/docker/docker/contrib/httpserver [2020-02-17T17:14:12.961Z] #29 28.36 loadinternal: cannot find runtime/cgo [2020-02-17T17:14:13.219Z] #29 DONE 28.7s [2020-02-17T17:14:13.219Z] [2020-02-17T17:14:13.219Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-17T17:14:13.333Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-17T17:14:14.153Z] #33 ... [2020-02-17T17:14:14.153Z] [2020-02-17T17:14:14.153Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-17T17:14:14.154Z] #30 DONE 0.1s [2020-02-17T17:14:14.154Z] [2020-02-17T17:14:14.154Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-17T17:14:14.265Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-17T17:14:16.027Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-17T17:14:16.027Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-17T17:14:16.027Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-17T17:14:16.158Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-17T17:14:17.088Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-17T17:14:17.344Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-17T17:14:17.574Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-17T17:14:18.549Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-17T17:14:19.011Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-17T17:14:19.011Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-17T17:14:19.293Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-17T17:14:19.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-17T17:14:19.984Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-17T17:14:20.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-17T17:14:20.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-17T17:14:20.446Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-17T17:14:20.922Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-17T17:14:20.922Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-17T17:14:21.382Z] --- PASS: TestServiceUpdateNetwork (14.56s) [2020-02-17T17:14:21.382Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-17T17:14:21.382Z] daemon.go:325: [d72ca6a1d037c] waiting for daemon to start [2020-02-17T17:14:21.382Z] daemon.go:325: [d72ca6a1d037c] waiting for daemon to start [2020-02-17T17:14:21.382Z] daemon.go:353: [d72ca6a1d037c] daemon started [2020-02-17T17:14:21.382Z] daemon.go:461: [d72ca6a1d037c] Stopping daemon [2020-02-17T17:14:21.382Z] daemon.go:296: [d72ca6a1d037c] exiting daemon [2020-02-17T17:14:21.382Z] daemon.go:448: [d72ca6a1d037c] Daemon stopped [2020-02-17T17:14:21.382Z] PASS [2020-02-17T17:14:21.382Z] [2020-02-17T17:14:21.382Z] === Skipped [2020-02-17T17:14:21.382Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-17T17:14:21.382Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-17T17:14:21.382Z] [2020-02-17T17:14:21.382Z] [2020-02-17T17:14:21.382Z] DONE 18 tests, 1 skipped in 114.620s [2020-02-17T17:14:21.382Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-17T17:14:21.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:21.382Z] ++ set -e [2020-02-17T17:14:21.382Z] ++ '[' -n 0 ']' [2020-02-17T17:14:21.382Z] ++ set -x [2020-02-17T17:14:21.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:14:21.382Z] INFO: Testing against a local daemon [2020-02-17T17:14:21.382Z] === RUN TestSessionCreate [2020-02-17T17:14:21.382Z] --- PASS: TestSessionCreate (0.06s) [2020-02-17T17:14:21.382Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-17T17:14:21.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-17T17:14:21.382Z] PASS [2020-02-17T17:14:21.382Z] [2020-02-17T17:14:21.382Z] DONE 2 tests in 0.217s [2020-02-17T17:14:21.382Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-17T17:14:21.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:21.382Z] ++ set -e [2020-02-17T17:14:21.382Z] ++ '[' -n 0 ']' [2020-02-17T17:14:21.382Z] ++ set -x [2020-02-17T17:14:21.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:14:21.382Z] INFO: Testing against a local daemon [2020-02-17T17:14:21.382Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-17T17:14:21.382Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:14:21.382Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:14:21.382Z] === RUN TestEventsExecDie [2020-02-17T17:14:21.382Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-17T17:14:21.382Z] === RUN TestEventsBackwardsCompatible [2020-02-17T17:14:21.382Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-17T17:14:21.382Z] === RUN TestInfoBinaryCommits [2020-02-17T17:14:21.382Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-17T17:14:21.382Z] === RUN TestInfoAPIVersioned [2020-02-17T17:14:21.382Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-17T17:14:21.382Z] === RUN TestInfoAPI [2020-02-17T17:14:21.382Z] --- PASS: TestInfoAPI (0.06s) [2020-02-17T17:14:21.382Z] === RUN TestInfoAPIWarnings [2020-02-17T17:14:21.854Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-17T17:14:22.392Z] --- PASS: TestInfoAPIWarnings (0.91s) [2020-02-17T17:14:22.392Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-17T17:14:22.393Z] daemon.go:325: [dc14b2b538353] waiting for daemon to start [2020-02-17T17:14:22.393Z] daemon.go:325: [dc14b2b538353] waiting for daemon to start [2020-02-17T17:14:22.393Z] daemon.go:353: [dc14b2b538353] daemon started [2020-02-17T17:14:22.393Z] daemon.go:461: [dc14b2b538353] Stopping daemon [2020-02-17T17:14:22.393Z] daemon.go:296: [dc14b2b538353] exiting daemon [2020-02-17T17:14:22.393Z] daemon.go:448: [dc14b2b538353] Daemon stopped [2020-02-17T17:14:22.393Z] === RUN TestLoginFailsWithBadCredentials [2020-02-17T17:14:22.680Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2020-02-17T17:14:22.680Z] === RUN TestPingCacheHeaders [2020-02-17T17:14:22.783Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-17T17:14:22.972Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-02-17T17:14:22.972Z] === RUN TestPingGet [2020-02-17T17:14:22.972Z] --- PASS: TestPingGet (0.04s) [2020-02-17T17:14:22.972Z] === RUN TestPingHead [2020-02-17T17:14:22.972Z] --- PASS: TestPingHead (0.06s) [2020-02-17T17:14:22.972Z] === RUN TestVersion [2020-02-17T17:14:22.972Z] --- PASS: TestVersion (0.07s) [2020-02-17T17:14:22.972Z] PASS [2020-02-17T17:14:22.972Z] [2020-02-17T17:14:22.972Z] === Skipped [2020-02-17T17:14:22.972Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:14:22.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:14:22.972Z] [2020-02-17T17:14:22.972Z] [2020-02-17T17:14:22.972Z] DONE 12 tests, 1 skipped in 2.837s [2020-02-17T17:14:22.972Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-17T17:14:22.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:22.972Z] ++ set -e [2020-02-17T17:14:22.972Z] ++ '[' -n 0 ']' [2020-02-17T17:14:22.972Z] ++ set -x [2020-02-17T17:14:22.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:14:23.255Z] INFO: Testing against a local daemon [2020-02-17T17:14:23.255Z] === RUN TestVolumesCreateAndList [2020-02-17T17:14:23.255Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-17T17:14:23.255Z] === RUN TestVolumesRemove [2020-02-17T17:14:23.255Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-17T17:14:23.255Z] === RUN TestVolumesInspect [2020-02-17T17:14:23.255Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-17T17:14:23.255Z] === RUN TestVolumesInvalidJSON [2020-02-17T17:14:23.255Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:23.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:23.539Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:23.539Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-17T17:14:23.539Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-17T17:14:23.539Z] PASS [2020-02-17T17:14:23.539Z] [2020-02-17T17:14:23.539Z] DONE 5 tests in 0.337s [2020-02-17T17:14:23.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-17T17:14:23.539Z] ++++ cat bundles/test-integration/docker.pid [2020-02-17T17:14:23.539Z] +++ kill 11100 [2020-02-17T17:14:23.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-17T17:14:24.279Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2020-02-17T17:14:24.279Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-17T17:14:24.279Z] daemon.go:325: [d2b5dc0f3e231] waiting for daemon to start [2020-02-17T17:14:24.279Z] daemon.go:325: [d2b5dc0f3e231] waiting for daemon to start [2020-02-17T17:14:24.279Z] daemon.go:353: [d2b5dc0f3e231] daemon started [2020-02-17T17:14:24.279Z] daemon.go:461: [d2b5dc0f3e231] Stopping daemon [2020-02-17T17:14:24.279Z] daemon.go:296: [d2b5dc0f3e231] exiting daemon [2020-02-17T17:14:24.279Z] daemon.go:448: [d2b5dc0f3e231] Daemon stopped [2020-02-17T17:14:24.279Z] === RUN TestServiceUpdateNetwork [2020-02-17T17:14:24.536Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-17T17:14:25.017Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-17T17:14:25.017Z] +++ /etc/init.d/apparmor stop [2020-02-17T17:14:25.017Z] Clearing AppArmor profiles cache:. [2020-02-17T17:14:25.017Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:14:25.017Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:14:25.017Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:14:25.017Z] [2020-02-17T17:14:25.017Z] To set a process to complain mode, use the command line tool [2020-02-17T17:14:25.017Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:14:25.017Z] with the 'teardown' option." [2020-02-17T17:14:25.017Z] [2020-02-17T17:14:25.467Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-17T17:14:25.467Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-17T17:14:25.467Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-17T17:14:26.260Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-17T17:14:26.398Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-17T17:14:26.398Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-17T17:14:26.398Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-17T17:14:26.398Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset Post stage [Pipeline] junit [2020-02-17T17:14:26.530Z] Recording test results [2020-02-17T17:14:26.656Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-17T17:14:27.163Z] + echo Ensuring container killed. [2020-02-17T17:14:27.163Z] Ensuring container killed. [2020-02-17T17:14:27.163Z] + docker rm -vf docker-pr4 [2020-02-17T17:14:27.163Z] Error: No such container: docker-pr4 [2020-02-17T17:14:27.163Z] + true [Pipeline] sh [2020-02-17T17:14:27.545Z] + echo Chowning /workspace to jenkins user [2020-02-17T17:14:27.545Z] Chowning /workspace to jenkins user [2020-02-17T17:14:27.545Z] + id -u [2020-02-17T17:14:27.545Z] + id -g [2020-02-17T17:14:27.545Z] + docker run --rm -v /home/docker/workspace/moby_PR-40533:/workspace busybox chown -R 1001:1001 /workspace [2020-02-17T17:14:27.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-17T17:14:28.150Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-17T17:14:29.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-17T17:14:29.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-17T17:14:29.970Z] + bundleName=ppc64le-integration [2020-02-17T17:14:29.970Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-17T17:14:29.970Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-17T17:14:29.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-17T17:14:29.970Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-17T17:14:30.049Z] Archiving artifacts [2020-02-17T17:14:30.434Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-17T17:14:30.837Z] + make clean [2020-02-17T17:14:31.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-17T17:14:31.455Z] docker volume rm -f docker-dev-cache [2020-02-17T17:14:31.455Z] docker-dev-cache [Pipeline] deleteDir [2020-02-17T17:14:31.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-17T17:14:31.976Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-17T17:14:32.906Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-17T17:14:33.469Z] === RUN TestDockerSuite/TestContainerAPIGetExport [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-17T17:14:34.407Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-17T17:14:35.337Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-17T17:14:35.337Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-17T17:14:35.900Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-17T17:14:36.831Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-17T17:14:37.762Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-17T17:14:37.762Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-17T17:14:38.325Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-17T17:14:39.695Z] --- PASS: TestServiceUpdateNetwork (15.38s) [2020-02-17T17:14:39.695Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-17T17:14:39.695Z] daemon.go:325: [d9903d12522d0] waiting for daemon to start [2020-02-17T17:14:39.695Z] daemon.go:325: [d9903d12522d0] waiting for daemon to start [2020-02-17T17:14:39.695Z] daemon.go:353: [d9903d12522d0] daemon started [2020-02-17T17:14:39.695Z] daemon.go:461: [d9903d12522d0] Stopping daemon [2020-02-17T17:14:39.695Z] daemon.go:296: [d9903d12522d0] exiting daemon [2020-02-17T17:14:39.695Z] daemon.go:448: [d9903d12522d0] Daemon stopped [2020-02-17T17:14:39.695Z] PASS [2020-02-17T17:14:39.695Z] [2020-02-17T17:14:39.695Z] DONE 18 tests in 167.811s [2020-02-17T17:14:39.695Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-17T17:14:39.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:39.695Z] ++ set -e [2020-02-17T17:14:39.695Z] ++ '[' -n 0 ']' [2020-02-17T17:14:39.695Z] ++ set -x [2020-02-17T17:14:39.695Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:14:39.695Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-17T17:14:39.952Z] INFO: Testing against a local daemon [2020-02-17T17:14:39.952Z] === RUN TestSessionCreate [2020-02-17T17:14:39.952Z] --- PASS: TestSessionCreate (0.03s) [2020-02-17T17:14:39.952Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-17T17:14:39.952Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-02-17T17:14:39.952Z] PASS [2020-02-17T17:14:39.952Z] [2020-02-17T17:14:39.952Z] DONE 2 tests in 0.197s [2020-02-17T17:14:39.952Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-17T17:14:39.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:39.952Z] ++ set -e [2020-02-17T17:14:39.952Z] ++ '[' -n 0 ']' [2020-02-17T17:14:39.952Z] ++ set -x [2020-02-17T17:14:39.952Z] ++ env -i DEST=/go/src/github.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 [2020-02-17T17:14:40.211Z] INFO: Testing against a local daemon [2020-02-17T17:14:40.211Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-17T17:14:40.211Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:14:40.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:14:40.211Z] === RUN TestEventsExecDie [2020-02-17T17:14:41.143Z] --- PASS: TestEventsExecDie (0.97s) [2020-02-17T17:14:41.143Z] === RUN TestEventsBackwardsCompatible [2020-02-17T17:14:41.143Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-17T17:14:41.143Z] === RUN TestInfoBinaryCommits [2020-02-17T17:14:41.143Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-17T17:14:41.143Z] === RUN TestInfoAPIVersioned [2020-02-17T17:14:41.143Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-17T17:14:41.143Z] === RUN TestInfoAPI [2020-02-17T17:14:41.400Z] --- PASS: TestInfoAPI (0.02s) [2020-02-17T17:14:41.400Z] === RUN TestInfoAPIWarnings [2020-02-17T17:14:41.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-17T17:14:41.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-17T17:14:41.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-17T17:14:41.400Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-17T17:14:41.400Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-17T17:14:41.965Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-02-17T17:14:41.965Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-17T17:14:41.965Z] daemon.go:325: [d57799b27b387] waiting for daemon to start [2020-02-17T17:14:41.965Z] daemon.go:325: [d57799b27b387] waiting for daemon to start [2020-02-17T17:14:41.965Z] daemon.go:353: [d57799b27b387] daemon started [2020-02-17T17:14:41.965Z] daemon.go:461: [d57799b27b387] Stopping daemon [2020-02-17T17:14:41.965Z] daemon.go:296: [d57799b27b387] exiting daemon [2020-02-17T17:14:41.965Z] daemon.go:448: [d57799b27b387] Daemon stopped [2020-02-17T17:14:41.965Z] === RUN TestLoginFailsWithBadCredentials [2020-02-17T17:14:42.222Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-17T17:14:42.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-02-17T17:14:42.222Z] === RUN TestPingCacheHeaders [2020-02-17T17:14:42.480Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-02-17T17:14:42.480Z] === RUN TestPingGet [2020-02-17T17:14:42.480Z] --- PASS: TestPingGet (0.02s) [2020-02-17T17:14:42.480Z] === RUN TestPingHead [2020-02-17T17:14:42.480Z] --- PASS: TestPingHead (0.03s) [2020-02-17T17:14:42.480Z] === RUN TestVersion [2020-02-17T17:14:42.480Z] --- PASS: TestVersion (0.02s) [2020-02-17T17:14:42.480Z] PASS [2020-02-17T17:14:42.480Z] [2020-02-17T17:14:42.480Z] === Skipped [2020-02-17T17:14:42.480Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-17T17:14:42.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-17T17:14:42.480Z] [2020-02-17T17:14:42.480Z] [2020-02-17T17:14:42.480Z] DONE 12 tests, 1 skipped in 2.427s [2020-02-17T17:14:42.480Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-17T17:14:42.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-17T17:14:42.480Z] ++ set -e [2020-02-17T17:14:42.480Z] ++ '[' -n 0 ']' [2020-02-17T17:14:42.480Z] ++ set -x [2020-02-17T17:14:42.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-17T17:14:42.480Z] INFO: Testing against a local daemon [2020-02-17T17:14:42.480Z] === RUN TestVolumesCreateAndList [2020-02-17T17:14:42.480Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-17T17:14:42.480Z] === RUN TestVolumesRemove [2020-02-17T17:14:42.738Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-17T17:14:42.738Z] === RUN TestVolumesInspect [2020-02-17T17:14:42.738Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-17T17:14:42.738Z] === RUN TestVolumesInvalidJSON [2020-02-17T17:14:42.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:42.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:42.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-17T17:14:42.738Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-17T17:14:42.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-17T17:14:42.738Z] PASS [2020-02-17T17:14:42.738Z] [2020-02-17T17:14:42.738Z] DONE 5 tests in 0.266s [2020-02-17T17:14:42.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-17T17:14:42.997Z] ++++ cat bundles/test-integration/docker.pid [2020-02-17T17:14:42.997Z] +++ kill 4500 [2020-02-17T17:14:44.365Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-17T17:14:44.365Z] +++ /etc/init.d/apparmor stop [2020-02-17T17:14:44.365Z] Clearing AppArmor profiles cache:. [2020-02-17T17:14:44.365Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:14:44.365Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:14:44.365Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:14:44.365Z] [2020-02-17T17:14:44.365Z] To set a process to complain mode, use the command line tool [2020-02-17T17:14:44.365Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:14:44.365Z] with the 'teardown' option." [2020-02-17T17:14:44.365Z] [2020-02-17T17:14:46.888Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-17T17:14:47.817Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-17T17:14:48.381Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-17T17:14:48.381Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-17T17:14:48.638Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-17T17:14:51.911Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-17T17:14:52.168Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-17T17:14:53.537Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-17T17:14:56.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-17T17:14:57.959Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-17T17:14:58.522Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-17T17:15:00.418Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-17T17:15:01.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-17T17:15:02.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-17T17:15:02.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-17T17:15:03.551Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-17T17:15:05.100Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-17T17:15:10.921Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-17T17:15:11.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-17T17:15:11.846Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-17T17:15:11.846Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-17T17:15:12.311Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-17T17:15:12.311Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-17T17:15:24.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-17T17:15:25.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-17T17:15:26.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-17T17:15:27.557Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-17T17:15:30.829Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-17T17:15:32.723Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-17T17:15:35.998Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-17T17:15:37.366Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-17T17:15:37.366Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-17T17:15:37.506Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-17T17:15:37.506Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-17T17:15:37.506Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-17T17:15:38.296Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-17T17:15:39.227Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-17T17:15:40.596Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-17T17:15:41.163Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-17T17:15:42.093Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-17T17:15:43.023Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-17T17:15:44.452Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-17T17:15:45.396Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-17T17:15:46.328Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-17T17:15:47.259Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-17T17:15:48.629Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-17T17:15:49.196Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-17T17:15:50.567Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-17T17:15:51.942Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-17T17:15:52.872Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-17T17:15:53.803Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-17T17:15:53.803Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-17T17:15:54.735Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-17T17:15:55.665Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-17T17:15:57.035Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-17T17:15:57.599Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-17T17:15:58.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-17T17:15:58.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-17T17:15:58.968Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-17T17:15:59.281Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-17T17:16:00.861Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-17T17:16:01.425Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-17T17:16:03.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-17T17:16:03.949Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-17T17:16:05.572Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-17T17:16:05.572Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-17T17:16:05.572Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-17T17:16:05.572Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-17T17:16:05.572Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-17T17:16:05.572Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-17T17:16:05.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-17T17:16:06.136Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-17T17:16:07.067Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-17T17:16:07.324Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-17T17:16:08.186Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-17T17:16:09.203Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-17T17:16:09.220Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-17T17:16:10.150Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-17T17:16:11.520Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-17T17:16:12.477Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-17T17:16:13.407Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-17T17:16:13.414Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-17T17:16:15.307Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-17T17:16:15.873Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-17T17:16:17.768Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-17T17:16:18.660Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-17T17:16:18.700Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-17T17:16:20.071Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-17T17:16:21.443Z] #33 151.5 [2020-02-17T17:16:21.700Z] #33 DONE 152.1s [2020-02-17T17:16:21.700Z] [2020-02-17T17:16:21.700Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-17T17:16:21.934Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-17T17:16:22.864Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-17T17:16:23.596Z] #34 DONE 1.5s [2020-02-17T17:16:24.964Z] [2020-02-17T17:16:24.964Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-17T17:16:25.529Z] #35 DONE 0.9s [2020-02-17T17:16:25.529Z] [2020-02-17T17:16:25.529Z] #36 exporting to image [2020-02-17T17:16:25.529Z] #36 exporting layers [2020-02-17T17:16:27.424Z] #36 exporting layers 2.0s done [2020-02-17T17:16:27.424Z] #36 writing image sha256:df2cb23bc3540fc27563385df89d03aaff6e95d0a7f8043e418424a6486dfe4a done [2020-02-17T17:16:27.424Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-17T17:16:27.424Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-17T17:16:27.729Z] + echo Ensuring container killed. [2020-02-17T17:16:27.730Z] Ensuring container killed. [2020-02-17T17:16:27.730Z] + docker rm -vf docker-pr4 [2020-02-17T17:16:27.730Z] Error: No such container: docker-pr4 [2020-02-17T17:16:27.730Z] + true [Pipeline] sh [2020-02-17T17:16:28.014Z] + echo Chowning /workspace to jenkins user [2020-02-17T17:16:28.014Z] Chowning /workspace to jenkins user [2020-02-17T17:16:28.014Z] + id -u [2020-02-17T17:16:28.014Z] + id -g [2020-02-17T17:16:28.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40533:/workspace busybox chown -R 1000:1000 /workspace [2020-02-17T17:16:28.119Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-17T17:16:28.683Z] === RUN TestDockerSuite/TestCpToDot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-17T17:16:29.241Z] + bundleName=unit [2020-02-17T17:16:29.241Z] + echo Creating unit-bundles.tar.gz [2020-02-17T17:16:29.241Z] Creating unit-bundles.tar.gz [2020-02-17T17:16:29.241Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-17T17:16:29.241Z] bundles/junit-report.xml [2020-02-17T17:16:29.241Z] bundles/go-test-report.json [2020-02-17T17:16:29.241Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-17T17:16:29.293Z] Archiving artifacts [2020-02-17T17:16:29.613Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-17T17:16:29.823Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-17T17:16:30.129Z] + make clean [2020-02-17T17:16:30.386Z] docker volume rm -f docker-dev-cache [2020-02-17T17:16:30.386Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-17T17:16:31.505Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-17T17:16:33.432Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-17T17:16:33.996Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-17T17:16:37.270Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-17T17:16:37.833Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-17T17:16:38.763Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-17T17:16:40.136Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-17T17:16:40.392Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-17T17:16:40.392Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-17T17:16:40.955Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-17T17:16:41.886Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-17T17:16:41.886Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-17T17:16:41.886Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-17T17:16:42.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:16:42.709Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-17T17:16:42.966Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-17T17:16:42.966Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-17T17:16:43.223Z] === RUN TestDockerSuite/TestCreateRM [2020-02-17T17:16:43.481Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-17T17:16:43.481Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-17T17:16:43.481Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-17T17:16:43.738Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-17T17:16:46.261Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-17T17:16:46.261Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-17T17:16:46.261Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-17T17:16:51.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-17T17:16:52.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-17T17:16:53.978Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-17T17:16:54.541Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-17T17:16:56.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-17T17:16:57.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-17T17:16:58.741Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-17T17:16:59.305Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-17T17:16:59.562Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-17T17:17:00.492Z] === RUN TestDockerSuite/TestDockerFails [2020-02-17T17:17:00.492Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-17T17:17:00.492Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-17T17:17:00.492Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-17T17:17:01.861Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-17T17:17:02.425Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-17T17:17:04.319Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-17T17:17:04.319Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-17T17:17:04.319Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-17T17:17:04.319Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-17T17:17:08.684Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-17T17:17:10.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-17T17:17:13.385Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-17T17:17:14.504Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-17T17:17:14.504Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-17T17:17:16.659Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-17T17:17:18.553Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-17T17:17:19.485Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-17T17:17:20.415Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-17T17:17:21.345Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-17T17:17:22.277Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-17T17:17:22.841Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-17T17:17:23.771Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-17T17:17:25.665Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-17T17:17:27.559Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-17T17:17:30.837Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-17T17:17:33.359Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-17T17:17:34.290Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-17T17:17:36.184Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-17T17:17:36.747Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-17T17:17:37.004Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-17T17:17:38.373Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-17T17:17:39.304Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-17T17:17:39.304Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-17T17:17:39.561Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-17T17:17:39.818Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-17T17:17:39.818Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-17T17:17:41.713Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-17T17:17:43.082Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-17T17:17:43.082Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-17T17:17:43.082Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-17T17:17:43.647Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-17T17:17:43.904Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-17T17:17:44.467Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-17T17:17:45.397Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-17T17:17:45.654Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-17T17:17:45.654Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-17T17:17:45.654Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-17T17:17:47.548Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-17T17:17:48.111Z] === RUN TestDockerSuite/TestEventsRename [2020-02-17T17:17:49.043Z] === RUN TestDockerSuite/TestEventsResize [2020-02-17T17:17:49.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-17T17:17:49.864Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-17T17:17:50.794Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-17T17:17:51.724Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-17T17:17:52.288Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-17T17:17:55.586Z] === RUN TestDockerSuite/TestEventsTop [2020-02-17T17:17:56.150Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-17T17:17:58.670Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-17T17:18:00.565Z] === RUN TestDockerSuite/TestExec [2020-02-17T17:18:01.129Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-17T17:18:02.060Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-17T17:18:02.991Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-17T17:18:03.921Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-17T17:18:05.289Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-17T17:18:06.219Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-17T17:18:07.151Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-17T17:18:08.081Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-17T17:18:09.011Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-17T17:18:09.943Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-17T17:18:10.507Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-17T17:18:11.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-17T17:18:12.440Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-17T17:18:14.336Z] === RUN TestDockerSuite/TestExecEnv [2020-02-17T17:18:14.901Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-17T17:18:16.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-17T17:18:16.527Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-17T17:18:17.458Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-17T17:18:19.992Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-17T17:18:20.556Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-17T17:18:21.926Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-17T17:18:22.858Z] === RUN TestDockerSuite/TestExecParseError [2020-02-17T17:18:23.422Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-17T17:18:24.355Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-17T17:18:25.287Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-17T17:18:26.658Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-17T17:18:26.671Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-17T17:18:26.671Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-17T17:18:26.671Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-17T17:18:27.588Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-17T17:18:28.517Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-17T17:18:36.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-17T17:18:39.885Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-17T17:18:40.451Z] === RUN TestDockerSuite/TestExecTTY [2020-02-17T17:18:41.383Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-17T17:18:42.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-17T17:18:43.684Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-17T17:18:44.434Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-17T17:18:44.613Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-17T17:18:44.613Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-17T17:18:46.505Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-17T17:18:47.435Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-17T17:18:48.811Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-17T17:18:49.375Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-17T17:18:50.306Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-17T17:18:53.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-17T17:18:55.473Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-17T17:19:00.726Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-17T17:19:02.173Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-17T17:19:02.619Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-17T17:19:07.876Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-17T17:19:08.133Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-17T17:19:08.133Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-17T17:19:08.133Z] === RUN TestDockerSuite/TestHealth [2020-02-17T17:19:09.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-17T17:19:12.556Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-17T17:19:15.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-17T17:19:30.467Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-17T17:19:31.031Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-17T17:19:31.031Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-17T17:19:31.031Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-17T17:19:31.031Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-17T17:19:31.288Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-17T17:19:31.860Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-17T17:19:32.117Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-17T17:19:32.117Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-17T17:19:33.050Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-17T17:19:33.050Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-17T17:19:33.981Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-17T17:19:34.911Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-17T17:19:34.911Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-17T17:19:35.841Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-17T17:19:39.113Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-17T17:19:39.113Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-17T17:19:39.113Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-17T17:19:40.482Z] === RUN TestDockerSuite/TestImportFile [2020-02-17T17:19:42.376Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-17T17:19:42.376Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-17T17:19:44.269Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-17T17:19:44.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-17T17:19:46.202Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-17T17:19:47.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-17T17:19:47.698Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-17T17:19:48.262Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-17T17:19:49.192Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-17T17:19:49.449Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-17T17:19:50.820Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-17T17:19:51.751Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-17T17:19:52.684Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-17T17:19:53.249Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-17T17:19:53.249Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-17T17:19:53.505Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-17T17:19:53.505Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-17T17:19:54.069Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-17T17:19:54.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-17T17:19:55.563Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-17T17:19:56.510Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-17T17:19:57.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-17T17:19:58.003Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-17T17:19:58.934Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-17T17:19:58.934Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-17T17:20:01.456Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-17T17:20:01.713Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-17T17:20:02.647Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-17T17:20:02.647Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-17T17:20:03.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-17T17:20:03.577Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-17T17:20:03.577Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-17T17:20:04.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-17T17:20:05.439Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-17T17:20:06.370Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-17T17:20:07.073Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-17T17:20:07.300Z] === RUN TestDockerSuite/TestInspectImage [2020-02-17T17:20:07.300Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-17T17:20:07.300Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-17T17:20:07.300Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-17T17:20:08.231Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-17T17:20:08.796Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-17T17:20:09.053Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-17T17:20:09.617Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-17T17:20:10.547Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-17T17:20:11.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-17T17:20:12.409Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-17T17:20:12.409Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-17T17:20:13.341Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-17T17:20:14.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-17T17:20:16.168Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-17T17:20:17.103Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-17T17:20:19.000Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-17T17:20:19.492Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-17T17:20:19.569Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-17T17:20:20.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-17T17:20:21.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-17T17:20:22.011Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-17T17:20:22.011Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-17T17:20:24.533Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-17T17:20:25.904Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-17T17:20:27.799Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-17T17:20:28.056Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-17T17:20:29.951Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-17T17:20:32.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-17T17:20:35.749Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-17T17:20:35.749Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-17T17:20:38.272Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-17T17:20:38.529Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-17T17:20:39.460Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-17T17:20:42.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-17T17:20:52.694Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-17T17:20:55.226Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-17T17:20:57.119Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-17T17:20:57.683Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-17T17:21:00.957Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-17T17:21:00.957Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-17T17:21:00.957Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-17T17:21:00.957Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-17T17:21:00.957Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-17T17:21:01.887Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-17T17:21:02.817Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-17T17:21:06.995Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-17T17:21:07.252Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-17T17:21:09.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-17T17:21:12.425Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-17T17:21:12.989Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-17T17:21:12.989Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-17T17:21:14.359Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-17T17:21:15.290Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-17T17:21:16.660Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-17T17:21:18.029Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-17T17:21:18.959Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-17T17:21:21.481Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-17T17:21:22.048Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-17T17:21:23.433Z] === RUN TestDockerSuite/TestLogsSince [2020-02-17T17:21:29.978Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-17T17:21:36.527Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-17T17:21:36.527Z] === RUN TestDockerSuite/TestLogsTail [2020-02-17T17:21:37.457Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-17T17:21:38.394Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-17T17:21:39.326Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-17T17:21:39.583Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-17T17:21:40.513Z] === RUN TestDockerSuite/TestNetHostname [2020-02-17T17:21:43.035Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-17T17:21:43.291Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-17T17:21:44.662Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-17T17:21:47.185Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-17T17:21:47.748Z] === RUN TestDockerSuite/TestPluginActive [2020-02-17T17:21:49.646Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-17T17:21:49.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-17T17:21:57.746Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-17T17:21:57.746Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-17T17:21:57.746Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-17T17:22:00.827Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-17T17:22:01.041Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-17T17:22:03.749Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-17T17:22:03.749Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-17T17:22:04.212Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-17T17:22:04.212Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-17T17:22:04.212Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-17T17:22:04.212Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-17T17:22:04.314Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-17T17:22:06.210Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-17T17:22:07.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-17T17:22:07.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-17T17:22:07.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-17T17:22:07.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-17T17:22:08.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-17T17:22:11.470Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-17T17:22:13.992Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-17T17:22:14.767Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-17T17:22:15.362Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-17T17:22:17.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-17T17:22:17.257Z] === RUN TestDockerSuite/TestPortList [2020-02-17T17:22:22.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-17T17:22:25.790Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-17T17:22:28.317Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-17T17:22:28.881Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-17T17:22:29.811Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-17T17:22:32.333Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-17T17:22:35.616Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-17T17:22:35.930Z] === RUN TestDockerSuite/TestBuildFails [2020-02-17T17:22:36.989Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-17T17:22:36.989Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-17T17:22:37.247Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-17T17:22:37.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-17T17:22:37.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-17T17:22:38.374Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-17T17:22:38.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-17T17:22:38.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-17T17:22:39.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-17T17:22:39.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-17T17:22:40.641Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-17T17:22:41.104Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-17T17:22:41.457Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-17T17:22:41.457Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-17T17:22:43.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-17T17:22:44.543Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-17T17:22:45.914Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-17T17:22:46.478Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-17T17:22:46.735Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-17T17:22:46.939Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-17T17:22:50.010Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-17T17:22:50.267Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-17T17:22:51.198Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-17T17:22:52.764Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-17T17:22:55.376Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-17T17:22:59.868Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-17T17:23:00.630Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-17T17:23:00.630Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-17T17:23:03.913Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-17T17:23:05.684Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-17T17:23:07.232Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-17T17:23:12.045Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-17T17:23:13.052Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-17T17:23:13.052Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-17T17:23:13.414Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-17T17:23:14.025Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-17T17:23:14.487Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-17T17:23:14.487Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-17T17:23:15.937Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-17T17:23:16.504Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-17T17:23:17.434Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-17T17:23:19.331Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-17T17:23:20.701Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-17T17:23:23.225Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-17T17:23:25.119Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-17T17:23:25.119Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-17T17:23:26.051Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-17T17:23:27.423Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-17T17:23:28.794Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-17T17:23:29.342Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-17T17:23:29.342Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-17T17:23:31.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-17T17:23:31.576Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-17T17:23:32.507Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-17T17:23:32.507Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-17T17:23:32.507Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-17T17:23:32.764Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-17T17:23:32.764Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-17T17:23:34.136Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-17T17:23:35.681Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-17T17:23:37.051Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-17T17:23:37.981Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-17T17:23:41.769Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-17T17:23:41.769Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-17T17:23:44.527Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-17T17:23:45.899Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-17T17:23:47.277Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-17T17:23:47.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-17T17:23:48.868Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-17T17:23:48.868Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-17T17:23:49.332Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-17T17:23:49.332Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-17T17:23:50.364Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-17T17:23:50.364Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-17T17:23:50.364Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-17T17:23:50.621Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-17T17:23:50.878Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-17T17:23:53.399Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-17T17:23:54.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-17T17:23:54.895Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-17T17:23:55.145Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-17T17:23:55.145Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-17T17:23:56.120Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-17T17:23:57.094Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-17T17:23:57.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-17T17:23:57.556Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-17T17:23:58.530Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-17T17:23:59.311Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-17T17:24:00.084Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-17T17:24:01.205Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-17T17:24:01.205Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-17T17:24:01.205Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-17T17:24:05.393Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-17T17:24:05.902Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-17T17:24:06.323Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-17T17:24:06.364Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-17T17:24:06.580Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-17T17:24:06.827Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-17T17:24:07.289Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-17T17:24:08.475Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-17T17:24:09.406Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-17T17:24:11.300Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-17T17:24:11.864Z] === RUN TestDockerSuite/TestRmiTag [2020-02-17T17:24:12.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-17T17:24:13.050Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-17T17:24:13.113Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-17T17:24:15.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-17T17:24:17.468Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-17T17:24:18.399Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-17T17:24:18.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-17T17:24:19.219Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-17T17:24:19.783Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-17T17:24:21.679Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-17T17:24:21.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-17T17:24:22.612Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-17T17:24:22.869Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-17T17:24:23.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-17T17:24:23.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-17T17:24:24.735Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-17T17:24:25.300Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-17T17:24:26.670Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-17T17:24:27.602Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-17T17:24:28.534Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-17T17:24:29.482Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-17T17:24:30.836Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-17T17:24:30.836Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-17T17:24:31.298Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-17T17:24:31.375Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-17T17:24:31.938Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-17T17:24:32.868Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-17T17:24:34.237Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-17T17:24:35.169Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-17T17:24:36.100Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-17T17:24:36.663Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-17T17:24:37.592Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-17T17:24:37.849Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-17T17:24:38.781Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-17T17:24:40.148Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-17T17:24:40.712Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-17T17:24:41.643Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-17T17:24:42.207Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-17T17:24:42.207Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-17T17:24:44.727Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-17T17:24:45.290Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-17T17:24:46.220Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-17T17:24:47.150Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-17T17:24:47.713Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-17T17:24:47.713Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-17T17:24:48.646Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-17T17:24:49.576Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-17T17:24:50.139Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-17T17:24:51.075Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-17T17:24:51.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-17T17:24:52.018Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-17T17:24:52.018Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-17T17:24:52.949Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-17T17:24:52.949Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-17T17:24:54.317Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-17T17:24:55.246Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-17T17:24:55.810Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-17T17:24:56.739Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-17T17:24:56.739Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-17T17:24:57.668Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-17T17:24:59.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-17T17:25:00.933Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-17T17:25:02.301Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-17T17:25:02.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-17T17:25:03.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-17T17:25:04.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-17T17:25:04.614Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-17T17:25:05.545Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-17T17:25:06.475Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-17T17:25:07.039Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-17T17:25:08.368Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-17T17:25:11.642Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-17T17:25:11.642Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-17T17:25:12.573Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-17T17:25:15.093Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-17T17:25:16.988Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-17T17:25:17.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-17T17:25:19.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-17T17:25:23.088Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-17T17:25:23.088Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-17T17:25:23.088Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-17T17:25:23.346Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-17T17:25:25.239Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-17T17:25:27.132Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-17T17:25:29.652Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-17T17:25:29.909Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-17T17:25:31.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-17T17:25:31.844Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-17T17:25:32.236Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-17T17:25:32.775Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-17T17:25:32.775Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-17T17:25:33.705Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-17T17:25:33.781Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-17T17:25:35.599Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-17T17:25:35.599Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-17T17:25:36.529Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-17T17:25:37.092Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-17T17:25:38.022Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-17T17:25:38.585Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-17T17:25:38.842Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-17T17:25:39.404Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-17T17:25:40.348Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-17T17:25:40.877Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-17T17:25:41.282Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-17T17:25:41.845Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-17T17:25:42.774Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-17T17:25:43.704Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-17T17:25:44.268Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-17T17:25:45.198Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-17T17:25:45.198Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-17T17:25:45.599Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-17T17:25:46.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-17T17:25:46.128Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-17T17:25:47.059Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-17T17:25:48.953Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-17T17:25:49.210Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-17T17:25:49.210Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-17T17:25:53.383Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-17T17:25:53.383Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-17T17:25:59.925Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-17T17:26:03.319Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-17T17:26:03.319Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-17T17:26:05.173Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-17T17:26:06.540Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-17T17:26:07.912Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-17T17:26:07.912Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-17T17:26:07.912Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-17T17:26:07.912Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-17T17:26:08.842Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-17T17:26:12.120Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-17T17:26:12.684Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-17T17:26:13.614Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-17T17:26:14.984Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-17T17:26:15.735Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-17T17:26:16.357Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-17T17:26:16.708Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-17T17:26:16.708Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-17T17:26:16.708Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-17T17:26:16.920Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-17T17:26:17.483Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-17T17:26:18.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-17T17:26:18.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-17T17:26:18.850Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-17T17:26:19.627Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-17T17:26:20.742Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-17T17:26:21.672Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-17T17:26:23.564Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-17T17:26:23.564Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-17T17:26:23.564Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-17T17:26:24.342Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-17T17:26:25.456Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-17T17:26:26.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-17T17:26:26.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-17T17:26:26.643Z] === RUN TestDockerSuite/TestRunMount [2020-02-17T17:26:26.992Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-17T17:26:26.992Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-17T17:26:29.923Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-17T17:26:30.896Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-17T17:26:31.869Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-17T17:26:33.187Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-17T17:26:33.750Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-17T17:26:34.681Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-17T17:26:36.048Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-17T17:26:38.578Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-17T17:26:39.948Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-17T17:26:41.843Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-17T17:26:42.775Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-17T17:26:44.669Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-17T17:26:47.189Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-17T17:26:48.557Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-17T17:26:50.451Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-17T17:26:50.451Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-17T17:26:51.381Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-17T17:26:52.752Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-17T17:26:53.009Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-17T17:26:53.009Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-17T17:26:53.316Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-17T17:26:54.245Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-17T17:26:56.765Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-17T17:26:59.284Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-17T17:27:01.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-17T17:27:03.363Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-17T17:27:05.077Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-17T17:27:05.077Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-17T17:27:05.334Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-17T17:27:05.552Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-17T17:27:05.601Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-17T17:27:06.539Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-17T17:27:06.539Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-17T17:27:07.104Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-17T17:27:07.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-17T17:27:07.924Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-17T17:27:07.924Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-17T17:27:08.855Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-17T17:27:09.786Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-17T17:27:09.786Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-17T17:27:10.718Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-17T17:27:11.647Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-17T17:27:13.539Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-17T17:27:14.102Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-17T17:27:15.032Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-17T17:27:15.596Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-17T17:27:15.902Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-17T17:27:16.159Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-17T17:27:17.087Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-17T17:27:18.017Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-17T17:27:18.017Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-17T17:27:18.581Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-17T17:27:19.510Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-17T17:27:19.510Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-17T17:27:20.440Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-17T17:27:20.613Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-17T17:27:21.810Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-17T17:27:21.810Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-17T17:27:25.985Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-17T17:27:26.426Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-17T17:27:26.888Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-17T17:27:26.888Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-17T17:27:26.888Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-17T17:27:26.914Z] === RUN TestDockerSuite/TestRunRm [2020-02-17T17:27:27.844Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-17T17:27:27.844Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-17T17:27:29.075Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-17T17:27:29.075Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-17T17:27:32.028Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-17T17:27:32.284Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-17T17:27:33.214Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-17T17:27:35.108Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-17T17:27:35.671Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-17T17:27:35.671Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-17T17:27:38.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-17T17:27:40.312Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-17T17:27:45.564Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-17T17:27:45.821Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-17T17:27:46.750Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-17T17:27:47.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-17T17:27:48.249Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-17T17:27:48.811Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-17T17:27:49.741Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-17T17:27:50.678Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-17T17:27:51.241Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-17T17:27:52.172Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-17T17:27:54.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-17T17:27:54.693Z] === RUN TestDockerSuite/TestRunState [2020-02-17T17:27:56.588Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-17T17:27:57.152Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-17T17:27:58.101Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-17T17:27:58.357Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-17T17:27:58.357Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-17T17:27:59.288Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-17T17:28:00.217Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-17T17:28:01.586Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-17T17:28:01.586Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-17T17:28:01.586Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-17T17:28:02.517Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-17T17:28:05.037Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-17T17:28:05.968Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-17T17:28:07.862Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-17T17:28:12.035Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-17T17:28:13.928Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-17T17:28:14.858Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-17T17:28:15.789Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-17T17:28:16.722Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-17T17:28:17.654Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-17T17:28:19.813Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-17T17:28:20.174Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-17T17:28:21.104Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-17T17:28:21.668Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-17T17:28:21.924Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-17T17:28:22.181Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-17T17:28:22.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-17T17:28:23.024Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-17T17:28:23.953Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-17T17:28:24.883Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-17T17:28:24.883Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-17T17:28:24.883Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-17T17:28:25.813Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-17T17:28:31.064Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-17T17:28:31.321Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-17T17:28:32.691Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-17T17:28:35.211Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-17T17:28:36.580Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-17T17:28:37.535Z] === RUN TestDockerSuite/TestBuildRm [2020-02-17T17:28:39.102Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-17T17:28:41.622Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-17T17:28:42.186Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-17T17:28:43.115Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-17T17:28:44.045Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-17T17:28:44.045Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-17T17:28:44.045Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-17T17:28:44.045Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-17T17:28:44.045Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-17T17:28:44.975Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-17T17:28:45.905Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-17T17:28:46.468Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-17T17:28:48.362Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-17T17:28:48.925Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-17T17:28:49.867Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-17T17:28:49.867Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-17T17:28:49.946Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-17T17:28:50.431Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-17T17:28:50.431Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-17T17:28:50.688Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-17T17:28:50.688Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-17T17:28:50.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-17T17:28:50.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-17T17:28:50.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-17T17:28:50.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-17T17:28:51.201Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-17T17:28:51.458Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-17T17:28:52.020Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-17T17:28:52.863Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-17T17:28:52.863Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-17T17:28:52.950Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-17T17:28:53.330Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-17T17:28:53.880Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-17T17:28:53.880Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-17T17:28:54.810Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-17T17:28:54.810Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-17T17:28:54.874Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-17T17:28:55.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-17T17:28:55.740Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-17T17:28:56.669Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-17T17:28:57.233Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-17T17:28:57.233Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-17T17:28:57.233Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-17T17:28:58.162Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-17T17:28:58.622Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-17T17:28:59.531Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-17T17:29:00.469Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-17T17:29:00.469Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-17T17:29:01.033Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-17T17:29:01.290Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-17T17:29:01.539Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-17T17:29:03.183Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-17T17:29:03.441Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-17T17:29:05.966Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-17T17:29:06.248Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-17T17:29:06.901Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-17T17:29:06.901Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-17T17:29:06.901Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-17T17:29:07.829Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-17T17:29:09.197Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-17T17:29:10.565Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-17T17:29:10.565Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-17T17:29:12.474Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-17T17:29:12.474Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-17T17:29:13.038Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-17T17:29:14.931Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-17T17:29:14.931Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-17T17:29:16.824Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-17T17:29:16.824Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-17T17:29:16.825Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-17T17:29:18.192Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-17T17:29:20.085Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-17T17:29:20.343Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-17T17:29:20.343Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-17T17:29:20.343Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-17T17:29:20.599Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-17T17:29:20.856Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-17T17:29:23.379Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-17T17:29:23.977Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-17T17:29:23.977Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-17T17:29:23.977Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-17T17:29:29.924Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-17T17:29:31.291Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-17T17:29:32.661Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-17T17:29:34.029Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-17T17:29:36.416Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-17T17:29:36.877Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-17T17:29:37.304Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-17T17:29:39.199Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-17T17:29:40.132Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-17T17:29:42.056Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-17T17:29:42.694Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-17T17:29:42.694Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-17T17:29:43.953Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-17T17:29:45.847Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-17T17:29:47.408Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-17T17:29:50.019Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-17T17:29:54.190Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-17T17:29:56.709Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-17T17:30:03.253Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-17T17:30:05.774Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-17T17:30:07.141Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-17T17:30:08.071Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-17T17:30:08.541Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-17T17:30:08.541Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-17T17:30:08.636Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-17T17:30:09.567Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-17T17:30:09.567Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-17T17:30:10.131Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-17T17:30:12.290Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-17T17:30:13.264Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-17T17:30:13.423Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-17T17:30:14.791Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-17T17:30:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-17T17:30:18.063Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-17T17:30:18.994Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-17T17:30:19.081Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-17T17:30:19.926Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-17T17:30:19.926Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-17T17:30:20.856Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-17T17:30:23.376Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-17T17:30:23.376Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-17T17:30:23.787Z] === RUN TestDockerSuite/TestBuildUser [2020-02-17T17:30:23.787Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-17T17:30:23.787Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-17T17:30:23.787Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-17T17:30:24.745Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-17T17:30:26.116Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-17T17:30:27.047Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-17T17:30:28.492Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-17T17:30:28.940Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-17T17:30:28.954Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-17T17:30:33.111Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-17T17:30:33.111Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-17T17:30:34.482Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-17T17:30:34.482Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-17T17:30:35.854Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-17T17:30:36.785Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-17T17:30:37.550Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-17T17:30:37.550Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-17T17:30:37.550Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-17T17:30:40.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-17T17:30:42.873Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-17T17:30:44.241Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-17T17:30:46.135Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-17T17:30:48.030Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-17T17:30:51.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-17T17:30:52.234Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-17T17:30:55.507Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-17T17:30:58.778Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-17T17:31:00.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-17T17:31:02.735Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-17T17:31:02.735Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-17T17:31:03.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-17T17:31:04.125Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-17T17:31:04.125Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-17T17:31:06.019Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-17T17:31:07.389Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-17T17:31:09.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-17T17:31:11.185Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-17T17:31:11.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-17T17:31:11.700Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-17T17:31:12.632Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-17T17:31:14.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-17T17:31:15.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-17T17:31:16.826Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-17T17:31:17.577Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-17T17:31:19.348Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-17T17:31:21.869Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-17T17:31:22.284Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-17T17:31:22.746Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-17T17:31:22.746Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-17T17:31:25.666Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-17T17:31:25.666Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-02-17T17:31:36.717Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-17T17:31:36.717Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-17T17:31:36.717Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-17T17:31:37.646Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-17T17:31:37.646Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-17T17:31:37.646Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-17T17:31:37.903Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-17T17:31:38.833Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-17T17:31:38.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-17T17:31:39.763Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-17T17:31:39.763Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-17T17:31:39.763Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-17T17:31:39.763Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-17T17:31:39.763Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-17T17:31:40.541Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-17T17:31:42.290Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-17T17:31:42.290Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-17T17:31:42.548Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-17T17:31:42.548Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-17T17:31:42.548Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-17T17:31:43.480Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-17T17:31:44.290Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-17T17:31:44.751Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-17T17:31:46.025Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-17T17:31:46.025Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-17T17:31:46.025Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-17T17:31:49.297Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-17T17:31:53.471Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite (1742.08s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.16s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.08s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.16s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.83s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.82s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.95s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.30s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.74s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.16s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.45s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.04s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.88s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.30s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.82s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.01s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.19s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.30s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.75s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.48s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.66s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.36s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.75s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.68s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.84s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.21s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.11s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.86s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.21s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.80s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.32s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.06s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContChar (3.97s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.16s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.76s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.95s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.84s) [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.87s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.21s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.17s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.85s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.11s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.48s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.94s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.38s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.54s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.82s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.34s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.46s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.71s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.19s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.58s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.67s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.38s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.22s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.27s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.66s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFails (1.37s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.13s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.04s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.92s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.23s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.99s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.22s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.21s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (3.11s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.06s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.97s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.99s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.16s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.46s) [2020-02-17T17:31:53.471Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-17T17:31:53.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.29s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.20s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-02-17T17:31:53.471Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.19s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.47s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.02s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.54s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.04s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.02s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.81s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildPATH (2.72s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.23s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.68s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.17s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.89s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.65s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.61s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.34s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.56s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.02s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.73s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.95s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildUser (2.22s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.64s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.10s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.85s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.14s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.83s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-17T17:31:53.472Z] docker_cli_sni_test.go:18: Flakey test [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitChange (1.34s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.74s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.38s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-02-17T17:31:53.472Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-17T17:31:53.472Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.66s) [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008b9620 } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1376107054 /foo false } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1376107054 /foo true } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3088465845 /foo false } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3088465845 /foo true } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3088465845 /foo true 0xc0008b9ba0 } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008b9bc0 } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008b9c00 } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008b9c20 } [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008b9c40 } [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 0 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 1 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 2 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 3 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 4 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 5 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 6 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 7 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 8 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 9 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 10 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 11 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 12 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 13 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 14 [2020-02-17T17:31:53.472Z] docker_api_containers_test.go:1926: case 15 [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.84s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership998353302/file1 c22226fb366848bc5d01ce9f10f5683a1d6233af88ee40c06ea32cd0c1df88f0:/tmpvol/file1` [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 53734111f4606b83376c23efcfd100fc69419e23f2553da64094c9d678474c75:/root/file1 /tmp/test-cp-from-case-a902051837/itWorks.txt` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a902051837/itWorks.txt" contains "file1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp ada1e308184af3020c8b9b958e6daff095457a25312da412b54e64b745cd47cf:/file1 /tmp/test-cp-from-case-b849477944/testDir/` [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c248888119/file2" contains "file2\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp d6a70355e9f72e192655880fae494c40098b6875d53074d1e7418ad852f155df:/root/file1 /tmp/test-cp-from-case-c248888119/file2` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c248888119/file2" contains "file1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 64e46621dc35326c56c8f7f272aa43c0c56b66bb643299fe09410677ca8f97bc:/file1 /tmp/test-cp-from-case-d058246954/dir1` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d058246954/dir1/file1" contains "file1\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 64e46621dc35326c56c8f7f272aa43c0c56b66bb643299fe09410677ca8f97bc:/file1 /tmp/test-cp-from-case-d058246954/dir1/` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d058246954/dir1/file1" contains "file1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 2eab6ada4faeb5f8d810357ab45acee3816a29080a2e6d90487c780b4457b9b1:dir1 /tmp/test-cp-from-case-e141805697/testDir` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e141805697/testDir/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 2eab6ada4faeb5f8d810357ab45acee3816a29080a2e6d90487c780b4457b9b1:dir1 /tmp/test-cp-from-case-e141805697/testDir/` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e141805697/testDir/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 16c4466f87d449b4f9040b6c2d21e59ad5f713866a20ceb473091b1fd8bc86c7:/root/dir1 /tmp/test-cp-from-case-f458517484/file1` [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp cac86bf78efbbf1dd71ca94e42c5e2b332ea2e609c4711cab4c0a228c406f2bf:/root/dir1 /tmp/test-cp-from-case-g348994651/dir2` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g348994651/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp cac86bf78efbbf1dd71ca94e42c5e2b332ea2e609c4711cab4c0a228c406f2bf:/root/dir1 /tmp/test-cp-from-case-g348994651/dir2/` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g348994651/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 55f099a4f2f5e35be640afb04beb206cf8e00ab28ce9e70037c10c5947cef409:dir1/. /tmp/test-cp-from-case-h123674110/testDir` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h123674110/testDir/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 55f099a4f2f5e35be640afb04beb206cf8e00ab28ce9e70037c10c5947cef409:dir1/. /tmp/test-cp-from-case-h123674110/testDir/` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h123674110/testDir/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp ded364b7e050413a2d85f658bdba87dd14515dd434d71bcc04b88875fcb18947:/root/dir1/. /tmp/test-cp-from-case-i627422533/file1` [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp d8c026b4637fffb09d25e3d23f9b6f545bf491922e87adb3ef7ddb1b5ebca3ca:/root/dir1/. /tmp/test-cp-from-case-j552917984/dir2` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j552917984/dir2/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp d8c026b4637fffb09d25e3d23f9b6f545bf491922e87adb3ef7ddb1b5ebca3ca:/root/dir1/. /tmp/test-cp-from-case-j552917984/dir2/` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j552917984/dir2/file1-1" contains "file1-1\n" [2020-02-17T17:31:53.472Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:192: running `docker cp 5997ebbbce2295bb92853805acd8f4a49e0562886ebb48b978737939c20f9dfe:/file2 /tmp/test-cp-from-err-dst-not-dir588699071/symlinkToFile1` [2020-02-17T17:31:53.472Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir588699071/symlinkToFile1" points to "file1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir588699071/file1" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp 5997ebbbce2295bb92853805acd8f4a49e0562886ebb48b978737939c20f9dfe:/file2 /tmp/test-cp-from-err-dst-not-dir588699071/symlinkToDir1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir588699071/symlinkToDir1" points to "dir1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir588699071/file2" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp 5997ebbbce2295bb92853805acd8f4a49e0562886ebb48b978737939c20f9dfe:/file2 /tmp/test-cp-from-err-dst-not-dir588699071/brokenSymlinkToFileX` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir588699071/brokenSymlinkToFileX" points to "fileX" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir588699071/fileX" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp 5997ebbbce2295bb92853805acd8f4a49e0562886ebb48b978737939c20f9dfe:/dir2 /tmp/test-cp-from-err-dst-not-dir588699071/symlinkToDir1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir588699071/symlinkToDir1" points to "dir1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir588699071/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp 5997ebbbce2295bb92853805acd8f4a49e0562886ebb48b978737939c20f9dfe:/dir2 /tmp/test-cp-from-err-dst-not-dir588699071/brokenSymlinkToDirX` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir588699071/brokenSymlinkToDirX" points to "dirX" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir588699071/dirX/file2-1" contains "file2-1\n" [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a958765383/file1 1c5ecb2d507ac0e3596710b0fcbdf01f2a8170c6b2c26f586ff6e731a3be8233:/root/itWorks.txt` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "1c5ecb2d507ac0e3596710b0fcbdf01f2a8170c6b2c26f586ff6e731a3be8233" start output contains "file1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1c5ecb2d507ac0e3596710b0fcbdf01f2a8170c6b2c26f586ff6e731a3be8233` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b583467514/file1 d693124e68464e9f8bf2991741f6fb54081e5f902644b030f33094283c2cbc2b:testDir/` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "fb4568b308943f4a6cc90e872dfa3757437df54423a5d4f7f3541fbec985b5f6" start output contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a fb4568b308943f4a6cc90e872dfa3757437df54423a5d4f7f3541fbec985b5f6` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c927304977/file1 fb4568b308943f4a6cc90e872dfa3757437df54423a5d4f7f3541fbec985b5f6:/root/file2` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "fb4568b308943f4a6cc90e872dfa3757437df54423a5d4f7f3541fbec985b5f6" start output contains "file1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a fb4568b308943f4a6cc90e872dfa3757437df54423a5d4f7f3541fbec985b5f6` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.09s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "e48b65001bbea4be913bbab89242b9acd427642ea153c2479bb842cd043a5dd5" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a e48b65001bbea4be913bbab89242b9acd427642ea153c2479bb842cd043a5dd5` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d487410492/file1 e48b65001bbea4be913bbab89242b9acd427642ea153c2479bb842cd043a5dd5:dir1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "e48b65001bbea4be913bbab89242b9acd427642ea153c2479bb842cd043a5dd5" start output contains "file1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a e48b65001bbea4be913bbab89242b9acd427642ea153c2479bb842cd043a5dd5` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "12b7ce59b115e0808c3e8bf741f70e4d41fc39bd1deded7b08a05243271f6ddf" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 12b7ce59b115e0808c3e8bf741f70e4d41fc39bd1deded7b08a05243271f6ddf` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d487410492/file1 12b7ce59b115e0808c3e8bf741f70e4d41fc39bd1deded7b08a05243271f6ddf:dir1/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "12b7ce59b115e0808c3e8bf741f70e4d41fc39bd1deded7b08a05243271f6ddf" start output contains "file1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 12b7ce59b115e0808c3e8bf741f70e4d41fc39bd1deded7b08a05243271f6ddf` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e734322539/dir1 21795a07bea04349c8f8cb5347987cde73a6ea074f00cd2d9bd3d77a0cee82c0:testDir` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "21795a07bea04349c8f8cb5347987cde73a6ea074f00cd2d9bd3d77a0cee82c0" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21795a07bea04349c8f8cb5347987cde73a6ea074f00cd2d9bd3d77a0cee82c0` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e734322539/dir1 e8f31bf61489960b1aec6bc63d9ae6c3fe4ec5dda530860cb1a033d761922347:testDir/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "e8f31bf61489960b1aec6bc63d9ae6c3fe4ec5dda530860cb1a033d761922347" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a e8f31bf61489960b1aec6bc63d9ae6c3fe4ec5dda530860cb1a033d761922347` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f459333070/dir1 2f3eb43f0a423817aff62ca8a089fc74a6c1051fa1a59902dfacc0d6421f55c3:/root/file1` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.96s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "0ad7ffe5ce378e419c2a759ce0f8f404c58a2515d2e6328582a18eaf7ce4cc03" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ad7ffe5ce378e419c2a759ce0f8f404c58a2515d2e6328582a18eaf7ce4cc03` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g163082453/dir1 0ad7ffe5ce378e419c2a759ce0f8f404c58a2515d2e6328582a18eaf7ce4cc03:/root/dir2` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "0ad7ffe5ce378e419c2a759ce0f8f404c58a2515d2e6328582a18eaf7ce4cc03" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ad7ffe5ce378e419c2a759ce0f8f404c58a2515d2e6328582a18eaf7ce4cc03` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "3d9aa6299fdb06db91d998dae53b6c3e794f4c235057fde3714ff6c6a68ead0f" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d9aa6299fdb06db91d998dae53b6c3e794f4c235057fde3714ff6c6a68ead0f` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g163082453/dir1 3d9aa6299fdb06db91d998dae53b6c3e794f4c235057fde3714ff6c6a68ead0f:/dir2/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "3d9aa6299fdb06db91d998dae53b6c3e794f4c235057fde3714ff6c6a68ead0f" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d9aa6299fdb06db91d998dae53b6c3e794f4c235057fde3714ff6c6a68ead0f` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h224509488/dir1/. 432b7bef20d371e4e5a00e638d21d1e9255e1a7aa1b7522f466315a6c765e372:testDir` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "432b7bef20d371e4e5a00e638d21d1e9255e1a7aa1b7522f466315a6c765e372" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 432b7bef20d371e4e5a00e638d21d1e9255e1a7aa1b7522f466315a6c765e372` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h224509488/dir1/. b1c517fa0dcebc1efa6e43b436d68198bf066cf762997c3565ab3310cc218969:testDir/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "b1c517fa0dcebc1efa6e43b436d68198bf066cf762997c3565ab3310cc218969" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a b1c517fa0dcebc1efa6e43b436d68198bf066cf762997c3565ab3310cc218969` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i233993679/dir1/. 18a81a49b5b324fa4320f66549f3cfb3142c8c63b69e2fc311cbaed0974bd183:/root/file1` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "1d7c9a14cbca86db31b61c477a5b8ba0c9c8b2488281bb66f77d1817a4def8ed" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d7c9a14cbca86db31b61c477a5b8ba0c9c8b2488281bb66f77d1817a4def8ed` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j067704546/dir1/. 1d7c9a14cbca86db31b61c477a5b8ba0c9c8b2488281bb66f77d1817a4def8ed:/dir2` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "1d7c9a14cbca86db31b61c477a5b8ba0c9c8b2488281bb66f77d1817a4def8ed" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d7c9a14cbca86db31b61c477a5b8ba0c9c8b2488281bb66f77d1817a4def8ed` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "1032bbe81d5f748af1a21a8590e7fb6d8a5774ae15ea829a28c292d45fbfe3eb" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1032bbe81d5f748af1a21a8590e7fb6d8a5774ae15ea829a28c292d45fbfe3eb` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j067704546/dir1/. 1032bbe81d5f748af1a21a8590e7fb6d8a5774ae15ea829a28c292d45fbfe3eb:/dir2/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "1032bbe81d5f748af1a21a8590e7fb6d8a5774ae15ea829a28c292d45fbfe3eb" start output contains "file1-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1032bbe81d5f748af1a21a8590e7fb6d8a5774ae15ea829a28c292d45fbfe3eb` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions650489049/permdirtest permtest:/` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs946159731/file1 d65ee499f389cf7fb98317e51aacb81a2eabb28ffa681a88e3daa336e086952a:/root/shouldNotExist` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "d65ee499f389cf7fb98317e51aacb81a2eabb28ffa681a88e3daa336e086952a" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a d65ee499f389cf7fb98317e51aacb81a2eabb28ffa681a88e3daa336e086952a` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume162245942/file1 cc0947a6e51d615b1e8c63047c16aedd0ae6468651976bb0c37d6a96c01950f0:/vol_ro/shouldNotExist` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:279: checking that container "cc0947a6e51d615b1e8c63047c16aedd0ae6468651976bb0c37d6a96c01950f0" start output contains "" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc0947a6e51d615b1e8c63047c16aedd0ae6468651976bb0c37d6a96c01950f0` [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.29s) [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-400441117/file2 796aecaacee767861534f7de4f4e764b569941316dad8646ef9f845f04e785b0:/vol2/symlinkToFile1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-400441117/symlinkToFile1" points to "file1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-400441117/file1" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-400441117/file2 796aecaacee767861534f7de4f4e764b569941316dad8646ef9f845f04e785b0:/vol2/symlinkToDir1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-400441117/symlinkToDir1" points to "dir1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-400441117/file2" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-400441117/file2 796aecaacee767861534f7de4f4e764b569941316dad8646ef9f845f04e785b0:/vol2/brokenSymlinkToFileX` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-400441117/brokenSymlinkToFileX" points to "fileX" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-400441117/fileX" contains "file2\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-400441117//dir2 796aecaacee767861534f7de4f4e764b569941316dad8646ef9f845f04e785b0:/vol2/symlinkToDir1` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-400441117/symlinkToDir1" points to "dir1" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-400441117/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-400441117//dir2 796aecaacee767861534f7de4f4e764b569941316dad8646ef9f845f04e785b0:/vol2/brokenSymlinkToDirX` [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-400441117/brokenSymlinkToDirX" points to "dirX" [2020-02-17T17:31:53.473Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-400441117/dirX/file2-1" contains "file2-1\n" [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.64s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-02-17T17:31:53.473Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-17T17:31:53.473Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-02-17T17:31:53.473Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-17T17:31:53.473Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.56s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.51s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.72s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2020-02-17T17:31:53.473Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.59s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.77s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.34s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFormat (1.54s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.48s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsTop (0.82s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.66s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecCgroup (1.64s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecEnv (0.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecInspectID (2.17s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecTTY (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.41s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.99s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.35s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHealth (20.99s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.91s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportDisplay (1.69s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportFile (1.77s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.76s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportGzipped (1.99s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.90s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-02-17T17:31:53.474Z] daemon.go:325: [d27f79ae19801] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [d27f79ae19801] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:353: [d27f79ae19801] daemon started [2020-02-17T17:31:53.474Z] daemon.go:461: [d27f79ae19801] Stopping daemon [2020-02-17T17:31:53.474Z] daemon.go:296: [d27f79ae19801] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:448: [d27f79ae19801] Daemon stopped [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-17T17:31:53.474Z] daemon.go:325: [dee528dd65bc6] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [dee528dd65bc6] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:353: [dee528dd65bc6] daemon started [2020-02-17T17:31:53.474Z] daemon.go:461: [dee528dd65bc6] Stopping daemon [2020-02-17T17:31:53.474Z] daemon.go:296: [dee528dd65bc6] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:448: [dee528dd65bc6] Daemon stopped [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.58s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-02-17T17:31:53.474Z] daemon.go:325: [d1bf369fc8044] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [d1bf369fc8044] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:353: [d1bf369fc8044] daemon started [2020-02-17T17:31:53.474Z] daemon.go:461: [d1bf369fc8044] Stopping daemon [2020-02-17T17:31:53.474Z] daemon.go:296: [d1bf369fc8044] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:448: [d1bf369fc8044] Daemon stopped [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-17T17:31:53.474Z] daemon.go:325: [d28d1bf9c99ff] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:296: [d28d1bf9c99ff] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:325: [d28d1bf9c99ff] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [d28d1bf9c99ff] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:296: [d28d1bf9c99ff] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:325: [d28d1bf9c99ff] waiting for daemon to start [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-02-17T17:31:53.474Z] daemon.go:325: [d11f926edc838] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [d11f926edc838] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:353: [d11f926edc838] daemon started [2020-02-17T17:31:53.474Z] daemon.go:461: [d11f926edc838] Stopping daemon [2020-02-17T17:31:53.474Z] daemon.go:296: [d11f926edc838] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:448: [d11f926edc838] Daemon stopped [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.12s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.22s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.11s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.06s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.43s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.76s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.41s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.72s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.67s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.42s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.88s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.48s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.36s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.32s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestNetHostname (2.37s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.37s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.66s) [2020-02-17T17:31:53.474Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-17T17:31:53.474Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.55s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (3.38s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2020-02-17T17:31:53.474Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-02-17T17:31:53.474Z] daemon.go:325: [d80a7dbc49aa3] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:325: [d80a7dbc49aa3] waiting for daemon to start [2020-02-17T17:31:53.474Z] daemon.go:353: [d80a7dbc49aa3] daemon started [2020-02-17T17:31:53.474Z] daemon.go:461: [d80a7dbc49aa3] Stopping daemon [2020-02-17T17:31:53.474Z] daemon.go:296: [d80a7dbc49aa3] exiting daemon [2020-02-17T17:31:53.474Z] daemon.go:448: [d80a7dbc49aa3] Daemon stopped [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.15s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.99s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPortList (10.94s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-02-17T17:31:53.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.74s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.13s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsByOrder (3.46s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.48s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.96s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.85s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.85s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.74s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.58s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.67s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.23s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.64s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.26s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.67s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.10s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.60s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.18s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.24s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.90s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.05s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.31s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-17T17:31:53.475Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.96s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.90s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.52s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.12s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.51s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMount (6.42s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.58s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.51s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.88s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetHost (1.37s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.64s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-02-17T17:31:53.475Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-17T17:31:53.475Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-17T17:31:53.475Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.93s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.33s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.92s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunState (1.62s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.98s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2020-02-17T17:31:53.475Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-17T17:31:53.475Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-02-17T17:31:53.475Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.96s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.02s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-17T17:31:53.476Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2020-02-17T17:31:53.476Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents371005319 [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.76s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.97s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.09s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.21s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateStats (4.17s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.35s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.75s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.39s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.98s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.67s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.16s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.64s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.75s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.52s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.73s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.56s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2020-02-17T17:31:53.476Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.16s) [2020-02-17T17:31:53.476Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-17T17:31:53.476Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-17T17:31:53.476Z] === RUN TestDockerRegistrySuite [2020-02-17T17:31:53.476Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-17T17:31:54.844Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-17T17:31:56.212Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-17T17:31:58.106Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:32:02.279Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-17T17:32:05.881Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-17T17:32:05.881Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-17T17:32:05.881Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-17T17:32:05.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-17T17:32:05.881Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-17T17:32:06.453Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-17T17:32:08.346Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-17T17:32:09.278Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-17T17:32:09.841Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-17T17:32:10.771Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-17T17:32:12.666Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-17T17:32:14.034Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-17T17:32:14.995Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-17T17:32:16.238Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-17T17:32:16.363Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-17T17:32:17.211Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-17T17:32:17.674Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-17T17:32:17.674Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-17T17:32:17.674Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-17T17:32:19.634Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-17T17:32:19.863Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-17T17:32:22.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-17T17:32:23.526Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-17T17:32:24.596Z] === RUN TestDockerSuite/TestCommitChange [2020-02-17T17:32:26.799Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-17T17:32:28.168Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:32:28.168Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:32:29.537Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:32:30.445Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-17T17:32:30.905Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:32:32.274Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-17T17:32:35.150Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-17T17:32:35.150Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-17T17:32:36.447Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-17T17:32:36.447Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-17T17:32:37.377Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-17T17:32:37.940Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-17T17:32:37.940Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-17T17:32:38.197Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-17T17:32:38.454Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-17T17:32:39.019Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-17T17:32:39.019Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-17T17:32:40.387Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-17T17:32:42.248Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-17T17:32:42.248Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-17T17:32:42.921Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-17T17:32:43.851Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-17T17:32:45.220Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-17T17:32:46.151Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite (53.69s) [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon dbd1201d37e41 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d077ea8936daa is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.76s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d2740f6982f80 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.26s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon dff8a01db7a9e is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.21s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d125f05b03236 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon db4cf3c6571e4 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon dedc13e98eb2c is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.55s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d92023abcdb0d is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.75s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d0df6b2151e41 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon da17ef2e98917 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon df88938fb6585 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d5610820f37a5 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.96s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-17T17:32:47.086Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5969f48f026fa0b049cc2a831a4eb10ea1f91791b200efcd82f7262c3fd16a17 [2020-02-17T17:32:47.086Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:febffa2c68679c9b036386811d57fcd570657509e76b27db0ede38f96b903aac [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d6c43b03fb813 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-17T17:32:47.086Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0620dadbfdad64423630137886f91e671fc4fbd0fce54d2f6df3bf4f8a8752d3 [2020-02-17T17:32:47.086Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1dcb280dc4703000c43d4c0dbf43eca8f1e16f5ac7958c55cb6071d694ca34d2 [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d4dba9ab9c540 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d12453f516a65 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d7935e21ea0e8 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d5354057731d7 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d2ff00b473d37 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d7c0ff6beab01 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d713931ac04ae is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-02-17T17:32:47.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:32:47.086Z] check_test.go:196: Daemon d7fbbcb2923d0 is not started [2020-02-17T17:32:47.086Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d3f5659c7bfb3 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon da9879924afe1 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon da4938a8a6bdd is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon df83dd5de987f is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon da5564444c669 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d2ae1b82875b4 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon dc0d3ebcc1b48 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d52f5d249fdd9 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon ddc06063208d1 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d736b1104929a is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon dedbccd984261 is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d79deb2c9907e is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-02-17T17:32:47.087Z] check_test.go:196: Daemon d0734ae27007d is not started [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-17T17:32:47.087Z] daemon.go:325: [d8afc04124cf1] waiting for daemon to start [2020-02-17T17:32:47.087Z] daemon.go:325: [d8afc04124cf1] waiting for daemon to start [2020-02-17T17:32:47.087Z] daemon.go:353: [d8afc04124cf1] daemon started [2020-02-17T17:32:47.087Z] daemon.go:461: [d8afc04124cf1] Stopping daemon [2020-02-17T17:32:47.087Z] daemon.go:296: [d8afc04124cf1] exiting daemon [2020-02-17T17:32:47.087Z] daemon.go:448: [d8afc04124cf1] Daemon stopped [2020-02-17T17:32:47.087Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-02-17T17:32:47.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-02-17T17:32:47.087Z] daemon.go:325: [dfce65ebea07c] waiting for daemon to start [2020-02-17T17:32:47.087Z] daemon.go:325: [dfce65ebea07c] waiting for daemon to start [2020-02-17T17:32:47.087Z] daemon.go:353: [dfce65ebea07c] daemon started [2020-02-17T17:32:47.087Z] daemon.go:461: [dfce65ebea07c] Stopping daemon [2020-02-17T17:32:47.087Z] daemon.go:296: [dfce65ebea07c] exiting daemon [2020-02-17T17:32:47.087Z] daemon.go:448: [dfce65ebea07c] Daemon stopped [2020-02-17T17:32:47.087Z] === RUN TestDockerSchema1RegistrySuite [2020-02-17T17:32:47.087Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:32:51.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-17T17:32:55.437Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-17T17:32:56.805Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-17T17:32:58.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:32:58.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:32:59.540Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:32:59.968Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-17T17:33:00.909Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:33:01.476Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-17T17:33:02.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-17T17:33:03.722Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-17T17:33:06.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-17T17:33:06.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-17T17:33:07.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-17T17:33:07.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-17T17:33:07.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-17T17:33:07.965Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-17T17:33:08.222Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite (21.34s) [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon dea6a3e44b9c7 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.14s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d371635e2cc44 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d6d47cd9eac7e is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon ddfabac33a70e is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d125f0b03a6b4 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d9175a2d92aae is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon deb91892a4674 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d4ae0cb8126cf is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.07s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon dac394a1f4fe9 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon df9ad72933476 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon da1b14ebd9136 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d0ddd4a0551d6 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon dae70a9b33626 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon d2ba61574ab65 is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon de0fbe9e2483f is not started [2020-02-17T17:33:08.222Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-17T17:33:08.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-17T17:33:08.222Z] check_test.go:223: Daemon dfffe1cb8ae3f is not started [2020-02-17T17:33:08.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-17T17:33:08.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-17T17:33:09.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-17T17:33:09.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-17T17:33:09.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-17T17:33:10.820Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-17T17:33:11.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-17T17:33:11.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-17T17:33:11.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-17T17:33:12.174Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon dc662fd74fff4 is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon d76b048a17b5d is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon d5d88f8e20bcd is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-17T17:33:12.430Z] daemon.go:325: [ddcff973b5dfc] waiting for daemon to start [2020-02-17T17:33:12.430Z] daemon.go:325: [ddcff973b5dfc] waiting for daemon to start [2020-02-17T17:33:12.430Z] daemon.go:353: [ddcff973b5dfc] daemon started [2020-02-17T17:33:12.430Z] daemon.go:461: [ddcff973b5dfc] Stopping daemon [2020-02-17T17:33:12.430Z] daemon.go:296: [ddcff973b5dfc] exiting daemon [2020-02-17T17:33:12.430Z] daemon.go:448: [ddcff973b5dfc] Daemon stopped [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon dd0ec491c8cc8 is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon dfa5ddbf2c3a7 is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon df415b8e4e7d2 is not started [2020-02-17T17:33:12.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-17T17:33:12.430Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-17T17:33:12.430Z] check_test.go:252: Daemon dab05dc315672 is not started [2020-02-17T17:33:12.430Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-17T17:33:12.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-17T17:33:14.952Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-17T17:33:17.473Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-17T17:33:17.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-17T17:33:17.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-17T17:33:17.916Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-17T17:33:17.916Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-17T17:33:17.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-02-17T17:33:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-17T17:33:17.986Z] check_test.go:279: Daemon d3165b7808610 is not started [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-17T17:33:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-17T17:33:17.986Z] check_test.go:279: Daemon dead5a968ae00 is not started [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-17T17:33:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-17T17:33:17.986Z] check_test.go:279: Daemon dd28b316b6988 is not started [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-17T17:33:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-17T17:33:17.986Z] check_test.go:279: Daemon daf220c012205 is not started [2020-02-17T17:33:17.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-17T17:33:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-17T17:33:17.986Z] check_test.go:279: Daemon ddac31b883365 is not started [2020-02-17T17:33:17.986Z] === RUN TestDockerNetworkSuite [2020-02-17T17:33:17.986Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-17T17:33:20.108Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-17T17:33:20.108Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-17T17:33:20.108Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-17T17:33:20.108Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-17T17:33:21.258Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-17T17:33:21.258Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-17T17:33:21.657Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-17T17:33:21.657Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-17T17:33:22.119Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-17T17:33:22.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-17T17:33:24.307Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-17T17:33:24.307Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-17T17:33:24.307Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-17T17:33:24.307Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-17T17:33:24.307Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-17T17:33:27.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-17T17:33:27.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-17T17:33:28.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-17T17:33:30.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-17T17:33:30.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-17T17:33:30.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-17T17:33:30.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-17T17:33:33.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-17T17:33:33.141Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-17T17:33:33.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-17T17:33:35.331Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-17T17:33:35.331Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-17T17:33:35.331Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-17T17:33:35.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-17T17:33:42.425Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-17T17:33:42.425Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-17T17:33:43.970Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-17T17:33:43.970Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-17T17:33:45.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-17T17:33:46.158Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-17T17:33:46.619Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-17T17:33:48.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-17T17:33:48.809Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-17T17:33:49.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-17T17:33:49.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-17T17:33:50.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-17T17:33:52.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-17T17:33:52.559Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-17T17:33:53.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-17T17:33:53.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-17T17:33:53.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-17T17:33:55.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-17T17:33:55.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-17T17:33:55.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-17T17:33:55.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-17T17:33:56.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-17T17:33:56.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-17T17:33:56.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-17T17:33:56.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-17T17:33:56.309Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-17T17:33:57.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-17T17:33:58.496Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-17T17:33:58.496Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-17T17:33:58.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-17T17:33:58.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-17T17:33:59.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-17T17:33:59.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-17T17:34:00.683Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-17T17:34:00.683Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-17T17:34:02.871Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-17T17:34:02.871Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-17T17:34:06.622Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-17T17:34:08.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-02-17T17:34:10.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-17T17:34:14.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-17T17:34:16.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-17T17:34:26.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-17T17:34:26.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-17T17:34:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-17T17:34:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-17T17:34:26.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-17T17:34:26.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-17T17:34:27.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-17T17:34:27.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-17T17:34:31.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-17T17:34:31.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-17T17:34:31.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-17T17:34:32.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-17T17:34:36.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-17T17:34:40.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-17T17:34:40.360Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-17T17:34:42.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-17T17:34:42.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-17T17:34:42.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-17T17:34:45.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-17T17:34:45.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-17T17:34:46.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-17T17:34:47.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-17T17:34:47.457Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-17T17:34:47.457Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-17T17:34:47.457Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-17T17:34:48.816Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-17T17:34:54.551Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-17T17:34:54.551Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-17T17:34:54.551Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-17T17:34:54.551Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite (96.75s) [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d6b3aa5e10a24 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.40s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d7f311341b37d is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.89s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d7aa2e91924b7 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d67b6b65bd4e9 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:1233: Daemon da712e813f470 is not started [2020-02-17T17:34:55.364Z] daemon.go:325: [da712e813f470] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [da712e813f470] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [da712e813f470] daemon started [2020-02-17T17:34:55.364Z] daemon.go:461: [da712e813f470] Stopping daemon [2020-02-17T17:34:55.364Z] daemon.go:296: [da712e813f470] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:448: [da712e813f470] Daemon stopped [2020-02-17T17:34:55.364Z] daemon.go:325: [da712e813f470] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [da712e813f470] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [da712e813f470] daemon started [2020-02-17T17:34:55.364Z] daemon.go:461: [da712e813f470] Stopping daemon [2020-02-17T17:34:55.364Z] daemon.go:296: [da712e813f470] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:448: [da712e813f470] Daemon stopped [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d176d2953c506 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.75s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d051d45f70a0e is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.28s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d10dbf599e10e is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon da599cf659158 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon df85b7ea78b73 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d84d084beee0c is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d814e78de3cc1 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.38s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d0a5fef2787fd is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon ddf4e14d914aa is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon de40f4fb2c9c2 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d3793b3e53c2b is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d2a63da2f11fb is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d315fddac68a5 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d525ed9a614eb is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon da52a21e22799 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d54400d808a10 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d6e5f8894e7ea is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon dc762fecd853d is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon dd049fa199e62 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.52s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-17T17:34:55.364Z] daemon.go:325: [d3eedf008df11] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [d3eedf008df11] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [d3eedf008df11] daemon started [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:968: Daemon d3eedf008df11 is not started [2020-02-17T17:34:55.364Z] daemon.go:296: [d3eedf008df11] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:325: [d3eedf008df11] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [d3eedf008df11] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [d3eedf008df11] daemon started [2020-02-17T17:34:55.364Z] daemon.go:461: [d3eedf008df11] Stopping daemon [2020-02-17T17:34:55.364Z] daemon.go:296: [d3eedf008df11] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:448: [d3eedf008df11] Daemon stopped [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.40s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d1da2db9d21ef is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.50s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [d8300c1f3eb3b] daemon started [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:1116: Daemon d8300c1f3eb3b is not started [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:296: [d8300c1f3eb3b] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:325: [d8300c1f3eb3b] waiting for daemon to start [2020-02-17T17:34:55.364Z] daemon.go:353: [d8300c1f3eb3b] daemon started [2020-02-17T17:34:55.364Z] daemon.go:461: [d8300c1f3eb3b] Stopping daemon [2020-02-17T17:34:55.364Z] daemon.go:296: [d8300c1f3eb3b] exiting daemon [2020-02-17T17:34:55.364Z] daemon.go:448: [d8300c1f3eb3b] Daemon stopped [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d02a9fa783fd7 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d6c42064a0067 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d934cb2bd3a84 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d14a65e5f261d is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon d8cbcb5d75b3e is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-17T17:34:55.364Z] docker_cli_network_unix_test.go:46: Daemon da738c3af6658 is not started [2020-02-17T17:34:55.364Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-17T17:34:55.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d415e646c2ce9 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.12s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon dc668795b05a4 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d18394fa6bc81 is not started [2020-02-17T17:34:55.365Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-17T17:34:55.365Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d2471b92601e8 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d25512f7b439a is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.43s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-17T17:34:55.365Z] daemon.go:325: [d63492abbe9d4] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:325: [d63492abbe9d4] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:353: [d63492abbe9d4] daemon started [2020-02-17T17:34:55.365Z] daemon.go:461: [d63492abbe9d4] Stopping daemon [2020-02-17T17:34:55.365Z] daemon.go:296: [d63492abbe9d4] exiting daemon [2020-02-17T17:34:55.365Z] daemon.go:448: [d63492abbe9d4] Daemon stopped [2020-02-17T17:34:55.365Z] daemon.go:325: [d63492abbe9d4] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:325: [d63492abbe9d4] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:353: [d63492abbe9d4] daemon started [2020-02-17T17:34:55.365Z] daemon.go:461: [d63492abbe9d4] Stopping daemon [2020-02-17T17:34:55.365Z] daemon.go:296: [d63492abbe9d4] exiting daemon [2020-02-17T17:34:55.365Z] daemon.go:448: [d63492abbe9d4] Daemon stopped [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.20s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-17T17:34:55.365Z] daemon.go:325: [d4d7af151aee8] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:325: [d4d7af151aee8] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:353: [d4d7af151aee8] daemon started [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:1084: Daemon d4d7af151aee8 is not started [2020-02-17T17:34:55.365Z] daemon.go:325: [d4d7af151aee8] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:296: [d4d7af151aee8] exiting daemon [2020-02-17T17:34:55.365Z] daemon.go:325: [d4d7af151aee8] waiting for daemon to start [2020-02-17T17:34:55.365Z] daemon.go:353: [d4d7af151aee8] daemon started [2020-02-17T17:34:55.365Z] daemon.go:461: [d4d7af151aee8] Stopping daemon [2020-02-17T17:34:55.365Z] daemon.go:296: [d4d7af151aee8] exiting daemon [2020-02-17T17:34:55.365Z] daemon.go:448: [d4d7af151aee8] Daemon stopped [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d6080a57c270c is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.29s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon dc20828463c31 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d4e841b21a8fe is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d6a2a9bd9652b is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d535f4ced6183 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon de48cff2ef126 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d02568ceb5a25 is not started [2020-02-17T17:34:55.365Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.10s) [2020-02-17T17:34:55.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-17T17:34:55.365Z] docker_cli_network_unix_test.go:46: Daemon d862c64cc4e95 is not started [2020-02-17T17:34:55.365Z] === RUN TestDockerHubPullSuite [2020-02-17T17:34:55.365Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-17T17:34:56.295Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-17T17:34:58.301Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-17T17:34:58.818Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-17T17:34:59.074Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-17T17:35:00.443Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-17T17:35:00.443Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite (5.66s) [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2020-02-17T17:35:00.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-17T17:35:00.443Z] daemon.go:325: [da2d44ef77021] waiting for daemon to start [2020-02-17T17:35:00.443Z] daemon.go:325: [da2d44ef77021] waiting for daemon to start [2020-02-17T17:35:00.443Z] daemon.go:353: [da2d44ef77021] daemon started [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-02-17T17:35:00.443Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-17T17:35:00.443Z] daemon.go:461: [da2d44ef77021] Stopping daemon [2020-02-17T17:35:00.443Z] daemon.go:296: [da2d44ef77021] exiting daemon [2020-02-17T17:35:00.443Z] daemon.go:448: [da2d44ef77021] Daemon stopped [2020-02-17T17:35:00.443Z] PASS [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === Skipped [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-17T17:35:00.443Z] docker_cli_sni_test.go:18: Flakey test [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-17T17:35:00.443Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:35:00.443Z] [2020-02-17T17:35:00.443Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-17T17:35:00.443Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-17T17:35:00.444Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-17T17:35:00.444Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-17T17:35:00.444Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-17T17:35:00.444Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-17T17:35:00.444Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-17T17:35:00.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-17T17:35:00.444Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-17T17:35:00.444Z] docker_cli_network_unix_test.go:46: Daemon d2471b92601e8 is not started [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] [2020-02-17T17:35:00.444Z] DONE 1249 tests, 44 skipped in 1960.817s [2020-02-17T17:35:00.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-17T17:35:00.489Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-17T17:35:00.489Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-17T17:35:00.489Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-17T17:35:00.700Z] ++++ cat bundles/test-integration/docker.pid [2020-02-17T17:35:00.700Z] +++ kill 6920 [2020-02-17T17:35:01.630Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-17T17:35:01.630Z] +++ /etc/init.d/apparmor stop [2020-02-17T17:35:01.630Z] Clearing AppArmor profiles cache:. [2020-02-17T17:35:01.630Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:35:01.630Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:35:01.630Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:35:01.630Z] [2020-02-17T17:35:01.630Z] To set a process to complain mode, use the command line tool [2020-02-17T17:35:01.630Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:35:01.630Z] with the 'teardown' option." [2020-02-17T17:35:01.630Z] [2020-02-17T17:35:09.095Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-17T17:35:09.095Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-17T17:35:09.095Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-17T17:35:17.690Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-17T17:35:17.690Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-17T17:35:17.690Z] === RUN TestDockerSuite/TestCpToDot [2020-02-17T17:35:24.787Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-17T17:35:24.787Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-17T17:35:24.787Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-17T17:35:26.331Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-17T17:35:26.331Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-17T17:35:26.793Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-17T17:35:26.793Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-17T17:35:26.793Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-17T17:35:26.793Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-17T17:35:26.793Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-17T17:35:28.136Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-17T17:35:28.984Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-17T17:35:31.174Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-17T17:35:31.174Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-17T17:35:31.637Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-17T17:35:33.181Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-17T17:35:34.155Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-17T17:35:34.155Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-17T17:35:34.155Z] === RUN TestDockerSuite/TestCreateRM [2020-02-17T17:35:34.617Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-17T17:35:34.617Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-17T17:35:34.617Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-17T17:35:35.079Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-17T17:35:42.983Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-17T17:35:43.690Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-17T17:35:43.690Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-17T17:35:43.690Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-17T17:35:44.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-17T17:35:48.148Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-17T17:35:48.400Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-17T17:35:48.400Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-17T17:35:48.400Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-17T17:35:50.589Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDockerFails [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-17T17:35:51.050Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-17T17:35:53.239Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-17T17:35:53.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-17T17:35:55.429Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-17T17:35:56.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-17T17:35:57.621Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-17T17:36:10.034Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-17T17:36:15.851Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-17T17:36:20.557Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-17T17:36:22.105Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-17T17:36:23.084Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-17T17:36:26.834Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-17T17:36:27.295Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-17T17:36:28.268Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-17T17:36:32.975Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-17T17:36:36.725Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-17T17:36:36.725Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-17T17:36:37.187Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-17T17:36:37.187Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-17T17:36:37.187Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-17T17:36:37.187Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-17T17:36:38.161Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-17T17:36:38.161Z] === RUN TestDockerSuite/TestEventsRename [2020-02-17T17:36:41.079Z] === RUN TestDockerSuite/TestEventsResize [2020-02-17T17:36:43.267Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-17T17:36:45.458Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-17T17:36:47.650Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-17T17:36:52.873Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-17T17:36:53.469Z] === RUN TestDockerSuite/TestEventsTop [2020-02-17T17:36:53.469Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-17T17:36:53.803Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-17T17:36:55.660Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-17T17:36:57.974Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-17T17:36:59.419Z] === RUN TestDockerSuite/TestExec [2020-02-17T17:36:59.420Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-17T17:36:59.420Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-17T17:37:00.493Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-17T17:37:00.965Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-17T17:37:03.158Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-17T17:37:03.158Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-17T17:37:03.158Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-17T17:37:03.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-17T17:37:04.705Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-17T17:37:05.744Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-17T17:37:06.895Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-17T17:37:08.264Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-17T17:37:09.084Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-17T17:37:10.629Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-17T17:37:14.389Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-17T17:37:14.389Z] === RUN TestDockerSuite/TestExecEnv [2020-02-17T17:37:14.389Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-17T17:37:14.850Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-17T17:37:17.038Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecParseError [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-17T17:37:21.753Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-17T17:37:23.942Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-17T17:37:25.487Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-17T17:37:25.487Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-17T17:37:30.157Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-17T17:37:34.083Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-17T17:37:34.083Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-17T17:37:34.083Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-17T17:37:34.083Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-17T17:37:39.901Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-17T17:37:45.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-17T17:37:45.571Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-17T17:37:45.716Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-17T17:37:48.641Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-17T17:37:48.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-17T17:37:52.116Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestHealth [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-17T17:37:55.741Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-17T17:38:00.447Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-17T17:38:00.447Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-17T17:38:00.447Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-17T17:38:00.447Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-17T17:38:00.447Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-17T17:38:00.910Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-17T17:38:01.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-17T17:38:01.372Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-17T17:38:02.350Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-17T17:38:02.350Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-17T17:38:04.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-17T17:38:04.539Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-17T17:38:04.540Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-17T17:38:06.727Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-17T17:38:08.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-17T17:38:08.917Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-17T17:38:08.917Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-17T17:38:08.917Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-17T17:38:11.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-17T17:38:12.666Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-17T17:38:12.666Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-17T17:38:15.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportFile [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-17T17:38:15.582Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-17T17:38:16.044Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-17T17:38:18.279Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-17T17:38:21.569Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-17T17:38:23.146Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-17T17:38:24.089Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-17T17:38:25.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-17T17:38:25.335Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-17T17:38:25.335Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-17T17:38:25.335Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-17T17:38:25.335Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-17T17:38:27.360Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-17T17:38:27.525Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-17T17:38:27.526Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-17T17:38:29.714Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-17T17:38:29.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-17T17:38:29.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-17T17:38:29.714Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-17T17:38:31.907Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-17T17:38:36.617Z] === RUN TestDockerSuite/TestInspectImage [2020-02-17T17:38:36.617Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-17T17:38:36.617Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-17T17:38:36.617Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-17T17:38:38.805Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-17T17:38:40.993Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-17T17:38:40.993Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-17T17:38:43.184Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-17T17:38:45.373Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-17T17:38:45.373Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-17T17:38:45.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-17T17:38:47.562Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-17T17:38:49.750Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-17T17:38:54.464Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-17T17:38:56.011Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-17T17:38:58.201Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-17T17:39:00.391Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-17T17:39:02.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-17T17:39:04.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-17T17:39:06.962Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-17T17:39:09.152Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-17T17:39:10.696Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-17T17:39:16.511Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-17T17:39:18.701Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-17T17:39:18.701Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-17T17:39:20.245Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-17T17:39:20.708Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-17T17:39:23.540Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-17T17:39:27.805Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-17T17:39:34.912Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-17T17:39:38.386Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-17T17:39:42.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-17T17:39:44.212Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-17T17:39:47.134Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-17T17:39:47.134Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-17T17:39:49.326Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-17T17:39:51.514Z] === RUN TestDockerSuite/TestLogsSince [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite (1833.10s) [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-17T17:39:56.439Z] daemon.go:325: [d8486e3f78035] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [d8486e3f78035] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [d8486e3f78035] daemon started [2020-02-17T17:39:56.439Z] daemon.go:461: [d8486e3f78035] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [d8486e3f78035] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [d8486e3f78035] Daemon stopped [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-17T17:39:56.439Z] daemon.go:325: [d70556e95d6aa] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [d70556e95d6aa] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [d70556e95d6aa] daemon started [2020-02-17T17:39:56.439Z] daemon.go:461: [d70556e95d6aa] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [d70556e95d6aa] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [d70556e95d6aa] Daemon stopped [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-17T17:39:56.439Z] daemon.go:325: [d6cfda674cc1b] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [d6cfda674cc1b] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [d6cfda674cc1b] daemon started [2020-02-17T17:39:56.439Z] daemon.go:461: [d6cfda674cc1b] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [d6cfda674cc1b] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [d6cfda674cc1b] Daemon stopped [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.00s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-17T17:39:56.439Z] daemon.go:325: [dee0bfe52d1c6] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [dee0bfe52d1c6] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [dee0bfe52d1c6] daemon started [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-17T17:39:56.439Z] daemon.go:325: [d276b94479138] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [d276b94479138] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [d276b94479138] daemon started [2020-02-17T17:39:56.439Z] daemon.go:461: [dee0bfe52d1c6] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [dee0bfe52d1c6] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [dee0bfe52d1c6] Daemon stopped [2020-02-17T17:39:56.439Z] daemon.go:461: [d276b94479138] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [d276b94479138] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [d276b94479138] Daemon stopped [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-17T17:39:56.439Z] daemon.go:325: [dac80efa7022c] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [dac80efa7022c] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [dac80efa7022c] daemon started [2020-02-17T17:39:56.439Z] daemon.go:461: [dac80efa7022c] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [dac80efa7022c] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [dac80efa7022c] Daemon stopped [2020-02-17T17:39:56.439Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.36s) [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-17T17:39:56.439Z] daemon.go:325: [dfd079bf7db2b] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [dfd079bf7db2b] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [dfd079bf7db2b] daemon started [2020-02-17T17:39:56.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-17T17:39:56.439Z] daemon.go:325: [d43befbf671bb] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:325: [d43befbf671bb] waiting for daemon to start [2020-02-17T17:39:56.439Z] daemon.go:353: [d43befbf671bb] daemon started [2020-02-17T17:39:56.439Z] check_test.go:358: [d43befbf671bb] joining swarm manager [dfd079bf7db2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.439Z] daemon.go:461: [d43befbf671bb] Stopping daemon [2020-02-17T17:39:56.439Z] daemon.go:296: [d43befbf671bb] exiting daemon [2020-02-17T17:39:56.439Z] daemon.go:448: [d43befbf671bb] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-17T17:39:56.440Z] daemon.go:325: [dc7394321b6ab] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dc7394321b6ab] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dc7394321b6ab] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [dc7394321b6ab] joining swarm manager [dfd079bf7db2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.440Z] daemon.go:461: [dfd079bf7db2b] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dfd079bf7db2b] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dfd079bf7db2b] Daemon stopped [2020-02-17T17:39:56.440Z] check_test.go:379: Daemon d43befbf671bb is not started [2020-02-17T17:39:56.440Z] daemon.go:461: [dc7394321b6ab] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dc7394321b6ab] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dc7394321b6ab] Daemon stopped [2020-02-17T17:39:56.440Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-17T17:39:56.440Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-17T17:39:56.440Z] daemon.go:325: [dad61c1b35b98] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dad61c1b35b98] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dad61c1b35b98] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-17T17:39:56.440Z] daemon.go:325: [d4e62204b75d0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d4e62204b75d0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d4e62204b75d0] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d4e62204b75d0] joining swarm manager [dad61c1b35b98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:461: [dad61c1b35b98] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dad61c1b35b98] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dad61c1b35b98] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d4e62204b75d0] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d4e62204b75d0] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d4e62204b75d0] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:325: [dad61c1b35b98] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dad61c1b35b98] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dad61c1b35b98] daemon started [2020-02-17T17:39:56.440Z] daemon.go:325: [d4e62204b75d0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d4e62204b75d0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d4e62204b75d0] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [dad61c1b35b98] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dad61c1b35b98] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dad61c1b35b98] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d4e62204b75d0] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d4e62204b75d0] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d4e62204b75d0] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-17T17:39:56.440Z] daemon.go:325: [dad0d1be00503] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dad0d1be00503] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dad0d1be00503] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [dad0d1be00503] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dad0d1be00503] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dad0d1be00503] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-17T17:39:56.440Z] daemon.go:325: [d66595eb69173] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d66595eb69173] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d66595eb69173] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-17T17:39:56.440Z] daemon.go:325: [dbca90882b5c1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dbca90882b5c1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dbca90882b5c1] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [d66595eb69173] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d66595eb69173] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d66595eb69173] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [dbca90882b5c1] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dbca90882b5c1] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dbca90882b5c1] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.56s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-17T17:39:56.440Z] daemon.go:325: [dcb833f536e15] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dcb833f536e15] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dcb833f536e15] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-17T17:39:56.440Z] daemon.go:325: [dd2eefe6b342f] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dd2eefe6b342f] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dd2eefe6b342f] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [dd2eefe6b342f] joining swarm manager [dcb833f536e15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-17T17:39:56.440Z] daemon.go:325: [d3d3582c164e0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d3d3582c164e0] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d3d3582c164e0] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d3d3582c164e0] joining swarm manager [dcb833f536e15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.440Z] daemon.go:461: [dcb833f536e15] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dcb833f536e15] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dcb833f536e15] Daemon stopped [2020-02-17T17:39:56.440Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-17T17:39:56.440Z] daemon.go:325: [dcb833f536e15] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dcb833f536e15] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dcb833f536e15] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dcb833f536e15] daemon started [2020-02-17T17:39:56.440Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-17T17:39:56.440Z] daemon.go:461: [dcb833f536e15] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dcb833f536e15] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dcb833f536e15] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [dd2eefe6b342f] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dd2eefe6b342f] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dd2eefe6b342f] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d3d3582c164e0] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d3d3582c164e0] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d3d3582c164e0] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-17T17:39:56.440Z] daemon.go:325: [d9bf84ef417e9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d9bf84ef417e9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d9bf84ef417e9] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-17T17:39:56.440Z] daemon.go:325: [dbfa7275b2deb] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dbfa7275b2deb] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dbfa7275b2deb] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [dbfa7275b2deb] joining swarm manager [d9bf84ef417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-17T17:39:56.440Z] daemon.go:325: [d6a4faa71a512] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d6a4faa71a512] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d6a4faa71a512] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d6a4faa71a512] joining swarm manager [d9bf84ef417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.440Z] daemon.go:461: [d9bf84ef417e9] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d9bf84ef417e9] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d9bf84ef417e9] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [dbfa7275b2deb] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dbfa7275b2deb] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dbfa7275b2deb] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d6a4faa71a512] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d6a4faa71a512] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d6a4faa71a512] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-17T17:39:56.440Z] daemon.go:325: [d07134af622a4] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d07134af622a4] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d07134af622a4] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-17T17:39:56.440Z] daemon.go:325: [d86809551e8d1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d86809551e8d1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d86809551e8d1] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [d07134af622a4] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d07134af622a4] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d07134af622a4] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d86809551e8d1] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d86809551e8d1] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d86809551e8d1] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-17T17:39:56.440Z] daemon.go:325: [d1af8f88614bc] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1af8f88614bc] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d1af8f88614bc] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [d1af8f88614bc] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d1af8f88614bc] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d1af8f88614bc] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-17T17:39:56.440Z] daemon.go:325: [d79242d349f8c] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d79242d349f8c] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d79242d349f8c] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-17T17:39:56.440Z] daemon.go:325: [d397f12691643] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d397f12691643] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d397f12691643] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d397f12691643] joining swarm manager [d79242d349f8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-17T17:39:56.440Z] daemon.go:325: [dfd66867b1538] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dfd66867b1538] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dfd66867b1538] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [dfd66867b1538] joining swarm manager [d79242d349f8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.440Z] daemon.go:461: [d79242d349f8c] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d79242d349f8c] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d79242d349f8c] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d397f12691643] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d397f12691643] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d397f12691643] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [dfd66867b1538] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dfd66867b1538] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dfd66867b1538] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.47s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-17T17:39:56.440Z] daemon.go:325: [d72d1f377a5d9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d72d1f377a5d9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d72d1f377a5d9] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [d72d1f377a5d9] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d72d1f377a5d9] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d72d1f377a5d9] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:325: [d72d1f377a5d9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d72d1f377a5d9] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d72d1f377a5d9] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d95c53a96bde1] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d95c53a96bde1] joining swarm manager [d72d1f377a5d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:461: [d95c53a96bde1] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d95c53a96bde1] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d95c53a96bde1] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d95c53a96bde1] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d95c53a96bde1] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d1d46ef37042d] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d1d46ef37042d] joining swarm manager [d72d1f377a5d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.440Z] daemon.go:461: [d1d46ef37042d] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d1d46ef37042d] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d1d46ef37042d] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d1d46ef37042d] daemon started [2020-02-17T17:39:56.440Z] daemon.go:296: [d1d46ef37042d] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1d46ef37042d] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d1d46ef37042d] daemon started [2020-02-17T17:39:56.440Z] daemon.go:461: [d72d1f377a5d9] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d72d1f377a5d9] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d72d1f377a5d9] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d95c53a96bde1] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d95c53a96bde1] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d95c53a96bde1] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [d1d46ef37042d] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [d1d46ef37042d] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [d1d46ef37042d] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.46s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-17T17:39:56.440Z] daemon.go:325: [da25dc6f7f389] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [da25dc6f7f389] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [da25dc6f7f389] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-17T17:39:56.440Z] daemon.go:325: [dc49f14aec514] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [dc49f14aec514] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [dc49f14aec514] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [dc49f14aec514] joining swarm manager [da25dc6f7f389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:461: [da25dc6f7f389] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [da25dc6f7f389] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [da25dc6f7f389] Daemon stopped [2020-02-17T17:39:56.440Z] daemon.go:461: [dc49f14aec514] Stopping daemon [2020-02-17T17:39:56.440Z] daemon.go:296: [dc49f14aec514] exiting daemon [2020-02-17T17:39:56.440Z] daemon.go:448: [dc49f14aec514] Daemon stopped [2020-02-17T17:39:56.440Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.14s) [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-17T17:39:56.440Z] daemon.go:325: [d054afb2ad2ac] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d054afb2ad2ac] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d054afb2ad2ac] daemon started [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-17T17:39:56.440Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d49770321fe71] daemon started [2020-02-17T17:39:56.440Z] check_test.go:358: [d49770321fe71] joining swarm manager [d054afb2ad2ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-17T17:39:56.440Z] daemon.go:325: [d1be6b31f7857] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:325: [d1be6b31f7857] waiting for daemon to start [2020-02-17T17:39:56.440Z] daemon.go:353: [d1be6b31f7857] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d1be6b31f7857] joining swarm manager [d054afb2ad2ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.441Z] daemon.go:461: [d49770321fe71] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d49770321fe71] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d49770321fe71] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d49770321fe71] error pinging daemon on start: Get http://d49770321fe71.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d49770321fe71] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d49770321fe71] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [d054afb2ad2ac] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d054afb2ad2ac] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d054afb2ad2ac] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d49770321fe71] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d49770321fe71] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d49770321fe71] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d1be6b31f7857] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d1be6b31f7857] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d1be6b31f7857] Daemon stopped [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-17T17:39:56.441Z] daemon.go:325: [d922e22525cdc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d922e22525cdc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d922e22525cdc] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [d922e22525cdc] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d922e22525cdc] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d922e22525cdc] Daemon stopped [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.98s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-17T17:39:56.441Z] daemon.go:325: [dc8a492448afa] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dc8a492448afa] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [dc8a492448afa] daemon started [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-17T17:39:56.441Z] daemon.go:325: [d4ae7cd68b2a8] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d4ae7cd68b2a8] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d4ae7cd68b2a8] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d4ae7cd68b2a8] joining swarm manager [dc8a492448afa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.441Z] daemon.go:461: [dc8a492448afa] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [dc8a492448afa] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [dc8a492448afa] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d4ae7cd68b2a8] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d4ae7cd68b2a8] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d4ae7cd68b2a8] Daemon stopped [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (79.12s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-17T17:39:56.441Z] daemon.go:325: [da234f5c93f62] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [da234f5c93f62] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [da234f5c93f62] daemon started [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d86deb8851ed6] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d86deb8851ed6] joining swarm manager [da234f5c93f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-17T17:39:56.441Z] daemon.go:325: [d33b691cc13f2] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d33b691cc13f2] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d33b691cc13f2] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d33b691cc13f2] joining swarm manager [da234f5c93f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.441Z] daemon.go:461: [d86deb8851ed6] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d86deb8851ed6] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d86deb8851ed6] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d33b691cc13f2] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d33b691cc13f2] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d33b691cc13f2] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d86deb8851ed6] error pinging daemon on start: Get http://d86deb8851ed6.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d86deb8851ed6] error pinging daemon on start: Get http://d86deb8851ed6.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d86deb8851ed6] error pinging daemon on start: Get http://d86deb8851ed6.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d86deb8851ed6] error pinging daemon on start: Get http://d86deb8851ed6.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [d86deb8851ed6] error pinging daemon on start: Get http://d86deb8851ed6.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [d86deb8851ed6] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d86deb8851ed6] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [da234f5c93f62] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [da234f5c93f62] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [da234f5c93f62] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d86deb8851ed6] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d86deb8851ed6] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d86deb8851ed6] Daemon stopped [2020-02-17T17:39:56.441Z] check_test.go:379: Daemon d33b691cc13f2 is not started [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.36s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [ddc56b75e87ce] daemon started [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d3310c35aeffc] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d3310c35aeffc] joining swarm manager [ddc56b75e87ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d43000ecdb814] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d43000ecdb814] joining swarm manager [ddc56b75e87ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [dea377daa9dd5] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [dea377daa9dd5] joining swarm manager [ddc56b75e87ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d47a95c72ea49] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [d47a95c72ea49] joining swarm manager [ddc56b75e87ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [db0d53b203906] daemon started [2020-02-17T17:39:56.441Z] check_test.go:358: [db0d53b203906] joining swarm manager [ddc56b75e87ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-17T17:39:56.441Z] daemon.go:461: [db0d53b203906] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:461: [dea377daa9dd5] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:461: [d47a95c72ea49] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:461: [d43000ecdb814] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:461: [ddc56b75e87ce] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:461: [d3310c35aeffc] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [ddc56b75e87ce] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [ddc56b75e87ce] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:296: [d3310c35aeffc] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d3310c35aeffc] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:296: [d43000ecdb814] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d43000ecdb814] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:296: [db0d53b203906] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [db0d53b203906] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:296: [d47a95c72ea49] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d47a95c72ea49] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:296: [dea377daa9dd5] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [dea377daa9dd5] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [db0d53b203906] error pinging daemon on start: Get http://db0d53b203906.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d43000ecdb814] error pinging daemon on start: Get http://d43000ecdb814.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [ddc56b75e87ce] error pinging daemon on start: Get http://ddc56b75e87ce.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d3310c35aeffc] error pinging daemon on start: Get http://d3310c35aeffc.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [dea377daa9dd5] error pinging daemon on start: Get http://dea377daa9dd5.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d47a95c72ea49] error pinging daemon on start: Get http://d47a95c72ea49.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [db0d53b203906] error pinging daemon on start: Get http://db0d53b203906.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d43000ecdb814] error pinging daemon on start: Get http://d43000ecdb814.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [ddc56b75e87ce] error pinging daemon on start: Get http://ddc56b75e87ce.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d3310c35aeffc] error pinging daemon on start: Get http://d3310c35aeffc.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [dea377daa9dd5] error pinging daemon on start: Get http://dea377daa9dd5.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d47a95c72ea49] error pinging daemon on start: Get http://d47a95c72ea49.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:339: [db0d53b203906] error pinging daemon on start: Get http://db0d53b203906.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d43000ecdb814] error pinging daemon on start: Get http://d43000ecdb814.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [ddc56b75e87ce] error pinging daemon on start: Get http://ddc56b75e87ce.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d3310c35aeffc] error pinging daemon on start: Get http://d3310c35aeffc.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [dea377daa9dd5] error pinging daemon on start: Get http://dea377daa9dd5.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:339: [d47a95c72ea49] error pinging daemon on start: Get http://d47a95c72ea49.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.441Z] daemon.go:325: [db0d53b203906] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d43000ecdb814] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d43000ecdb814] daemon started [2020-02-17T17:39:56.441Z] daemon.go:325: [ddc56b75e87ce] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [ddc56b75e87ce] daemon started [2020-02-17T17:39:56.441Z] daemon.go:325: [d3310c35aeffc] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d3310c35aeffc] daemon started [2020-02-17T17:39:56.441Z] daemon.go:325: [dea377daa9dd5] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [dea377daa9dd5] daemon started [2020-02-17T17:39:56.441Z] daemon.go:325: [d47a95c72ea49] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d47a95c72ea49] daemon started [2020-02-17T17:39:56.441Z] daemon.go:353: [db0d53b203906] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [ddc56b75e87ce] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [ddc56b75e87ce] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [ddc56b75e87ce] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d3310c35aeffc] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d3310c35aeffc] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d3310c35aeffc] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d43000ecdb814] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d43000ecdb814] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d43000ecdb814] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [dea377daa9dd5] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [dea377daa9dd5] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [dea377daa9dd5] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [d47a95c72ea49] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d47a95c72ea49] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d47a95c72ea49] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:461: [db0d53b203906] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [db0d53b203906] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [db0d53b203906] Daemon stopped [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-17T17:39:56.441Z] daemon.go:325: [d45db15e2c0b0] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d45db15e2c0b0] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d45db15e2c0b0] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [d45db15e2c0b0] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d45db15e2c0b0] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d45db15e2c0b0] Daemon stopped [2020-02-17T17:39:56.441Z] daemon.go:325: [d45db15e2c0b0] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [d45db15e2c0b0] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:353: [d45db15e2c0b0] daemon started [2020-02-17T17:39:56.441Z] daemon.go:461: [d45db15e2c0b0] Stopping daemon [2020-02-17T17:39:56.441Z] daemon.go:296: [d45db15e2c0b0] exiting daemon [2020-02-17T17:39:56.441Z] daemon.go:448: [d45db15e2c0b0] Daemon stopped [2020-02-17T17:39:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s) [2020-02-17T17:39:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-17T17:39:56.441Z] daemon.go:325: [dc6738973ea31] waiting for daemon to start [2020-02-17T17:39:56.441Z] daemon.go:325: [dc6738973ea31] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [dc6738973ea31] daemon started [2020-02-17T17:39:56.442Z] daemon.go:461: [dc6738973ea31] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [dc6738973ea31] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [dc6738973ea31] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.94s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-17T17:39:56.442Z] daemon.go:325: [d50e374581710] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d50e374581710] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d50e374581710] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-17T17:39:56.442Z] daemon.go:325: [d2cb938015fd3] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d2cb938015fd3] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d2cb938015fd3] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d2cb938015fd3] joining swarm manager [d50e374581710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-17T17:39:56.442Z] daemon.go:325: [d33f694862227] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d33f694862227] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d33f694862227] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d33f694862227] joining swarm manager [d50e374581710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [d50e374581710] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d50e374581710] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d50e374581710] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d2cb938015fd3] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d2cb938015fd3] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d2cb938015fd3] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d33f694862227] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d33f694862227] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d33f694862227] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-17T17:39:56.442Z] daemon.go:325: [d24b85acc50cc] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d24b85acc50cc] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d24b85acc50cc] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-17T17:39:56.442Z] daemon.go:325: [d3785094b3f9c] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d3785094b3f9c] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d3785094b3f9c] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d3785094b3f9c] joining swarm manager [d24b85acc50cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-17T17:39:56.442Z] daemon.go:325: [d0cfdc2791f05] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d0cfdc2791f05] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d0cfdc2791f05] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d0cfdc2791f05] joining swarm manager [d24b85acc50cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [d24b85acc50cc] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d24b85acc50cc] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d24b85acc50cc] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d3785094b3f9c] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d3785094b3f9c] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d3785094b3f9c] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d0cfdc2791f05] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d0cfdc2791f05] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d0cfdc2791f05] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-17T17:39:56.442Z] daemon.go:325: [d93e17acbf6d2] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d93e17acbf6d2] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d93e17acbf6d2] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-17T17:39:56.442Z] daemon.go:325: [df4bffe10701b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [df4bffe10701b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [df4bffe10701b] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [df4bffe10701b] joining swarm manager [d93e17acbf6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-17T17:39:56.442Z] daemon.go:325: [de14d88d1fc23] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [de14d88d1fc23] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [de14d88d1fc23] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [de14d88d1fc23] joining swarm manager [d93e17acbf6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [d93e17acbf6d2] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d93e17acbf6d2] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d93e17acbf6d2] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [df4bffe10701b] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [df4bffe10701b] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [df4bffe10701b] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [de14d88d1fc23] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [de14d88d1fc23] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [de14d88d1fc23] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-17T17:39:56.442Z] daemon.go:325: [d3520c6fe5269] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d3520c6fe5269] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d3520c6fe5269] daemon started [2020-02-17T17:39:56.442Z] daemon.go:461: [d3520c6fe5269] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d3520c6fe5269] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d3520c6fe5269] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.60s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:39:56.442Z] daemon.go:325: [d14b524543d37] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d14b524543d37] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d14b524543d37] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:39:56.442Z] daemon.go:325: [d66366735004b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d66366735004b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d66366735004b] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d66366735004b] joining swarm manager [d14b524543d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:39:56.442Z] daemon.go:325: [d1bd8c036237b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d1bd8c036237b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d1bd8c036237b] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d1bd8c036237b] joining swarm manager [d14b524543d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:39:56.442Z] daemon.go:325: [d87d3140ee9fa] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d87d3140ee9fa] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d87d3140ee9fa] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d87d3140ee9fa] joining swarm manager [d14b524543d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-17T17:39:56.442Z] daemon.go:325: [d528f768a2bb1] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d528f768a2bb1] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d528f768a2bb1] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d528f768a2bb1] joining swarm manager [d14b524543d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-17T17:39:56.442Z] daemon.go:461: [d14b524543d37] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d14b524543d37] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d14b524543d37] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d66366735004b] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d66366735004b] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d66366735004b] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d1bd8c036237b] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d1bd8c036237b] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d1bd8c036237b] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d87d3140ee9fa] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d87d3140ee9fa] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d87d3140ee9fa] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d528f768a2bb1] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d528f768a2bb1] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d528f768a2bb1] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-17T17:39:56.442Z] daemon.go:325: [d19e06d7333d5] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d19e06d7333d5] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d19e06d7333d5] daemon started [2020-02-17T17:39:56.442Z] daemon.go:461: [d19e06d7333d5] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d19e06d7333d5] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d19e06d7333d5] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.22s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [d1e6892767719] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d1e6892767719] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d1e6892767719] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [da4c7894ffa31] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [da4c7894ffa31] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [da4c7894ffa31] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [da4c7894ffa31] joining swarm manager [d1e6892767719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [dbffd71a6064f] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [dbffd71a6064f] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [dbffd71a6064f] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [dbffd71a6064f] joining swarm manager [d1e6892767719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [d1e6892767719] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d1e6892767719] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d1e6892767719] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [da4c7894ffa31] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [da4c7894ffa31] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [da4c7894ffa31] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [dbffd71a6064f] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [dbffd71a6064f] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [dbffd71a6064f] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.84s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-17T17:39:56.442Z] daemon.go:325: [dc7f234e95db1] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [dc7f234e95db1] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [dc7f234e95db1] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-17T17:39:56.442Z] daemon.go:325: [d2806d19edaea] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d2806d19edaea] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d2806d19edaea] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d2806d19edaea] joining swarm manager [dc7f234e95db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-17T17:39:56.442Z] daemon.go:325: [df775bc2dc79c] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [df775bc2dc79c] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [df775bc2dc79c] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [df775bc2dc79c] joining swarm manager [dc7f234e95db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [d2806d19edaea] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d2806d19edaea] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d2806d19edaea] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [dc7f234e95db1] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [dc7f234e95db1] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [dc7f234e95db1] Daemon stopped [2020-02-17T17:39:56.442Z] check_test.go:379: Daemon d2806d19edaea is not started [2020-02-17T17:39:56.442Z] daemon.go:461: [df775bc2dc79c] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [df775bc2dc79c] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [df775bc2dc79c] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.84s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-17T17:39:56.442Z] daemon.go:325: [dd24d6aa89ced] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [dd24d6aa89ced] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [dd24d6aa89ced] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-17T17:39:56.442Z] daemon.go:325: [dd2c1a08bac7d] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [dd2c1a08bac7d] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [dd2c1a08bac7d] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [dd2c1a08bac7d] joining swarm manager [dd24d6aa89ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-17T17:39:56.442Z] daemon.go:325: [d551889d12d81] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d551889d12d81] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d551889d12d81] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d551889d12d81] joining swarm manager [dd24d6aa89ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [dd24d6aa89ced] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [dd24d6aa89ced] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [dd24d6aa89ced] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [dd2c1a08bac7d] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [dd2c1a08bac7d] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [dd2c1a08bac7d] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d551889d12d81] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d551889d12d81] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [d551889d12d81] Daemon stopped [2020-02-17T17:39:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.30s) [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [df02dacc684d3] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [df02dacc684d3] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [df02dacc684d3] daemon started [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [d2b074b2cef0b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d2b074b2cef0b] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d2b074b2cef0b] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d2b074b2cef0b] joining swarm manager [df02dacc684d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-17T17:39:56.442Z] daemon.go:325: [d373f27c58cf7] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:325: [d373f27c58cf7] waiting for daemon to start [2020-02-17T17:39:56.442Z] daemon.go:353: [d373f27c58cf7] daemon started [2020-02-17T17:39:56.442Z] check_test.go:358: [d373f27c58cf7] joining swarm manager [df02dacc684d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.442Z] daemon.go:461: [df02dacc684d3] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [df02dacc684d3] exiting daemon [2020-02-17T17:39:56.442Z] daemon.go:448: [df02dacc684d3] Daemon stopped [2020-02-17T17:39:56.442Z] daemon.go:461: [d2b074b2cef0b] Stopping daemon [2020-02-17T17:39:56.442Z] daemon.go:296: [d2b074b2cef0b] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d2b074b2cef0b] Daemon stopped [2020-02-17T17:39:56.443Z] daemon.go:461: [d373f27c58cf7] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d373f27c58cf7] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d373f27c58cf7] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.79s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-17T17:39:56.443Z] daemon.go:325: [dd37bc89b97d4] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dd37bc89b97d4] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dd37bc89b97d4] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dd37bc89b97d4] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dd37bc89b97d4] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dd37bc89b97d4] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-17T17:39:56.443Z] daemon.go:325: [dec59ecfb30b3] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dec59ecfb30b3] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dec59ecfb30b3] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dec59ecfb30b3] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dec59ecfb30b3] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dec59ecfb30b3] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-17T17:39:56.443Z] daemon.go:325: [dca5dd9fa9363] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dca5dd9fa9363] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dca5dd9fa9363] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dca5dd9fa9363] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dca5dd9fa9363] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dca5dd9fa9363] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-02-17T17:39:56.443Z] daemon.go:325: [dbc9a759fc559] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dbc9a759fc559] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dbc9a759fc559] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dbc9a759fc559] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dbc9a759fc559] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dbc9a759fc559] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-17T17:39:56.443Z] daemon.go:325: [da5af058e6c54] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [da5af058e6c54] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [da5af058e6c54] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [da5af058e6c54] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [da5af058e6c54] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [da5af058e6c54] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-02-17T17:39:56.443Z] daemon.go:325: [d8434f421ba23] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d8434f421ba23] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d8434f421ba23] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d8434f421ba23] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d8434f421ba23] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d8434f421ba23] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-17T17:39:56.443Z] daemon.go:325: [d6e14651b8059] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d6e14651b8059] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d6e14651b8059] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d6e14651b8059] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d6e14651b8059] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d6e14651b8059] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.64s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-02-17T17:39:56.443Z] daemon.go:325: [de924a49e602a] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [de924a49e602a] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [de924a49e602a] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [de924a49e602a] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [de924a49e602a] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [de924a49e602a] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.19s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-17T17:39:56.443Z] daemon.go:325: [d0f66756d4124] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d0f66756d4124] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d0f66756d4124] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d0f66756d4124] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d0f66756d4124] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d0f66756d4124] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.22s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-17T17:39:56.443Z] daemon.go:325: [de094090c0cf2] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [de094090c0cf2] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [de094090c0cf2] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [de094090c0cf2] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [de094090c0cf2] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [de094090c0cf2] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.02s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-02-17T17:39:56.443Z] daemon.go:325: [d1bb921f34315] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d1bb921f34315] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d1bb921f34315] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d1bb921f34315] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d1bb921f34315] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d1bb921f34315] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.85s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-17T17:39:56.443Z] daemon.go:325: [d1435ec62bed4] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d1435ec62bed4] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d1435ec62bed4] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d1435ec62bed4] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d1435ec62bed4] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d1435ec62bed4] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-17T17:39:56.443Z] daemon.go:325: [d4d2f0bd59800] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d4d2f0bd59800] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d4d2f0bd59800] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d4d2f0bd59800] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d4d2f0bd59800] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d4d2f0bd59800] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-17T17:39:56.443Z] daemon.go:325: [dcd599e8904e8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dcd599e8904e8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dcd599e8904e8] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dcd599e8904e8] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dcd599e8904e8] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dcd599e8904e8] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-17T17:39:56.443Z] daemon.go:325: [d75a98561ed28] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d75a98561ed28] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d75a98561ed28] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d75a98561ed28] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d75a98561ed28] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d75a98561ed28] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.17s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-17T17:39:56.443Z] daemon.go:325: [d3a6c5e9ef177] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d3a6c5e9ef177] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d3a6c5e9ef177] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d3a6c5e9ef177] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d3a6c5e9ef177] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d3a6c5e9ef177] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-17T17:39:56.443Z] daemon.go:325: [d7015e6269757] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d7015e6269757] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d7015e6269757] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d7015e6269757] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d7015e6269757] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d7015e6269757] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.44s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-17T17:39:56.443Z] daemon.go:325: [d592dbca481f1] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d592dbca481f1] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d592dbca481f1] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d592dbca481f1] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d592dbca481f1] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d592dbca481f1] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-17T17:39:56.443Z] daemon.go:325: [dd507628deb2e] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dd507628deb2e] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dd507628deb2e] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dd507628deb2e] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dd507628deb2e] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dd507628deb2e] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-17T17:39:56.443Z] daemon.go:325: [d42124f1a00a2] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d42124f1a00a2] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d42124f1a00a2] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d42124f1a00a2] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d42124f1a00a2] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d42124f1a00a2] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.59s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-17T17:39:56.443Z] daemon.go:325: [da9e091dc0cc0] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [da9e091dc0cc0] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [da9e091dc0cc0] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [da9e091dc0cc0] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [da9e091dc0cc0] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [da9e091dc0cc0] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.75s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-02-17T17:39:56.443Z] daemon.go:325: [d9199966955e8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d9199966955e8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d9199966955e8] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d9199966955e8] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d9199966955e8] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d9199966955e8] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-02-17T17:39:56.443Z] daemon.go:325: [d43acb8e7c2af] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d43acb8e7c2af] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d43acb8e7c2af] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d43acb8e7c2af] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d43acb8e7c2af] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d43acb8e7c2af] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-02-17T17:39:56.443Z] daemon.go:325: [dfa01c287dac9] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dfa01c287dac9] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dfa01c287dac9] daemon started [2020-02-17T17:39:56.443Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.izhxmbdrzpd8@f7a0fbc47866 | hello1\n" [2020-02-17T17:39:56.443Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.jjz0z2xjkg26@f7a0fbc47866 | hello2\n" [2020-02-17T17:39:56.443Z] daemon.go:461: [dfa01c287dac9] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dfa01c287dac9] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dfa01c287dac9] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.24s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-17T17:39:56.443Z] daemon.go:325: [d38c03c838c8b] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d38c03c838c8b] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d38c03c838c8b] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d38c03c838c8b] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d38c03c838c8b] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d38c03c838c8b] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.32s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-17T17:39:56.443Z] daemon.go:325: [d889685c04a22] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d889685c04a22] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d889685c04a22] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d889685c04a22] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d889685c04a22] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d889685c04a22] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.34s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-17T17:39:56.443Z] daemon.go:325: [d6ed63597fcfe] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d6ed63597fcfe] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d6ed63597fcfe] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d6ed63597fcfe] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d6ed63597fcfe] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d6ed63597fcfe] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (14.99s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-17T17:39:56.443Z] daemon.go:325: [d6f3d08079555] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d6f3d08079555] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d6f3d08079555] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d6f3d08079555] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d6f3d08079555] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d6f3d08079555] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.60s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-02-17T17:39:56.443Z] daemon.go:325: [d694b92f3e3d3] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [d694b92f3e3d3] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [d694b92f3e3d3] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [d694b92f3e3d3] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [d694b92f3e3d3] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [d694b92f3e3d3] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-17T17:39:56.443Z] daemon.go:325: [da89e0971c57c] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [da89e0971c57c] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [da89e0971c57c] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [da89e0971c57c] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [da89e0971c57c] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [da89e0971c57c] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2020-02-17T17:39:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-02-17T17:39:56.443Z] daemon.go:325: [dbcf9625c0af8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:325: [dbcf9625c0af8] waiting for daemon to start [2020-02-17T17:39:56.443Z] daemon.go:353: [dbcf9625c0af8] daemon started [2020-02-17T17:39:56.443Z] daemon.go:461: [dbcf9625c0af8] Stopping daemon [2020-02-17T17:39:56.443Z] daemon.go:296: [dbcf9625c0af8] exiting daemon [2020-02-17T17:39:56.443Z] daemon.go:448: [dbcf9625c0af8] Daemon stopped [2020-02-17T17:39:56.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-17T17:39:56.444Z] daemon.go:325: [ddb30724201c6] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [ddb30724201c6] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [ddb30724201c6] daemon started [2020-02-17T17:39:56.444Z] docker_cli_service_logs_test.go:242: checking task r9b54cy6kofm [2020-02-17T17:39:56.444Z] docker_cli_service_logs_test.go:247: checking messages for r9b54cy6kofm [2020-02-17T17:39:56.444Z] docker_cli_service_logs_test.go:242: checking task vigwgfh9ir53 [2020-02-17T17:39:56.444Z] docker_cli_service_logs_test.go:247: checking messages for vigwgfh9ir53 [2020-02-17T17:39:56.444Z] daemon.go:461: [ddb30724201c6] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [ddb30724201c6] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [ddb30724201c6] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-02-17T17:39:56.444Z] daemon.go:325: [dbc826446a86f] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dbc826446a86f] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dbc826446a86f] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dbc826446a86f] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dbc826446a86f] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dbc826446a86f] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.98s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [da19c7c272351] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [da19c7c272351] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [da19c7c272351] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [da19c7c272351] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [da19c7c272351] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [da19c7c272351] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [da19c7c272351] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [da19c7c272351] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [da19c7c272351] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [da19c7c272351] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [da19c7c272351] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [da19c7c272351] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [da19c7c272351] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [da19c7c272351] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [da19c7c272351] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [da19c7c272351] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [da19c7c272351] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [da19c7c272351] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [da19c7c272351] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [da19c7c272351] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [da19c7c272351] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-17T17:39:56.444Z] daemon.go:325: [dfe0bee9e8da8] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dfe0bee9e8da8] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dfe0bee9e8da8] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dfe0bee9e8da8] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dfe0bee9e8da8] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dfe0bee9e8da8] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.15s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-17T17:39:56.444Z] daemon.go:325: [d2875588a9166] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d2875588a9166] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d2875588a9166] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d2875588a9166] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d2875588a9166] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d2875588a9166] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-17T17:39:56.444Z] daemon.go:325: [df5e01ca64293] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [df5e01ca64293] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [df5e01ca64293] daemon started [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-17T17:39:56.444Z] daemon.go:325: [d1172e774daa2] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d1172e774daa2] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d1172e774daa2] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [d1172e774daa2] joining swarm manager [df5e01ca64293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-17T17:39:56.444Z] daemon.go:325: [dfc4f16191905] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dfc4f16191905] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dfc4f16191905] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [dfc4f16191905] joining swarm manager [df5e01ca64293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.444Z] daemon.go:461: [df5e01ca64293] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [df5e01ca64293] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [df5e01ca64293] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [d1172e774daa2] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d1172e774daa2] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d1172e774daa2] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [dfc4f16191905] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dfc4f16191905] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dfc4f16191905] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-17T17:39:56.444Z] daemon.go:325: [d3ae80f9e2480] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d3ae80f9e2480] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d3ae80f9e2480] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d3ae80f9e2480] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d3ae80f9e2480] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d3ae80f9e2480] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-17T17:39:56.444Z] daemon.go:325: [dd490d1613551] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dd490d1613551] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dd490d1613551] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dd490d1613551] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dd490d1613551] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dd490d1613551] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.11s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-17T17:39:56.444Z] daemon.go:325: [d97eb353cfd25] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d97eb353cfd25] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d97eb353cfd25] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d97eb353cfd25] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d97eb353cfd25] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d97eb353cfd25] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.44s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-17T17:39:56.444Z] daemon.go:325: [d439a781832a0] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d439a781832a0] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d439a781832a0] daemon started [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-17T17:39:56.444Z] daemon.go:325: [d0f7e0686832a] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d0f7e0686832a] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d0f7e0686832a] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [d0f7e0686832a] joining swarm manager [d439a781832a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-17T17:39:56.444Z] daemon.go:325: [d58ba61de6811] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d58ba61de6811] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d58ba61de6811] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [d58ba61de6811] joining swarm manager [d439a781832a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.444Z] daemon.go:461: [d439a781832a0] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d439a781832a0] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d439a781832a0] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [d0f7e0686832a] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d0f7e0686832a] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d0f7e0686832a] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [d58ba61de6811] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d58ba61de6811] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d58ba61de6811] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-17T17:39:56.444Z] daemon.go:325: [db94eb6daafdb] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [db94eb6daafdb] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [db94eb6daafdb] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [db94eb6daafdb] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [db94eb6daafdb] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [db94eb6daafdb] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.61s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-17T17:39:56.444Z] daemon.go:325: [dac03ba67903e] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dac03ba67903e] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dac03ba67903e] daemon started [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dbac07390b0e5] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [dbac07390b0e5] joining swarm manager [dac03ba67903e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [db8246476f020] daemon started [2020-02-17T17:39:56.444Z] check_test.go:358: [db8246476f020] joining swarm manager [dac03ba67903e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.444Z] daemon.go:461: [dbac07390b0e5] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dbac07390b0e5] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dbac07390b0e5] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dbac07390b0e5] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [db8246476f020] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [db8246476f020] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [db8246476f020] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [db8246476f020] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dbac07390b0e5] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dbac07390b0e5] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dbac07390b0e5] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dbac07390b0e5] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [db8246476f020] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [db8246476f020] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [db8246476f020] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [db8246476f020] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dbac07390b0e5] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dbac07390b0e5] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dbac07390b0e5] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [dbac07390b0e5] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [dbac07390b0e5] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [db8246476f020] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [db8246476f020] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [db8246476f020] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [db8246476f020] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [db8246476f020] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [dac03ba67903e] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dac03ba67903e] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dac03ba67903e] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [dbac07390b0e5] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [dbac07390b0e5] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [dbac07390b0e5] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:461: [db8246476f020] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [db8246476f020] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [db8246476f020] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.80s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-17T17:39:56.444Z] daemon.go:325: [d2c689e15082b] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d2c689e15082b] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d2c689e15082b] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d2c689e15082b] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d2c689e15082b] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d2c689e15082b] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.17s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-17T17:39:56.444Z] daemon.go:325: [d4f3ebd12fe77] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d4f3ebd12fe77] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d4f3ebd12fe77] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d4f3ebd12fe77] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d4f3ebd12fe77] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d4f3ebd12fe77] Daemon stopped [2020-02-17T17:39:56.444Z] daemon.go:325: [d4f3ebd12fe77] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d4f3ebd12fe77] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d4f3ebd12fe77] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d4f3ebd12fe77] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d4f3ebd12fe77] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d4f3ebd12fe77] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d4f3ebd12fe77] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.89s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-17T17:39:56.444Z] daemon.go:325: [d06820910c562] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d06820910c562] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d06820910c562] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d06820910c562] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d06820910c562] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d06820910c562] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.34s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-17T17:39:56.444Z] daemon.go:325: [d3fb3f819f249] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:325: [d3fb3f819f249] waiting for daemon to start [2020-02-17T17:39:56.444Z] daemon.go:353: [d3fb3f819f249] daemon started [2020-02-17T17:39:56.444Z] daemon.go:461: [d3fb3f819f249] Stopping daemon [2020-02-17T17:39:56.444Z] daemon.go:296: [d3fb3f819f249] exiting daemon [2020-02-17T17:39:56.444Z] daemon.go:448: [d3fb3f819f249] Daemon stopped [2020-02-17T17:39:56.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.13s) [2020-02-17T17:39:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-17T17:39:56.444Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [de5c63a3f63c7] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [de5c63a3f63c7] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [de5c63a3f63c7] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [de5c63a3f63c7] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:296: [de5c63a3f63c7] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:296: [de5c63a3f63c7] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [de5c63a3f63c7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [de5c63a3f63c7] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [de5c63a3f63c7] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [de5c63a3f63c7] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [de5c63a3f63c7] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.52s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-17T17:39:56.445Z] daemon.go:325: [d25b4a5dd7de0] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d25b4a5dd7de0] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d25b4a5dd7de0] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d25b4a5dd7de0] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d25b4a5dd7de0] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d25b4a5dd7de0] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-02-17T17:39:56.445Z] daemon.go:325: [d05bff64e648f] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d05bff64e648f] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d05bff64e648f] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d05bff64e648f] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d05bff64e648f] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d05bff64e648f] Daemon stopped [2020-02-17T17:39:56.445Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-17T17:39:56.445Z] requirement.go:26: unmatched requirement IPv6 [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.97s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dde21f7641cbc] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dde21f7641cbc] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dde21f7641cbc] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dde21f7641cbc] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dde21f7641cbc] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dde21f7641cbc] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dde21f7641cbc] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dde21f7641cbc] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dde21f7641cbc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dde21f7641cbc] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dde21f7641cbc] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dde21f7641cbc] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dde21f7641cbc] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-17T17:39:56.445Z] daemon.go:325: [dbc8c2c5c6b5d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dbc8c2c5c6b5d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dbc8c2c5c6b5d] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dbc8c2c5c6b5d] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dbc8c2c5c6b5d] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dbc8c2c5c6b5d] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-17T17:39:56.445Z] daemon.go:325: [d784d0bfe74b7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d784d0bfe74b7] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d784d0bfe74b7] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d784d0bfe74b7] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d784d0bfe74b7] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d784d0bfe74b7] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.26s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-17T17:39:56.445Z] daemon.go:325: [dc59d6b669082] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dc59d6b669082] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dc59d6b669082] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dc59d6b669082] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dc59d6b669082] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dc59d6b669082] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-17T17:39:56.445Z] daemon.go:325: [dd780b29864dc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dd780b29864dc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dd780b29864dc] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-17T17:39:56.445Z] daemon.go:325: [d400a87e20895] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d400a87e20895] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d400a87e20895] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dd780b29864dc] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dd780b29864dc] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dd780b29864dc] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d400a87e20895] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d400a87e20895] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d400a87e20895] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.56s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-17T17:39:56.445Z] daemon.go:325: [d667509e28698] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d667509e28698] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d667509e28698] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d6a0e80f5fc0c] daemon started [2020-02-17T17:39:56.445Z] check_test.go:358: [d6a0e80f5fc0c] joining swarm manager [d667509e28698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.445Z] daemon.go:461: [d6a0e80f5fc0c] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d6a0e80f5fc0c] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d6a0e80f5fc0c] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d6a0e80f5fc0c] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d78766e181816] daemon started [2020-02-17T17:39:56.445Z] check_test.go:358: [d78766e181816] joining swarm manager [d667509e28698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.445Z] daemon.go:461: [d6a0e80f5fc0c] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d6a0e80f5fc0c] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d6a0e80f5fc0c] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d6a0e80f5fc0c] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d6a0e80f5fc0c] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d78766e181816] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d78766e181816] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d78766e181816] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d78766e181816] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d78766e181816] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d78766e181816] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d78766e181816] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d78766e181816] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d78766e181816] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d667509e28698] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d667509e28698] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d667509e28698] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d6a0e80f5fc0c] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d6a0e80f5fc0c] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d6a0e80f5fc0c] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d78766e181816] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d78766e181816] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d78766e181816] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.57s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-17T17:39:56.445Z] daemon.go:325: [dd7d4f82d900b] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [dd7d4f82d900b] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [dd7d4f82d900b] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-17T17:39:56.445Z] daemon.go:325: [d6286cef778bc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d6286cef778bc] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d6286cef778bc] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [dd7d4f82d900b] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [dd7d4f82d900b] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [dd7d4f82d900b] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d6286cef778bc] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d6286cef778bc] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d6286cef778bc] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.10s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-17T17:39:56.445Z] daemon.go:325: [d8328bd458066] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d8328bd458066] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d8328bd458066] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d8328bd458066] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d8328bd458066] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d8328bd458066] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d8328bd458066] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d8328bd458066] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d8328bd458066] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d8328bd458066] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d8328bd458066] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d8328bd458066] Daemon stopped [2020-02-17T17:39:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.58s) [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d9461c63e80e8] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d16d352620d9e] daemon started [2020-02-17T17:39:56.445Z] check_test.go:358: [d16d352620d9e] joining swarm manager [d9461c63e80e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d462b2b08c517] daemon started [2020-02-17T17:39:56.445Z] check_test.go:358: [d462b2b08c517] joining swarm manager [d9461c63e80e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.445Z] daemon.go:461: [d16d352620d9e] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d16d352620d9e] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d16d352620d9e] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d16d352620d9e] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d16d352620d9e] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d16d352620d9e] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d16d352620d9e] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d9461c63e80e8] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d9461c63e80e8] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d9461c63e80e8] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d9461c63e80e8] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d462b2b08c517] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d462b2b08c517] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d462b2b08c517] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d462b2b08c517] daemon started [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d16d352620d9e] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d16d352620d9e] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d16d352620d9e] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d16d352620d9e] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d16d352620d9e] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d9461c63e80e8] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d9461c63e80e8] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d9461c63e80e8] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:339: [d9461c63e80e8] error pinging daemon on start: Get http://d9461c63e80e8.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:339: [d9461c63e80e8] error pinging daemon on start: Get http://d9461c63e80e8.sock/_ping: context deadline exceeded [2020-02-17T17:39:56.445Z] daemon.go:325: [d9461c63e80e8] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d9461c63e80e8] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d462b2b08c517] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d462b2b08c517] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d462b2b08c517] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d462b2b08c517] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d462b2b08c517] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d16d352620d9e] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d16d352620d9e] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d16d352620d9e] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d16d352620d9e] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d16d352620d9e] daemon started [2020-02-17T17:39:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-17T17:39:56.445Z] daemon.go:325: [d54717a5a905d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d54717a5a905d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d54717a5a905d] daemon started [2020-02-17T17:39:56.445Z] check_test.go:358: [d54717a5a905d] joining swarm manager [d9461c63e80e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-17T17:39:56.445Z] daemon.go:461: [d54717a5a905d] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d54717a5a905d] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d54717a5a905d] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:325: [d54717a5a905d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:325: [d54717a5a905d] waiting for daemon to start [2020-02-17T17:39:56.445Z] daemon.go:353: [d54717a5a905d] daemon started [2020-02-17T17:39:56.445Z] daemon.go:461: [d9461c63e80e8] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d9461c63e80e8] exiting daemon [2020-02-17T17:39:56.445Z] daemon.go:448: [d9461c63e80e8] Daemon stopped [2020-02-17T17:39:56.445Z] daemon.go:461: [d16d352620d9e] Stopping daemon [2020-02-17T17:39:56.445Z] daemon.go:296: [d16d352620d9e] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d16d352620d9e] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [d462b2b08c517] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d462b2b08c517] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d462b2b08c517] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [d54717a5a905d] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d54717a5a905d] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d54717a5a905d] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-17T17:39:56.446Z] daemon.go:325: [dd6b198876b43] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dd6b198876b43] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dd6b198876b43] daemon started [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-17T17:39:56.446Z] daemon.go:325: [d041ca01481f9] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d041ca01481f9] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d041ca01481f9] daemon started [2020-02-17T17:39:56.446Z] check_test.go:358: [d041ca01481f9] joining swarm manager [dd6b198876b43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-17T17:39:56.446Z] daemon.go:325: [d88847ed60c2d] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d88847ed60c2d] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d88847ed60c2d] daemon started [2020-02-17T17:39:56.446Z] check_test.go:358: [d88847ed60c2d] joining swarm manager [dd6b198876b43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-17T17:39:56.446Z] daemon.go:461: [dd6b198876b43] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dd6b198876b43] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dd6b198876b43] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [d041ca01481f9] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d041ca01481f9] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d041ca01481f9] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [d88847ed60c2d] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d88847ed60c2d] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d88847ed60c2d] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-17T17:39:56.446Z] daemon.go:325: [d29ff62018fb4] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d29ff62018fb4] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d29ff62018fb4] daemon started [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-02-17T17:39:56.446Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-17T17:39:56.446Z] daemon.go:461: [d29ff62018fb4] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d29ff62018fb4] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d29ff62018fb4] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.99s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-17T17:39:56.446Z] daemon.go:325: [dd0b43296524c] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dd0b43296524c] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dd0b43296524c] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dd0b43296524c] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dd0b43296524c] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dd0b43296524c] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.74s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-17T17:39:56.446Z] daemon.go:325: [dd5770c2bdea7] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dd5770c2bdea7] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dd5770c2bdea7] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dd5770c2bdea7] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dd5770c2bdea7] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dd5770c2bdea7] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-17T17:39:56.446Z] daemon.go:325: [d207cfd41dab6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d207cfd41dab6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d207cfd41dab6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d207cfd41dab6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d207cfd41dab6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d207cfd41dab6] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-17T17:39:56.446Z] daemon.go:325: [d815c528be3a8] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d815c528be3a8] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d815c528be3a8] daemon started [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-17T17:39:56.446Z] daemon.go:325: [d8f8c957f1bd3] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d8f8c957f1bd3] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d8f8c957f1bd3] daemon started [2020-02-17T17:39:56.446Z] check_test.go:358: [d8f8c957f1bd3] joining swarm manager [d815c528be3a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.446Z] daemon.go:461: [d815c528be3a8] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d815c528be3a8] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d815c528be3a8] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [d8f8c957f1bd3] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d8f8c957f1bd3] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d8f8c957f1bd3] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.04s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-17T17:39:56.446Z] daemon.go:325: [db109416b1a5c] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [db109416b1a5c] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [db109416b1a5c] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [db109416b1a5c] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [db109416b1a5c] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [db109416b1a5c] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.71s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-17T17:39:56.446Z] daemon.go:325: [dd088623ecc31] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dd088623ecc31] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dd088623ecc31] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dd088623ecc31] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dd088623ecc31] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dd088623ecc31] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.03s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-17T17:39:56.446Z] daemon.go:325: [df828b51581e6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [df828b51581e6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [df828b51581e6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [df828b51581e6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [df828b51581e6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [df828b51581e6] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.56s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-17T17:39:56.446Z] daemon.go:325: [d6d66a02cbf71] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d6d66a02cbf71] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d6d66a02cbf71] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d6d66a02cbf71] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d6d66a02cbf71] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d6d66a02cbf71] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.11s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-17T17:39:56.446Z] daemon.go:325: [d4517f1c57de7] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d4517f1c57de7] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d4517f1c57de7] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d4517f1c57de7] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d4517f1c57de7] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d4517f1c57de7] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.51s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-17T17:39:56.446Z] daemon.go:325: [d411331ae0e90] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d411331ae0e90] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d411331ae0e90] daemon started [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-17T17:39:56.446Z] daemon.go:325: [dc7c05d125abe] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dc7c05d125abe] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dc7c05d125abe] daemon started [2020-02-17T17:39:56.446Z] check_test.go:358: [dc7c05d125abe] joining swarm manager [d411331ae0e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-17T17:39:56.446Z] daemon.go:461: [d411331ae0e90] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d411331ae0e90] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d411331ae0e90] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:461: [dc7c05d125abe] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dc7c05d125abe] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dc7c05d125abe] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.09s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d40aa2f1f8ce6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d40aa2f1f8ce6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d40aa2f1f8ce6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d40aa2f1f8ce6] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d40aa2f1f8ce6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d40aa2f1f8ce6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d40aa2f1f8ce6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d40aa2f1f8ce6] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d40aa2f1f8ce6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d40aa2f1f8ce6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d40aa2f1f8ce6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d40aa2f1f8ce6] Daemon stopped [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d40aa2f1f8ce6] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d40aa2f1f8ce6] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d40aa2f1f8ce6] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d40aa2f1f8ce6] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d40aa2f1f8ce6] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.06s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-17T17:39:56.446Z] daemon.go:325: [d4d5181a5a281] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d4d5181a5a281] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d4d5181a5a281] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d4d5181a5a281] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d4d5181a5a281] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d4d5181a5a281] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.08s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-17T17:39:56.446Z] daemon.go:325: [df0c76236e612] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [df0c76236e612] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [df0c76236e612] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [df0c76236e612] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [df0c76236e612] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [df0c76236e612] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-17T17:39:56.446Z] daemon.go:325: [dfe9d59cd0a8f] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dfe9d59cd0a8f] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dfe9d59cd0a8f] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dfe9d59cd0a8f] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dfe9d59cd0a8f] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dfe9d59cd0a8f] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.96s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-17T17:39:56.446Z] daemon.go:325: [d9fb15e896d33] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d9fb15e896d33] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d9fb15e896d33] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d9fb15e896d33] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d9fb15e896d33] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d9fb15e896d33] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.43s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-17T17:39:56.446Z] daemon.go:325: [d7e627766811b] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d7e627766811b] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d7e627766811b] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d7e627766811b] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d7e627766811b] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d7e627766811b] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-17T17:39:56.446Z] daemon.go:325: [d7042c217c9c2] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d7042c217c9c2] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d7042c217c9c2] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d7042c217c9c2] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d7042c217c9c2] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d7042c217c9c2] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.14s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-17T17:39:56.446Z] daemon.go:325: [dd73c18c04212] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dd73c18c04212] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dd73c18c04212] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dd73c18c04212] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dd73c18c04212] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [dd73c18c04212] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-17T17:39:56.446Z] daemon.go:325: [d53ce3f05a428] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d53ce3f05a428] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d53ce3f05a428] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d53ce3f05a428] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d53ce3f05a428] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d53ce3f05a428] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.26s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-17T17:39:56.446Z] daemon.go:325: [daef5566e5b0b] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [daef5566e5b0b] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [daef5566e5b0b] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [daef5566e5b0b] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [daef5566e5b0b] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [daef5566e5b0b] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-17T17:39:56.446Z] daemon.go:325: [d47ccdc0ae472] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [d47ccdc0ae472] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [d47ccdc0ae472] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [d47ccdc0ae472] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [d47ccdc0ae472] exiting daemon [2020-02-17T17:39:56.446Z] daemon.go:448: [d47ccdc0ae472] Daemon stopped [2020-02-17T17:39:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2020-02-17T17:39:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-02-17T17:39:56.446Z] daemon.go:325: [dba39f2cba9df] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:325: [dba39f2cba9df] waiting for daemon to start [2020-02-17T17:39:56.446Z] daemon.go:353: [dba39f2cba9df] daemon started [2020-02-17T17:39:56.446Z] daemon.go:461: [dba39f2cba9df] Stopping daemon [2020-02-17T17:39:56.446Z] daemon.go:296: [dba39f2cba9df] exiting daemon [2020-02-17T17:39:56.447Z] daemon.go:448: [dba39f2cba9df] Daemon stopped [2020-02-17T17:39:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2020-02-17T17:39:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-17T17:39:56.447Z] daemon.go:325: [dc24c4a1d9dcd] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:325: [dc24c4a1d9dcd] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:353: [dc24c4a1d9dcd] daemon started [2020-02-17T17:39:56.447Z] daemon.go:461: [dc24c4a1d9dcd] Stopping daemon [2020-02-17T17:39:56.447Z] daemon.go:296: [dc24c4a1d9dcd] exiting daemon [2020-02-17T17:39:56.447Z] daemon.go:448: [dc24c4a1d9dcd] Daemon stopped [2020-02-17T17:39:56.447Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.06s) [2020-02-17T17:39:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-17T17:39:56.447Z] daemon.go:325: [d2d3562d2bc70] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:325: [d2d3562d2bc70] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:353: [d2d3562d2bc70] daemon started [2020-02-17T17:39:56.447Z] daemon.go:461: [d2d3562d2bc70] Stopping daemon [2020-02-17T17:39:56.447Z] daemon.go:296: [d2d3562d2bc70] exiting daemon [2020-02-17T17:39:56.447Z] daemon.go:448: [d2d3562d2bc70] Daemon stopped [2020-02-17T17:39:56.447Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-02-17T17:39:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-17T17:39:56.447Z] daemon.go:325: [ddc34571aad0c] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:325: [ddc34571aad0c] waiting for daemon to start [2020-02-17T17:39:56.447Z] daemon.go:353: [ddc34571aad0c] daemon started [2020-02-17T17:39:56.447Z] daemon.go:461: [ddc34571aad0c] Stopping daemon [2020-02-17T17:39:56.447Z] daemon.go:296: [ddc34571aad0c] exiting daemon [2020-02-17T17:39:56.447Z] daemon.go:448: [ddc34571aad0c] Daemon stopped [2020-02-17T17:39:56.447Z] === RUN TestDockerExternalVolumeSuite [2020-02-17T17:39:56.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-17T17:40:00.112Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-17T17:40:00.112Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-17T17:40:00.112Z] === RUN TestDockerSuite/TestLogsTail [2020-02-17T17:40:03.031Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-17T17:40:05.951Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestNetHostname [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginActive [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPortList [2020-02-17T17:40:08.144Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-17T17:40:12.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-17T17:40:14.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-17T17:40:16.605Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-17T17:40:16.605Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-17T17:40:25.209Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-17T17:40:25.209Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-17T17:40:37.627Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-17T17:40:50.043Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-17T17:40:50.043Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-17T17:40:50.043Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-17T17:41:02.474Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-17T17:41:05.399Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-17T17:41:17.971Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-17T17:41:21.734Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-17T17:41:21.734Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-17T17:41:21.734Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-17T17:41:22.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-17T17:41:26.442Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-17T17:41:26.442Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-17T17:41:26.442Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-17T17:41:26.442Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-17T17:41:26.442Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-17T17:41:28.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-17T17:41:33.556Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-17T17:41:33.556Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-17T17:41:34.530Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-17T17:41:34.530Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-17T17:41:36.082Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-17T17:41:37.056Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-17T17:41:37.056Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-17T17:41:40.811Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-17T17:41:45.521Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-17T17:41:47.068Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-17T17:42:00.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-17T17:42:08.218Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-17T17:42:08.218Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-17T17:42:12.926Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-17T17:42:12.926Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-17T17:42:12.926Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-17T17:42:13.388Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-17T17:42:15.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-17T17:42:18.098Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-17T17:42:21.864Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-17T17:42:21.864Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-17T17:42:25.617Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-17T17:42:25.618Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-17T17:42:26.079Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-17T17:42:40.925Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-17T17:42:43.111Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-17T17:42:44.083Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-17T17:42:47.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-17T17:42:51.178Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-17T17:42:55.883Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-17T17:42:59.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-17T17:43:04.478Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-17T17:43:09.194Z] === RUN TestDockerSuite/TestRmiTag [2020-02-17T17:43:09.655Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-17T17:43:11.844Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-17T17:43:29.571Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-17T17:43:31.115Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-17T17:43:31.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-17T17:43:36.929Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-17T17:43:37.902Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-17T17:43:40.091Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-17T17:43:40.091Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-17T17:43:40.091Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-17T17:43:44.796Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-17T17:43:46.984Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-17T17:43:49.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-17T17:43:54.083Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-17T17:43:56.274Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-17T17:43:58.463Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-17T17:43:58.463Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-17T17:44:04.275Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-17T17:44:04.845Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-17T17:44:06.463Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-17T17:44:06.463Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-17T17:44:09.386Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-17T17:44:09.386Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-17T17:44:09.386Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-17T17:44:11.573Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-17T17:44:13.762Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-17T17:44:15.952Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-17T17:44:18.139Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-17T17:44:18.139Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-17T17:44:18.139Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-17T17:44:18.139Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-17T17:44:25.234Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-17T17:44:25.234Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-17T17:44:25.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-17T17:44:25.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-17T17:44:25.234Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-17T17:44:27.427Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-17T17:44:42.274Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-17T17:44:42.737Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-17T17:44:42.737Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-17T17:44:42.737Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-17T17:44:42.737Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-17T17:44:44.925Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-17T17:44:47.115Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-17T17:44:47.115Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-17T17:44:49.306Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-17T17:44:49.306Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-17T17:44:49.306Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-17T17:44:49.306Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-17T17:44:51.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-17T17:44:51.499Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-17T17:44:53.689Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-17T17:44:55.878Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-17T17:44:58.068Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-17T17:45:01.820Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-17T17:45:09.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-17T17:45:12.180Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-17T17:45:12.180Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunMount [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-17T17:45:13.153Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-17T17:45:20.253Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-17T17:45:20.253Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-17T17:45:20.253Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-17T17:45:20.253Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-17T17:45:30.608Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-17T17:45:33.524Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-17T17:45:34.496Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-17T17:45:36.684Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-17T17:45:38.873Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-17T17:45:39.846Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-17T17:45:41.390Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-17T17:45:41.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-17T17:45:41.850Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-17T17:45:44.769Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-17T17:45:53.364Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-17T17:45:53.364Z] === RUN TestDockerSuite/TestRunRm [2020-02-17T17:45:54.910Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-17T17:46:00.731Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-17T17:46:02.281Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-17T17:46:04.472Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-17T17:46:06.663Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-17T17:46:09.589Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-17T17:46:09.589Z] === RUN TestDockerSuite/TestRunState [2020-02-17T17:46:09.589Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-17T17:46:11.137Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-17T17:46:11.137Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-17T17:46:13.329Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-17T17:46:13.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-17T17:46:19.169Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-17T17:46:20.716Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-17T17:46:20.716Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-17T17:46:22.907Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-17T17:46:22.907Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-17T17:46:22.907Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-17T17:46:25.830Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-17T17:46:28.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-17T17:46:32.934Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-17T17:46:36.686Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-17T17:46:42.502Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-17T17:46:42.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-17T17:46:42.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-17T17:46:42.502Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-17T17:46:42.502Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-17T17:46:45.421Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-17T17:46:46.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-17T17:46:47.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-17T17:46:49.799Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-17T17:46:54.514Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-17T17:46:55.487Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-17T17:46:57.674Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-17T17:47:02.384Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-17T17:47:02.385Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-17T17:47:02.385Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-17T17:47:02.385Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-17T17:47:02.385Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-17T17:47:04.573Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-17T17:47:04.573Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-17T17:47:04.585Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-17T17:47:05.036Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-17T17:47:05.500Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-17T17:47:07.048Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-17T17:47:19.458Z] --- PASS: TestDockerExternalVolumeSuite (441.36s) [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:53: Daemon d1f30ea614ab9 is not started [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-17T17:47:19.459Z] daemon.go:325: [dd749b84aecdb] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dd749b84aecdb] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dd749b84aecdb] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dd749b84aecdb] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dd749b84aecdb] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dd749b84aecdb] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-17T17:47:19.459Z] daemon.go:325: [dad66e5db9103] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dad66e5db9103] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dad66e5db9103] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dad66e5db9103] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dad66e5db9103] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dad66e5db9103] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:53: Daemon dd3bbdab30012 is not started [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-17T17:47:19.459Z] daemon.go:325: [d18257335d8f8] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [d18257335d8f8] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [d18257335d8f8] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [d18257335d8f8] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [d18257335d8f8] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [d18257335d8f8] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:53: Daemon d14e9aa34f09e is not started [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:53: Daemon d14c59afa7915 is not started [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-17T17:47:19.459Z] daemon.go:325: [dc3bdb573bebf] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dc3bdb573bebf] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dc3bdb573bebf] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dc3bdb573bebf] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dc3bdb573bebf] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dc3bdb573bebf] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-17T17:47:19.459Z] daemon.go:325: [ddf92dbf1e4ba] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [ddf92dbf1e4ba] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [ddf92dbf1e4ba] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [ddf92dbf1e4ba] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [ddf92dbf1e4ba] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [ddf92dbf1e4ba] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-17T17:47:19.459Z] daemon.go:325: [db62e10e1b1a1] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [db62e10e1b1a1] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [db62e10e1b1a1] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [db62e10e1b1a1] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [db62e10e1b1a1] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [db62e10e1b1a1] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-17T17:47:19.459Z] daemon.go:325: [dead6859724b3] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dead6859724b3] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dead6859724b3] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dead6859724b3] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dead6859724b3] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dead6859724b3] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-17T17:47:19.459Z] daemon.go:325: [d07bdd11abca2] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [d07bdd11abca2] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [d07bdd11abca2] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [d07bdd11abca2] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [d07bdd11abca2] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [d07bdd11abca2] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-17T17:47:19.459Z] daemon.go:325: [dadec6b0da456] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dadec6b0da456] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dadec6b0da456] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dadec6b0da456] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dadec6b0da456] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dadec6b0da456] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-17T17:47:19.459Z] daemon.go:325: [d38eb2e1a710f] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [d38eb2e1a710f] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [d38eb2e1a710f] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [d38eb2e1a710f] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [d38eb2e1a710f] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [d38eb2e1a710f] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-17T17:47:19.459Z] daemon.go:325: [dbe6986697729] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [dbe6986697729] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [dbe6986697729] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [dbe6986697729] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [dbe6986697729] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [dbe6986697729] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-17T17:47:19.459Z] daemon.go:325: [d9c5560af1596] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [d9c5560af1596] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [d9c5560af1596] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [d9c5560af1596] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [d9c5560af1596] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [d9c5560af1596] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:486: Daemon d569e98bdb225 is not started [2020-02-17T17:47:19.459Z] daemon.go:325: [d569e98bdb225] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:325: [d569e98bdb225] waiting for daemon to start [2020-02-17T17:47:19.459Z] daemon.go:353: [d569e98bdb225] daemon started [2020-02-17T17:47:19.459Z] daemon.go:461: [d569e98bdb225] Stopping daemon [2020-02-17T17:47:19.459Z] daemon.go:296: [d569e98bdb225] exiting daemon [2020-02-17T17:47:19.459Z] daemon.go:448: [d569e98bdb225] Daemon stopped [2020-02-17T17:47:19.459Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-17T17:47:19.459Z] docker_cli_external_volume_driver_test.go:53: Daemon dd3a2f013730a is not started [2020-02-17T17:47:19.459Z] PASS [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] === Skipped [2020-02-17T17:47:19.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-17T17:47:19.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-17T17:47:19.459Z] requirement.go:26: unmatched requirement IPv6 [2020-02-17T17:47:19.459Z] check_test.go:309: Daemon dd8787b9a3f44 is not started [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-17T17:47:19.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-17T17:47:19.459Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:47:19.459Z] check_test.go:309: Daemon dd668ba8466bc is not started [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-17T17:47:19.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-17T17:47:19.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-17T17:47:19.459Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:47:19.459Z] check_test.go:309: Daemon ddf88a3a77986 is not started [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-17T17:47:19.459Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-17T17:47:19.459Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-17T17:47:19.459Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-17T17:47:19.459Z] requirement.go:26: unmatched requirement IPv6 [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] DONE 270 tests, 5 skipped in 2697.304s [2020-02-17T17:47:19.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-17T17:47:19.459Z] ++++ cat bundles/test-integration/docker.pid [2020-02-17T17:47:19.459Z] +++ kill 6944 [2020-02-17T17:47:19.459Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-17T17:47:19.459Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0d2f4c16497d/docker.pid [2020-02-17T17:47:19.459Z] +++ kill 3569 [2020-02-17T17:47:19.459Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3569 is not a child of this shell [2020-02-17T17:47:19.459Z] warning: PID 3569 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0d2f4c16497d/docker.pid had a nonzero exit code [2020-02-17T17:47:19.459Z] +++ /etc/init.d/apparmor stop [2020-02-17T17:47:19.459Z] Clearing AppArmor profiles cache:. [2020-02-17T17:47:19.459Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-17T17:47:19.459Z] Unloading profiles will leave already running processes permanently [2020-02-17T17:47:19.459Z] unconfined, which can lead to unexpected situations. [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] To set a process to complain mode, use the command line tool [2020-02-17T17:47:19.459Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-17T17:47:19.459Z] with the 'teardown' option." [2020-02-17T17:47:19.459Z] [2020-02-17T17:47:19.459Z] Remaining pids to kill: [] [2020-02-17T17:47:19.465Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-17T17:47:19.465Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers Post stage [Pipeline] junit [2020-02-17T17:47:19.475Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-17T17:47:21.546Z] + echo Ensuring container killed. [2020-02-17T17:47:21.546Z] Ensuring container killed. [2020-02-17T17:47:21.546Z] + docker ps -aq -f name=docker-pr4-* [2020-02-17T17:47:21.546Z] + cids=a0acda7d9dfe [2020-02-17T17:47:21.546Z] 70d51df6f3c0 [2020-02-17T17:47:21.546Z] f7a0fbc47866 [2020-02-17T17:47:21.546Z] + [ -n a0acda7d9dfe [2020-02-17T17:47:21.546Z] 70d51df6f3c0 [2020-02-17T17:47:21.546Z] f7a0fbc47866 ] [2020-02-17T17:47:21.546Z] + docker rm -vf a0acda7d9dfe 70d51df6f3c0 f7a0fbc47866 [2020-02-17T17:47:23.453Z] a0acda7d9dfe [2020-02-17T17:47:23.453Z] 70d51df6f3c0 [2020-02-17T17:47:24.017Z] f7a0fbc47866 [Pipeline] sh [2020-02-17T17:47:24.300Z] + echo Chowning /workspace to jenkins user [2020-02-17T17:47:24.300Z] Chowning /workspace to jenkins user [2020-02-17T17:47:24.300Z] + id -u [2020-02-17T17:47:24.300Z] + id -g [2020-02-17T17:47:24.300Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40533:/workspace busybox chown -R 1000:1000 /workspace [2020-02-17T17:47:26.569Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-17T17:47:26.569Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-17T17:47:27.881Z] + bundleName=amd64 [2020-02-17T17:47:27.881Z] + echo Creating amd64-bundles.tar.gz [2020-02-17T17:47:27.881Z] Creating amd64-bundles.tar.gz [2020-02-17T17:47:27.881Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-17T17:47:27.881Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-17T17:47:28.863Z] Archiving artifacts [2020-02-17T17:47:29.493Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-17T17:47:29.493Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-17T17:47:29.493Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-17T17:47:29.493Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-17T17:47:29.493Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-17T17:47:35.717Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-17T17:47:36.028Z] + make clean [2020-02-17T17:47:36.028Z] docker volume rm -f docker-dev-cache [2020-02-17T17:47:36.284Z] docker-dev-cache [Pipeline] deleteDir [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-17T17:47:36.594Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-17T17:47:38.139Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-17T17:47:40.328Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-17T17:47:40.328Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-17T17:47:41.874Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-17T17:47:59.595Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-17T17:48:01.140Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-17T17:48:01.140Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-17T17:48:04.161Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-17T17:48:04.626Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-17T17:48:05.087Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-17T17:48:05.087Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-17T17:48:05.087Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-17T17:48:13.682Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-17T17:48:13.682Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-17T17:48:13.682Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-17T17:48:13.682Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-17T17:48:13.682Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-17T17:48:20.794Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-17T17:48:20.794Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-17T17:48:20.794Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-17T17:48:35.651Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-17T17:48:35.651Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite (2607.99s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.52s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement Apparmor [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement Apparmor [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement IsPausable [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.86s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.58s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement UnixCli [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.46s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.52s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.59s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.07s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.06s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.15s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.06s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.46s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.24s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.04s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.36s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.54s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.22s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.11s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.84s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement UnixCli [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.24s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildContChar (14.06s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2020-02-17T17:48:35.651Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2020-02-17T17:48:35.651Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-02-17T17:48:35.651Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.69s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.84s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.93s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.11s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.10s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.85s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.12s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.91s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.18s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.53s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.93s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.61s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.35s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.45s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.02s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.23s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.73s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.37s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.82s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFails (6.98s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.25s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.69s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.09s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.50s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.01s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement UnixCli [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.37s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildHistory (11.73s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.90s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.53s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.87s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.36s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.20s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.92s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.75s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.27s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.96s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.63s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.88s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.43s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.55s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.04s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.46s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.43s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.48s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.19s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.87s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.65s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildRm (13.84s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.41s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.36s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.34s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.82s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.64s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.18s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildStderr (5.07s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.97s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.31s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.35s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.53s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.55s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.85s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.45s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.08s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.84s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.00s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.31s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.26s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.10s) [2020-02-17T17:48:35.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.95s) [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.652Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-17T17:48:35.652Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-17T17:48:35.653Z] docker_cli_sni_test.go:18: Flakey test [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.10s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitChange (5.60s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.88s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.01s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitTTY (16.65s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.03s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.93s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.06s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.41s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.61s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.24s) [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00099fe40 } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1730505070 c:\foo false } [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1730505070 c:\foo true } [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 0 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 1 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 2 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 3 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 4 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 5 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 6 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 7 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 8 [2020-02-17T17:48:35.653Z] docker_api_containers_test.go:1926: case 9 [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.19s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.05s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.35s) [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a168705529\file1 13eae2a83834da55a9e2c8704eb8c6af491c0b98690a876c2f1e7f0e0896d3df:/root/itWorks.txt` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:279: checking that container "13eae2a83834da55a9e2c8704eb8c6af491c0b98690a876c2f1e7f0e0896d3df" start output contains "file1\n" [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:209: running `docker start -a 13eae2a83834da55a9e2c8704eb8c6af491c0b98690a876c2f1e7f0e0896d3df` [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b780883716\file1 6d33f0d2df618840aa4ec4349267fe41b881bbf5dd14e584c2372494d5b5569c:testDir/` [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.48s) [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e643588755\dir1 08b08a71ffe87210480d045ae629df2e9c059753d73b19a630767ca01fe04748:testDir` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:279: checking that container "08b08a71ffe87210480d045ae629df2e9c059753d73b19a630767ca01fe04748" start output contains "file1-1\n" [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:209: running `docker start -a 08b08a71ffe87210480d045ae629df2e9c059753d73b19a630767ca01fe04748` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e643588755\dir1 813ba5e5544863a9dd16e5292848947fad145cf888a01b5573966ee1012c8de4:testDir/` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:279: checking that container "813ba5e5544863a9dd16e5292848947fad145cf888a01b5573966ee1012c8de4" start output contains "file1-1\n" [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:209: running `docker start -a 813ba5e5544863a9dd16e5292848947fad145cf888a01b5573966ee1012c8de4` [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.46s) [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h037517014\dir1\. 28e85e8fd9599cd4b80334f12a391b0ab3e2f00bc721535879b43fb4107efc42:testDir` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:279: checking that container "28e85e8fd9599cd4b80334f12a391b0ab3e2f00bc721535879b43fb4107efc42" start output contains "file1-1\n" [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:209: running `docker start -a 28e85e8fd9599cd4b80334f12a391b0ab3e2f00bc721535879b43fb4107efc42` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h037517014\dir1\. 58183b06eacfc3e2c3ade487ff5a641ee953165e6d827151294bc088b14ee586:testDir/` [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:279: checking that container "58183b06eacfc3e2c3ade487ff5a641ee953165e6d827151294bc088b14ee586" start output contains "file1-1\n" [2020-02-17T17:48:35.653Z] docker_cli_cp_utils_test.go:209: running `docker start -a 58183b06eacfc3e2c3ade487ff5a641ee953165e6d827151294bc088b14ee586` [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToDot (6.98s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCpToStdout (2.24s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-02-17T17:48:35.653Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-17T17:48:35.653Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.653Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.97s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.40s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.56s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsCopy (5.50s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.73s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.38s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFilters (4.30s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFormat (4.12s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsResize (2.59s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.44s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.78s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.97s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.93s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.82s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.03s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.06s) [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecInspectID (4.57s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement IsPausable [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-17T17:48:35.654Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:35.654Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2020-02-17T17:48:35.654Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.91s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.85s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement IsPausable [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.86s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectDefault (2.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectHistory (4.90s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.84s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.00s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectStatus (2.67s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.16s) [2020-02-17T17:48:36.123Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-17T17:48:36.123Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.123Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.93s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.48s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.12s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.87s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.35s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.20s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsSince (8.92s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.39s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.09s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.12s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.01s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-17T17:48:36.124Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.13s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.38s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.99s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.41s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.75s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.86s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.14s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.22s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.93s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.06s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.04s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.58s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.82s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.15s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.55s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.22s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.33s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.16s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.23s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.58s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.15s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s) [2020-02-17T17:48:36.124Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.26s) [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-17T17:48:36.124Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.124Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.04s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (13.00s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.27s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunExitCode (2.12s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.17s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.76s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.39s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.62s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.35s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.97s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.85s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement Apparmor [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.81s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunRm (2.04s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.44s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement Apparmor [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.87s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.53s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.21s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.96s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.75s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-02-17T17:48:36.125Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.125Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-17T17:48:36.125Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.13s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.10s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement Apparmor [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.01s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.53s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement IsPausable [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.36s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.77s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.41s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.42s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.57s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.34s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-17T17:48:36.126Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-17T17:48:36.126Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.126Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-17T17:48:36.126Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-17T17:48:36.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-17T17:48:36.127Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-17T17:48:36.127Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-17T17:48:36.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-17T17:48:36.127Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerDaemonSuite [2020-02-17T17:48:36.127Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-17T17:48:36.127Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-17T17:48:36.127Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-17T17:48:36.127Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-17T17:48:36.127Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerSwarmSuite [2020-02-17T17:48:36.127Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-02-17T17:48:36.127Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-02-17T17:48:36.127Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerExternalVolumeSuite [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerNetworkSuite [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] === RUN TestDockerHubPullSuite [2020-02-17T17:48:36.127Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-02-17T17:48:36.127Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-17T17:48:36.127Z] PASS [2020-02-17T17:48:36.127Z] ok github.com/docker/docker/integration-cli 2608.829s [2020-02-17T17:48:36.127Z] INFO: Integration tests ended at 02/17/2020 17:48:36. Duration:00:43:37.5190442 [2020-02-17T17:48:36.127Z] INFO: Docker info of the daemon under test at end of run [2020-02-17T17:48:36.127Z] [2020-02-17T17:48:36.592Z] Containers: 2 [2020-02-17T17:48:36.592Z] Running: 0 [2020-02-17T17:48:36.592Z] Paused: 0 [2020-02-17T17:48:36.592Z] Stopped: 2 [2020-02-17T17:48:36.592Z] Images: 12 [2020-02-17T17:48:36.592Z] Server Version: 0.0.0-dev [2020-02-17T17:48:36.592Z] Storage Driver: windowsfilter [2020-02-17T17:48:36.592Z] Windows: [2020-02-17T17:48:36.592Z] Logging Driver: json-file [2020-02-17T17:48:36.592Z] Plugins: [2020-02-17T17:48:36.592Z] Volume: local [2020-02-17T17:48:36.592Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-17T17:48:36.592Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-17T17:48:36.592Z] Swarm: inactive [2020-02-17T17:48:36.592Z] Default Isolation: process [2020-02-17T17:48:36.592Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-17T17:48:36.592Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-17T17:48:36.592Z] OSType: windows [2020-02-17T17:48:36.592Z] Architecture: x86_64 [2020-02-17T17:48:36.592Z] CPUs: 4 [2020-02-17T17:48:36.592Z] Total Memory: 32GiB [2020-02-17T17:48:36.592Z] Name: azwin-2-b86e50 [2020-02-17T17:48:36.592Z] ID: SN53:72LG:BERC:6TNB:SUOC:LY73:JCUF:NSCX:NDVK:5J4Y:QKEY:UVUJ [2020-02-17T17:48:36.592Z] Docker Root Dir: D:\CI\PR-40533\4\daemon [2020-02-17T17:48:36.592Z] Debug Mode (client): false [2020-02-17T17:48:36.592Z] Debug Mode (server): true [2020-02-17T17:48:36.592Z] File Descriptors: -1 [2020-02-17T17:48:36.592Z] Goroutines: 18 [2020-02-17T17:48:36.592Z] System Time: 2020-02-17T17:48:36.0930859Z [2020-02-17T17:48:36.592Z] EventsListeners: 0 [2020-02-17T17:48:36.592Z] Registry: https://index.docker.io/v1/ [2020-02-17T17:48:36.592Z] Labels: [2020-02-17T17:48:36.592Z] Experimental: false [2020-02-17T17:48:36.592Z] Insecure Registries: [2020-02-17T17:48:36.592Z] 127.0.0.0/8 [2020-02-17T17:48:36.592Z] Live Restore Enabled: false [2020-02-17T17:48:36.592Z] [2020-02-17T17:48:36.592Z] [2020-02-17T17:48:36.592Z] INFO: Stopping daemon under test [2020-02-17T17:48:36.592Z] SUCCESS: The process with PID 4276 (child process of PID 6056) has been terminated. [2020-02-17T17:48:36.592Z] SUCCESS: The process with PID 6056 (child process of PID 5532) has been terminated. [2020-02-17T17:48:36.592Z] INFO: Stop tailing logs of the daemon under tests [2020-02-17T17:48:36.592Z] INFO: executeCI.ps1 Completed successfully at 02/17/2020 17:48:36. [2020-02-17T17:48:36.592Z] INFO: Tidying up at end of run [2020-02-17T17:48:36.592Z] INFO: Saving daemon under test log (d:\CI\PR-40533\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-17T17:48:36.592Z] INFO: Saving daemon under test log (d:\CI\PR-40533\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-17T17:48:36.592Z] INFO: Nuke-Everything... [2020-02-17T17:48:36.592Z] INFO: Container count on control daemon to delete is 2 [2020-02-17T17:48:37.571Z] 703d5f0fd6a4 [2020-02-17T17:48:37.571Z] b9d990b89dfd [2020-02-17T17:48:37.571Z] INFO: Tidying pidfile d:\CI\PR-40533\4\docker.pid [2020-02-17T17:48:37.571Z] INFO: Nuking d:\CI [2020-02-17T17:49:07.633Z] INFO: Zapped successfully [2020-02-17T17:49:07.633Z] [2020-02-17T17:49:07.633Z] INFO: executeCI.ps1 exiting at Mon Feb 17 17:49:06 CUT 2020. Duration 00:58:32.7565697 [2020-02-17T17:49:07.633Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-17T17:49:09.310Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-17T17:49:11.122Z] Archiving artifacts [2020-02-17T17:49:24.805Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40533/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-17T17:49:25.751Z] + make clean [2020-02-17T17:49:26.730Z] docker volume rm -f docker-dev-cache [2020-02-17T17:49:26.730Z] 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