Pull request #448 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine Obtained Jenkinsfile from 71dec69ef554e889f53dc2909a213dbab7499a84+9077436e6e9c4b4a7050d2412b370ff49d6e161b (10976be937e65313f14968533fe5069738d6960b) 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-01-17T14:37:05.881Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-17T14:37:05.890Z] Trying to pass milestone 1 [Pipeline] milestone [2020-01-17T14:37:05.925Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-17T14:37:21.037Z] Still waiting to schedule task [2020-01-17T14:37:21.037Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-01-17T14:38:13.278Z] Running on ubuntu-1804-overlay2 (i-0d64e65c890eb8500) in /home/ubuntu/workspace/engine_PR-448 [Pipeline] { [Pipeline] checkout [2020-01-17T14:38:16.964Z] using credential docker-jenkins-github-credentials [2020-01-17T14:38:16.975Z] Cloning the remote Git repository [2020-01-17T14:38:16.975Z] Cloning with configured refspecs honoured and without tags [2020-01-17T14:38:17.032Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:38:17.128Z] > git init /home/ubuntu/workspace/engine_PR-448 # timeout=10 [2020-01-17T14:38:17.576Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:38:17.576Z] > git --version # timeout=10 [2020-01-17T14:38:17.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:38:17.607Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:38:41.063Z] Fetching without tags [2020-01-17T14:38:41.369Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:38:40.946Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:38:40.977Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:38:41.004Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:38:41.028Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:38:41.064Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:38:41.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:38:41.065Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:38:41.380Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:38:41.399Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:38:42.224Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:38:42.225Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:38:43.423Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [2020-01-17T14:38:42.161Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:38:42.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-17T14:38:42.225Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:38:42.245Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:38:43.423Z] > git rev-list --no-walk 71dec69ef554e889f53dc2909a213dbab7499a84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-17T14:38:45.160Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-448:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-17T14:38:50.575Z] Unable to find image 'alpine:latest' locally [2020-01-17T14:38:50.575Z] latest: Pulling from library/alpine [2020-01-17T14:38:50.575Z] e6b0cf9c0882: Pulling fs layer [2020-01-17T14:38:50.575Z] e6b0cf9c0882: Verifying Checksum [2020-01-17T14:38:50.575Z] e6b0cf9c0882: Download complete [2020-01-17T14:38:50.834Z] e6b0cf9c0882: Pull complete [2020-01-17T14:38:51.093Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-17T14:38:51.093Z] Status: Downloaded newer image for alpine:latest [2020-01-17T14:38:55.278Z] 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 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] // stage [Pipeline] // stage [2020-01-17T14:38:56.132Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/engine_PR-448 [Pipeline] // stage [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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-17T14:38:56.270Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-01-17T14:38:56.292Z] Cloning the remote Git repository [2020-01-17T14:38:56.292Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-17T14:38:56.570Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/engine_PR-448 [Pipeline] { [Pipeline] checkout [2020-01-17T14:38:56.829Z] using credential docker-jenkins-github-credentials [2020-01-17T14:38:56.880Z] Cloning the remote Git repository [2020-01-17T14:38:56.880Z] Cloning with configured refspecs honoured and without tags [2020-01-17T14:38:56.302Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:38:56.302Z] > git init /home/docker/workspace/engine_PR-448 # timeout=10 [2020-01-17T14:38:56.317Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:38:56.317Z] > git --version # timeout=10 [2020-01-17T14:38:56.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:38:56.322Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:38:56.929Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:38:56.932Z] > git init /home/jenkins/workspace/engine_PR-448 # timeout=10 [2020-01-17T14:38:56.983Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:38:56.985Z] > git --version # timeout=10 [2020-01-17T14:38:57.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:38:57.026Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:39:06.838Z] Fetching without tags [2020-01-17T14:39:07.142Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:06.714Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:06.729Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:39:06.743Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:39:06.812Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:06.883Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:39:06.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:39:06.886Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:39:07.180Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:07.195Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:07.939Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:07.940Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:39:08.740Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [2020-01-17T14:39:07.837Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:39:07.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-17T14:39:07.981Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:07.997Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-17T14:39:10.294Z] + docker version [2020-01-17T14:39:10.294Z] Client: [2020-01-17T14:39:10.294Z] Version: 18.06.3-ce [2020-01-17T14:39:10.294Z] API version: 1.38 [2020-01-17T14:39:10.294Z] Go version: go1.10.3 [2020-01-17T14:39:10.294Z] Git commit: d7080c1 [2020-01-17T14:39:10.294Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-17T14:39:10.294Z] OS/Arch: linux/s390x [2020-01-17T14:39:10.294Z] Experimental: false [2020-01-17T14:39:10.294Z] [2020-01-17T14:39:10.294Z] Server: [2020-01-17T14:39:10.294Z] Engine: [2020-01-17T14:39:10.294Z] Version: 18.06.3-ce [2020-01-17T14:39:10.294Z] API version: 1.38 (minimum version 1.12) [2020-01-17T14:39:10.294Z] Go version: go1.10.3 [2020-01-17T14:39:10.294Z] Git commit: d7080c1 [2020-01-17T14:39:10.294Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-17T14:39:10.294Z] OS/Arch: linux/s390x [2020-01-17T14:39:10.294Z] Experimental: true [Pipeline] sh [2020-01-17T14:39:11.078Z] Still waiting to schedule task [2020-01-17T14:39:11.079Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-01-17T14:39:11.081Z] Still waiting to schedule task [2020-01-17T14:39:11.081Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-01-17T14:39:11.086Z] Still waiting to schedule task [2020-01-17T14:39:11.086Z] Waiting for next available executor on ‘windows-2019’ [2020-01-17T14:39:11.219Z] + docker info [2020-01-17T14:39:11.219Z] Containers: 0 [2020-01-17T14:39:11.219Z] Running: 0 [2020-01-17T14:39:11.219Z] Paused: 0 [2020-01-17T14:39:11.219Z] Stopped: 0 [2020-01-17T14:39:11.219Z] Images: 0 [2020-01-17T14:39:11.219Z] Server Version: 18.06.3-ce [2020-01-17T14:39:11.219Z] Storage Driver: overlay2 [2020-01-17T14:39:11.219Z] Backing Filesystem: extfs [2020-01-17T14:39:11.219Z] Supports d_type: true [2020-01-17T14:39:11.219Z] Native Overlay Diff: true [2020-01-17T14:39:11.219Z] Logging Driver: json-file [2020-01-17T14:39:11.219Z] Cgroup Driver: cgroupfs [2020-01-17T14:39:11.219Z] Plugins: [2020-01-17T14:39:11.219Z] Volume: local [2020-01-17T14:39:11.219Z] Network: bridge host ipvlan macvlan null overlay [2020-01-17T14:39:11.219Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-17T14:39:11.219Z] Swarm: inactive [2020-01-17T14:39:11.219Z] Runtimes: runc [2020-01-17T14:39:11.219Z] Default Runtime: runc [2020-01-17T14:39:11.219Z] Init Binary: docker-init [2020-01-17T14:39:11.219Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-17T14:39:11.219Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-17T14:39:11.219Z] init version: fec3683 [2020-01-17T14:39:11.219Z] Security Options: [2020-01-17T14:39:11.219Z] apparmor [2020-01-17T14:39:11.219Z] seccomp [2020-01-17T14:39:11.219Z] Profile: default [2020-01-17T14:39:11.219Z] Kernel Version: 4.4.0-166-generic [2020-01-17T14:39:11.219Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-17T14:39:11.219Z] OSType: linux [2020-01-17T14:39:11.219Z] Architecture: s390x [2020-01-17T14:39:11.219Z] CPUs: 2 [2020-01-17T14:39:11.219Z] Total Memory: 7.862GiB [2020-01-17T14:39:11.219Z] Name: s390x-ubuntu-03 [2020-01-17T14:39:11.219Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-17T14:39:11.219Z] Docker Root Dir: /var/lib/docker [2020-01-17T14:39:11.219Z] Debug Mode (client): false [2020-01-17T14:39:11.219Z] Debug Mode (server): false [2020-01-17T14:39:11.219Z] Username: dockerbuildbot [2020-01-17T14:39:11.219Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:39:11.219Z] Labels: [2020-01-17T14:39:11.219Z] Experimental: true [2020-01-17T14:39:11.219Z] Insecure Registries: [2020-01-17T14:39:11.219Z] 127.0.0.0/8 [2020-01-17T14:39:11.219Z] Live Restore Enabled: false [2020-01-17T14:39:11.219Z] [2020-01-17T14:39:11.219Z] WARNING: No swap limit support [Pipeline] sh [2020-01-17T14:39:12.089Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:39:12.089Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:39:12.089Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-448/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-17T14:39:12.089Z] + bash /home/jenkins/workspace/engine_PR-448/check-config.sh [2020-01-17T14:39:12.089Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-17T14:39:12.089Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-17T14:39:12.089Z] [2020-01-17T14:39:12.089Z] Generally Necessary: [2020-01-17T14:39:12.089Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-17T14:39:12.089Z] - apparmor: enabled and tools installed [2020-01-17T14:39:12.089Z] - CONFIG_NAMESPACES: enabled [2020-01-17T14:39:12.089Z] - CONFIG_NET_NS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_PID_NS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_IPC_NS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_UTS_NS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUPS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CPUSETS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_MEMCG: enabled [2020-01-17T14:39:12.089Z] - CONFIG_KEYS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_VETH: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-17T14:39:12.089Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-17T14:39:12.089Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-17T14:39:12.089Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-17T14:39:12.089Z] [2020-01-17T14:39:12.089Z] Optional Features: [2020-01-17T14:39:12.089Z] - CONFIG_USER_NS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_SECCOMP: enabled [2020-01-17T14:39:12.089Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-17T14:39:12.089Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-17T14:39:12.089Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-17T14:39:12.089Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-17T14:39:12.089Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-17T14:39:12.463Z] - CONFIG_BLK_CGROUP: enabled [2020-01-17T14:39:12.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-17T14:39:12.463Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-17T14:39:12.463Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-17T14:39:12.463Z] - CONFIG_CGROUP_PERF: enabled [2020-01-17T14:39:12.463Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-17T14:39:12.463Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-17T14:39:12.463Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-17T14:39:12.463Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-17T14:39:12.463Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-17T14:39:12.463Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_IP_VS: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-17T14:39:12.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-17T14:39:12.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-17T14:39:12.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_EXT4_FS: enabled [2020-01-17T14:39:12.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-17T14:39:12.463Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-17T14:39:12.463Z] - Network Drivers: [2020-01-17T14:39:12.463Z] - "overlay": [2020-01-17T14:39:12.463Z] - CONFIG_VXLAN: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-17T14:39:12.463Z] Optional (for encrypted networks): [2020-01-17T14:39:12.463Z] - CONFIG_CRYPTO: enabled [2020-01-17T14:39:12.463Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_XFRM: enabled [2020-01-17T14:39:12.463Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-17T14:39:12.463Z] - "ipvlan": [2020-01-17T14:39:12.463Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-17T14:39:12.463Z] - "macvlan": [2020-01-17T14:39:12.463Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_DUMMY: enabled (as module) [2020-01-17T14:39:12.463Z] - "ftp,tftp client in container": [2020-01-17T14:39:12.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-17T14:39:12.463Z] - Storage Drivers: [2020-01-17T14:39:12.463Z] - "aufs": [2020-01-17T14:39:12.463Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-17T14:39:12.463Z] - "btrfs": [2020-01-17T14:39:12.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-17T14:39:12.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-17T14:39:12.463Z] - "devicemapper": [2020-01-17T14:39:12.463Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-17T14:39:12.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-17T14:39:12.463Z] - "overlay": [2020-01-17T14:39:12.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-17T14:39:12.463Z] - "zfs": [2020-01-17T14:39:12.463Z] - /dev/zfs: missing [2020-01-17T14:39:12.463Z] - zfs command: missing [2020-01-17T14:39:12.463Z] - zpool command: missing [2020-01-17T14:39:12.463Z] [2020-01-17T14:39:12.463Z] Limits: [2020-01-17T14:39:12.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-17T14:39:12.463Z] [2020-01-17T14:39:12.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-17T14:39:13.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71dec69ef554e889f53dc2909a213dbab7499a84 . [2020-01-17T14:39:14.674Z] Sending build context to Docker daemon 49.82MB [2020-01-17T14:39:14.674Z] Step 1/125 : ARG CROSS="false" [2020-01-17T14:39:14.674Z] Step 2/125 : ARG GO_VERSION=1.12.14 [2020-01-17T14:39:14.674Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-01-17T14:39:14.674Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-01-17T14:39:14.674Z] 1.12.14-stretch: Pulling from library/golang [2020-01-17T14:39:15.048Z] 5bf261872a9b: Pulling fs layer [2020-01-17T14:39:15.048Z] 2fbc7bfba26b: Pulling fs layer [2020-01-17T14:39:15.048Z] 2623665c6d27: Pulling fs layer [2020-01-17T14:39:15.048Z] f61ffbab9b02: Pulling fs layer [2020-01-17T14:39:15.048Z] 6dd03b1c80b5: Pulling fs layer [2020-01-17T14:39:15.048Z] cb7af6b1d75f: Pulling fs layer [2020-01-17T14:39:15.048Z] 4c219d584c8a: Pulling fs layer [2020-01-17T14:39:15.048Z] f61ffbab9b02: Waiting [2020-01-17T14:39:15.048Z] 6dd03b1c80b5: Waiting [2020-01-17T14:39:15.048Z] cb7af6b1d75f: Waiting [2020-01-17T14:39:15.048Z] 4c219d584c8a: Waiting [2020-01-17T14:39:15.048Z] 2623665c6d27: Verifying Checksum [2020-01-17T14:39:15.048Z] 2623665c6d27: Download complete [2020-01-17T14:39:15.931Z] 2fbc7bfba26b: Verifying Checksum [2020-01-17T14:39:15.932Z] 2fbc7bfba26b: Download complete [2020-01-17T14:39:15.932Z] 5bf261872a9b: Verifying Checksum [2020-01-17T14:39:15.932Z] 5bf261872a9b: Download complete [2020-01-17T14:39:15.932Z] f61ffbab9b02: Verifying Checksum [2020-01-17T14:39:15.932Z] f61ffbab9b02: Download complete [2020-01-17T14:39:16.324Z] 4c219d584c8a: Verifying Checksum [2020-01-17T14:39:16.324Z] 4c219d584c8a: Download complete [2020-01-17T14:39:16.714Z] 6dd03b1c80b5: Verifying Checksum [2020-01-17T14:39:16.714Z] 6dd03b1c80b5: Download complete [2020-01-17T14:39:17.539Z] 5bf261872a9b: Pull complete [2020-01-17T14:39:18.404Z] 2fbc7bfba26b: Pull complete [2020-01-17T14:39:18.404Z] cb7af6b1d75f: Verifying Checksum [2020-01-17T14:39:18.404Z] cb7af6b1d75f: Download complete [2020-01-17T14:39:18.404Z] 2623665c6d27: Pull complete [2020-01-17T14:39:20.219Z] f61ffbab9b02: Pull complete [2020-01-17T14:39:20.739Z] Fetching without tags [2020-01-17T14:39:21.089Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:20.708Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:20.712Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:39:20.715Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:39:20.731Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:20.748Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:39:20.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:39:20.749Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:39:21.096Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:21.101Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:22.217Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:22.219Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:39:22.237Z] 6dd03b1c80b5: Pull complete [2020-01-17T14:39:22.523Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-17T14:39:23.826Z] + docker version [2020-01-17T14:39:23.826Z] Client: [2020-01-17T14:39:23.826Z] Version: 18.06.1-ce [2020-01-17T14:39:23.826Z] API version: 1.38 [2020-01-17T14:39:23.826Z] Go version: go1.10.3 [2020-01-17T14:39:23.826Z] Git commit: e68fc7a [2020-01-17T14:39:23.826Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-17T14:39:23.826Z] OS/Arch: linux/ppc64le [2020-01-17T14:39:23.826Z] Experimental: false [2020-01-17T14:39:23.826Z] [2020-01-17T14:39:23.826Z] Server: [2020-01-17T14:39:23.826Z] Engine: [2020-01-17T14:39:23.826Z] Version: 18.06.1-ce [2020-01-17T14:39:23.826Z] API version: 1.38 (minimum version 1.12) [2020-01-17T14:39:23.826Z] Go version: go1.10.3 [2020-01-17T14:39:23.826Z] Git commit: e68fc7a [2020-01-17T14:39:23.826Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-17T14:39:23.826Z] OS/Arch: linux/ppc64le [2020-01-17T14:39:23.826Z] Experimental: true [Pipeline] sh [2020-01-17T14:39:24.209Z] + docker info [2020-01-17T14:39:24.209Z] Containers: 0 [2020-01-17T14:39:24.209Z] Running: 0 [2020-01-17T14:39:24.209Z] Paused: 0 [2020-01-17T14:39:24.209Z] Stopped: 0 [2020-01-17T14:39:24.209Z] Images: 0 [2020-01-17T14:39:24.209Z] Server Version: 18.06.1-ce [2020-01-17T14:39:24.209Z] Storage Driver: overlay2 [2020-01-17T14:39:24.209Z] Backing Filesystem: extfs [2020-01-17T14:39:24.209Z] Supports d_type: true [2020-01-17T14:39:24.209Z] Native Overlay Diff: true [2020-01-17T14:39:24.209Z] Logging Driver: json-file [2020-01-17T14:39:24.209Z] Cgroup Driver: cgroupfs [2020-01-17T14:39:24.209Z] Plugins: [2020-01-17T14:39:24.209Z] Volume: local [2020-01-17T14:39:24.209Z] Network: bridge host ipvlan macvlan null overlay [2020-01-17T14:39:24.209Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-17T14:39:24.209Z] Swarm: inactive [2020-01-17T14:39:24.209Z] Runtimes: runc [2020-01-17T14:39:24.209Z] Default Runtime: runc [2020-01-17T14:39:24.209Z] Init Binary: docker-init [2020-01-17T14:39:24.209Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-17T14:39:24.209Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-17T14:39:24.209Z] init version: fec3683 [2020-01-17T14:39:24.209Z] Security Options: [2020-01-17T14:39:24.209Z] apparmor [2020-01-17T14:39:24.209Z] seccomp [2020-01-17T14:39:24.209Z] Profile: default [2020-01-17T14:39:24.209Z] Kernel Version: 4.4.0-139-generic [2020-01-17T14:39:24.209Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-17T14:39:24.209Z] OSType: linux [2020-01-17T14:39:24.209Z] Architecture: ppc64le [2020-01-17T14:39:24.209Z] CPUs: 4 [2020-01-17T14:39:24.209Z] Total Memory: 7.972GiB [2020-01-17T14:39:24.209Z] Name: ppc64le-ubuntu-31 [2020-01-17T14:39:24.209Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-17T14:39:24.209Z] Docker Root Dir: /var/lib/docker [2020-01-17T14:39:24.209Z] Debug Mode (client): false [2020-01-17T14:39:24.209Z] Debug Mode (server): false [2020-01-17T14:39:24.209Z] Username: dockerbuildbot [2020-01-17T14:39:24.209Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:39:24.209Z] Labels: [2020-01-17T14:39:24.209Z] Experimental: true [2020-01-17T14:39:24.209Z] Insecure Registries: [2020-01-17T14:39:24.209Z] 127.0.0.0/8 [2020-01-17T14:39:24.209Z] Live Restore Enabled: false [2020-01-17T14:39:24.209Z] [Pipeline] sh [2020-01-17T14:39:22.183Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:39:22.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-17T14:39:22.226Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:22.229Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:24.600Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:39:24.600Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:39:24.600Z] + curl -fsSL -o /home/docker/workspace/engine_PR-448/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-17T14:39:24.600Z] + bash /home/docker/workspace/engine_PR-448/check-config.sh [2020-01-17T14:39:24.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-17T14:39:24.600Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-17T14:39:24.600Z] [2020-01-17T14:39:24.600Z] Generally Necessary: [2020-01-17T14:39:24.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-17T14:39:24.600Z] - apparmor: enabled and tools installed [2020-01-17T14:39:24.600Z] - CONFIG_NAMESPACES: enabled [2020-01-17T14:39:24.600Z] - CONFIG_NET_NS: enabled [2020-01-17T14:39:24.600Z] - CONFIG_PID_NS: enabled [2020-01-17T14:39:24.600Z] - CONFIG_IPC_NS: enabled [2020-01-17T14:39:24.600Z] - CONFIG_UTS_NS: enabled [2020-01-17T14:39:24.890Z] - CONFIG_CGROUPS: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CPUSETS: enabled [2020-01-17T14:39:24.891Z] - CONFIG_MEMCG: enabled [2020-01-17T14:39:24.891Z] - CONFIG_KEYS: enabled [2020-01-17T14:39:24.891Z] - CONFIG_VETH: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-17T14:39:24.891Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-17T14:39:24.891Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-17T14:39:24.891Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-17T14:39:24.891Z] [2020-01-17T14:39:24.891Z] Optional Features: [2020-01-17T14:39:24.891Z] - CONFIG_USER_NS: enabled [2020-01-17T14:39:24.891Z] - CONFIG_SECCOMP: enabled [2020-01-17T14:39:24.891Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-17T14:39:24.891Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-17T14:39:24.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-17T14:39:24.891Z] (cgroup swap accounting is currently enabled) [2020-01-17T14:39:24.891Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-17T14:39:24.891Z] - CONFIG_BLK_CGROUP: enabled [2020-01-17T14:39:25.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-17T14:39:25.178Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-17T14:39:25.178Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-17T14:39:25.178Z] - CONFIG_CGROUP_PERF: enabled [2020-01-17T14:39:25.178Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-17T14:39:25.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-17T14:39:25.178Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-17T14:39:25.178Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-17T14:39:25.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-17T14:39:25.178Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-17T14:39:25.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-17T14:39:25.178Z] - CONFIG_IP_VS: enabled (as module) [2020-01-17T14:39:25.178Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-17T14:39:25.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-17T14:39:25.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-17T14:39:25.178Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-17T14:39:25.178Z] - CONFIG_EXT4_FS: enabled [2020-01-17T14:39:25.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-17T14:39:25.178Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-17T14:39:25.178Z] - Network Drivers: [2020-01-17T14:39:25.178Z] - "overlay": [2020-01-17T14:39:25.178Z] - CONFIG_VXLAN: enabled (as module) [2020-01-17T14:39:25.178Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-17T14:39:25.178Z] Optional (for encrypted networks): [2020-01-17T14:39:25.463Z] - CONFIG_CRYPTO: enabled [2020-01-17T14:39:25.463Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_XFRM: enabled [2020-01-17T14:39:25.463Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-17T14:39:25.463Z] - "ipvlan": [2020-01-17T14:39:25.463Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-17T14:39:25.463Z] - "macvlan": [2020-01-17T14:39:25.463Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_DUMMY: enabled (as module) [2020-01-17T14:39:25.463Z] - "ftp,tftp client in container": [2020-01-17T14:39:25.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-17T14:39:25.463Z] - Storage Drivers: [2020-01-17T14:39:25.463Z] - "aufs": [2020-01-17T14:39:25.463Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-17T14:39:25.463Z] - "btrfs": [2020-01-17T14:39:25.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-17T14:39:25.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-17T14:39:25.463Z] - "devicemapper": [2020-01-17T14:39:25.463Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-17T14:39:25.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-17T14:39:25.463Z] - "overlay": [2020-01-17T14:39:25.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-17T14:39:25.463Z] - "zfs": [2020-01-17T14:39:25.463Z] - /dev/zfs: missing [2020-01-17T14:39:25.463Z] - zfs command: missing [2020-01-17T14:39:25.463Z] - zpool command: missing [2020-01-17T14:39:25.463Z] [2020-01-17T14:39:25.463Z] Limits: [2020-01-17T14:39:25.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-17T14:39:25.463Z] [2020-01-17T14:39:25.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-17T14:39:25.900Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71dec69ef554e889f53dc2909a213dbab7499a84 . [2020-01-17T14:39:26.449Z] cb7af6b1d75f: Pull complete [2020-01-17T14:39:26.449Z] 4c219d584c8a: Pull complete [2020-01-17T14:39:26.449Z] Digest: sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 [2020-01-17T14:39:26.449Z] Status: Downloaded newer image for golang:1.12.14-stretch [2020-01-17T14:39:26.449Z] ---> 2f6b135487b1 [2020-01-17T14:39:26.449Z] Step 5/125 : ARG APT_MIRROR [2020-01-17T14:39:26.449Z] ---> Running in a2efe4c2729a [2020-01-17T14:39:26.449Z] Removing intermediate container a2efe4c2729a [2020-01-17T14:39:26.449Z] ---> db768dd8af6e [2020-01-17T14:39:26.449Z] 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-01-17T14:39:26.449Z] ---> Running in 1631e38c9387 [2020-01-17T14:39:27.759Z] Removing intermediate container 1631e38c9387 [2020-01-17T14:39:27.759Z] ---> 3d12f075a357 [2020-01-17T14:39:27.759Z] Step 7/125 : FROM base AS criu [2020-01-17T14:39:27.759Z] ---> 3d12f075a357 [2020-01-17T14:39:27.759Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:39:27.759Z] ---> Running in 32be25cc0a09 [2020-01-17T14:39:27.759Z] Removing intermediate container 32be25cc0a09 [2020-01-17T14:39:27.760Z] ---> 8cb3b30b8350 [2020-01-17T14:39:27.760Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-01-17T14:39:27.760Z] ---> Running in 5b276ffdf15d [2020-01-17T14:39:28.133Z] Removing intermediate container 5b276ffdf15d [2020-01-17T14:39:28.133Z] ---> cb062ed0f1ca [2020-01-17T14:39:28.133Z] 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-01-17T14:39:28.133Z] ---> Running in bbaf5bebb7f9 [2020-01-17T14:39:28.623Z] Sending build context to Docker daemon 49.82MB [2020-01-17T14:39:28.623Z] Step 1/125 : ARG CROSS="false" [2020-01-17T14:39:28.623Z] Step 2/125 : ARG GO_VERSION=1.12.14 [2020-01-17T14:39:28.623Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-01-17T14:39:28.623Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-01-17T14:39:28.623Z] 1.12.14-stretch: Pulling from library/golang [2020-01-17T14:39:28.912Z] 32185d9fc626: Pulling fs layer [2020-01-17T14:39:28.912Z] aff48b558393: Pulling fs layer [2020-01-17T14:39:28.912Z] e334b7fa51f5: Pulling fs layer [2020-01-17T14:39:28.912Z] b66ad4e8e64d: Pulling fs layer [2020-01-17T14:39:28.912Z] 8a62a2535d84: Pulling fs layer [2020-01-17T14:39:28.912Z] 0fccc3d27abd: Pulling fs layer [2020-01-17T14:39:28.912Z] 802ac7c9b26a: Pulling fs layer [2020-01-17T14:39:28.912Z] 0fccc3d27abd: Waiting [2020-01-17T14:39:28.912Z] b66ad4e8e64d: Waiting [2020-01-17T14:39:28.912Z] 8a62a2535d84: Waiting [2020-01-17T14:39:28.912Z] 802ac7c9b26a: Waiting [2020-01-17T14:39:29.158Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:39:29.158Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:39:29.158Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:39:29.158Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:39:29.158Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:39:29.158Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:39:29.545Z] e334b7fa51f5: Verifying Checksum [2020-01-17T14:39:29.545Z] e334b7fa51f5: Download complete [2020-01-17T14:39:29.618Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:39:29.618Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:39:29.832Z] aff48b558393: Verifying Checksum [2020-01-17T14:39:29.832Z] aff48b558393: Download complete [2020-01-17T14:39:30.535Z] Fetched 7677 kB in 2s (3672 kB/s) [2020-01-17T14:39:31.269Z] Running on ubuntu-1804-overlay2 (i-0f29dcfcf2e2c57c8) in /home/ubuntu/workspace/engine_PR-448 [Pipeline] { [Pipeline] checkout [2020-01-17T14:39:31.328Z] using credential docker-jenkins-github-credentials [2020-01-17T14:39:31.341Z] Reading package lists... [2020-01-17T14:39:31.342Z] Cloning the remote Git repository [2020-01-17T14:39:31.342Z] Cloning with configured refspecs honoured and without tags [2020-01-17T14:39:31.710Z] Reading package lists... [2020-01-17T14:39:32.075Z] Building dependency tree... [2020-01-17T14:39:32.075Z] Reading state information... [2020-01-17T14:39:32.075Z] The following additional packages will be installed: [2020-01-17T14:39:32.075Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-17T14:39:32.075Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-01-17T14:39:32.075Z] Suggested packages: [2020-01-17T14:39:32.075Z] manpages-dev python-setuptools [2020-01-17T14:39:32.075Z] The following NEW packages will be installed: [2020-01-17T14:39:32.075Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-17T14:39:32.075Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-17T14:39:32.075Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-17T14:39:32.075Z] zlib1g-dev [2020-01-17T14:39:32.075Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:39:32.075Z] Need to get 3476 kB of archives. [2020-01-17T14:39:32.075Z] After this operation, 20.2 MB of additional disk space will be used. [2020-01-17T14:39:32.075Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-17T14:39:31.349Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:39:31.349Z] > git init /home/ubuntu/workspace/engine_PR-448 # timeout=10 [2020-01-17T14:39:31.392Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:39:31.392Z] > git --version # timeout=10 [2020-01-17T14:39:31.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:39:31.422Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:39:32.453Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-01-17T14:39:32.454Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-01-17T14:39:32.454Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-17T14:39:32.454Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-01-17T14:39:32.454Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-17T14:39:32.454Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-01-17T14:39:32.454Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-01-17T14:39:32.454Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-01-17T14:39:32.454Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-01-17T14:39:32.454Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-01-17T14:39:32.454Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-01-17T14:39:32.454Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-01-17T14:39:32.454Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-01-17T14:39:32.454Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-17T14:39:32.454Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-01-17T14:39:32.454Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:39:32.454Z] Fetched 3476 kB in 0s (15.7 MB/s) [2020-01-17T14:39:32.454Z] Selecting previously unselected package libnet1:s390x. [2020-01-17T14:39:32.454Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-17T14:39:32.454Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-17T14:39:32.454Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-17T14:39:32.454Z] Selecting previously unselected package libcap-dev:s390x. [2020-01-17T14:39:32.454Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-01-17T14:39:32.539Z] 32185d9fc626: Verifying Checksum [2020-01-17T14:39:32.539Z] 32185d9fc626: Download complete [2020-01-17T14:39:32.832Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libnet1-dev. [2020-01-17T14:39:32.832Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libnl-3-200:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libprotobuf10:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-01-17T14:39:32.832Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-01-17T14:39:32.832Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-01-17T14:39:32.832Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-17T14:39:33.234Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-17T14:39:33.234Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-01-17T14:39:33.234Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-17T14:39:33.234Z] Selecting previously unselected package libprotoc10:s390x. [2020-01-17T14:39:33.234Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-01-17T14:39:33.234Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-01-17T14:39:33.234Z] Selecting previously unselected package protobuf-c-compiler. [2020-01-17T14:39:33.234Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-01-17T14:39:33.234Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:39:33.234Z] Selecting previously unselected package protobuf-compiler. [2020-01-17T14:39:33.234Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-01-17T14:39:33.234Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-17T14:39:33.234Z] Selecting previously unselected package python-pkg-resources. [2020-01-17T14:39:33.234Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:39:33.234Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-17T14:39:33.612Z] Selecting previously unselected package python-protobuf. [2020-01-17T14:39:33.612Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-01-17T14:39:33.612Z] Unpacking python-protobuf (3.0.0-9) ... [2020-01-17T14:39:33.612Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-17T14:39:33.612Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-17T14:39:33.612Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-01-17T14:39:33.631Z] b66ad4e8e64d: Verifying Checksum [2020-01-17T14:39:33.631Z] b66ad4e8e64d: Download complete [2020-01-17T14:39:33.919Z] 802ac7c9b26a: Verifying Checksum [2020-01-17T14:39:33.919Z] 802ac7c9b26a: Download complete [2020-01-17T14:39:34.012Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:39:34.012Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-01-17T14:39:34.012Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:39:34.012Z] Setting up python-protobuf (3.0.0-9) ... [2020-01-17T14:39:34.386Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-01-17T14:39:34.386Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-17T14:39:34.386Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-17T14:39:34.386Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-17T14:39:34.386Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-01-17T14:39:34.386Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:39:34.386Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-17T14:39:34.386Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-01-17T14:39:34.386Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-17T14:39:34.386Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-01-17T14:39:34.386Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:39:34.560Z] 8a62a2535d84: Verifying Checksum [2020-01-17T14:39:34.560Z] 8a62a2535d84: Download complete [2020-01-17T14:39:35.215Z] Removing intermediate container bbaf5bebb7f9 [2020-01-17T14:39:35.215Z] ---> 091fa27672d6 [2020-01-17T14:39:35.215Z] 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-01-17T14:39:35.215Z] ---> Running in 7f29f99677ca [2020-01-17T14:39:37.033Z] Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:39:37.033Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:39:37.033Z] fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:39:37.033Z]  GEN .gitid [2020-01-17T14:39:37.033Z] GEN criu/include/version.h [2020-01-17T14:39:37.033Z] GEN include/common/asm [2020-01-17T14:39:37.033Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-17T14:39:37.033Z] PBCC images/opts.pb-c.c [2020-01-17T14:39:37.033Z] PBCC images/sit.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-01-17T14:39:37.033Z] DEP images/opts.pb-c.d [2020-01-17T14:39:37.033Z] DEP images/sit.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/macvlan.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/macvlan.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/autofs.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/autofs.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/sysctl.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/sysctl.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/time.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/time.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/binfmt-misc.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/binfmt-misc.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/seccomp.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/seccomp.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/userns.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/userns.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/cgroup.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/cgroup.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/fown.pb-c.c [2020-01-17T14:39:37.033Z] PBCC images/ext-file.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/fown.pb-c.d [2020-01-17T14:39:37.033Z] DEP images/ext-file.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/rpc.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/rpc.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/siginfo.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/siginfo.pb-c.d [2020-01-17T14:39:37.033Z] PBCC images/pagemap.pb-c.c [2020-01-17T14:39:37.033Z] DEP images/pagemap.pb-c.d [2020-01-17T14:39:37.269Z] 32185d9fc626: Pull complete [2020-01-17T14:39:37.406Z] PBCC images/rlimit.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/rlimit.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/file-lock.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/file-lock.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/tty.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/tty.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/tun.pb-c.c [2020-01-17T14:39:37.407Z] PBCC images/netdev.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/tun.pb-c.d [2020-01-17T14:39:37.407Z] DEP images/netdev.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/vma.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/vma.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/creds.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/creds.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/utsns.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/utsns.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/ipc-desc.pb-c.c [2020-01-17T14:39:37.407Z] PBCC images/ipc-sem.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/ipc-desc.pb-c.d [2020-01-17T14:39:37.407Z] DEP images/ipc-sem.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/ipc-msg.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/ipc-msg.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/ipc-shm.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/ipc-shm.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/ipc-var.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/ipc-var.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sk-opts.pb-c.c [2020-01-17T14:39:37.407Z] PBCC images/packet-sock.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sk-opts.pb-c.d [2020-01-17T14:39:37.407Z] DEP images/packet-sock.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sk-netlink.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sk-netlink.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sk-inet.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sk-inet.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sk-unix.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sk-unix.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/mm.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/mm.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/timerfd.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/timerfd.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/timer.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/timer.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sa.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sa.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/pipe-data.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/pipe-data.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/mnt.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/mnt.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/sk-packet.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/sk-packet.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/tcp-stream.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/tcp-stream.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/pipe.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/pipe.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/pstree.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/pstree.pb-c.d [2020-01-17T14:39:37.407Z] PBCC images/fs.pb-c.c [2020-01-17T14:39:37.407Z] DEP images/fs.pb-c.d [2020-01-17T14:39:37.892Z] aff48b558393: Pull complete [2020-01-17T14:39:37.952Z] PBCC images/signalfd.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/signalfd.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/fh.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/fsnotify.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/fh.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/fsnotify.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/eventpoll.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/eventpoll.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/eventfd.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/eventfd.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/remap-file-path.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/remap-file-path.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/fifo.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/fifo.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/ghost-file.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/ghost-file.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/regfile.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/regfile.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/ns.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/ns.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/fdinfo.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/fdinfo.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/core-aarch64.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/core-arm.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/core-ppc64.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/core-s390.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/core-x86.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/core.pb-c.c [2020-01-17T14:39:37.952Z] PBCC images/inventory.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/core-aarch64.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/core-arm.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/core-ppc64.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/core-s390.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/core-x86.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/core.pb-c.d [2020-01-17T14:39:37.952Z] DEP images/inventory.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/cpuinfo.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/cpuinfo.pb-c.d [2020-01-17T14:39:37.952Z] PBCC images/stats.pb-c.c [2020-01-17T14:39:37.952Z] DEP images/stats.pb-c.d [2020-01-17T14:39:37.952Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:39:38.179Z] e334b7fa51f5: Pull complete [2020-01-17T14:39:38.339Z] CC images/stats.o [2020-01-17T14:39:38.339Z] CC images/core.o [2020-01-17T14:39:38.339Z] CC images/core-x86.o [2020-01-17T14:39:38.339Z] CC images/core-arm.o [2020-01-17T14:39:38.339Z] CC images/core-aarch64.o [2020-01-17T14:39:38.723Z] CC images/core-ppc64.o [2020-01-17T14:39:38.723Z] CC images/core-s390.o [2020-01-17T14:39:38.723Z] CC images/cpuinfo.o [2020-01-17T14:39:38.723Z] CC images/inventory.o [2020-01-17T14:39:38.723Z] CC images/fdinfo.o [2020-01-17T14:39:38.723Z] CC images/fown.o [2020-01-17T14:39:38.723Z] CC images/ns.o [2020-01-17T14:39:38.723Z] CC images/regfile.o [2020-01-17T14:39:39.137Z] CC images/ghost-file.o [2020-01-17T14:39:39.137Z] CC images/fifo.o [2020-01-17T14:39:39.137Z] CC images/remap-file-path.o [2020-01-17T14:39:39.137Z] CC images/eventfd.o [2020-01-17T14:39:39.137Z] CC images/eventpoll.o [2020-01-17T14:39:39.137Z] CC images/fh.o [2020-01-17T14:39:39.137Z] CC images/fsnotify.o [2020-01-17T14:39:39.137Z] CC images/signalfd.o [2020-01-17T14:39:39.137Z] CC images/fs.o [2020-01-17T14:39:39.137Z] CC images/pstree.o [2020-01-17T14:39:39.137Z] CC images/pipe.o [2020-01-17T14:39:39.651Z] CC images/tcp-stream.o [2020-01-17T14:39:39.651Z] CC images/sk-packet.o [2020-01-17T14:39:39.651Z] CC images/mnt.o [2020-01-17T14:39:39.651Z] CC images/pipe-data.o [2020-01-17T14:39:39.651Z] CC images/sa.o [2020-01-17T14:39:39.651Z] CC images/timer.o [2020-01-17T14:39:39.651Z] CC images/timerfd.o [2020-01-17T14:39:39.651Z] CC images/mm.o [2020-01-17T14:39:39.651Z] CC images/sk-opts.o [2020-01-17T14:39:39.651Z] CC images/sk-unix.o [2020-01-17T14:39:39.651Z] CC images/sk-inet.o [2020-01-17T14:39:39.651Z] CC images/tun.o [2020-01-17T14:39:39.651Z] CC images/sk-netlink.o [2020-01-17T14:39:39.651Z] CC images/packet-sock.o [2020-01-17T14:39:39.676Z] 0fccc3d27abd: Verifying Checksum [2020-01-17T14:39:39.676Z] 0fccc3d27abd: Download complete [2020-01-17T14:39:40.215Z] CC images/ipc-var.o [2020-01-17T14:39:40.215Z] CC images/ipc-desc.o [2020-01-17T14:39:40.215Z] CC images/ipc-shm.o [2020-01-17T14:39:40.215Z] CC images/ipc-msg.o [2020-01-17T14:39:40.215Z] CC images/ipc-sem.o [2020-01-17T14:39:40.215Z] CC images/utsns.o [2020-01-17T14:39:40.215Z] CC images/creds.o [2020-01-17T14:39:40.215Z] CC images/vma.o [2020-01-17T14:39:40.215Z] CC images/netdev.o [2020-01-17T14:39:40.215Z] CC images/tty.o [2020-01-17T14:39:40.215Z] CC images/file-lock.o [2020-01-17T14:39:40.215Z] CC images/rlimit.o [2020-01-17T14:39:40.215Z] CC images/pagemap.o [2020-01-17T14:39:40.215Z] CC images/siginfo.o [2020-01-17T14:39:40.215Z] CC images/rpc.o [2020-01-17T14:39:40.735Z] CC images/ext-file.o [2020-01-17T14:39:40.735Z] CC images/cgroup.o [2020-01-17T14:39:40.735Z] CC images/userns.o [2020-01-17T14:39:40.735Z] CC images/google/protobuf/descriptor.o [2020-01-17T14:39:40.735Z] CC images/opts.o [2020-01-17T14:39:40.735Z] CC images/seccomp.o [2020-01-17T14:39:41.219Z] CC images/binfmt-misc.o [2020-01-17T14:39:41.219Z] CC images/time.o [2020-01-17T14:39:41.219Z] CC images/sysctl.o [2020-01-17T14:39:41.219Z] CC images/autofs.o [2020-01-17T14:39:41.219Z] CC images/macvlan.o [2020-01-17T14:39:41.219Z] CC images/sit.o [2020-01-17T14:39:41.219Z] LINK images/built-in.o [2020-01-17T14:39:41.219Z] GEN compel/include/asm [2020-01-17T14:39:41.219Z] GEN compel/include/version.h [2020-01-17T14:39:41.219Z] touch .config [2020-01-17T14:39:41.219Z] GEN include/common/config.h [2020-01-17T14:39:41.219Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-17T14:39:41.219Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-17T14:39:41.219Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-01-17T14:39:41.219Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-17T14:39:41.219Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-17T14:39:41.219Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-17T14:39:41.219Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-17T14:39:41.219Z] DEP compel/plugins/std/infect.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/std/string.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/std/log.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/std/fds.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/std/std.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/shmem/shmem.d [2020-01-17T14:39:41.219Z] DEP compel/plugins/fds/fds.d [2020-01-17T14:39:41.219Z] CC compel/plugins/std/std.o [2020-01-17T14:39:41.219Z] CC compel/plugins/std/fds.o [2020-01-17T14:39:41.605Z] CC compel/plugins/std/log.o [2020-01-17T14:39:41.605Z] CC compel/plugins/std/string.o [2020-01-17T14:39:41.605Z] CC compel/plugins/std/infect.o [2020-01-17T14:39:41.605Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-17T14:39:41.994Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-17T14:39:41.994Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-17T14:39:41.994Z] AR compel/plugins/std.lib.a [2020-01-17T14:39:41.994Z] CC compel/plugins/fds/fds.o [2020-01-17T14:39:41.994Z] AR compel/plugins/fds.lib.a [2020-01-17T14:39:41.994Z] HOSTDEP compel/src/lib/log-host.d [2020-01-17T14:39:41.994Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-17T14:39:41.994Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-17T14:39:41.994Z] HOSTDEP compel/src/main-host.d [2020-01-17T14:39:41.994Z] DEP compel/src/lib/ptrace.d [2020-01-17T14:39:41.994Z] DEP compel/src/lib/infect.d [2020-01-17T14:39:41.994Z] DEP compel/src/lib/infect-util.d [2020-01-17T14:39:41.994Z] DEP compel/src/lib/infect-rpc.d [2020-01-17T14:39:41.994Z] DEP compel/arch/s390/src/lib/infect.d [2020-01-17T14:39:41.994Z] DEP compel/arch/s390/src/lib/cpu.d [2020-01-17T14:39:41.994Z] DEP compel/src/lib/log.d [2020-01-17T14:39:42.378Z] b66ad4e8e64d: Pull complete [2020-01-17T14:39:42.387Z] DEP compel/src/main.d [2020-01-17T14:39:42.387Z] DEP compel/src/lib/handle-elf.d [2020-01-17T14:39:42.387Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-17T14:39:42.387Z] CC compel/src/lib/log.o [2020-01-17T14:39:42.387Z] CC compel/arch/s390/src/lib/cpu.o [2020-01-17T14:39:42.387Z] CC compel/arch/s390/src/lib/infect.o [2020-01-17T14:39:42.387Z] CC compel/src/lib/infect-rpc.o [2020-01-17T14:39:42.777Z] CC compel/src/lib/infect-util.o [2020-01-17T14:39:42.777Z] CC compel/src/lib/infect.o [2020-01-17T14:39:43.168Z] CC compel/src/lib/ptrace.o [2020-01-17T14:39:43.168Z] AR compel/libcompel.a [2020-01-17T14:39:43.168Z] HOSTCC compel/src/main-host.o [2020-01-17T14:39:43.168Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-17T14:39:43.168Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-01-17T14:39:43.168Z] HOSTCC compel/src/lib/log-host.o [2020-01-17T14:39:43.168Z] HOSTLINK compel/compel-host-bin [2020-01-17T14:39:43.168Z] DEP soccr/soccr.d [2020-01-17T14:39:43.552Z] CC soccr/soccr.o [2020-01-17T14:39:43.552Z] AR soccr/libsoccr.a [2020-01-17T14:39:43.552Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:39:43.552Z] DEP criu/arch/s390/sigframe.d [2020-01-17T14:39:43.552Z] DEP criu/arch/s390/crtools.d [2020-01-17T14:39:43.552Z] DEP criu/arch/s390/cpu.d [2020-01-17T14:39:43.920Z] CC criu/arch/s390/cpu.o [2020-01-17T14:39:43.920Z] CC criu/arch/s390/crtools.o [2020-01-17T14:39:43.920Z] CC criu/arch/s390/sigframe.o [2020-01-17T14:39:43.920Z] LINK criu/arch/s390/crtools.built-in.o [2020-01-17T14:39:43.920Z] DEP criu/arch/s390/vdso-pie.d [2020-01-17T14:39:44.299Z] DEP criu/pie/parasite-vdso.d [2020-01-17T14:39:44.299Z] DEP criu/pie/util-vdso.d [2020-01-17T14:39:44.299Z] DEP criu/pie/util.d [2020-01-17T14:39:44.299Z] CC criu/pie/util.o [2020-01-17T14:39:44.299Z] CC criu/pie/util-vdso.o [2020-01-17T14:39:44.299Z] CC criu/pie/parasite-vdso.o [2020-01-17T14:39:44.687Z] CC criu/arch/s390/vdso-pie.o [2020-01-17T14:39:44.687Z] AR criu/pie/pie.lib.a [2020-01-17T14:39:44.687Z] DEP criu/pie/restorer.d [2020-01-17T14:39:44.687Z] DEP criu/arch/s390/restorer.d [2020-01-17T14:39:44.687Z] DEP criu/pie/parasite.d [2020-01-17T14:39:44.687Z] CC criu/pie/parasite.o [2020-01-17T14:39:45.057Z] LINK criu/pie/parasite.built-in.o [2020-01-17T14:39:45.057Z] GEN criu/pie/parasite-blob.h [2020-01-17T14:39:45.057Z] CC criu/arch/s390/restorer.o [2020-01-17T14:39:45.057Z] CC criu/pie/restorer.o [2020-01-17T14:39:45.072Z] 8a62a2535d84: Pull complete [2020-01-17T14:39:45.453Z] LINK criu/pie/restorer.built-in.o [2020-01-17T14:39:45.453Z] GEN criu/pie/restorer-blob.h [2020-01-17T14:39:45.453Z] DEP criu/vdso.d [2020-01-17T14:39:45.453Z] DEP criu/uts_ns.d [2020-01-17T14:39:46.028Z] DEP criu/util.d [2020-01-17T14:39:46.028Z] DEP criu/uffd.d [2020-01-17T14:39:46.028Z] DEP criu/tun.d [2020-01-17T14:39:46.028Z] DEP criu/tty.d [2020-01-17T14:39:46.028Z] DEP criu/timerfd.d [2020-01-17T14:39:46.028Z] DEP criu/sysfs_parse.d [2020-01-17T14:39:46.028Z] DEP criu/sysctl.d [2020-01-17T14:39:46.028Z] DEP criu/string.d [2020-01-17T14:39:46.028Z] DEP criu/stats.d [2020-01-17T14:39:46.028Z] DEP criu/sockets.d [2020-01-17T14:39:46.029Z] DEP criu/sk-unix.d [2020-01-17T14:39:46.029Z] DEP criu/sk-tcp.d [2020-01-17T14:39:46.029Z] DEP criu/sk-queue.d [2020-01-17T14:39:46.029Z] DEP criu/sk-packet.d [2020-01-17T14:39:46.464Z] DEP criu/sk-netlink.d [2020-01-17T14:39:46.464Z] DEP criu/sk-inet.d [2020-01-17T14:39:46.464Z] DEP criu/signalfd.d [2020-01-17T14:39:46.464Z] DEP criu/sigframe.d [2020-01-17T14:39:46.464Z] DEP criu/shmem.d [2020-01-17T14:39:46.464Z] DEP criu/servicefd.d [2020-01-17T14:39:46.464Z] DEP criu/seize.d [2020-01-17T14:39:46.464Z] DEP criu/seccomp.d [2020-01-17T14:39:46.464Z] DEP criu/rst-malloc.d [2020-01-17T14:39:46.464Z] DEP criu/rbtree.d [2020-01-17T14:39:46.464Z] DEP criu/pstree.d [2020-01-17T14:39:46.464Z] DEP criu/protobuf.d [2020-01-17T14:39:46.464Z] GEN criu/protobuf-desc-gen.h [2020-01-17T14:39:46.864Z] DEP criu/protobuf-desc.d [2020-01-17T14:39:46.864Z] DEP criu/proc_parse.d [2020-01-17T14:39:46.864Z] DEP criu/plugin.d [2020-01-17T14:39:46.864Z] DEP criu/pipes.d [2020-01-17T14:39:46.864Z] DEP criu/pie-util.d [2020-01-17T14:39:46.864Z] DEP criu/pie-util-vdso.d [2020-01-17T14:39:47.250Z] DEP criu/pie-util-vdso-elf32.d [2020-01-17T14:39:47.250Z] DEP criu/path.d [2020-01-17T14:39:47.250Z] DEP criu/parasite-syscall.d [2020-01-17T14:39:47.250Z] DEP criu/pagemap.d [2020-01-17T14:39:47.250Z] DEP criu/pagemap-cache.d [2020-01-17T14:39:47.250Z] DEP criu/page-xfer.d [2020-01-17T14:39:47.250Z] DEP criu/page-pipe.d [2020-01-17T14:39:47.250Z] DEP criu/netfilter.d [2020-01-17T14:39:47.250Z] DEP criu/net.d [2020-01-17T14:39:47.250Z] DEP criu/namespaces.d [2020-01-17T14:39:47.618Z] DEP criu/mount.d [2020-01-17T14:39:47.618Z] DEP criu/mem.d [2020-01-17T14:39:47.618Z] DEP criu/lsm.d [2020-01-17T14:39:47.618Z] DEP criu/log.d [2020-01-17T14:39:47.618Z] DEP criu/libnetlink.d [2020-01-17T14:39:47.618Z] DEP criu/kerndat.d [2020-01-17T14:39:47.618Z] DEP criu/kcmp-ids.d [2020-01-17T14:39:47.618Z] DEP criu/irmap.d [2020-01-17T14:39:47.618Z] DEP criu/ipc_ns.d [2020-01-17T14:39:47.618Z] DEP criu/image.d [2020-01-17T14:39:47.618Z] DEP criu/image-desc.d [2020-01-17T14:39:48.025Z] DEP criu/fsnotify.d [2020-01-17T14:39:48.025Z] DEP criu/filesystems.d [2020-01-17T14:39:48.025Z] DEP criu/files.d [2020-01-17T14:39:48.025Z] DEP criu/files-reg.d [2020-01-17T14:39:48.025Z] DEP criu/files-ext.d [2020-01-17T14:39:48.025Z] DEP criu/file-lock.d [2020-01-17T14:39:48.025Z] DEP criu/file-ids.d [2020-01-17T14:39:48.025Z] DEP criu/fifo.d [2020-01-17T14:39:48.025Z] DEP criu/fdstore.d [2020-01-17T14:39:48.025Z] DEP criu/fault-injection.d [2020-01-17T14:39:48.025Z] DEP criu/external.d [2020-01-17T14:39:48.025Z] DEP criu/eventpoll.d [2020-01-17T14:39:48.025Z] DEP criu/eventfd.d [2020-01-17T14:39:48.434Z] DEP criu/crtools.d [2020-01-17T14:39:48.434Z] DEP criu/cr-service.d [2020-01-17T14:39:48.434Z] DEP criu/cr-restore.d [2020-01-17T14:39:48.434Z] DEP criu/cr-errno.d [2020-01-17T14:39:48.434Z] DEP criu/cr-dump.d [2020-01-17T14:39:48.434Z] DEP criu/cr-dedup.d [2020-01-17T14:39:48.434Z] DEP criu/cr-check.d [2020-01-17T14:39:48.434Z] DEP criu/config.d [2020-01-17T14:39:48.434Z] DEP criu/clone-noasan.d [2020-01-17T14:39:48.434Z] DEP criu/cgroup.d [2020-01-17T14:39:48.803Z] DEP criu/cgroup-props.d [2020-01-17T14:39:48.803Z] DEP criu/bitmap.d [2020-01-17T14:39:48.803Z] DEP criu/bfd.d [2020-01-17T14:39:48.803Z] DEP criu/autofs.d [2020-01-17T14:39:48.803Z] DEP criu/aio.d [2020-01-17T14:39:48.803Z] DEP criu/action-scripts.d [2020-01-17T14:39:48.803Z] CC criu/action-scripts.o [2020-01-17T14:39:48.803Z] CC criu/aio.o [2020-01-17T14:39:49.182Z] CC criu/autofs.o [2020-01-17T14:39:49.182Z] CC criu/bfd.o [2020-01-17T14:39:49.846Z] CC criu/bitmap.o [2020-01-17T14:39:49.846Z] CC criu/cgroup-props.o [2020-01-17T14:39:49.846Z] CC criu/cgroup.o [2020-01-17T14:39:50.555Z] CC criu/clone-noasan.o [2020-01-17T14:39:50.555Z] CC criu/config.o [2020-01-17T14:39:50.555Z] CC criu/cr-check.o [2020-01-17T14:39:50.586Z] 0fccc3d27abd: Pull complete [2020-01-17T14:39:50.586Z] 802ac7c9b26a: Pull complete [2020-01-17T14:39:50.586Z] Digest: sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 [2020-01-17T14:39:50.586Z] Status: Downloaded newer image for golang:1.12.14-stretch [2020-01-17T14:39:50.587Z] ---> f683946dc046 [2020-01-17T14:39:50.587Z] Step 5/125 : ARG APT_MIRROR [2020-01-17T14:39:50.587Z] ---> Running in ffef397f7554 [2020-01-17T14:39:50.587Z] Removing intermediate container ffef397f7554 [2020-01-17T14:39:50.587Z] ---> 07e1a1063bcb [2020-01-17T14:39:50.587Z] 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-01-17T14:39:50.587Z] ---> Running in c06646d22eb6 [2020-01-17T14:39:51.007Z] CC criu/cr-dedup.o [2020-01-17T14:39:51.007Z] CC criu/cr-dump.o [2020-01-17T14:39:51.606Z] Removing intermediate container c06646d22eb6 [2020-01-17T14:39:51.606Z] ---> 28c6800056ce [2020-01-17T14:39:51.606Z] Step 7/125 : FROM base AS criu [2020-01-17T14:39:51.606Z] ---> 28c6800056ce [2020-01-17T14:39:51.606Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:39:51.606Z] ---> Running in ae293af0a01d [2020-01-17T14:39:51.606Z] Removing intermediate container ae293af0a01d [2020-01-17T14:39:51.606Z] ---> ac17eb2ad0ba [2020-01-17T14:39:51.606Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-01-17T14:39:51.606Z] ---> Running in 6d131589be16 [2020-01-17T14:39:51.606Z] Removing intermediate container 6d131589be16 [2020-01-17T14:39:51.606Z] ---> 471bf18dfb64 [2020-01-17T14:39:51.606Z] 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-01-17T14:39:51.606Z] ---> Running in 635f707eb8f8 [2020-01-17T14:39:51.840Z] CC criu/cr-errno.o [2020-01-17T14:39:51.840Z] CC criu/cr-restore.o [2020-01-17T14:39:52.224Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:39:52.224Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:39:52.224Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:39:52.224Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:39:52.224Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:39:52.509Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:39:52.509Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:39:52.636Z] CC criu/cr-service.o [2020-01-17T14:39:52.798Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:39:53.016Z] CC criu/crtools.o [2020-01-17T14:39:53.438Z] CC criu/eventfd.o [2020-01-17T14:39:53.438Z] CC criu/eventpoll.o [2020-01-17T14:39:53.438Z] CC criu/external.o [2020-01-17T14:39:53.831Z] CC criu/fault-injection.o [2020-01-17T14:39:53.831Z] CC criu/fdstore.o [2020-01-17T14:39:53.831Z] CC criu/fifo.o [2020-01-17T14:39:53.831Z] CC criu/file-ids.o [2020-01-17T14:39:53.831Z] CC criu/file-lock.o [2020-01-17T14:39:53.902Z] Fetching without tags [2020-01-17T14:39:54.056Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:54.217Z] CC criu/files-ext.o [2020-01-17T14:39:54.217Z] CC criu/files-reg.o [2020-01-17T14:39:54.780Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:54.781Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:39:54.829Z] Fetched 7733 kB in 2s (3135 kB/s) [2020-01-17T14:39:53.833Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:53.865Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:39:53.879Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:39:53.899Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:39:53.911Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:39:53.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:39:53.912Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:39:54.065Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:54.093Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:54.737Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:39:54.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-17T14:39:54.790Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:39:54.801Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:39:55.015Z] CC criu/files.o [2020-01-17T14:39:55.382Z] CC criu/filesystems.o [2020-01-17T14:39:55.382Z] CC criu/fsnotify.o [2020-01-17T14:39:55.553Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [2020-01-17T14:39:55.855Z] Reading package lists... [2020-01-17T14:39:55.895Z] CC criu/image-desc.o [2020-01-17T14:39:55.895Z] CC criu/image.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-17T14:39:56.473Z] CC criu/ipc_ns.o [2020-01-17T14:39:56.473Z] CC criu/irmap.o [2020-01-17T14:39:56.503Z] + docker version [2020-01-17T14:39:56.503Z] Client: Docker Engine - Community [2020-01-17T14:39:56.503Z] Version: 19.03.2 [2020-01-17T14:39:56.503Z] API version: 1.40 [2020-01-17T14:39:56.503Z] Go version: go1.12.8 [2020-01-17T14:39:56.503Z] Git commit: 6a30dfc [2020-01-17T14:39:56.503Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-17T14:39:56.503Z] OS/Arch: linux/amd64 [2020-01-17T14:39:56.503Z] Experimental: false [2020-01-17T14:39:56.503Z] [2020-01-17T14:39:56.503Z] Server: Docker Engine - Community [2020-01-17T14:39:56.503Z] Engine: [2020-01-17T14:39:56.503Z] Version: 19.03.2 [2020-01-17T14:39:56.503Z] API version: 1.40 (minimum version 1.12) [2020-01-17T14:39:56.503Z] Go version: go1.12.8 [2020-01-17T14:39:56.503Z] Git commit: 6a30dfc [2020-01-17T14:39:56.503Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-17T14:39:56.503Z] OS/Arch: linux/amd64 [2020-01-17T14:39:56.503Z] Experimental: true [2020-01-17T14:39:56.503Z] containerd: [2020-01-17T14:39:56.503Z] Version: 1.2.6 [2020-01-17T14:39:56.503Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-17T14:39:56.503Z] runc: [2020-01-17T14:39:56.503Z] Version: 1.0.0-rc8 [2020-01-17T14:39:56.503Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-17T14:39:56.503Z] docker-init: [2020-01-17T14:39:56.503Z] Version: 0.18.0 [2020-01-17T14:39:56.503Z] GitCommit: fec3683 [Pipeline] sh [2020-01-17T14:39:56.806Z] + docker info [2020-01-17T14:39:56.936Z] CC criu/kcmp-ids.o [2020-01-17T14:39:56.936Z] CC criu/kerndat.o [2020-01-17T14:39:56.936Z] CC criu/libnetlink.o [2020-01-17T14:39:57.338Z] Reading package lists... [2020-01-17T14:39:57.338Z] Building dependency tree... [2020-01-17T14:39:57.338Z] Reading state information... [2020-01-17T14:39:57.414Z] CC criu/log.o [2020-01-17T14:39:57.414Z] CC criu/lsm.o [2020-01-17T14:39:57.414Z] CC criu/mem.o [2020-01-17T14:39:57.625Z] The following additional packages will be installed: [2020-01-17T14:39:57.625Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-17T14:39:57.625Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-01-17T14:39:57.625Z] Suggested packages: [2020-01-17T14:39:57.625Z] manpages-dev python-setuptools [2020-01-17T14:39:57.788Z] CC criu/mount.o [2020-01-17T14:39:57.910Z] The following NEW packages will be installed: [2020-01-17T14:39:57.910Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-17T14:39:57.910Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-17T14:39:57.910Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-17T14:39:57.910Z] zlib1g-dev [2020-01-17T14:39:57.910Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:39:57.910Z] Need to get 3548 kB of archives. [2020-01-17T14:39:57.910Z] After this operation, 21.2 MB of additional disk space will be used. [2020-01-17T14:39:57.910Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-17T14:39:57.910Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-17T14:39:57.910Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-17T14:39:57.910Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-17T14:39:57.910Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-17T14:39:57.910Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-17T14:39:57.910Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-17T14:39:57.910Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-17T14:39:57.910Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-17T14:39:57.910Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-17T14:39:57.910Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-17T14:39:58.196Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-17T14:39:58.196Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-17T14:39:58.196Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-17T14:39:58.196Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-17T14:39:58.196Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-17T14:39:58.196Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:39:58.491Z] Fetched 3548 kB in 0s (15.9 MB/s) [2020-01-17T14:39:58.491Z] Selecting previously unselected package libnet1:ppc64el. [2020-01-17T14:39:58.491Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-17T14:39:58.491Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-17T14:39:58.491Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-01-17T14:39:58.491Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-17T14:39:58.491Z] Selecting previously unselected package libnet1-dev. [2020-01-17T14:39:58.491Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:39:58.491Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-17T14:39:58.491Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-17T14:39:58.491Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-17T14:39:58.491Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-17T14:39:58.491Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-17T14:39:58.491Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-17T14:39:58.491Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-17T14:39:58.780Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-17T14:39:58.780Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-17T14:39:58.780Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-17T14:39:58.780Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-17T14:39:58.780Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-17T14:39:58.780Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-17T14:39:58.780Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-17T14:39:58.780Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:58.780Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-17T14:39:58.780Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-17T14:39:58.780Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:58.780Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-17T14:39:58.780Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-17T14:39:59.065Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:59.066Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-17T14:39:59.066Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-01-17T14:39:59.066Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:59.066Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-17T14:39:59.067Z] CC criu/namespaces.o [2020-01-17T14:39:59.369Z] Selecting previously unselected package protobuf-c-compiler. [2020-01-17T14:39:59.369Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-17T14:39:59.369Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:39:59.369Z] Selecting previously unselected package protobuf-compiler. [2020-01-17T14:39:59.369Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:59.369Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-17T14:39:59.369Z] Selecting previously unselected package python-pkg-resources. [2020-01-17T14:39:59.369Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:39:59.369Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-17T14:39:59.369Z] Selecting previously unselected package python-protobuf. [2020-01-17T14:39:59.369Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-17T14:39:59.369Z] Unpacking python-protobuf (3.0.0-9) ... [2020-01-17T14:39:59.369Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-17T14:39:59.369Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-17T14:39:59.369Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-01-17T14:39:59.436Z] CC criu/net.o [2020-01-17T14:40:00.217Z] CC criu/netfilter.o [2020-01-17T14:40:00.217Z] CC criu/page-pipe.o [2020-01-17T14:40:00.393Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:40:00.393Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-17T14:40:00.393Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:40:00.393Z] Setting up python-protobuf (3.0.0-9) ... [2020-01-17T14:40:00.602Z] CC criu/page-xfer.o [2020-01-17T14:40:00.602Z] CC criu/pagemap-cache.o [2020-01-17T14:40:00.618Z] Running on ubuntu-1804-overlay2 (i-08a99543a2d09cde1) in /home/ubuntu/workspace/engine_PR-448 [Pipeline] { [Pipeline] checkout [2020-01-17T14:40:00.969Z] CC criu/pagemap.o [2020-01-17T14:40:00.970Z] CC criu/parasite-syscall.o [2020-01-17T14:40:01.393Z] CC criu/path.o [2020-01-17T14:40:01.393Z] CC criu/pie-util-vdso-elf32.o [2020-01-17T14:40:01.778Z] CC criu/pie-util-vdso.o [2020-01-17T14:40:01.778Z] CC criu/pie-util.o [2020-01-17T14:40:01.778Z] CC criu/pipes.o [2020-01-17T14:40:01.883Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-17T14:40:01.883Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-17T14:40:01.883Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-17T14:40:01.883Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-17T14:40:01.883Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-17T14:40:01.883Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:40:01.883Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-17T14:40:01.883Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-01-17T14:40:01.883Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-17T14:40:01.883Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-17T14:40:01.883Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:40:02.106Z] Client: [2020-01-17T14:40:02.106Z] Debug Mode: false [2020-01-17T14:40:02.106Z] [2020-01-17T14:40:02.106Z] Server: [2020-01-17T14:40:02.106Z] Containers: 0 [2020-01-17T14:40:02.106Z] Running: 0 [2020-01-17T14:40:02.106Z] Paused: 0 [2020-01-17T14:40:02.106Z] Stopped: 0 [2020-01-17T14:40:02.106Z] Images: 1 [2020-01-17T14:40:02.106Z] Server Version: 19.03.2 [2020-01-17T14:40:02.106Z] Storage Driver: overlay2 [2020-01-17T14:40:02.106Z] Backing Filesystem: extfs [2020-01-17T14:40:02.106Z] Supports d_type: true [2020-01-17T14:40:02.106Z] Native Overlay Diff: true [2020-01-17T14:40:02.106Z] Logging Driver: json-file [2020-01-17T14:40:02.106Z] Cgroup Driver: cgroupfs [2020-01-17T14:40:02.106Z] Plugins: [2020-01-17T14:40:02.106Z] Volume: local [2020-01-17T14:40:02.106Z] Network: bridge host ipvlan macvlan null overlay [2020-01-17T14:40:02.106Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-17T14:40:02.106Z] Swarm: inactive [2020-01-17T14:40:02.106Z] Runtimes: runc [2020-01-17T14:40:02.106Z] Default Runtime: runc [2020-01-17T14:40:02.106Z] Init Binary: docker-init [2020-01-17T14:40:02.106Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-17T14:40:02.106Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-17T14:40:02.106Z] init version: fec3683 [2020-01-17T14:40:02.106Z] Security Options: [2020-01-17T14:40:02.106Z] apparmor [2020-01-17T14:40:02.106Z] seccomp [2020-01-17T14:40:02.106Z] Profile: default [2020-01-17T14:40:02.106Z] Kernel Version: 4.15.0-1048-aws [2020-01-17T14:40:02.106Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-17T14:40:02.106Z] OSType: linux [2020-01-17T14:40:02.106Z] Architecture: x86_64 [2020-01-17T14:40:02.106Z] CPUs: 2 [2020-01-17T14:40:02.106Z] Total Memory: 7.501GiB [2020-01-17T14:40:02.106Z] Name: ip-10-100-39-210 [2020-01-17T14:40:02.106Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-17T14:40:02.106Z] Docker Root Dir: /var/lib/docker [2020-01-17T14:40:02.106Z] Debug Mode: false [2020-01-17T14:40:02.106Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:40:02.106Z] Labels: [2020-01-17T14:40:02.106Z] Experimental: true [2020-01-17T14:40:02.106Z] Insecure Registries: [2020-01-17T14:40:02.106Z] 127.0.0.0/8 [2020-01-17T14:40:02.106Z] Live Restore Enabled: true [2020-01-17T14:40:02.106Z] [2020-01-17T14:40:02.106Z] WARNING: No swap limit support [Pipeline] sh [2020-01-17T14:40:02.165Z] CC criu/plugin.o [2020-01-17T14:40:02.165Z] CC criu/proc_parse.o [2020-01-17T14:40:02.448Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:40:02.448Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:40:02.448Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-448/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-17T14:40:02.448Z] + bash /home/ubuntu/workspace/engine_PR-448/check-config.sh [2020-01-17T14:40:02.448Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-17T14:40:02.448Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-17T14:40:02.448Z] [2020-01-17T14:40:02.448Z] Generally Necessary: [2020-01-17T14:40:02.448Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-17T14:40:02.448Z] - apparmor: enabled and tools installed [2020-01-17T14:40:02.448Z] - CONFIG_NAMESPACES: enabled [2020-01-17T14:40:02.448Z] - CONFIG_NET_NS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_PID_NS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_IPC_NS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_UTS_NS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CGROUPS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-17T14:40:02.448Z] - CONFIG_CPUSETS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_MEMCG: enabled [2020-01-17T14:40:02.448Z] - CONFIG_KEYS: enabled [2020-01-17T14:40:02.448Z] - CONFIG_VETH: enabled (as module) [2020-01-17T14:40:02.448Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-17T14:40:02.448Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-17T14:40:02.448Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-17T14:40:02.448Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-17T14:40:02.739Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-17T14:40:02.739Z] [2020-01-17T14:40:02.739Z] Optional Features: [2020-01-17T14:40:02.739Z] - CONFIG_USER_NS: enabled [2020-01-17T14:40:02.739Z] - CONFIG_SECCOMP: enabled [2020-01-17T14:40:02.739Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-17T14:40:02.739Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-17T14:40:02.739Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-17T14:40:02.739Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-17T14:40:02.739Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-17T14:40:02.739Z] - CONFIG_BLK_CGROUP: enabled [2020-01-17T14:40:02.739Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-17T14:40:02.739Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-17T14:40:02.739Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-17T14:40:02.739Z] - CONFIG_CGROUP_PERF: enabled [2020-01-17T14:40:02.739Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-17T14:40:02.739Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-17T14:40:02.739Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-17T14:40:02.739Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-17T14:40:02.739Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-17T14:40:02.739Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_IP_VS: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-17T14:40:02.739Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-17T14:40:02.739Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-17T14:40:02.739Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_EXT4_FS: enabled [2020-01-17T14:40:02.739Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-17T14:40:02.739Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-17T14:40:02.739Z] - Network Drivers: [2020-01-17T14:40:02.739Z] - "overlay": [2020-01-17T14:40:02.739Z] - CONFIG_VXLAN: enabled (as module) [2020-01-17T14:40:02.739Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-17T14:40:02.739Z] Optional (for encrypted networks): [2020-01-17T14:40:02.914Z] Removing intermediate container 635f707eb8f8 [2020-01-17T14:40:02.914Z] ---> d508626bd28d [2020-01-17T14:40:02.914Z] 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-01-17T14:40:02.914Z] ---> Running in 46a2ba5941e3 [2020-01-17T14:40:02.995Z] CC criu/protobuf-desc.o [2020-01-17T14:40:03.014Z] - CONFIG_CRYPTO: enabled [2020-01-17T14:40:03.014Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-17T14:40:03.014Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-17T14:40:03.014Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-17T14:40:03.014Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-17T14:40:03.014Z] - CONFIG_XFRM: enabled [2020-01-17T14:40:03.014Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-17T14:40:03.014Z] - "ipvlan": [2020-01-17T14:40:03.014Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-17T14:40:03.014Z] - "macvlan": [2020-01-17T14:40:03.014Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_DUMMY: enabled (as module) [2020-01-17T14:40:03.014Z] - "ftp,tftp client in container": [2020-01-17T14:40:03.014Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-17T14:40:03.014Z] - Storage Drivers: [2020-01-17T14:40:03.014Z] - "aufs": [2020-01-17T14:40:03.014Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-17T14:40:03.014Z] - "btrfs": [2020-01-17T14:40:03.014Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-17T14:40:03.014Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-17T14:40:03.014Z] - "devicemapper": [2020-01-17T14:40:03.014Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-17T14:40:03.014Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-17T14:40:03.014Z] - "overlay": [2020-01-17T14:40:03.014Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-17T14:40:03.014Z] - "zfs": [2020-01-17T14:40:03.014Z] - /dev/zfs: missing [2020-01-17T14:40:03.014Z] - zfs command: missing [2020-01-17T14:40:03.014Z] - zpool command: missing [2020-01-17T14:40:03.014Z] [2020-01-17T14:40:03.014Z] Limits: [2020-01-17T14:40:03.014Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-17T14:40:03.014Z] [2020-01-17T14:40:03.014Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-17T14:40:03.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71dec69ef554e889f53dc2909a213dbab7499a84 . [2020-01-17T14:40:03.354Z] #1 [internal] load build definition from Dockerfile [2020-01-17T14:40:03.354Z] #1 transferring dockerfile: 10.82kB done [2020-01-17T14:40:03.498Z] CC criu/protobuf.o [2020-01-17T14:40:03.498Z] CC criu/pstree.o [2020-01-17T14:40:03.615Z] #1 DONE 0.1s [2020-01-17T14:40:03.615Z] [2020-01-17T14:40:03.615Z] #2 [internal] load .dockerignore [2020-01-17T14:40:03.615Z] #2 transferring context: 87B done [2020-01-17T14:40:03.615Z] #2 DONE 0.1s [2020-01-17T14:40:03.615Z] [2020-01-17T14:40:03.615Z] #3 [internal] load metadata for docker.io/library/golang:1.12.14-stretch [2020-01-17T14:40:03.880Z] #3 DONE 0.4s [2020-01-17T14:40:03.880Z] [2020-01-17T14:40:03.880Z] #18 [internal] load build context [2020-01-17T14:40:03.931Z] Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:40:03.932Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:40:03.932Z] fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:40:03.932Z]  GEN .gitid [2020-01-17T14:40:04.217Z] GEN criu/include/version.h [2020-01-17T14:40:04.217Z] GEN include/common/asm [2020-01-17T14:40:04.255Z] CC criu/rbtree.o [2020-01-17T14:40:04.256Z] CC criu/rst-malloc.o [2020-01-17T14:40:04.256Z] CC criu/seccomp.o [2020-01-17T14:40:04.256Z] CC criu/seize.o [2020-01-17T14:40:04.503Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-17T14:40:04.503Z] PBCC images/opts.pb-c.c [2020-01-17T14:40:04.503Z] PBCC images/sit.pb-c.c [2020-01-17T14:40:04.503Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-01-17T14:40:04.503Z] DEP images/opts.pb-c.d [2020-01-17T14:40:04.503Z] DEP images/sit.pb-c.d [2020-01-17T14:40:04.503Z] PBCC images/macvlan.pb-c.c [2020-01-17T14:40:04.503Z] DEP images/macvlan.pb-c.d [2020-01-17T14:40:04.503Z] PBCC images/autofs.pb-c.c [2020-01-17T14:40:04.503Z] DEP images/autofs.pb-c.d [2020-01-17T14:40:04.503Z] PBCC images/sysctl.pb-c.c [2020-01-17T14:40:04.503Z] DEP images/sysctl.pb-c.d [2020-01-17T14:40:04.503Z] PBCC images/time.pb-c.c [2020-01-17T14:40:04.503Z] DEP images/time.pb-c.d [2020-01-17T14:40:04.503Z] PBCC images/binfmt-misc.pb-c.c [2020-01-17T14:40:04.675Z] CC criu/servicefd.o [2020-01-17T14:40:04.675Z] CC criu/shmem.o [2020-01-17T14:40:04.787Z] DEP images/binfmt-misc.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/seccomp.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/seccomp.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/userns.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/userns.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/cgroup.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/cgroup.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/fown.pb-c.c [2020-01-17T14:40:04.787Z] PBCC images/ext-file.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/fown.pb-c.d [2020-01-17T14:40:04.787Z] DEP images/ext-file.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/rpc.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/rpc.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/siginfo.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/siginfo.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/pagemap.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/pagemap.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/rlimit.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/rlimit.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/file-lock.pb-c.c [2020-01-17T14:40:04.787Z] DEP images/file-lock.pb-c.d [2020-01-17T14:40:04.787Z] PBCC images/tty.pb-c.c [2020-01-17T14:40:05.040Z] CC criu/sigframe.o [2020-01-17T14:40:05.040Z] CC criu/signalfd.o [2020-01-17T14:40:05.040Z] CC criu/sk-inet.o [2020-01-17T14:40:05.073Z] DEP images/tty.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/tun.pb-c.c [2020-01-17T14:40:05.073Z] PBCC images/netdev.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/tun.pb-c.d [2020-01-17T14:40:05.073Z] DEP images/netdev.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/vma.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/vma.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/creds.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/creds.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/utsns.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/utsns.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/ipc-desc.pb-c.c [2020-01-17T14:40:05.073Z] PBCC images/ipc-sem.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/ipc-desc.pb-c.d [2020-01-17T14:40:05.073Z] DEP images/ipc-sem.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/ipc-msg.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/ipc-msg.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/ipc-shm.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/ipc-shm.pb-c.d [2020-01-17T14:40:05.073Z] PBCC images/ipc-var.pb-c.c [2020-01-17T14:40:05.073Z] DEP images/ipc-var.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/sk-opts.pb-c.c [2020-01-17T14:40:05.364Z] PBCC images/packet-sock.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/sk-opts.pb-c.d [2020-01-17T14:40:05.364Z] DEP images/packet-sock.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/sk-netlink.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/sk-netlink.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/sk-inet.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/sk-inet.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/sk-unix.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/sk-unix.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/mm.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/mm.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/timerfd.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/timerfd.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/timer.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/timer.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/sa.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/sa.pb-c.d [2020-01-17T14:40:05.364Z] PBCC images/pipe-data.pb-c.c [2020-01-17T14:40:05.364Z] DEP images/pipe-data.pb-c.d [2020-01-17T14:40:05.441Z] CC criu/sk-netlink.o [2020-01-17T14:40:05.441Z] CC criu/sk-packet.o [2020-01-17T14:40:05.499Z] using credential docker-jenkins-github-credentials [2020-01-17T14:40:05.510Z] Cloning the remote Git repository [2020-01-17T14:40:05.510Z] Cloning with configured refspecs honoured and without tags [2020-01-17T14:40:05.650Z] PBCC images/mnt.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/mnt.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/sk-packet.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/sk-packet.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/tcp-stream.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/tcp-stream.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/pipe.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/pipe.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/pstree.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/pstree.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/fs.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/fs.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/signalfd.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/signalfd.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/fh.pb-c.c [2020-01-17T14:40:05.650Z] PBCC images/fsnotify.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/fh.pb-c.d [2020-01-17T14:40:05.650Z] DEP images/fsnotify.pb-c.d [2020-01-17T14:40:05.650Z] PBCC images/eventpoll.pb-c.c [2020-01-17T14:40:05.650Z] DEP images/eventpoll.pb-c.d [2020-01-17T14:40:05.565Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:40:05.623Z] > git init /home/ubuntu/workspace/engine_PR-448 # timeout=10 [2020-01-17T14:40:05.829Z] CC criu/sk-queue.o [2020-01-17T14:40:05.829Z] CC criu/sk-tcp.o [2020-01-17T14:40:05.936Z] PBCC images/eventfd.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/eventfd.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/remap-file-path.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/remap-file-path.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/fifo.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/fifo.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/ghost-file.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/ghost-file.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/regfile.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/regfile.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/ns.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/ns.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/fdinfo.pb-c.c [2020-01-17T14:40:05.936Z] DEP images/fdinfo.pb-c.d [2020-01-17T14:40:05.936Z] PBCC images/core-aarch64.pb-c.c [2020-01-17T14:40:05.936Z] PBCC images/core-arm.pb-c.c [2020-01-17T14:40:05.936Z] PBCC images/core-ppc64.pb-c.c [2020-01-17T14:40:05.936Z] PBCC images/core-s390.pb-c.c [2020-01-17T14:40:05.936Z] PBCC images/core-x86.pb-c.c [2020-01-17T14:40:06.215Z] CC criu/sk-unix.o [2020-01-17T14:40:06.230Z] PBCC images/core.pb-c.c [2020-01-17T14:40:06.230Z] PBCC images/inventory.pb-c.c [2020-01-17T14:40:06.230Z] DEP images/core-aarch64.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/core-arm.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/core-ppc64.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/core-s390.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/core-x86.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/core.pb-c.d [2020-01-17T14:40:06.230Z] DEP images/inventory.pb-c.d [2020-01-17T14:40:06.230Z] PBCC images/cpuinfo.pb-c.c [2020-01-17T14:40:06.230Z] DEP images/cpuinfo.pb-c.d [2020-01-17T14:40:06.230Z] PBCC images/stats.pb-c.c [2020-01-17T14:40:06.230Z] DEP images/stats.pb-c.d [2020-01-17T14:40:06.524Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:40:06.654Z] CC criu/sockets.o [2020-01-17T14:40:06.100Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:40:06.100Z] > git --version # timeout=10 [2020-01-17T14:40:06.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:40:06.130Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:40:07.033Z] CC criu/stats.o [2020-01-17T14:40:07.033Z] CC criu/string.o [2020-01-17T14:40:07.033Z] CC criu/sysctl.o [2020-01-17T14:40:07.150Z] CC images/stats.o [2020-01-17T14:40:07.150Z] CC images/core.o [2020-01-17T14:40:07.399Z] CC criu/sysfs_parse.o [2020-01-17T14:40:07.399Z] CC criu/timerfd.o [2020-01-17T14:40:07.434Z] CC images/core-x86.o [2020-01-17T14:40:07.434Z] CC images/core-arm.o [2020-01-17T14:40:07.718Z] CC images/core-aarch64.o [2020-01-17T14:40:07.718Z] CC images/core-ppc64.o [2020-01-17T14:40:07.773Z] CC criu/tty.o [2020-01-17T14:40:08.001Z] CC images/core-s390.o [2020-01-17T14:40:08.166Z] CC criu/tun.o [2020-01-17T14:40:08.286Z] CC images/cpuinfo.o [2020-01-17T14:40:08.286Z] CC images/inventory.o [2020-01-17T14:40:08.542Z] CC criu/uffd.o [2020-01-17T14:40:08.570Z] CC images/fdinfo.o [2020-01-17T14:40:08.570Z] CC images/fown.o [2020-01-17T14:40:08.570Z] CC images/ns.o [2020-01-17T14:40:08.855Z] CC images/regfile.o [2020-01-17T14:40:08.855Z] CC images/ghost-file.o [2020-01-17T14:40:08.855Z] CC images/fifo.o [2020-01-17T14:40:08.917Z] CC criu/util.o [2020-01-17T14:40:09.138Z] CC images/remap-file-path.o [2020-01-17T14:40:09.138Z] CC images/eventfd.o [2020-01-17T14:40:09.138Z] CC images/eventpoll.o [2020-01-17T14:40:09.138Z] CC images/fh.o [2020-01-17T14:40:09.197Z] #18 transferring context: 21.54MB 4.6s [2020-01-17T14:40:09.302Z] CC criu/uts_ns.o [2020-01-17T14:40:09.422Z] CC images/fsnotify.o [2020-01-17T14:40:09.423Z] CC images/signalfd.o [2020-01-17T14:40:09.704Z] CC criu/vdso.o [2020-01-17T14:40:09.704Z] LINK criu/built-in.o [2020-01-17T14:40:09.704Z] LINK criu/criu [2020-01-17T14:40:09.706Z] CC images/fs.o [2020-01-17T14:40:09.706Z] CC images/pstree.o [2020-01-17T14:40:09.706Z] CC images/pipe.o [2020-01-17T14:40:09.706Z] CC images/tcp-stream.o [2020-01-17T14:40:09.990Z] CC images/sk-packet.o [2020-01-17T14:40:09.990Z] CC images/mnt.o [2020-01-17T14:40:09.990Z] CC images/pipe-data.o [2020-01-17T14:40:10.083Z] DEP lib/c/criu.d [2020-01-17T14:40:10.083Z] CC images/rpc.pb-c.o [2020-01-17T14:40:10.083Z] CC lib/c/criu.o [2020-01-17T14:40:10.274Z] CC images/sa.o [2020-01-17T14:40:10.274Z] CC images/timer.o [2020-01-17T14:40:10.274Z] CC images/timerfd.o [2020-01-17T14:40:10.274Z] CC images/mm.o [2020-01-17T14:40:10.489Z] LINK lib/c/built-in.o [2020-01-17T14:40:10.489Z] LINK lib/c/libcriu.so [2020-01-17T14:40:10.489Z] GEN magic.py [2020-01-17T14:40:10.489Z] Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:40:10.489Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:40:10.564Z] CC images/sk-opts.o [2020-01-17T14:40:10.564Z] CC images/sk-unix.o [2020-01-17T14:40:10.564Z] CC images/sk-inet.o [2020-01-17T14:40:10.576Z] #18 ... [2020-01-17T14:40:10.576Z] [2020-01-17T14:40:10.576Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-01-17T14:40:10.576Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2020-01-17T14:40:10.576Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-17T14:40:10.576Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-17T14:40:10.576Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2020-01-17T14:40:10.576Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s done [2020-01-17T14:40:10.576Z] #64 DONE 6.0s [2020-01-17T14:40:10.576Z] [2020-01-17T14:40:10.576Z] #18 [internal] load build context [2020-01-17T14:40:10.576Z] #18 ... [2020-01-17T14:40:10.576Z] [2020-01-17T14:40:10.576Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.14-stretch@sha256:c8256f51... [2020-01-17T14:40:10.576Z] #4 resolve docker.io/library/golang:1.12.14-stretch@sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 done [2020-01-17T14:40:10.576Z] #4 sha256:9c37d05e63248885bde696dc36e794b0337e24ef137a42aa3056938dd89c9803 1.80kB / 1.80kB done [2020-01-17T14:40:10.576Z] #4 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 2.5s done [2020-01-17T14:40:10.576Z] #4 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s done [2020-01-17T14:40:10.576Z] #4 sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 1.42kB / 1.42kB done [2020-01-17T14:40:10.577Z] #4 sha256:f6c78b7730c78251d5b9bcc3817496197bdcf6cb5feb37fbf46366f274d5d17a 5.47kB / 5.47kB done [2020-01-17T14:40:10.577Z] #4 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.4s done [2020-01-17T14:40:10.577Z] #4 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.7s done [2020-01-17T14:40:10.577Z] #4 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 3.3s done [2020-01-17T14:40:10.577Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 119.04MB / 126.73MB 6.4s [2020-01-17T14:40:10.577Z] #4 sha256:954370b804da25297be3c6a6a5083b984769bc095a42119e8fed0ee61900f668 126B / 126B 2.8s done [2020-01-17T14:40:10.577Z] #4 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.3s [2020-01-17T14:40:10.577Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 125.41MB / 126.73MB 6.7s [2020-01-17T14:40:10.848Z] CC images/tun.o [2020-01-17T14:40:10.848Z] CC images/sk-netlink.o [2020-01-17T14:40:10.886Z] fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:40:10.886Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:40:11.136Z] CC images/packet-sock.o [2020-01-17T14:40:11.136Z] CC images/ipc-var.o [2020-01-17T14:40:11.136Z] CC images/ipc-desc.o [2020-01-17T14:40:11.145Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 126.73MB / 126.73MB 7.1s done [2020-01-17T14:40:11.276Z] make[1]: 'images/built-in.o' is up to date. [2020-01-17T14:40:11.276Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-17T14:40:11.276Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-17T14:40:11.276Z] make[1]: 'compel/libcompel.a' is up to date. [2020-01-17T14:40:11.276Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-01-17T14:40:11.276Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:40:11.276Z] INSTALL criu/criu [2020-01-17T14:40:11.422Z] CC images/ipc-shm.o [2020-01-17T14:40:11.422Z] CC images/ipc-msg.o [2020-01-17T14:40:11.422Z] CC images/ipc-sem.o [2020-01-17T14:40:11.422Z] CC images/utsns.o [2020-01-17T14:40:11.706Z] CC images/creds.o [2020-01-17T14:40:11.706Z] CC images/vma.o [2020-01-17T14:40:11.706Z] CC images/netdev.o [2020-01-17T14:40:11.713Z] #4 ... [2020-01-17T14:40:11.713Z] [2020-01-17T14:40:11.713Z] #18 [internal] load build context [2020-01-17T14:40:11.713Z] #18 transferring context: 45.34MB 7.5s done [2020-01-17T14:40:11.713Z] #18 DONE 7.7s [2020-01-17T14:40:11.713Z] [2020-01-17T14:40:11.713Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.14-stretch@sha256:c8256f51... [2020-01-17T14:40:11.991Z] CC images/tty.o [2020-01-17T14:40:11.991Z] CC images/file-lock.o [2020-01-17T14:40:12.279Z] CC images/rlimit.o [2020-01-17T14:40:12.279Z] CC images/pagemap.o [2020-01-17T14:40:12.279Z] CC images/siginfo.o [2020-01-17T14:40:12.279Z] CC images/rpc.o [2020-01-17T14:40:12.897Z] CC images/ext-file.o [2020-01-17T14:40:12.897Z] CC images/cgroup.o [2020-01-17T14:40:12.903Z] Removing intermediate container 7f29f99677ca [2020-01-17T14:40:12.903Z] ---> 3246e0644dd5 [2020-01-17T14:40:12.903Z] Step 12/125 : FROM base AS registry [2020-01-17T14:40:12.903Z] ---> 3d12f075a357 [2020-01-17T14:40:12.903Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:40:12.903Z] ---> Running in 512635a0f9c8 [2020-01-17T14:40:12.903Z] Removing intermediate container 512635a0f9c8 [2020-01-17T14:40:12.903Z] ---> 66bb602baf3b [2020-01-17T14:40:12.903Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:40:12.903Z] ---> Running in 429077facc9a [2020-01-17T14:40:12.903Z] Removing intermediate container 429077facc9a [2020-01-17T14:40:12.903Z] ---> 2c58e305496a [2020-01-17T14:40:12.903Z] 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-01-17T14:40:13.204Z] CC images/userns.o [2020-01-17T14:40:13.204Z] CC images/google/protobuf/descriptor.o [2020-01-17T14:40:13.414Z] ---> Running in 19f924e6fe4a [2020-01-17T14:40:13.822Z] CC images/opts.o [2020-01-17T14:40:13.822Z] CC images/seccomp.o [2020-01-17T14:40:13.845Z] + mktemp -d [2020-01-17T14:40:13.845Z] + export GOPATH=/tmp/tmp.gmwGkjrB4R [2020-01-17T14:40:13.845Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution [2020-01-17T14:40:13.845Z] Cloning into '/tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution'... [2020-01-17T14:40:14.110Z] CC images/binfmt-misc.o [2020-01-17T14:40:14.110Z] CC images/time.o [2020-01-17T14:40:14.110Z] CC images/sysctl.o [2020-01-17T14:40:14.256Z] #4 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.9s done [2020-01-17T14:40:14.256Z] #4 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2020-01-17T14:40:14.396Z] CC images/autofs.o [2020-01-17T14:40:14.396Z] CC images/macvlan.o [2020-01-17T14:40:14.396Z] CC images/sit.o [2020-01-17T14:40:14.396Z] LINK images/built-in.o [2020-01-17T14:40:14.396Z] GEN compel/include/asm [2020-01-17T14:40:14.684Z] GEN compel/include/version.h [2020-01-17T14:40:14.684Z] touch .config [2020-01-17T14:40:14.684Z] GEN include/common/config.h [2020-01-17T14:40:14.684Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-17T14:40:14.684Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-01-17T14:40:14.684Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-17T14:40:14.684Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-17T14:40:14.684Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-17T14:40:14.684Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-17T14:40:14.684Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-17T14:40:14.684Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-17T14:40:14.684Z] DEP compel/plugins/std/infect.d [2020-01-17T14:40:14.684Z] DEP compel/plugins/std/string.d [2020-01-17T14:40:14.684Z] DEP compel/plugins/std/log.d [2020-01-17T14:40:14.684Z] DEP compel/plugins/std/fds.d [2020-01-17T14:40:14.823Z] #4 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done [2020-01-17T14:40:14.823Z] #4 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-17T14:40:14.974Z] DEP compel/plugins/std/std.d [2020-01-17T14:40:14.974Z] DEP compel/plugins/shmem/shmem.d [2020-01-17T14:40:14.974Z] DEP compel/plugins/fds/fds.d [2020-01-17T14:40:14.974Z] CC compel/plugins/std/std.o [2020-01-17T14:40:14.974Z] CC compel/plugins/std/fds.o [2020-01-17T14:40:15.082Z] #4 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2020-01-17T14:40:15.191Z] + cd /tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution [2020-01-17T14:40:15.191Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:40:15.259Z] CC compel/plugins/std/log.o [2020-01-17T14:40:15.340Z] #4 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-17T14:40:15.553Z] CC compel/plugins/std/string.o [2020-01-17T14:40:15.560Z] + GOPATH=/tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gmwGkjrB4R go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-17T14:40:15.837Z] CC compel/plugins/std/infect.o [2020-01-17T14:40:15.837Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-17T14:40:15.837Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-17T14:40:15.837Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-17T14:40:15.837Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-17T14:40:15.837Z] AR compel/plugins/std.lib.a [2020-01-17T14:40:15.837Z] CC compel/plugins/fds/fds.o [2020-01-17T14:40:16.130Z] AR compel/plugins/fds.lib.a [2020-01-17T14:40:16.130Z] HOSTDEP compel/src/lib/log-host.d [2020-01-17T14:40:16.130Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-17T14:40:16.130Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-17T14:40:16.130Z] HOSTDEP compel/src/main-host.d [2020-01-17T14:40:16.423Z] DEP compel/src/lib/ptrace.d [2020-01-17T14:40:16.423Z] DEP compel/src/lib/infect.d [2020-01-17T14:40:16.423Z] DEP compel/src/lib/infect-util.d [2020-01-17T14:40:16.423Z] DEP compel/src/lib/infect-rpc.d [2020-01-17T14:40:16.423Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-01-17T14:40:16.423Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-17T14:40:16.707Z] DEP compel/src/lib/log.d [2020-01-17T14:40:16.707Z] DEP compel/src/main.d [2020-01-17T14:40:16.707Z] DEP compel/src/lib/handle-elf.d [2020-01-17T14:40:16.707Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-17T14:40:16.707Z] CC compel/src/lib/log.o [2020-01-17T14:40:16.992Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-01-17T14:40:16.992Z] CC compel/arch/ppc64/src/lib/infect.o [2020-01-17T14:40:17.282Z] CC compel/src/lib/infect-rpc.o [2020-01-17T14:40:17.282Z] CC compel/src/lib/infect-util.o [2020-01-17T14:40:17.565Z] CC compel/src/lib/infect.o [2020-01-17T14:40:18.600Z] CC compel/src/lib/ptrace.o [2020-01-17T14:40:18.600Z] AR compel/libcompel.a [2020-01-17T14:40:18.600Z] HOSTCC compel/src/main-host.o [2020-01-17T14:40:18.600Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-17T14:40:18.892Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-01-17T14:40:18.892Z] HOSTCC compel/src/lib/log-host.o [2020-01-17T14:40:18.892Z] HOSTLINK compel/compel-host-bin [2020-01-17T14:40:19.176Z] DEP soccr/soccr.d [2020-01-17T14:40:19.176Z] CC soccr/soccr.o [2020-01-17T14:40:19.525Z] #4 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.9s done [2020-01-17T14:40:19.525Z] #4 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-17T14:40:19.793Z] AR soccr/libsoccr.a [2020-01-17T14:40:19.793Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:40:19.793Z] DEP criu/arch/ppc64/sigframe.d [2020-01-17T14:40:19.793Z] DEP criu/arch/ppc64/crtools.d [2020-01-17T14:40:19.793Z] DEP criu/arch/ppc64/cpu.d [2020-01-17T14:40:20.076Z] CC criu/arch/ppc64/cpu.o [2020-01-17T14:40:20.076Z] CC criu/arch/ppc64/crtools.o [2020-01-17T14:40:20.713Z] CC criu/arch/ppc64/sigframe.o [2020-01-17T14:40:20.713Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-01-17T14:40:20.713Z] DEP criu/arch/ppc64/misc.d [2020-01-17T14:40:20.713Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-17T14:40:20.713Z] DEP criu/arch/ppc64/vdso-pie.d [2020-01-17T14:40:20.713Z] DEP criu/pie/parasite-vdso.d [2020-01-17T14:40:20.713Z] DEP criu/pie/util-vdso.d [2020-01-17T14:40:21.022Z] DEP criu/pie/util.d [2020-01-17T14:40:21.022Z] CC criu/pie/util.o [2020-01-17T14:40:21.022Z] CC criu/pie/util-vdso.o [2020-01-17T14:40:21.306Z] CC criu/pie/parasite-vdso.o [2020-01-17T14:40:21.600Z] CC criu/arch/ppc64/vdso-pie.o [2020-01-17T14:40:21.890Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-01-17T14:40:21.890Z] CC criu/arch/ppc64/misc.o [2020-01-17T14:40:21.890Z] AR criu/pie/pie.lib.a [2020-01-17T14:40:21.890Z] DEP criu/pie/restorer.d [2020-01-17T14:40:21.890Z] DEP criu/arch/ppc64/restorer.d [2020-01-17T14:40:21.890Z] DEP criu/pie/parasite.d [2020-01-17T14:40:22.173Z] CC criu/pie/parasite.o [2020-01-17T14:40:22.791Z] LINK criu/pie/parasite.built-in.o [2020-01-17T14:40:22.791Z] GEN criu/pie/parasite-blob.h [2020-01-17T14:40:22.791Z] CC criu/arch/ppc64/restorer.o [2020-01-17T14:40:22.791Z] CC criu/pie/restorer.o [2020-01-17T14:40:22.808Z] #4 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.3s done [2020-01-17T14:40:23.066Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d [2020-01-17T14:40:24.275Z] LINK criu/pie/restorer.built-in.o [2020-01-17T14:40:24.275Z] GEN criu/pie/restorer-blob.h [2020-01-17T14:40:24.275Z] DEP criu/vdso.d [2020-01-17T14:40:24.275Z] DEP criu/uts_ns.d [2020-01-17T14:40:24.275Z] DEP criu/util.d [2020-01-17T14:40:24.275Z] DEP criu/uffd.d [2020-01-17T14:40:24.275Z] DEP criu/tun.d [2020-01-17T14:40:24.559Z] DEP criu/tty.d [2020-01-17T14:40:24.559Z] DEP criu/timerfd.d [2020-01-17T14:40:24.559Z] DEP criu/sysfs_parse.d [2020-01-17T14:40:24.559Z] DEP criu/sysctl.d [2020-01-17T14:40:24.843Z] DEP criu/string.d [2020-01-17T14:40:24.843Z] DEP criu/stats.d [2020-01-17T14:40:24.843Z] DEP criu/sockets.d [2020-01-17T14:40:24.843Z] DEP criu/sk-unix.d [2020-01-17T14:40:24.843Z] DEP criu/sk-tcp.d [2020-01-17T14:40:25.127Z] DEP criu/sk-queue.d [2020-01-17T14:40:25.127Z] DEP criu/sk-packet.d [2020-01-17T14:40:25.127Z] DEP criu/sk-netlink.d [2020-01-17T14:40:25.411Z] DEP criu/sk-inet.d [2020-01-17T14:40:25.411Z] DEP criu/signalfd.d [2020-01-17T14:40:25.411Z] DEP criu/sigframe.d [2020-01-17T14:40:25.411Z] DEP criu/shmem.d [2020-01-17T14:40:25.411Z] DEP criu/servicefd.d [2020-01-17T14:40:25.694Z] DEP criu/seize.d [2020-01-17T14:40:25.694Z] DEP criu/seccomp.d [2020-01-17T14:40:25.694Z] DEP criu/rst-malloc.d [2020-01-17T14:40:25.694Z] DEP criu/rbtree.d [2020-01-17T14:40:25.694Z] DEP criu/pstree.d [2020-01-17T14:40:25.980Z] DEP criu/protobuf.d [2020-01-17T14:40:25.980Z] GEN criu/protobuf-desc-gen.h [2020-01-17T14:40:26.266Z] DEP criu/protobuf-desc.d [2020-01-17T14:40:26.552Z] DEP criu/proc_parse.d [2020-01-17T14:40:26.552Z] DEP criu/plugin.d [2020-01-17T14:40:26.552Z] DEP criu/pipes.d [2020-01-17T14:40:26.552Z] DEP criu/pie-util.d [2020-01-17T14:40:26.840Z] DEP criu/pie-util-vdso.d [2020-01-17T14:40:26.840Z] DEP criu/pie-util-vdso-elf32.d [2020-01-17T14:40:26.840Z] DEP criu/path.d [2020-01-17T14:40:26.840Z] DEP criu/parasite-syscall.d [2020-01-17T14:40:27.138Z] DEP criu/pagemap.d [2020-01-17T14:40:27.138Z] DEP criu/pagemap-cache.d [2020-01-17T14:40:27.138Z] DEP criu/page-xfer.d [2020-01-17T14:40:27.138Z] DEP criu/page-pipe.d [2020-01-17T14:40:27.138Z] DEP criu/netfilter.d [2020-01-17T14:40:27.429Z] DEP criu/net.d [2020-01-17T14:40:27.429Z] DEP criu/namespaces.d [2020-01-17T14:40:27.429Z] DEP criu/mount.d [2020-01-17T14:40:27.713Z] DEP criu/mem.d [2020-01-17T14:40:27.713Z] DEP criu/lsm.d [2020-01-17T14:40:27.713Z] DEP criu/log.d [2020-01-17T14:40:27.713Z] DEP criu/libnetlink.d [2020-01-17T14:40:27.713Z] DEP criu/kerndat.d [2020-01-17T14:40:27.997Z] DEP criu/kcmp-ids.d [2020-01-17T14:40:27.997Z] DEP criu/irmap.d [2020-01-17T14:40:27.997Z] DEP criu/ipc_ns.d [2020-01-17T14:40:27.997Z] DEP criu/image.d [2020-01-17T14:40:28.280Z] DEP criu/image-desc.d [2020-01-17T14:40:28.280Z] DEP criu/fsnotify.d [2020-01-17T14:40:28.280Z] DEP criu/filesystems.d [2020-01-17T14:40:28.280Z] DEP criu/files.d [2020-01-17T14:40:28.333Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 5.2s [2020-01-17T14:40:28.563Z] DEP criu/files-reg.d [2020-01-17T14:40:28.563Z] DEP criu/files-ext.d [2020-01-17T14:40:28.563Z] DEP criu/file-lock.d [2020-01-17T14:40:28.563Z] DEP criu/file-ids.d [2020-01-17T14:40:28.847Z] DEP criu/fifo.d [2020-01-17T14:40:28.847Z] DEP criu/fdstore.d [2020-01-17T14:40:28.847Z] DEP criu/fault-injection.d [2020-01-17T14:40:28.847Z] DEP criu/external.d [2020-01-17T14:40:28.847Z] DEP criu/eventpoll.d [2020-01-17T14:40:29.132Z] DEP criu/eventfd.d [2020-01-17T14:40:29.132Z] DEP criu/crtools.d [2020-01-17T14:40:29.132Z] DEP criu/cr-service.d [2020-01-17T14:40:29.132Z] DEP criu/cr-restore.d [2020-01-17T14:40:29.467Z] DEP criu/cr-errno.d [2020-01-17T14:40:29.467Z] DEP criu/cr-dump.d [2020-01-17T14:40:29.467Z] DEP criu/cr-dedup.d [2020-01-17T14:40:29.467Z] DEP criu/cr-check.d [2020-01-17T14:40:29.751Z] DEP criu/config.d [2020-01-17T14:40:29.751Z] DEP criu/clone-noasan.d [2020-01-17T14:40:29.751Z] DEP criu/cgroup.d [2020-01-17T14:40:29.751Z] DEP criu/cgroup-props.d [2020-01-17T14:40:29.751Z] DEP criu/bitmap.d [2020-01-17T14:40:29.751Z] DEP criu/bfd.d [2020-01-17T14:40:30.035Z] DEP criu/autofs.d [2020-01-17T14:40:30.035Z] DEP criu/aio.d [2020-01-17T14:40:30.035Z] DEP criu/action-scripts.d [2020-01-17T14:40:30.288Z] Fetching without tags [2020-01-17T14:40:30.318Z] CC criu/action-scripts.o [2020-01-17T14:40:30.318Z] CC criu/aio.o [2020-01-17T14:40:30.522Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:40:30.602Z] CC criu/autofs.o [2020-01-17T14:40:31.018Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 7.7s done [2020-01-17T14:40:31.018Z] #4 extracting sha256:954370b804da25297be3c6a6a5083b984769bc095a42119e8fed0ee61900f668 done [2020-01-17T14:40:31.018Z] #4 DONE 27.2s [2020-01-17T14:40:31.018Z] [2020-01-17T14:40:31.018Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-17T14:40:31.614Z] CC criu/bfd.o [2020-01-17T14:40:31.614Z] CC criu/bitmap.o [2020-01-17T14:40:31.614Z] CC criu/cgroup-props.o [2020-01-17T14:40:31.828Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:40:31.829Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:40:30.186Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:40:30.202Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:40:30.233Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:40:30.263Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:40:30.294Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:40:30.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:40:30.300Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:40:30.528Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:40:30.555Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:40:31.735Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:40:31.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-17T14:40:31.832Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:40:32.244Z] CC criu/cgroup.o [2020-01-17T14:40:33.446Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [2020-01-17T14:40:33.723Z] CC criu/clone-noasan.o [2020-01-17T14:40:33.723Z] CC criu/config.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-17T14:40:34.319Z] #5 DONE 3.0s [2020-01-17T14:40:34.319Z] [2020-01-17T14:40:34.319Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:40:34.319Z] #57 ... [2020-01-17T14:40:34.319Z] [2020-01-17T14:40:34.319Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:40:34.319Z] #22 DONE 0.2s [2020-01-17T14:40:34.319Z] [2020-01-17T14:40:34.319Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-01-17T14:40:34.319Z] #23 DONE 0.2s [2020-01-17T14:40:34.319Z] [2020-01-17T14:40:34.319Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:40:31.852Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:40:34.355Z] CC criu/cr-check.o [2020-01-17T14:40:34.579Z] #24 ... [2020-01-17T14:40:34.579Z] [2020-01-17T14:40:34.579Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-17T14:40:34.579Z] #32 DONE 0.2s [2020-01-17T14:40:34.579Z] [2020-01-17T14:40:34.579Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-17T14:40:34.579Z] #49 DONE 0.3s [2020-01-17T14:40:34.579Z] [2020-01-17T14:40:34.579Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-17T14:40:34.579Z] #52 DONE 0.3s [2020-01-17T14:40:34.579Z] [2020-01-17T14:40:34.579Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T14:40:34.717Z] + docker version [2020-01-17T14:40:34.840Z] #53 ... [2020-01-17T14:40:34.840Z] [2020-01-17T14:40:34.840Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-17T14:40:34.840Z] #60 DONE 0.4s [2020-01-17T14:40:34.840Z] [2020-01-17T14:40:34.840Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-17T14:40:34.840Z] #29 DONE 0.5s [2020-01-17T14:40:34.840Z] [2020-01-17T14:40:34.840Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-17T14:40:34.840Z] #26 DONE 0.6s [2020-01-17T14:40:34.840Z] [2020-01-17T14:40:34.840Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:40:34.979Z] CC criu/cr-dedup.o [2020-01-17T14:40:35.262Z] CC criu/cr-dump.o [2020-01-17T14:40:36.059Z] + dpkg --print-architecture [2020-01-17T14:40:36.059Z] + cd /tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution [2020-01-17T14:40:36.059Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:40:36.059Z] + GOPATH=/tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gmwGkjrB4R [2020-01-17T14:40:36.059Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-17T14:40:36.341Z] CC criu/cr-errno.o [2020-01-17T14:40:36.625Z] CC criu/cr-restore.o [2020-01-17T14:40:38.744Z] CC criu/cr-service.o [2020-01-17T14:40:39.756Z] CC criu/crtools.o [2020-01-17T14:40:40.035Z] Client: Docker Engine - Community [2020-01-17T14:40:40.036Z] Version: 19.03.2 [2020-01-17T14:40:40.036Z] API version: 1.40 [2020-01-17T14:40:40.036Z] Go version: go1.12.8 [2020-01-17T14:40:40.036Z] Git commit: 6a30dfc [2020-01-17T14:40:40.036Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-17T14:40:40.036Z] OS/Arch: linux/amd64 [2020-01-17T14:40:40.036Z] Experimental: false [2020-01-17T14:40:40.036Z] [2020-01-17T14:40:40.036Z] Server: Docker Engine - Community [2020-01-17T14:40:40.036Z] Engine: [2020-01-17T14:40:40.036Z] Version: 19.03.2 [2020-01-17T14:40:40.036Z] API version: 1.40 (minimum version 1.12) [2020-01-17T14:40:40.036Z] Go version: go1.12.8 [2020-01-17T14:40:40.036Z] Git commit: 6a30dfc [2020-01-17T14:40:40.036Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-17T14:40:40.036Z] OS/Arch: linux/amd64 [2020-01-17T14:40:40.036Z] Experimental: true [2020-01-17T14:40:40.036Z] containerd: [2020-01-17T14:40:40.036Z] Version: 1.2.6 [2020-01-17T14:40:40.036Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-17T14:40:40.036Z] runc: [2020-01-17T14:40:40.036Z] Version: 1.0.0-rc8 [2020-01-17T14:40:40.036Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-17T14:40:40.036Z] docker-init: [2020-01-17T14:40:40.036Z] Version: 0.18.0 [2020-01-17T14:40:40.036Z] GitCommit: fec3683 [2020-01-17T14:40:40.039Z] CC criu/eventfd.o [Pipeline] sh [2020-01-17T14:40:40.322Z] CC criu/eventpoll.o [2020-01-17T14:40:40.440Z] + docker info [2020-01-17T14:40:40.607Z] CC criu/external.o [2020-01-17T14:40:40.891Z] CC criu/fault-injection.o [2020-01-17T14:40:40.891Z] CC criu/fdstore.o [2020-01-17T14:40:41.174Z] CC criu/fifo.o [2020-01-17T14:40:41.393Z] + rm -rf /tmp/tmp.gmwGkjrB4R/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gmwGkjrB4R [2020-01-17T14:40:41.458Z] CC criu/file-ids.o [2020-01-17T14:40:41.458Z] CC criu/file-lock.o [2020-01-17T14:40:42.075Z] CC criu/files-ext.o [2020-01-17T14:40:42.075Z] CC criu/files-reg.o [2020-01-17T14:40:42.201Z] Removing intermediate container 19f924e6fe4a [2020-01-17T14:40:42.201Z] ---> 9712b31adab8 [2020-01-17T14:40:42.201Z] Step 16/125 : FROM base AS swagger [2020-01-17T14:40:42.201Z] ---> 3d12f075a357 [2020-01-17T14:40:42.201Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:40:42.201Z] ---> Running in 8b1089e6a491 [2020-01-17T14:40:42.568Z] Removing intermediate container 8b1089e6a491 [2020-01-17T14:40:42.568Z] ---> ffcd4dab0293 [2020-01-17T14:40:42.568Z] 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-01-17T14:40:42.568Z] ---> Running in 215eb2e52cd9 [2020-01-17T14:40:42.964Z] #27 ... [2020-01-17T14:40:42.964Z] [2020-01-17T14:40:42.964Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:40:42.964Z] #35 7.709 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:42.964Z] #35 7.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:42.964Z] #35 ... [2020-01-17T14:40:42.964Z] [2020-01-17T14:40:42.964Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:40:42.964Z] #17 7.677 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:42.964Z] #17 7.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:42.964Z] #17 7.901 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:42.964Z] #17 ... [2020-01-17T14:40:42.964Z] [2020-01-17T14:40:42.964Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:40:42.964Z] #35 7.979 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:42.964Z] #35 8.032 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:42.964Z] #35 8.152 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:43.117Z] + mktemp -d [2020-01-17T14:40:43.117Z] + export GOPATH=/tmp/tmp.GxQiFoXqBO [2020-01-17T14:40:43.117Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.GxQiFoXqBO/src/github.com/go-swagger/go-swagger [2020-01-17T14:40:43.117Z] Cloning into '/tmp/tmp.GxQiFoXqBO/src/github.com/go-swagger/go-swagger'... [2020-01-17T14:40:43.557Z] CC criu/files.o [2020-01-17T14:40:43.900Z] #35 9.605 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:40:43.900Z] #35 ... [2020-01-17T14:40:43.900Z] [2020-01-17T14:40:43.900Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:40:43.900Z] #44 7.731 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:43.900Z] #44 7.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:43.900Z] #44 7.949 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:43.900Z] #44 8.044 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:43.900Z] #44 8.180 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:43.900Z] #44 9.472 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:40:44.159Z] #44 ... [2020-01-17T14:40:44.159Z] [2020-01-17T14:40:44.159Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:40:44.159Z] #6 7.951 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:44.159Z] #6 7.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:44.159Z] #6 8.124 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:44.159Z] #6 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:44.159Z] #6 8.238 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:44.159Z] #6 9.108 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:40:44.159Z] #6 ... [2020-01-17T14:40:44.159Z] [2020-01-17T14:40:44.159Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:40:44.159Z] #55 8.394 + mktemp -d [2020-01-17T14:40:44.159Z] #55 8.423 + export GOPATH=/tmp/tmp.GtJ64bT5OZ [2020-01-17T14:40:44.159Z] #55 8.423 + git clone https://github.com/docker/distribution.git /tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution [2020-01-17T14:40:44.159Z] #55 8.452 Cloning into '/tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution'... [2020-01-17T14:40:44.419Z] #55 ... [2020-01-17T14:40:44.419Z] [2020-01-17T14:40:44.419Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:40:44.419Z] #15 8.282 + mktemp -d [2020-01-17T14:40:44.419Z] #15 8.282 + export GOPATH=/tmp/tmp.QOX9vgNZVs [2020-01-17T14:40:44.419Z] #15 8.282 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.QOX9vgNZVs/src/github.com/go-swagger/go-swagger [2020-01-17T14:40:44.419Z] #15 8.285 Cloning into '/tmp/tmp.QOX9vgNZVs/src/github.com/go-swagger/go-swagger'... [2020-01-17T14:40:44.677Z] #15 ... [2020-01-17T14:40:44.677Z] [2020-01-17T14:40:44.677Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:40:44.677Z] #33 8.144 + RM_GOPATH=0 [2020-01-17T14:40:44.677Z] #33 8.144 + TMP_GOPATH= [2020-01-17T14:40:44.677Z] #33 8.144 + : /build [2020-01-17T14:40:44.677Z] #33 8.144 + '[' -z '' ']' [2020-01-17T14:40:44.677Z] #33 8.145 ++ mktemp -d [2020-01-17T14:40:44.677Z] #33 8.157 + export GOPATH=/tmp/tmp.0Dc9Yih4Ic [2020-01-17T14:40:44.677Z] #33 8.157 + GOPATH=/tmp/tmp.0Dc9Yih4Ic [2020-01-17T14:40:44.677Z] #33 8.158 + RM_GOPATH=1 [2020-01-17T14:40:44.677Z] #33 8.158 ++ dirname ./install.sh [2020-01-17T14:40:44.677Z] #33 8.162 + dir=. [2020-01-17T14:40:44.677Z] #33 8.162 + bin=vndr [2020-01-17T14:40:44.677Z] #33 8.162 + shift [2020-01-17T14:40:44.677Z] #33 8.162 + '[' '!' -f ./vndr.installer ']' [2020-01-17T14:40:44.677Z] #33 8.163 + . ./vndr.installer [2020-01-17T14:40:44.677Z] #33 8.163 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:40:44.677Z] #33 8.164 + install_vndr [2020-01-17T14:40:44.677Z] #33 8.171 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-17T14:40:44.677Z] #33 8.176 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:40:44.677Z] #33 8.177 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0Dc9Yih4Ic/src/github.com/LK4D4/vndr [2020-01-17T14:40:44.677Z] #33 8.183 Cloning into '/tmp/tmp.0Dc9Yih4Ic/src/github.com/LK4D4/vndr'... [2020-01-17T14:40:44.677Z] #33 9.341 + cd /tmp/tmp.0Dc9Yih4Ic/src/github.com/LK4D4/vndr [2020-01-17T14:40:44.677Z] #33 9.341 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:40:44.677Z] #33 9.380 + go build -buildmode=pie -v -o /build/vndr . [2020-01-17T14:40:44.677Z] #33 ... [2020-01-17T14:40:44.677Z] [2020-01-17T14:40:44.677Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:40:44.677Z] #50 8.485 + RM_GOPATH=0 [2020-01-17T14:40:44.677Z] #50 8.488 + TMP_GOPATH= [2020-01-17T14:40:44.677Z] #50 8.488 + : /build [2020-01-17T14:40:44.677Z] #50 8.488 + '[' -z '' ']' [2020-01-17T14:40:44.677Z] #50 8.488 ++ mktemp -d [2020-01-17T14:40:44.677Z] #50 8.498 + export GOPATH=/tmp/tmp.cEnD6be9w9 [2020-01-17T14:40:44.677Z] #50 8.498 + GOPATH=/tmp/tmp.cEnD6be9w9 [2020-01-17T14:40:44.677Z] #50 8.498 + RM_GOPATH=1 [2020-01-17T14:40:44.677Z] #50 8.498 ++ dirname ./install.sh [2020-01-17T14:40:44.677Z] #50 8.499 Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:40:44.677Z] #50 8.499 + dir=. [2020-01-17T14:40:44.677Z] #50 8.499 + bin=proxy [2020-01-17T14:40:44.677Z] #50 8.499 + shift [2020-01-17T14:40:44.677Z] #50 8.499 + '[' '!' -f ./proxy.installer ']' [2020-01-17T14:40:44.678Z] #50 8.499 + . ./proxy.installer [2020-01-17T14:40:44.678Z] #50 8.499 ++ LIBNETWORK_COMMIT=d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:40:44.678Z] #50 8.499 + install_proxy [2020-01-17T14:40:44.678Z] #50 8.499 + case "$1" in [2020-01-17T14:40:44.678Z] #50 8.499 + export CGO_ENABLED=0 [2020-01-17T14:40:44.678Z] #50 8.499 + CGO_ENABLED=0 [2020-01-17T14:40:44.678Z] #50 8.499 + _install_proxy [2020-01-17T14:40:44.678Z] #50 8.499 + echo 'Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23' [2020-01-17T14:40:44.678Z] #50 8.499 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cEnD6be9w9/src/github.com/docker/libnetwork [2020-01-17T14:40:44.678Z] #50 8.509 Cloning into '/tmp/tmp.cEnD6be9w9/src/github.com/docker/libnetwork'... [2020-01-17T14:40:44.937Z] #50 ... [2020-01-17T14:40:44.937Z] [2020-01-17T14:40:44.937Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:40:44.937Z] #30 8.906 + RM_GOPATH=0 [2020-01-17T14:40:44.937Z] #30 8.906 + TMP_GOPATH= [2020-01-17T14:40:44.937Z] #30 8.906 + : /build [2020-01-17T14:40:44.937Z] #30 8.906 + '[' -z '' ']' [2020-01-17T14:40:44.937Z] #30 8.906 ++ mktemp -d [2020-01-17T14:40:44.937Z] #30 8.915 + export GOPATH=/tmp/tmp.Xg7JI4U6O7 [2020-01-17T14:40:44.937Z] #30 8.915 + GOPATH=/tmp/tmp.Xg7JI4U6O7 [2020-01-17T14:40:44.937Z] #30 8.915 + RM_GOPATH=1 [2020-01-17T14:40:44.937Z] #30 8.923 ++ dirname ./install.sh [2020-01-17T14:40:44.937Z] #30 8.926 + dir=. [2020-01-17T14:40:44.937Z] #30 8.927 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:40:44.937Z] #30 8.927 + bin=tomlv [2020-01-17T14:40:44.937Z] #30 8.927 + shift [2020-01-17T14:40:44.937Z] #30 8.927 + '[' '!' -f ./tomlv.installer ']' [2020-01-17T14:40:44.937Z] #30 8.927 + . ./tomlv.installer [2020-01-17T14:40:44.937Z] #30 8.927 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:40:44.937Z] #30 8.927 + install_tomlv [2020-01-17T14:40:44.937Z] #30 8.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-17T14:40:44.937Z] #30 8.927 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Xg7JI4U6O7/src/github.com/BurntSushi/toml [2020-01-17T14:40:44.937Z] #30 8.943 Cloning into '/tmp/tmp.Xg7JI4U6O7/src/github.com/BurntSushi/toml'... [2020-01-17T14:40:44.937Z] #30 ... [2020-01-17T14:40:44.937Z] [2020-01-17T14:40:44.937Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:40:44.937Z] #61 9.379 + RM_GOPATH=0 [2020-01-17T14:40:44.937Z] #61 9.379 + TMP_GOPATH= [2020-01-17T14:40:44.937Z] #61 9.379 + : /build/ [2020-01-17T14:40:44.937Z] #61 9.379 + '[' -z '' ']' [2020-01-17T14:40:44.937Z] #61 9.379 ++ mktemp -d [2020-01-17T14:40:44.937Z] #61 9.385 + export GOPATH=/tmp/tmp.FQuiACNZHP [2020-01-17T14:40:44.937Z] #61 9.385 + GOPATH=/tmp/tmp.FQuiACNZHP [2020-01-17T14:40:44.937Z] #61 9.385 + RM_GOPATH=1 [2020-01-17T14:40:44.937Z] #61 9.395 ++ dirname ./install.sh [2020-01-17T14:40:44.937Z] #61 9.395 + dir=. [2020-01-17T14:40:44.937Z] #61 9.395 + bin=rootlesskit [2020-01-17T14:40:44.937Z] #61 9.395 + shift [2020-01-17T14:40:44.937Z] #61 9.395 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-17T14:40:44.937Z] #61 9.395 + . ./rootlesskit.installer [2020-01-17T14:40:44.937Z] #61 9.395 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:40:44.937Z] #61 9.395 + install_rootlesskit [2020-01-17T14:40:44.937Z] #61 9.395 + case "$1" in [2020-01-17T14:40:44.937Z] #61 9.395 + export CGO_ENABLED=0 [2020-01-17T14:40:44.937Z] #61 9.395 + CGO_ENABLED=0 [2020-01-17T14:40:44.937Z] #61 9.395 + _install_rootlesskit [2020-01-17T14:40:44.937Z] #61 9.395 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2020-01-17T14:40:44.937Z] #61 9.395 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FQuiACNZHP/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:40:44.937Z] #61 9.395 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:40:44.937Z] #61 9.485 Cloning into '/tmp/tmp.FQuiACNZHP/src/github.com/rootless-containers/rootlesskit'... [2020-01-17T14:40:45.020Z] CC criu/filesystems.o [2020-01-17T14:40:45.020Z] CC criu/fsnotify.o [2020-01-17T14:40:45.196Z] #61 ... [2020-01-17T14:40:45.196Z] [2020-01-17T14:40:45.196Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T14:40:45.196Z] #53 8.219 + RM_GOPATH=0 [2020-01-17T14:40:45.196Z] #53 8.225 + TMP_GOPATH= [2020-01-17T14:40:45.196Z] #53 8.225 + : /build [2020-01-17T14:40:45.196Z] #53 8.225 + '[' -z '' ']' [2020-01-17T14:40:45.196Z] #53 8.225 ++ mktemp -d [2020-01-17T14:40:45.196Z] #53 8.230 + export GOPATH=/tmp/tmp.7Zu7S2JLvl [2020-01-17T14:40:45.196Z] #53 8.230 + GOPATH=/tmp/tmp.7Zu7S2JLvl [2020-01-17T14:40:45.196Z] #53 8.230 + RM_GOPATH=1 [2020-01-17T14:40:45.196Z] #53 8.230 ++ dirname ./install.sh [2020-01-17T14:40:45.196Z] #53 8.243 + dir=. [2020-01-17T14:40:45.196Z] #53 8.243 + bin=dockercli [2020-01-17T14:40:45.196Z] #53 8.243 + shift [2020-01-17T14:40:45.196Z] #53 8.243 + '[' '!' -f ./dockercli.installer ']' [2020-01-17T14:40:45.196Z] #53 8.243 + . ./dockercli.installer [2020-01-17T14:40:45.196Z] #53 8.243 ++ DOCKERCLI_CHANNEL=stable [2020-01-17T14:40:45.196Z] #53 8.243 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-01-17T14:40:45.196Z] #53 8.243 + install_dockercli [2020-01-17T14:40:45.196Z] #53 8.243 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-17T14:40:45.196Z] #53 8.243 ++ uname -m [2020-01-17T14:40:45.196Z] #53 8.243 Install docker/cli version 17.06.2-ce from stable [2020-01-17T14:40:45.196Z] #53 8.255 + arch=x86_64 [2020-01-17T14:40:45.196Z] #53 8.255 + '[' x86_64 '!=' x86_64 ']' [2020-01-17T14:40:45.196Z] #53 8.255 + url=https://download.docker.com/linux/static [2020-01-17T14:40:45.196Z] #53 8.262 + tar -xz docker/docker [2020-01-17T14:40:45.196Z] #53 8.326 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-17T14:40:45.648Z] CC criu/image-desc.o [2020-01-17T14:40:45.648Z] CC criu/image.o [2020-01-17T14:40:45.708Z] Client: [2020-01-17T14:40:45.708Z] Debug Mode: false [2020-01-17T14:40:45.708Z] [2020-01-17T14:40:45.708Z] Server: [2020-01-17T14:40:45.708Z] Containers: 0 [2020-01-17T14:40:45.708Z] Running: 0 [2020-01-17T14:40:45.708Z] Paused: 0 [2020-01-17T14:40:45.708Z] Stopped: 0 [2020-01-17T14:40:45.708Z] Images: 0 [2020-01-17T14:40:45.708Z] Server Version: 19.03.2 [2020-01-17T14:40:45.708Z] Storage Driver: overlay2 [2020-01-17T14:40:45.708Z] Backing Filesystem: extfs [2020-01-17T14:40:45.708Z] Supports d_type: true [2020-01-17T14:40:45.708Z] Native Overlay Diff: true [2020-01-17T14:40:45.708Z] Logging Driver: json-file [2020-01-17T14:40:45.708Z] Cgroup Driver: cgroupfs [2020-01-17T14:40:45.708Z] Plugins: [2020-01-17T14:40:45.708Z] Volume: local [2020-01-17T14:40:45.708Z] Network: bridge host ipvlan macvlan null overlay [2020-01-17T14:40:45.708Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-17T14:40:45.708Z] Swarm: inactive [2020-01-17T14:40:45.708Z] Runtimes: runc [2020-01-17T14:40:45.708Z] Default Runtime: runc [2020-01-17T14:40:45.708Z] Init Binary: docker-init [2020-01-17T14:40:45.708Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-17T14:40:45.708Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-17T14:40:45.708Z] init version: fec3683 [2020-01-17T14:40:45.708Z] Security Options: [2020-01-17T14:40:45.708Z] apparmor [2020-01-17T14:40:45.708Z] seccomp [2020-01-17T14:40:45.708Z] Profile: default [2020-01-17T14:40:45.708Z] Kernel Version: 4.15.0-1048-aws [2020-01-17T14:40:45.708Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-17T14:40:45.708Z] OSType: linux [2020-01-17T14:40:45.708Z] Architecture: x86_64 [2020-01-17T14:40:45.708Z] CPUs: 2 [2020-01-17T14:40:45.708Z] Total Memory: 7.501GiB [2020-01-17T14:40:45.708Z] Name: ip-10-100-93-100 [2020-01-17T14:40:45.708Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-17T14:40:45.708Z] Docker Root Dir: /var/lib/docker [2020-01-17T14:40:45.708Z] Debug Mode: false [2020-01-17T14:40:45.708Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:40:45.708Z] Labels: [2020-01-17T14:40:45.708Z] Experimental: true [2020-01-17T14:40:45.708Z] Insecure Registries: [2020-01-17T14:40:45.708Z] 127.0.0.0/8 [2020-01-17T14:40:45.708Z] Live Restore Enabled: true [2020-01-17T14:40:45.708Z] [2020-01-17T14:40:45.708Z] WARNING: No swap limit support [Pipeline] sh [2020-01-17T14:40:45.933Z] CC criu/ipc_ns.o [2020-01-17T14:40:46.012Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:40:46.012Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:40:46.012Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-448/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-17T14:40:46.012Z] + bash /home/ubuntu/workspace/engine_PR-448/check-config.sh [2020-01-17T14:40:46.012Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-17T14:40:46.012Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-17T14:40:46.012Z] [2020-01-17T14:40:46.012Z] Generally Necessary: [2020-01-17T14:40:46.012Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-17T14:40:46.012Z] - apparmor: enabled and tools installed [2020-01-17T14:40:46.012Z] - CONFIG_NAMESPACES: enabled [2020-01-17T14:40:46.012Z] - CONFIG_NET_NS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_PID_NS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_IPC_NS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_UTS_NS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CGROUPS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-17T14:40:46.012Z] - CONFIG_CPUSETS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_MEMCG: enabled [2020-01-17T14:40:46.012Z] - CONFIG_KEYS: enabled [2020-01-17T14:40:46.012Z] - CONFIG_VETH: enabled (as module) [2020-01-17T14:40:46.012Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-17T14:40:46.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-17T14:40:46.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-17T14:40:46.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-17T14:40:46.273Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-17T14:40:46.273Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-17T14:40:46.273Z] [2020-01-17T14:40:46.273Z] Optional Features: [2020-01-17T14:40:46.273Z] - CONFIG_USER_NS: enabled [2020-01-17T14:40:46.273Z] - CONFIG_SECCOMP: enabled [2020-01-17T14:40:46.273Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-17T14:40:46.273Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-17T14:40:46.273Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-17T14:40:46.274Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-17T14:40:46.274Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-17T14:40:46.274Z] - CONFIG_BLK_CGROUP: enabled [2020-01-17T14:40:46.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-17T14:40:46.274Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-17T14:40:46.274Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-17T14:40:46.274Z] - CONFIG_CGROUP_PERF: enabled [2020-01-17T14:40:46.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-17T14:40:46.274Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-17T14:40:46.274Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-17T14:40:46.274Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-17T14:40:46.274Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-17T14:40:46.274Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-17T14:40:46.274Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-17T14:40:46.274Z] - CONFIG_IP_VS: enabled (as module) [2020-01-17T14:40:46.274Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-17T14:40:46.274Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-17T14:40:46.274Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-17T14:40:46.274Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-17T14:40:46.274Z] - CONFIG_EXT4_FS: enabled [2020-01-17T14:40:46.524Z] + cd /tmp/tmp.GxQiFoXqBO/src/github.com/go-swagger/go-swagger [2020-01-17T14:40:46.524Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:40:46.541Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-17T14:40:46.541Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-17T14:40:46.541Z] - Network Drivers: [2020-01-17T14:40:46.541Z] - "overlay": [2020-01-17T14:40:46.541Z] - CONFIG_VXLAN: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-17T14:40:46.541Z] Optional (for encrypted networks): [2020-01-17T14:40:46.541Z] - CONFIG_CRYPTO: enabled [2020-01-17T14:40:46.541Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-17T14:40:46.541Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-17T14:40:46.541Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-17T14:40:46.541Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-17T14:40:46.541Z] - CONFIG_XFRM: enabled [2020-01-17T14:40:46.541Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-17T14:40:46.541Z] - "ipvlan": [2020-01-17T14:40:46.541Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-17T14:40:46.541Z] - "macvlan": [2020-01-17T14:40:46.541Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_DUMMY: enabled (as module) [2020-01-17T14:40:46.541Z] - "ftp,tftp client in container": [2020-01-17T14:40:46.541Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-17T14:40:46.541Z] - Storage Drivers: [2020-01-17T14:40:46.541Z] - "aufs": [2020-01-17T14:40:46.541Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-17T14:40:46.541Z] - "btrfs": [2020-01-17T14:40:46.541Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-17T14:40:46.541Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-17T14:40:46.541Z] - "devicemapper": [2020-01-17T14:40:46.806Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-17T14:40:46.806Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-17T14:40:46.806Z] - "overlay": [2020-01-17T14:40:46.806Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-17T14:40:46.806Z] - "zfs": [2020-01-17T14:40:46.806Z] - /dev/zfs: missing [2020-01-17T14:40:46.806Z] - zfs command: missing [2020-01-17T14:40:46.806Z] - zpool command: missing [2020-01-17T14:40:46.806Z] [2020-01-17T14:40:46.806Z] Limits: [2020-01-17T14:40:46.806Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-17T14:40:46.806Z] [2020-01-17T14:40:46.806Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-17T14:40:46.894Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-17T14:40:46.942Z] CC criu/irmap.o [2020-01-17T14:40:46.942Z] CC criu/kcmp-ids.o [2020-01-17T14:40:47.140Z] + sudo modprobe ip_vs [2020-01-17T14:40:47.225Z] CC criu/kerndat.o [2020-01-17T14:40:47.430Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71dec69ef554e889f53dc2909a213dbab7499a84 . [2020-01-17T14:40:47.689Z] #2 [internal] load .dockerignore [2020-01-17T14:40:47.689Z] #2 transferring context: 32B [2020-01-17T14:40:47.689Z] #2 transferring context: 87B done [2020-01-17T14:40:47.689Z] #2 DONE 0.2s [2020-01-17T14:40:47.689Z] [2020-01-17T14:40:47.689Z] #1 [internal] load build definition from Dockerfile [2020-01-17T14:40:47.689Z] #1 transferring dockerfile: 10.82kB done [2020-01-17T14:40:47.689Z] #1 DONE 0.2s [2020-01-17T14:40:47.689Z] [2020-01-17T14:40:47.689Z] #3 [internal] load metadata for docker.io/library/golang:1.12.14-stretch [2020-01-17T14:40:47.842Z] CC criu/libnetlink.o [2020-01-17T14:40:48.125Z] CC criu/log.o [2020-01-17T14:40:48.254Z] #3 DONE 0.4s [2020-01-17T14:40:48.255Z] [2020-01-17T14:40:48.255Z] #18 [internal] load build context [2020-01-17T14:40:48.421Z] CC criu/lsm.o [2020-01-17T14:40:48.496Z] #53 ... [2020-01-17T14:40:48.496Z] [2020-01-17T14:40:48.496Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:40:48.496Z] #33 11.16 errors [2020-01-17T14:40:48.496Z] #33 11.18 internal/cpu [2020-01-17T14:40:48.496Z] #33 11.29 internal/race [2020-01-17T14:40:48.496Z] #33 11.42 runtime/internal/atomic [2020-01-17T14:40:48.496Z] #33 12.09 internal/bytealg [2020-01-17T14:40:48.496Z] #33 12.11 runtime/internal/sys [2020-01-17T14:40:48.496Z] #33 12.49 runtime/internal/math [2020-01-17T14:40:48.496Z] #33 12.89 sync/atomic [2020-01-17T14:40:48.496Z] #33 13.41 runtime [2020-01-17T14:40:48.496Z] #33 13.74 unicode [2020-01-17T14:40:48.705Z] CC criu/mem.o [2020-01-17T14:40:48.820Z] #18 ... [2020-01-17T14:40:48.820Z] [2020-01-17T14:40:48.820Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-01-17T14:40:48.820Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2020-01-17T14:40:48.820Z] #64 DONE 0.0s [2020-01-17T14:40:48.820Z] [2020-01-17T14:40:48.820Z] #18 [internal] load build context [2020-01-17T14:40:49.717Z] CC criu/mount.o [2020-01-17T14:40:51.744Z] CC criu/namespaces.o [2020-01-17T14:40:51.788Z] #33 ... [2020-01-17T14:40:51.788Z] [2020-01-17T14:40:51.788Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:40:51.788Z] #30 10.95 + cd /tmp/tmp.Xg7JI4U6O7/src/github.com/BurntSushi/toml [2020-01-17T14:40:51.788Z] #30 10.95 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:40:51.788Z] #30 10.96 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:40:51.788Z] #30 11.97 errors [2020-01-17T14:40:51.788Z] #30 12.02 internal/cpu [2020-01-17T14:40:51.788Z] #30 12.11 math/bits [2020-01-17T14:40:51.788Z] #30 12.58 runtime/internal/atomic [2020-01-17T14:40:51.788Z] #30 12.64 math [2020-01-17T14:40:51.788Z] #30 13.06 internal/bytealg [2020-01-17T14:40:51.788Z] #30 14.78 runtime/internal/sys [2020-01-17T14:40:51.788Z] #30 15.17 runtime/internal/math [2020-01-17T14:40:51.788Z] #30 15.46 runtime [2020-01-17T14:40:52.047Z] #30 ... [2020-01-17T14:40:52.047Z] [2020-01-17T14:40:52.047Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:40:52.047Z] #17 8.116 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:52.047Z] #17 8.249 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:52.047Z] #17 8.843 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:40:52.047Z] #17 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:40:52.047Z] #17 13.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:40:52.304Z] #17 ... [2020-01-17T14:40:52.304Z] [2020-01-17T14:40:52.304Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:40:52.304Z] #61 14.57 + cd /tmp/tmp.FQuiACNZHP/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:40:52.304Z] #61 14.57 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:40:52.304Z] #61 14.64 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:40:52.304Z] #61 14.65 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-17T14:40:53.012Z] #18 transferring context: 26.52MB 4.6s [2020-01-17T14:40:53.230Z] CC criu/net.o [2020-01-17T14:40:53.237Z] #61 ... [2020-01-17T14:40:53.237Z] [2020-01-17T14:40:53.237Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:40:53.237Z] #27 8.295 + RM_GOPATH=0 [2020-01-17T14:40:53.237Z] #27 8.295 + TMP_GOPATH= [2020-01-17T14:40:53.237Z] #27 8.295 + : /build [2020-01-17T14:40:53.237Z] #27 8.295 + '[' -z '' ']' [2020-01-17T14:40:53.237Z] #27 8.295 ++ mktemp -d [2020-01-17T14:40:53.237Z] #27 8.298 + export GOPATH=/tmp/tmp.HiopX7P6Tc [2020-01-17T14:40:53.237Z] #27 8.298 + GOPATH=/tmp/tmp.HiopX7P6Tc [2020-01-17T14:40:53.237Z] #27 8.298 + RM_GOPATH=1 [2020-01-17T14:40:53.237Z] #27 8.298 ++ dirname ./install.sh [2020-01-17T14:40:53.237Z] #27 8.300 + dir=. [2020-01-17T14:40:53.237Z] #27 8.302 Installing gotestsum version v0.3.5 [2020-01-17T14:40:53.237Z] #27 8.302 + bin=gotestsum [2020-01-17T14:40:53.237Z] #27 8.302 + shift [2020-01-17T14:40:53.237Z] #27 8.302 + '[' '!' -f ./gotestsum.installer ']' [2020-01-17T14:40:53.237Z] #27 8.302 + . ./gotestsum.installer [2020-01-17T14:40:53.237Z] #27 8.302 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-01-17T14:40:53.237Z] #27 8.302 + install_gotestsum [2020-01-17T14:40:53.237Z] #27 8.302 + echo 'Installing gotestsum version v0.3.5' [2020-01-17T14:40:53.237Z] #27 8.302 + go get -d gotest.tools/gotestsum [2020-01-17T14:40:53.237Z] #27 ... [2020-01-17T14:40:53.237Z] [2020-01-17T14:40:53.237Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:40:53.237Z] #57 9.067 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:53.237Z] #57 9.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:53.237Z] #57 9.122 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:53.237Z] #57 9.133 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:53.237Z] #57 9.189 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:53.237Z] #57 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:40:53.237Z] #57 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:40:53.237Z] #57 15.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:40:53.495Z] #57 ... [2020-01-17T14:40:53.495Z] [2020-01-17T14:40:53.495Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:40:53.495Z] #24 9.065 + RM_GOPATH=0 [2020-01-17T14:40:53.495Z] #24 9.065 + TMP_GOPATH= [2020-01-17T14:40:53.495Z] #24 9.065 + : /build [2020-01-17T14:40:53.495Z] #24 9.065 + '[' -z '' ']' [2020-01-17T14:40:53.495Z] #24 9.065 ++ mktemp -d [2020-01-17T14:40:53.495Z] #24 9.075 + export GOPATH=/tmp/tmp.gtssX6LzBJ [2020-01-17T14:40:53.495Z] #24 9.075 + GOPATH=/tmp/tmp.gtssX6LzBJ [2020-01-17T14:40:53.495Z] #24 9.075 + RM_GOPATH=1 [2020-01-17T14:40:53.495Z] #24 9.075 ++ dirname ./install.sh [2020-01-17T14:40:53.495Z] #24 9.075 + dir=. [2020-01-17T14:40:53.495Z] #24 9.075 + bin=gometalinter [2020-01-17T14:40:53.495Z] #24 9.075 + shift [2020-01-17T14:40:53.495Z] #24 9.075 + '[' '!' -f ./gometalinter.installer ']' [2020-01-17T14:40:53.495Z] #24 9.075 + . ./gometalinter.installer [2020-01-17T14:40:53.495Z] #24 9.075 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-01-17T14:40:53.495Z] #24 9.075 + install_gometalinter [2020-01-17T14:40:53.495Z] #24 9.075 + echo 'Installing gometalinter version v2.0.6' [2020-01-17T14:40:53.495Z] #24 9.075 Installing gometalinter version v2.0.6 [2020-01-17T14:40:53.495Z] #24 9.084 + go get -d github.com/alecthomas/gometalinter [2020-01-17T14:40:54.402Z] #18 transferring context: 45.34MB 6.1s done [2020-01-17T14:40:54.402Z] #18 DONE 6.2s [2020-01-17T14:40:54.402Z] [2020-01-17T14:40:54.402Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.14-stretch@sha256:c8256f51... [2020-01-17T14:40:54.402Z] #4 resolve docker.io/library/golang:1.12.14-stretch@sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 done [2020-01-17T14:40:54.402Z] #4 sha256:c8256f514e27e0abd8146bd3c77f0c5744c1670c4ca5e6b876d3c97d70b988f0 1.42kB / 1.42kB done [2020-01-17T14:40:54.402Z] #4 sha256:9c37d05e63248885bde696dc36e794b0337e24ef137a42aa3056938dd89c9803 1.80kB / 1.80kB done [2020-01-17T14:40:54.402Z] #4 sha256:f6c78b7730c78251d5b9bcc3817496197bdcf6cb5feb37fbf46366f274d5d17a 5.47kB / 5.47kB done [2020-01-17T14:40:54.402Z] #4 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 2.8s done [2020-01-17T14:40:54.402Z] #4 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s done [2020-01-17T14:40:54.402Z] #4 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.6s done [2020-01-17T14:40:54.402Z] #4 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 3.3s done [2020-01-17T14:40:54.402Z] #4 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 4.0s done [2020-01-17T14:40:54.402Z] #4 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.1s [2020-01-17T14:40:54.402Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 79.10MB / 126.73MB 6.2s [2020-01-17T14:40:54.402Z] #4 sha256:954370b804da25297be3c6a6a5083b984769bc095a42119e8fed0ee61900f668 126B / 126B 3.4s done [2020-01-17T14:40:54.658Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 88.88MB / 126.73MB 6.4s [2020-01-17T14:40:54.658Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 99.38MB / 126.73MB 6.6s [2020-01-17T14:40:54.917Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 109.01MB / 126.73MB 6.8s [2020-01-17T14:40:55.176Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 115.88MB / 126.73MB 7.0s [2020-01-17T14:40:55.284Z] CC criu/netfilter.o [2020-01-17T14:40:55.284Z] CC criu/page-pipe.o [2020-01-17T14:40:55.437Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 123.00MB / 126.73MB 7.2s [2020-01-17T14:40:55.575Z] CC criu/page-xfer.o [2020-01-17T14:40:55.999Z] #4 sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 126.73MB / 126.73MB 7.6s done [2020-01-17T14:40:56.023Z] #24 ... [2020-01-17T14:40:56.023Z] [2020-01-17T14:40:56.023Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:40:56.023Z] #33 21.08 unicode/utf8 [2020-01-17T14:40:56.023Z] #33 ... [2020-01-17T14:40:56.023Z] [2020-01-17T14:40:56.023Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:40:56.023Z] #6 11.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:40:56.023Z] #6 13.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:40:56.023Z] #6 ... [2020-01-17T14:40:56.023Z] [2020-01-17T14:40:56.023Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:40:56.023Z] #24 21.57 + cd /tmp/tmp.gtssX6LzBJ/src/github.com/alecthomas/gometalinter [2020-01-17T14:40:56.023Z] #24 21.57 + git checkout -q v2.0.6 [2020-01-17T14:40:56.210Z] CC criu/pagemap-cache.o [2020-01-17T14:40:56.281Z] #24 ... [2020-01-17T14:40:56.281Z] [2020-01-17T14:40:56.281Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:40:56.281Z] #44 12.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:40:56.281Z] #44 13.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:40:56.281Z] #44 ... [2020-01-17T14:40:56.281Z] [2020-01-17T14:40:56.281Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:40:56.281Z] #35 13.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:40:56.281Z] #35 15.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:40:56.499Z] CC criu/pagemap.o [2020-01-17T14:40:56.543Z] #35 ... [2020-01-17T14:40:56.543Z] [2020-01-17T14:40:56.543Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:40:56.543Z] #30 21.64 unicode/utf8 [2020-01-17T14:40:57.116Z] CC criu/parasite-syscall.o [2020-01-17T14:40:57.124Z] #30 22.49 strconv [2020-01-17T14:40:57.736Z] CC criu/path.o [2020-01-17T14:40:57.902Z] #4 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.5s done [2020-01-17T14:40:57.902Z] #4 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-17T14:40:58.019Z] CC criu/pie-util-vdso-elf32.o [2020-01-17T14:40:58.303Z] CC criu/pie-util-vdso.o [2020-01-17T14:40:58.303Z] CC criu/pie-util.o [2020-01-17T14:40:58.587Z] CC criu/pipes.o [2020-01-17T14:40:58.687Z] + rm -rf /tmp/tmp.GxQiFoXqBO [2020-01-17T14:40:58.688Z] Removing intermediate container 215eb2e52cd9 [2020-01-17T14:40:58.688Z] ---> c2041b085be7 [2020-01-17T14:40:58.688Z] Step 19/125 : FROM base AS frozen-images [2020-01-17T14:40:58.688Z] ---> 3d12f075a357 [2020-01-17T14:40:58.688Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:40:58.688Z] ---> Using cache [2020-01-17T14:40:58.688Z] ---> 8cb3b30b8350 [2020-01-17T14:40:58.688Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-01-17T14:40:58.688Z] ---> Running in 3818919f3f0e [2020-01-17T14:40:58.688Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:40:58.688Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:40:58.831Z] #4 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done [2020-01-17T14:40:58.831Z] #4 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.1s [2020-01-17T14:40:58.870Z] CC criu/plugin.o [2020-01-17T14:40:59.024Z] #30 ... [2020-01-17T14:40:59.024Z] [2020-01-17T14:40:59.024Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T14:40:59.024Z] #53 22.30 + mkdir -p /build [2020-01-17T14:40:59.024Z] #53 22.31 + mv docker/docker /build/ [2020-01-17T14:40:59.024Z] #53 22.31 + rmdir docker [2020-01-17T14:40:59.024Z] #53 DONE 24.5s [2020-01-17T14:40:59.024Z] [2020-01-17T14:40:59.024Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:40:59.024Z] #33 22.36 math/bits [2020-01-17T14:40:59.024Z] #33 23.48 math [2020-01-17T14:40:59.087Z] #4 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2020-01-17T14:40:59.093Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:40:59.093Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:40:59.093Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:40:59.093Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:40:59.093Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:40:59.093Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:40:59.162Z] CC criu/proc_parse.o [2020-01-17T14:40:59.344Z] #4 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-17T14:41:00.455Z] Fetched 7677 kB in 1s (4394 kB/s) [2020-01-17T14:41:01.206Z] CC criu/protobuf-desc.o [2020-01-17T14:41:01.273Z] Reading package lists... [2020-01-17T14:41:01.643Z] Reading package lists... [2020-01-17T14:41:01.643Z] Building dependency tree... [2020-01-17T14:41:01.643Z] Reading state information... [2020-01-17T14:41:01.827Z] CC criu/protobuf.o [2020-01-17T14:41:02.031Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-17T14:41:02.031Z] The following additional packages will be installed: [2020-01-17T14:41:02.031Z] libjq1 libonig4 [2020-01-17T14:41:02.031Z] The following NEW packages will be installed: [2020-01-17T14:41:02.031Z] jq libjq1 libonig4 [2020-01-17T14:41:02.031Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:02.031Z] Need to get 328 kB of archives. [2020-01-17T14:41:02.031Z] After this operation, 1263 kB of additional disk space will be used. [2020-01-17T14:41:02.031Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-17T14:41:02.031Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-17T14:41:02.031Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-17T14:41:02.031Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:02.031Z] Fetched 328 kB in 0s (3379 kB/s) [2020-01-17T14:41:02.031Z] Selecting previously unselected package libonig4:s390x. [2020-01-17T14:41:02.031Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-17T14:41:02.031Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-01-17T14:41:02.031Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-17T14:41:02.111Z] CC criu/pstree.o [2020-01-17T14:41:02.418Z] Selecting previously unselected package libjq1:s390x. [2020-01-17T14:41:02.418Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-17T14:41:02.418Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-17T14:41:02.418Z] Selecting previously unselected package jq. [2020-01-17T14:41:02.418Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-17T14:41:02.418Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:02.418Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-01-17T14:41:02.418Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-17T14:41:02.418Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:02.418Z] Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:02.733Z] CC criu/rbtree.o [2020-01-17T14:41:02.821Z] Removing intermediate container 3818919f3f0e [2020-01-17T14:41:02.821Z] ---> 5d1041d8ef31 [2020-01-17T14:41:02.821Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-01-17T14:41:03.021Z] CC criu/rst-malloc.o [2020-01-17T14:41:03.021Z] CC criu/seccomp.o [2020-01-17T14:41:03.203Z] ---> 5625bca9b99d [2020-01-17T14:41:03.203Z] 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-01-17T14:41:03.203Z] ---> Running in d8c139c06ece [2020-01-17T14:41:03.226Z] #33 ... [2020-01-17T14:41:03.226Z] [2020-01-17T14:41:03.226Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:41:03.514Z] #4 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 4.2s done [2020-01-17T14:41:03.638Z] CC criu/seize.o [2020-01-17T14:41:03.771Z] #4 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee [2020-01-17T14:41:04.254Z] CC criu/servicefd.o [2020-01-17T14:41:04.268Z] #50 28.32 Checking out files: 49% (996/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 90% (1806/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-17T14:41:04.268Z] #50 29.84 + cd /tmp/tmp.cEnD6be9w9/src/github.com/docker/libnetwork [2020-01-17T14:41:04.268Z] #50 29.84 + git checkout -q d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:41:04.507Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-17T14:41:04.507Z]  [2020-01-17T14:41:04.526Z] #50 30.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-17T14:41:04.538Z] CC criu/shmem.o [2020-01-17T14:41:05.154Z] CC criu/sigframe.o [2020-01-17T14:41:05.154Z] CC criu/signalfd.o [2020-01-17T14:41:05.280Z]  ######     9.4% ##################  26.1% ##############################  42.9% ######################################### 57.5% ################################################  68.0% ########################################################### 82.6% #####################################################################  97.2% ######################################################################## 100.0% [2020-01-17T14:41:05.438Z] CC criu/sk-inet.o [2020-01-17T14:41:05.757Z]  [2020-01-17T14:41:06.059Z] CC criu/sk-netlink.o [2020-01-17T14:41:06.197Z]  #################               24.2% ##################################################  69.6% ######################################################################## 100.0% [2020-01-17T14:41:06.197Z]  [2020-01-17T14:41:06.343Z] CC criu/sk-packet.o [2020-01-17T14:41:06.627Z] CC criu/sk-queue.o [2020-01-17T14:41:06.980Z]  #######  10.5% ##############  20.6% ###########################  38.4% ########################################  56.2% ####################################################### 76.6% ##################################################################  91.9% ######################################################################## 100.0% [2020-01-17T14:41:06.980Z]  [2020-01-17T14:41:07.061Z] #50 ... [2020-01-17T14:41:07.061Z] [2020-01-17T14:41:07.061Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:41:07.061Z] #24 22.48 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-01-17T14:41:07.061Z] #24 ... [2020-01-17T14:41:07.061Z] [2020-01-17T14:41:07.061Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:41:07.061Z] #55 29.46 + cd /tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution [2020-01-17T14:41:07.061Z] #55 29.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:41:07.061Z] #55 32.72 + GOPATH=/tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtJ64bT5OZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-17T14:41:07.244Z] CC criu/sk-tcp.o [2020-01-17T14:41:07.528Z] CC criu/sk-unix.o [2020-01-17T14:41:07.941Z] #4 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.4s done [2020-01-17T14:41:07.941Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 0.1s [2020-01-17T14:41:09.006Z] CC criu/sockets.o [2020-01-17T14:41:09.383Z]  ###  4.4% ######                             9.1% #########                  13.8% #############   18.6% ################# 24.2% ###################    27.6% ##################### 29.8% #########################   35.2% #############################  40.9% ################################ 45.6% #################################### 51.3% ########################################  56.0% ############################################# 62.6% ################################################## 70.2% #######################################################                 77.7% #############################################################             85.3% ################################################################## 92.9% ######################################################################## 100.0% [2020-01-17T14:41:09.383Z]  [2020-01-17T14:41:09.624Z] CC criu/stats.o [2020-01-17T14:41:09.624Z] CC criu/string.o [2020-01-17T14:41:09.624Z] CC criu/sysctl.o [2020-01-17T14:41:09.750Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-17T14:41:09.750Z]  [2020-01-17T14:41:10.137Z]  ######################################################################## 100.0% [2020-01-17T14:41:10.137Z]  [2020-01-17T14:41:10.241Z] CC criu/sysfs_parse.o [2020-01-17T14:41:10.528Z] CC criu/timerfd.o [2020-01-17T14:41:10.812Z] CC criu/tty.o [2020-01-17T14:41:10.928Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-17T14:41:10.928Z]  [2020-01-17T14:41:10.928Z]  ######################################################################## 100.0% [2020-01-17T14:41:10.928Z]  [2020-01-17T14:41:11.732Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-17T14:41:11.732Z] skipping existing b63cc5f62c21 [2020-01-17T14:41:11.732Z] [2020-01-17T14:41:12.107Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-17T14:41:12.323Z] CC criu/tun.o [2020-01-17T14:41:12.489Z]  [2020-01-17T14:41:12.489Z]  ######################################################################## 100.0% [2020-01-17T14:41:12.489Z]  [2020-01-17T14:41:12.489Z] Download of images into '/build' complete. [2020-01-17T14:41:12.489Z] Use something like the following to load the result into a Docker daemon: [2020-01-17T14:41:12.489Z] tar -cC '/build' . | docker load [2020-01-17T14:41:12.607Z] CC criu/uffd.o [2020-01-17T14:41:13.189Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 5.2s [2020-01-17T14:41:13.619Z] CC criu/util.o [2020-01-17T14:41:13.643Z] #55 ... [2020-01-17T14:41:13.643Z] [2020-01-17T14:41:13.643Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:41:13.643Z] #30 28.87 internal/race [2020-01-17T14:41:13.643Z] #30 29.31 sync/atomic [2020-01-17T14:41:13.643Z] #30 29.76 unicode [2020-01-17T14:41:13.643Z] #30 35.58 internal/testlog [2020-01-17T14:41:13.643Z] #30 36.14 encoding [2020-01-17T14:41:13.643Z] #30 36.54 runtime/cgo [2020-01-17T14:41:13.809Z] Removing intermediate container d8c139c06ece [2020-01-17T14:41:13.809Z] ---> 8fe1d9cbd61d [2020-01-17T14:41:13.809Z] Step 24/125 : FROM base AS cross-false [2020-01-17T14:41:13.809Z] ---> 3d12f075a357 [2020-01-17T14:41:13.809Z] Step 25/125 : FROM base AS cross-true [2020-01-17T14:41:13.809Z] ---> 3d12f075a357 [2020-01-17T14:41:13.809Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:41:13.809Z] ---> Using cache [2020-01-17T14:41:13.809Z] ---> 8cb3b30b8350 [2020-01-17T14:41:13.809Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-01-17T14:41:14.198Z] ---> Running in 38bbf06c8b5a [2020-01-17T14:41:14.645Z] CC criu/uts_ns.o [2020-01-17T14:41:14.645Z] CC criu/vdso.o [2020-01-17T14:41:14.929Z] LINK criu/built-in.o [2020-01-17T14:41:14.985Z] Removing intermediate container 38bbf06c8b5a [2020-01-17T14:41:14.985Z] ---> fbe389170db1 [2020-01-17T14:41:14.985Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-01-17T14:41:14.985Z] ---> Running in 471745ac6424 [2020-01-17T14:41:15.023Z] #30 ... [2020-01-17T14:41:15.023Z] [2020-01-17T14:41:15.023Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:15.023Z] #44 30.65 Fetched 7933 kB in 23s (332 kB/s) [2020-01-17T14:41:15.023Z] #44 30.65 Reading package lists... [2020-01-17T14:41:15.023Z] #44 ... [2020-01-17T14:41:15.023Z] [2020-01-17T14:41:15.023Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:41:15.023Z] #33 32.85 strconv [2020-01-17T14:41:15.023Z] #33 39.94 internal/testlog [2020-01-17T14:41:15.023Z] #33 40.40 encoding [2020-01-17T14:41:15.215Z] LINK criu/criu [2020-01-17T14:41:15.282Z] #33 ... [2020-01-17T14:41:15.282Z] [2020-01-17T14:41:15.282Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:15.282Z] #6 31.24 Fetched 7933 kB in 24s (328 kB/s) [2020-01-17T14:41:15.502Z] DEP lib/c/criu.d [2020-01-17T14:41:15.502Z] CC images/rpc.pb-c.o [2020-01-17T14:41:15.541Z] #6 31.24 Reading package lists... [2020-01-17T14:41:15.541Z] #6 ... [2020-01-17T14:41:15.541Z] [2020-01-17T14:41:15.541Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:15.541Z] #35 33.59 Fetched 7933 kB in 26s (296 kB/s) [2020-01-17T14:41:15.541Z] #35 33.59 Reading package lists... [2020-01-17T14:41:15.541Z] #35 ... [2020-01-17T14:41:15.541Z] [2020-01-17T14:41:15.541Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:15.541Z] #17 31.59 Fetched 7933 kB in 24s (318 kB/s) [2020-01-17T14:41:15.706Z] #4 extracting sha256:65f7bc96c2dc51f6cca59d4fb3385b35291af9af787252695505635afb348d4d 8.3s done [2020-01-17T14:41:15.800Z] #17 31.59 Reading package lists... [2020-01-17T14:41:15.800Z] #17 ... [2020-01-17T14:41:15.800Z] [2020-01-17T14:41:15.800Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:15.966Z] #4 extracting sha256:954370b804da25297be3c6a6a5083b984769bc095a42119e8fed0ee61900f668 [2020-01-17T14:41:15.966Z] #4 extracting sha256:954370b804da25297be3c6a6a5083b984769bc095a42119e8fed0ee61900f668 done [2020-01-17T14:41:16.123Z] CC lib/c/criu.o [2020-01-17T14:41:16.221Z] #4 DONE 27.9s [2020-01-17T14:41:16.221Z] [2020-01-17T14:41:16.221Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-17T14:41:16.433Z] Removing intermediate container 471745ac6424 [2020-01-17T14:41:16.433Z] ---> 960e8fee3727 [2020-01-17T14:41:16.433Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-01-17T14:41:16.433Z] ---> Running in 1e3c83e6cd9e [2020-01-17T14:41:16.736Z] #44 41.78 Reading package lists... [2020-01-17T14:41:16.736Z] #44 ... [2020-01-17T14:41:16.736Z] [2020-01-17T14:41:16.736Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:16.736Z] #57 32.65 Fetched 7933 kB in 24s (324 kB/s) [2020-01-17T14:41:16.736Z] #57 32.65 Reading package lists... [2020-01-17T14:41:16.743Z] LINK lib/c/built-in.o [2020-01-17T14:41:16.743Z] LINK lib/c/libcriu.so [2020-01-17T14:41:16.995Z] #57 ... [2020-01-17T14:41:16.995Z] [2020-01-17T14:41:16.995Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:16.995Z] #6 31.24 Reading package lists... [2020-01-17T14:41:17.041Z] GEN magic.py [2020-01-17T14:41:17.041Z] Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:41:17.041Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:41:17.332Z] fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:41:17.510Z] Removing intermediate container 1e3c83e6cd9e [2020-01-17T14:41:17.511Z] ---> 4bf8d3e74041 [2020-01-17T14:41:17.511Z] 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-01-17T14:41:17.511Z] ---> Running in b1cad468217f [2020-01-17T14:41:17.620Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:41:17.910Z] make[1]: 'images/built-in.o' is up to date. [2020-01-17T14:41:17.910Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-17T14:41:17.910Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-17T14:41:17.910Z] make[1]: 'compel/libcompel.a' is up to date. [2020-01-17T14:41:17.910Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-01-17T14:41:17.910Z] make[1]: Nothing to be done for 'all'. [2020-01-17T14:41:17.910Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.193Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.483Z] make[2]: Nothing to be done for 'all'. [2020-01-17T14:41:18.483Z] INSTALL criu/criu [2020-01-17T14:41:18.751Z] #5 DONE 2.1s [2020-01-17T14:41:18.751Z] [2020-01-17T14:41:18.751Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:18.751Z] #44 ... [2020-01-17T14:41:18.751Z] [2020-01-17T14:41:18.751Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:18.751Z] #22 DONE 0.1s [2020-01-17T14:41:18.751Z] [2020-01-17T14:41:18.751Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:18.865Z] Removing intermediate container b1cad468217f [2020-01-17T14:41:18.865Z] ---> 22a4cb379cd3 [2020-01-17T14:41:18.865Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-01-17T14:41:18.865Z] ---> 3d12f075a357 [2020-01-17T14:41:18.865Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-01-17T14:41:18.865Z] ---> 3d12f075a357 [2020-01-17T14:41:18.865Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:41:18.865Z] ---> Using cache [2020-01-17T14:41:18.865Z] ---> 8cb3b30b8350 [2020-01-17T14:41:18.865Z] 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-01-17T14:41:18.865Z] ---> Running in b28eacfa34fc [2020-01-17T14:41:19.676Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:19.676Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:19.676Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:19.676Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:19.676Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:19.676Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:41:19.975Z] Removing intermediate container 46a2ba5941e3 [2020-01-17T14:41:19.975Z] ---> 1b503d2e6e23 [2020-01-17T14:41:19.975Z] Step 12/125 : FROM base AS registry [2020-01-17T14:41:19.975Z] ---> 28c6800056ce [2020-01-17T14:41:19.975Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:41:19.975Z] ---> Running in 5acb1f30ed73 [2020-01-17T14:41:20.068Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:41:20.068Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:41:20.259Z] Removing intermediate container 5acb1f30ed73 [2020-01-17T14:41:20.259Z] ---> e63abc791259 [2020-01-17T14:41:20.259Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:41:20.259Z] ---> Running in 4090afaed3ab [2020-01-17T14:41:20.259Z] Removing intermediate container 4090afaed3ab [2020-01-17T14:41:20.259Z] ---> 5896e80e8131 [2020-01-17T14:41:20.259Z] 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-01-17T14:41:20.259Z] ---> Running in db4a76632dd1 [2020-01-17T14:41:20.543Z] + mktemp -d [2020-01-17T14:41:20.543Z] + export GOPATH=/tmp/tmp.dA5t9dbH6q [2020-01-17T14:41:20.543Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution [2020-01-17T14:41:20.543Z] Cloning into '/tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution'... [2020-01-17T14:41:21.361Z] Fetched 7677 kB in 1s (4106 kB/s) [2020-01-17T14:41:22.170Z] Reading package lists... [2020-01-17T14:41:22.265Z] #6 42.48 Reading package lists... [2020-01-17T14:41:22.265Z] #6 ... [2020-01-17T14:41:22.265Z] [2020-01-17T14:41:22.265Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:41:22.265Z] #33 41.17 unicode/utf16 [2020-01-17T14:41:22.265Z] #33 41.70 container/list [2020-01-17T14:41:22.265Z] #33 42.69 crypto/internal/subtle [2020-01-17T14:41:22.265Z] #33 42.97 crypto/subtle [2020-01-17T14:41:22.265Z] #33 43.41 crypto/rc4 [2020-01-17T14:41:22.265Z] #33 43.61 internal/x/crypto/cryptobyte/asn1 [2020-01-17T14:41:22.265Z] #33 43.84 internal/nettrace [2020-01-17T14:41:22.265Z] #33 44.06 internal/x/net/dns/dnsmessage [2020-01-17T14:41:22.541Z] Reading package lists... [2020-01-17T14:41:22.541Z] Building dependency tree... [2020-01-17T14:41:22.541Z] Reading state information... [2020-01-17T14:41:22.914Z] The following additional packages will be installed: [2020-01-17T14:41:22.914Z] libapparmor1 libseccomp2 [2020-01-17T14:41:22.914Z] Suggested packages: [2020-01-17T14:41:22.914Z] seccomp [2020-01-17T14:41:22.914Z] The following NEW packages will be installed: [2020-01-17T14:41:22.914Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-01-17T14:41:22.914Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:22.914Z] Need to get 301 kB of archives. [2020-01-17T14:41:22.914Z] After this operation, 1402 kB of additional disk space will be used. [2020-01-17T14:41:22.914Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-01-17T14:41:22.914Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-01-17T14:41:22.914Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-01-17T14:41:22.914Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-01-17T14:41:22.914Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:22.914Z] Fetched 301 kB in 0s (3857 kB/s) [2020-01-17T14:41:22.914Z] Selecting previously unselected package libseccomp2:s390x. [2020-01-17T14:41:22.914Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-17T14:41:22.914Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-17T14:41:22.914Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:22.914Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-01-17T14:41:22.914Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-17T14:41:22.914Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:22.920Z] #6 4.688 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:22.920Z] #6 4.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:22.920Z] #6 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:22.920Z] #6 4.715 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:22.920Z] #6 4.827 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:23.227Z] + cd /tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution [2020-01-17T14:41:23.227Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:41:23.289Z] Selecting previously unselected package libapparmor1:s390x. [2020-01-17T14:41:23.289Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-01-17T14:41:23.289Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-17T14:41:23.289Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-01-17T14:41:23.289Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-01-17T14:41:23.289Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-17T14:41:23.289Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:23.289Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:23.289Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-17T14:41:23.289Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:23.289Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-17T14:41:23.289Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:23.483Z] #6 5.031 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:41:23.483Z] #6 ... [2020-01-17T14:41:23.483Z] [2020-01-17T14:41:23.483Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:23.483Z] #44 5.355 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:23.483Z] #44 5.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:23.670Z] Removing intermediate container b28eacfa34fc [2020-01-17T14:41:23.670Z] ---> 32518ace54b2 [2020-01-17T14:41:23.670Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-01-17T14:41:23.670Z] ---> 22a4cb379cd3 [2020-01-17T14:41:23.670Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:41:23.742Z] #44 5.405 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:23.742Z] #44 5.408 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:23.742Z] #44 5.428 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:23.869Z] + GOPATH=/tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dA5t9dbH6q go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-17T14:41:24.054Z] ---> Running in 6f575e3a73aa [2020-01-17T14:41:24.054Z] Removing intermediate container 6f575e3a73aa [2020-01-17T14:41:24.054Z] ---> 68dbe587ebec [2020-01-17T14:41:24.054Z] 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-01-17T14:41:24.054Z] ---> Running in 3730b750557a [2020-01-17T14:41:24.315Z] #44 6.013 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:41:25.432Z] Removing intermediate container 3730b750557a [2020-01-17T14:41:25.432Z] ---> 93ad889ecdb7 [2020-01-17T14:41:25.432Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-01-17T14:41:25.432Z] ---> 32518ace54b2 [2020-01-17T14:41:25.432Z] Step 39/125 : FROM base AS tomlv [2020-01-17T14:41:25.432Z] ---> 3d12f075a357 [2020-01-17T14:41:25.432Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-01-17T14:41:25.432Z] ---> Running in aeefefe58744 [2020-01-17T14:41:25.679Z] #44 7.126 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:41:25.836Z] Removing intermediate container aeefefe58744 [2020-01-17T14:41:25.836Z] ---> f7c4baa4d6a1 [2020-01-17T14:41:25.836Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:25.836Z] ---> 051a36f3a005 [2020-01-17T14:41:25.836Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:41:25.954Z] #44 7.740 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:41:26.225Z] ---> ab348dc83256 [2020-01-17T14:41:26.225Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:41:26.225Z] ---> Running in bb009d0e8d5a [2020-01-17T14:41:26.457Z] #33 ... [2020-01-17T14:41:26.457Z] [2020-01-17T14:41:26.457Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:26.457Z] #44 41.78 Reading package lists... [2020-01-17T14:41:26.457Z] #44 52.26 Building dependency tree... [2020-01-17T14:41:26.457Z] #44 ... [2020-01-17T14:41:26.457Z] [2020-01-17T14:41:26.457Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:26.457Z] #17 42.30 Reading package lists... [2020-01-17T14:41:26.457Z] #17 ... [2020-01-17T14:41:26.457Z] [2020-01-17T14:41:26.457Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:26.457Z] #6 42.48 Reading package lists... [2020-01-17T14:41:27.058Z] + RM_GOPATH=0 [2020-01-17T14:41:27.058Z] + TMP_GOPATH= [2020-01-17T14:41:27.058Z] + : /build [2020-01-17T14:41:27.058Z] + '[' -z '' ']' [2020-01-17T14:41:27.058Z] ++ mktemp -d [2020-01-17T14:41:27.058Z] + export GOPATH=/tmp/tmp.F7plwHPzv5 [2020-01-17T14:41:27.058Z] + GOPATH=/tmp/tmp.F7plwHPzv5 [2020-01-17T14:41:27.058Z] + RM_GOPATH=1 [2020-01-17T14:41:27.058Z] ++ dirname ./install.sh [2020-01-17T14:41:27.058Z] + dir=. [2020-01-17T14:41:27.058Z] + bin=tomlv [2020-01-17T14:41:27.058Z] + shift [2020-01-17T14:41:27.058Z] + '[' '!' -f ./tomlv.installer ']' [2020-01-17T14:41:27.058Z] + . ./tomlv.installer [2020-01-17T14:41:27.058Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:41:27.058Z] + install_tomlv [2020-01-17T14:41:27.058Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-17T14:41:27.058Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F7plwHPzv5/src/github.com/BurntSushi/toml [2020-01-17T14:41:27.058Z] Cloning into '/tmp/tmp.F7plwHPzv5/src/github.com/BurntSushi/toml'... [2020-01-17T14:41:27.058Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:41:27.058Z] + cd /tmp/tmp.F7plwHPzv5/src/github.com/BurntSushi/toml [2020-01-17T14:41:27.058Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:41:27.058Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:41:27.058Z] math/bits [2020-01-17T14:41:27.058Z] errors [2020-01-17T14:41:27.058Z] internal/cpu [2020-01-17T14:41:27.464Z] #6 53.02 Building dependency tree... [2020-01-17T14:41:27.464Z] #6 ... [2020-01-17T14:41:27.464Z] [2020-01-17T14:41:27.464Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:27.492Z] math [2020-01-17T14:41:27.492Z] internal/bytealg [2020-01-17T14:41:27.492Z] runtime/internal/atomic [2020-01-17T14:41:27.492Z] runtime/internal/sys [2020-01-17T14:41:27.492Z] runtime/internal/math [2020-01-17T14:41:27.492Z] runtime [2020-01-17T14:41:27.735Z] #57 43.40 Reading package lists... [2020-01-17T14:41:27.735Z] #57 ... [2020-01-17T14:41:27.735Z] [2020-01-17T14:41:27.735Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:27.735Z] #17 42.30 Reading package lists... [2020-01-17T14:41:27.871Z] unicode/utf8 [2020-01-17T14:41:27.872Z] strconv [2020-01-17T14:41:27.872Z] internal/race [2020-01-17T14:41:27.872Z] sync/atomic [2020-01-17T14:41:28.267Z] unicode [2020-01-17T14:41:28.267Z] internal/testlog [2020-01-17T14:41:28.267Z] encoding [2020-01-17T14:41:28.267Z] runtime/cgo [2020-01-17T14:41:28.322Z] #17 52.77 Building dependency tree... [2020-01-17T14:41:28.322Z] #17 ... [2020-01-17T14:41:28.322Z] [2020-01-17T14:41:28.322Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:28.322Z] #35 33.59 Reading package lists... [2020-01-17T14:41:28.322Z] #35 44.84 Reading package lists... [2020-01-17T14:41:28.322Z] #35 ... [2020-01-17T14:41:28.322Z] [2020-01-17T14:41:28.322Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:28.322Z] #57 43.40 Reading package lists... [2020-01-17T14:41:28.471Z] #44 ... [2020-01-17T14:41:28.471Z] [2020-01-17T14:41:28.471Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:41:28.471Z] #15 2.194 + mktemp -d [2020-01-17T14:41:28.471Z] #15 2.194 + export GOPATH=/tmp/tmp.SQt4a2wRvz [2020-01-17T14:41:28.471Z] #15 2.194 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.SQt4a2wRvz/src/github.com/go-swagger/go-swagger [2020-01-17T14:41:28.471Z] #15 2.199 Cloning into '/tmp/tmp.SQt4a2wRvz/src/github.com/go-swagger/go-swagger'... [2020-01-17T14:41:28.471Z] #15 ... [2020-01-17T14:41:28.471Z] [2020-01-17T14:41:28.471Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:28.471Z] #35 5.335 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:28.471Z] #35 5.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:28.471Z] #35 5.491 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:28.471Z] #35 5.503 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:28.471Z] #35 5.555 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:28.471Z] #35 6.069 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:41:28.471Z] #35 7.284 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:41:28.471Z] #35 7.951 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:41:28.471Z] #35 ... [2020-01-17T14:41:28.471Z] [2020-01-17T14:41:28.471Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:28.471Z] #17 5.336 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:28.471Z] #17 5.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:28.471Z] #17 5.391 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:28.471Z] #17 5.456 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:28.471Z] #17 5.531 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:28.471Z] #17 6.373 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:41:28.471Z] #17 7.457 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:41:28.471Z] #17 8.175 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:41:30.224Z] sync [2020-01-17T14:41:30.224Z] reflect [2020-01-17T14:41:30.224Z] io [2020-01-17T14:41:30.224Z] syscall [2020-01-17T14:41:30.501Z] #57 54.50 Building dependency tree... [2020-01-17T14:41:30.636Z] time [2020-01-17T14:41:30.759Z] #57 56.55 Reading state information... [2020-01-17T14:41:31.041Z] sort [2020-01-17T14:41:31.041Z] internal/fmtsort [2020-01-17T14:41:31.041Z] internal/syscall/unix [2020-01-17T14:41:31.041Z] strings [2020-01-17T14:41:31.041Z] internal/poll [2020-01-17T14:41:31.427Z] bytes [2020-01-17T14:41:31.427Z] os [2020-01-17T14:41:31.427Z] bufio [2020-01-17T14:41:31.427Z] path [2020-01-17T14:41:31.893Z] text/tabwriter [2020-01-17T14:41:31.893Z] fmt [2020-01-17T14:41:31.893Z] path/filepath [2020-01-17T14:41:31.893Z] io/ioutil [2020-01-17T14:41:32.276Z] flag [2020-01-17T14:41:32.276Z] github.com/BurntSushi/toml [2020-01-17T14:41:32.276Z] log [2020-01-17T14:41:32.678Z] github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:41:33.292Z] #57 59.13 The following additional packages will be installed: [2020-01-17T14:41:33.292Z] #57 59.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-17T14:41:33.292Z] #57 59.16 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-17T14:41:33.292Z] #57 59.18 Suggested packages: [2020-01-17T14:41:33.292Z] #57 59.19 manpages-dev python-setuptools [2020-01-17T14:41:33.808Z] #17 ... [2020-01-17T14:41:33.808Z] [2020-01-17T14:41:33.808Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:33.808Z] #44 15.23 Fetched 7933 kB in 10s (723 kB/s) [2020-01-17T14:41:34.041Z] Removing intermediate container bb009d0e8d5a [2020-01-17T14:41:34.041Z] ---> cb6d37b01db0 [2020-01-17T14:41:34.041Z] Step 44/125 : FROM base AS vndr [2020-01-17T14:41:34.041Z] ---> 3d12f075a357 [2020-01-17T14:41:34.041Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-01-17T14:41:34.041Z] ---> Running in 010a873e88c7 [2020-01-17T14:41:34.041Z] Removing intermediate container 010a873e88c7 [2020-01-17T14:41:34.041Z] ---> 24a90409ef0c [2020-01-17T14:41:34.041Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:34.064Z] #44 15.23 Reading package lists... [2020-01-17T14:41:34.064Z] #44 ... [2020-01-17T14:41:34.064Z] [2020-01-17T14:41:34.064Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:34.064Z] #6 5.822 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:41:34.064Z] #6 6.480 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:41:34.064Z] #6 13.08 Fetched 7933 kB in 9s (838 kB/s) [2020-01-17T14:41:34.228Z] #57 ... [2020-01-17T14:41:34.228Z] [2020-01-17T14:41:34.228Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:34.228Z] #35 44.84 Reading package lists... [2020-01-17T14:41:34.228Z] #35 55.36 Building dependency tree... [2020-01-17T14:41:34.228Z] #35 57.30 Reading state information... [2020-01-17T14:41:34.228Z] #35 59.91 The following additional packages will be installed: [2020-01-17T14:41:34.228Z] #35 59.93 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-17T14:41:34.228Z] #35 59.96 Suggested packages: [2020-01-17T14:41:34.228Z] #35 59.96 codeblocks eclipse ninja-build lrzip [2020-01-17T14:41:34.228Z] #35 59.96 Recommended packages: [2020-01-17T14:41:34.228Z] #35 59.96 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-17T14:41:34.319Z] #6 13.08 Reading package lists... [2020-01-17T14:41:34.320Z] #6 ... [2020-01-17T14:41:34.320Z] [2020-01-17T14:41:34.320Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:34.320Z] #17 15.73 Fetched 7933 kB in 11s (696 kB/s) [2020-01-17T14:41:34.441Z] ---> bf0b61603f59 [2020-01-17T14:41:34.441Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:41:34.441Z] ---> 3fcccaaa75c1 [2020-01-17T14:41:34.441Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:41:34.796Z] #35 ... [2020-01-17T14:41:34.796Z] [2020-01-17T14:41:34.796Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:41:34.857Z] ---> Running in 9a881073b539 [2020-01-17T14:41:35.246Z] + RM_GOPATH=0 [2020-01-17T14:41:35.246Z] + TMP_GOPATH= [2020-01-17T14:41:35.246Z] + : /build [2020-01-17T14:41:35.246Z] + '[' -z '' ']' [2020-01-17T14:41:35.246Z] ++ mktemp -d [2020-01-17T14:41:35.246Z] + export GOPATH=/tmp/tmp.FwuHOzwCqp [2020-01-17T14:41:35.246Z] + GOPATH=/tmp/tmp.FwuHOzwCqp [2020-01-17T14:41:35.246Z] + RM_GOPATH=1 [2020-01-17T14:41:35.246Z] ++ dirname ./install.sh [2020-01-17T14:41:35.246Z] + dir=. [2020-01-17T14:41:35.246Z] + bin=vndr [2020-01-17T14:41:35.246Z] + shift [2020-01-17T14:41:35.246Z] + '[' '!' -f ./vndr.installer ']' [2020-01-17T14:41:35.246Z] + . ./vndr.installer [2020-01-17T14:41:35.246Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:41:35.246Z] + install_vndr [2020-01-17T14:41:35.246Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-17T14:41:35.246Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FwuHOzwCqp/src/github.com/LK4D4/vndr [2020-01-17T14:41:35.246Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:41:35.246Z] Cloning into '/tmp/tmp.FwuHOzwCqp/src/github.com/LK4D4/vndr'... [2020-01-17T14:41:35.314Z] #15 60.64 Checking out files: 44% (597/1345) Checking out files: 45% (606/1345) Checking out files: 46% (619/1345) Checking out files: 47% (633/1345) Checking out files: 48% (646/1345) Checking out files: 49% (660/1345) Checking out files: 50% (673/1345) Checking out files: 51% (686/1345) Checking out files: 52% (700/1345) Checking out files: 53% (713/1345) Checking out files: 54% (727/1345) Checking out files: 55% (740/1345) Checking out files: 56% (754/1345) Checking out files: 57% (767/1345) Checking out files: 58% (781/1345) Checking out files: 59% (794/1345) Checking out files: 60% (807/1345) Checking out files: 61% (821/1345) Checking out files: 62% (834/1345) Checking out files: 63% (848/1345) Checking out files: 64% (861/1345) Checking out files: 65% (875/1345) Checking out files: 66% (888/1345) Checking out files: 67% (902/1345) Checking out files: 68% (915/1345) Checking out files: 69% (929/1345) Checking out files: 70% (942/1345) Checking out files: 71% (955/1345) Checking out files: 72% (969/1345) Checking out files: 73% (982/1345) Checking out files: 74% (996/1345) Checking out files: 75% (1009/1345) Checking out files: 76% (1023/1345) Checking out files: 77% (1036/1345) [2020-01-17T14:41:35.314Z] #15 ... [2020-01-17T14:41:35.314Z] [2020-01-17T14:41:35.314Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:41:35.314Z] #50 DONE 60.9s [2020-01-17T14:41:35.314Z] [2020-01-17T14:41:35.314Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:41:35.631Z] + cd /tmp/tmp.FwuHOzwCqp/src/github.com/LK4D4/vndr [2020-01-17T14:41:35.631Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:41:35.631Z] + go build -buildmode=pie -v -o /build/vndr . [2020-01-17T14:41:35.631Z] errors [2020-01-17T14:41:35.631Z] internal/cpu [2020-01-17T14:41:35.631Z] internal/race [2020-01-17T14:41:35.631Z] runtime/internal/atomic [2020-01-17T14:41:35.631Z] runtime/internal/sys [2020-01-17T14:41:35.631Z] runtime/internal/math [2020-01-17T14:41:35.631Z] internal/bytealg [2020-01-17T14:41:35.631Z] sync/atomic [2020-01-17T14:41:35.631Z] unicode [2020-01-17T14:41:35.631Z] runtime [2020-01-17T14:41:36.009Z] unicode/utf8 [2020-01-17T14:41:36.009Z] math/bits [2020-01-17T14:41:36.009Z] math [2020-01-17T14:41:36.136Z] #15 60.64 Checking out files: 44% (597/1345) Checking out files: 45% (606/1345) Checking out files: 46% (619/1345) Checking out files: 47% (633/1345) Checking out files: 48% (646/1345) Checking out files: 49% (660/1345) Checking out files: 50% (673/1345) Checking out files: 51% (686/1345) Checking out files: 52% (700/1345) Checking out files: 53% (713/1345) Checking out files: 54% (727/1345) Checking out files: 55% (740/1345) Checking out files: 56% (754/1345) Checking out files: 57% (767/1345) Checking out files: 58% (781/1345) Checking out files: 59% (794/1345) Checking out files: 60% (807/1345) Checking out files: 61% (821/1345) Checking out files: 62% (834/1345) Checking out files: 63% (848/1345) Checking out files: 64% (861/1345) Checking out files: 65% (875/1345) Checking out files: 66% (888/1345) Checking out files: 67% (902/1345) Checking out files: 68% (915/1345) Checking out files: 69% (929/1345) Checking out files: 70% (942/1345) Checking out files: 71% (955/1345) Checking out files: 72% (969/1345) Checking out files: 73% (982/1345) Checking out files: 74% (996/1345) Checking out files: 75% (1009/1345) Checking out files: 76% (1023/1345) Checking out files: 77% (1036/1345) Checking out files: 78% (1050/1345) Checking out files: 79% (1063/1345) Checking out files: 80% (1076/1345) Checking out files: 81% (1090/1345) Checking out files: 82% (1103/1345) Checking out files: 83% (1117/1345) Checking out files: 84% (1130/1345) Checking out files: 85% (1144/1345) Checking out files: 86% (1157/1345) Checking out files: 87% (1171/1345) Checking out files: 88% (1184/1345) Checking out files: 89% (1198/1345) Checking out files: 90% (1211/1345) Checking out files: 91% (1224/1345) Checking out files: 91% (1228/1345) Checking out files: 92% (1238/1345) Checking out files: 93% (1251/1345) Checking out files: 94% (1265/1345) Checking out files: 95% (1278/1345) Checking out files: 96% (1292/1345) Checking out files: 97% (1305/1345) Checking out files: 98% (1319/1345) Checking out files: 99% (1332/1345) Checking out files: 100% (1345/1345) Checking out files: 100% (1345/1345), done. [2020-01-17T14:41:36.137Z] #15 61.97 + cd /tmp/tmp.QOX9vgNZVs/src/github.com/go-swagger/go-swagger [2020-01-17T14:41:36.137Z] #15 61.97 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:41:36.137Z] #15 ... [2020-01-17T14:41:36.137Z] [2020-01-17T14:41:36.137Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:41:36.137Z] #33 51.63 runtime/cgo [2020-01-17T14:41:36.396Z] #33 ... [2020-01-17T14:41:36.396Z] [2020-01-17T14:41:36.396Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:36.396Z] #17 52.77 Building dependency tree... [2020-01-17T14:41:36.396Z] #17 55.26 Reading state information... [2020-01-17T14:41:36.396Z] #17 57.38 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-17T14:41:36.396Z] #17 57.38 The following additional packages will be installed: [2020-01-17T14:41:36.396Z] #17 57.42 libjq1 libonig4 [2020-01-17T14:41:36.396Z] #17 58.19 The following NEW packages will be installed: [2020-01-17T14:41:36.396Z] #17 58.21 jq libjq1 libonig4 [2020-01-17T14:41:36.396Z] #17 59.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:36.396Z] #17 59.47 Need to get 327 kB of archives. [2020-01-17T14:41:36.396Z] #17 59.47 After this operation, 1157 kB of additional disk space will be used. [2020-01-17T14:41:36.396Z] #17 59.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-17T14:41:36.396Z] #17 59.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-17T14:41:36.396Z] #17 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-17T14:41:36.396Z] #17 61.05 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:36.396Z] #17 61.46 Fetched 327 kB in 1s (311 kB/s) [2020-01-17T14:41:36.396Z] #17 61.57 Selecting previously unselected package libonig4:amd64. [2020-01-17T14:41:36.397Z] #17 61.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 ... 15091 files and directories currently installed.) [2020-01-17T14:41:36.397Z] #17 61.65 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-17T14:41:36.397Z] #17 61.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:41:36.397Z] #17 62.03 Selecting previously unselected package libjq1:amd64. [2020-01-17T14:41:36.397Z] #17 62.03 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:41:36.397Z] #17 62.05 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:41:36.397Z] #17 62.42 Selecting previously unselected package jq. [2020-01-17T14:41:36.397Z] #17 62.42 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:41:36.411Z] strconv [2020-01-17T14:41:36.655Z] #17 62.42 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:36.810Z] internal/testlog [2020-01-17T14:41:36.810Z] encoding [2020-01-17T14:41:36.810Z] unicode/utf16 [2020-01-17T14:41:36.810Z] container/list [2020-01-17T14:41:36.810Z] crypto/internal/subtle [2020-01-17T14:41:36.810Z] crypto/subtle [2020-01-17T14:41:36.810Z] crypto/rc4 [2020-01-17T14:41:36.810Z] internal/x/crypto/cryptobyte/asn1 [2020-01-17T14:41:36.810Z] internal/nettrace [2020-01-17T14:41:36.810Z] internal/x/net/dns/dnsmessage [2020-01-17T14:41:36.915Z] #17 ... [2020-01-17T14:41:36.915Z] [2020-01-17T14:41:36.915Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:36.915Z] #57 61.62 The following NEW packages will be installed: [2020-01-17T14:41:36.915Z] #57 61.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-17T14:41:36.915Z] #57 61.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-17T14:41:36.915Z] #57 61.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-17T14:41:36.915Z] #57 61.62 zlib1g-dev [2020-01-17T14:41:36.915Z] #57 62.77 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:36.915Z] #57 62.77 Need to get 3602 kB of archives. [2020-01-17T14:41:36.915Z] #57 62.77 After this operation, 18.9 MB of additional disk space will be used. [2020-01-17T14:41:36.915Z] #57 62.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-17T14:41:36.915Z] #57 62.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-17T14:41:36.915Z] #57 62.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-17T14:41:36.915Z] #57 62.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-17T14:41:36.915Z] #57 62.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-17T14:41:36.915Z] #57 62.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-17T14:41:36.915Z] #57 62.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-17T14:41:36.915Z] #57 62.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-17T14:41:36.915Z] #57 62.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-17T14:41:36.915Z] #57 62.98 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-17T14:41:37.174Z] #57 62.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-17T14:41:37.174Z] #57 63.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-17T14:41:37.200Z] runtime/cgo [2020-01-17T14:41:37.432Z] #57 63.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-17T14:41:37.432Z] #57 63.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-17T14:41:37.432Z] #57 63.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-17T14:41:37.432Z] #57 63.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-17T14:41:38.003Z] #57 ... [2020-01-17T14:41:38.003Z] [2020-01-17T14:41:38.003Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:38.003Z] #17 62.93 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:41:38.003Z] #17 63.04 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:41:38.003Z] #17 63.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:38.003Z] #17 63.25 Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:38.003Z] #17 DONE 64.1s [2020-01-17T14:41:38.064Z] sync [2020-01-17T14:41:38.263Z] [2020-01-17T14:41:38.263Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-17T14:41:38.263Z] #19 DONE 0.2s [2020-01-17T14:41:38.263Z] [2020-01-17T14:41:38.263Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:38.477Z] io [2020-01-17T14:41:38.477Z] reflect [2020-01-17T14:41:38.477Z] bytes [2020-01-17T14:41:38.497Z] #17 15.73 Reading package lists... [2020-01-17T14:41:38.894Z] bufio [2020-01-17T14:41:38.894Z] syscall [2020-01-17T14:41:39.205Z] #20 ... [2020-01-17T14:41:39.205Z] [2020-01-17T14:41:39.205Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:39.205Z] #44 52.26 Building dependency tree... [2020-01-17T14:41:39.205Z] #44 54.98 Reading state information... [2020-01-17T14:41:39.205Z] #44 57.37 The following additional packages will be installed: [2020-01-17T14:41:39.205Z] #44 57.40 btrfs-progs liblzo2-2 [2020-01-17T14:41:39.205Z] #44 57.97 The following NEW packages will be installed: [2020-01-17T14:41:39.205Z] #44 57.98 btrfs-progs btrfs-tools liblzo2-2 [2020-01-17T14:41:39.205Z] #44 59.36 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:39.205Z] #44 59.36 Need to get 649 kB of archives. [2020-01-17T14:41:39.205Z] #44 59.36 After this operation, 4320 kB of additional disk space will be used. [2020-01-17T14:41:39.205Z] #44 59.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-17T14:41:39.205Z] #44 59.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-17T14:41:39.205Z] #44 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-17T14:41:39.205Z] #44 61.10 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:39.205Z] #44 61.56 Fetched 649 kB in 1s (513 kB/s) [2020-01-17T14:41:39.205Z] #44 61.90 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:41:39.205Z] #44 61.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-17T14:41:39.205Z] #44 62.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:41:39.205Z] #44 62.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:39.205Z] #44 62.34 Selecting previously unselected package btrfs-progs. [2020-01-17T14:41:39.205Z] #44 62.34 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-17T14:41:39.205Z] #44 62.34 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:39.205Z] #44 64.12 Selecting previously unselected package btrfs-tools. [2020-01-17T14:41:39.205Z] #44 64.14 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-17T14:41:39.205Z] #44 64.23 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:39.205Z] #44 64.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:39.205Z] #44 64.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:39.205Z] #44 64.90 Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:39.205Z] #44 64.93 Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:39.205Z] #44 64.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:39.205Z] #44 ... [2020-01-17T14:41:39.205Z] [2020-01-17T14:41:39.205Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:39.205Z] #6 53.02 Building dependency tree... [2020-01-17T14:41:39.205Z] #6 55.37 Reading state information... [2020-01-17T14:41:39.205Z] #6 58.35 The following additional packages will be installed: [2020-01-17T14:41:39.205Z] #6 58.38 libapparmor1 libseccomp2 [2020-01-17T14:41:39.205Z] #6 58.40 Suggested packages: [2020-01-17T14:41:39.205Z] #6 58.43 seccomp [2020-01-17T14:41:39.205Z] #6 58.92 The following NEW packages will be installed: [2020-01-17T14:41:39.205Z] #6 58.93 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-01-17T14:41:39.205Z] #6 60.11 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:39.205Z] #6 60.11 Need to get 300 kB of archives. [2020-01-17T14:41:39.205Z] #6 60.11 After this operation, 1201 kB of additional disk space will be used. [2020-01-17T14:41:39.205Z] #6 60.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-17T14:41:39.205Z] #6 60.11 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-01-17T14:41:39.205Z] #6 60.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-17T14:41:39.205Z] #6 60.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-17T14:41:39.205Z] #6 61.60 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:39.205Z] #6 61.89 Fetched 300 kB in 1s (275 kB/s) [2020-01-17T14:41:39.205Z] #6 62.21 Selecting previously unselected package libseccomp2:amd64. [2020-01-17T14:41:39.205Z] #6 62.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-17T14:41:39.205Z] #6 62.30 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-17T14:41:39.205Z] #6 62.34 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:39.205Z] #6 62.64 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-17T14:41:39.205Z] #6 62.64 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-17T14:41:39.205Z] #6 62.66 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:39.205Z] #6 63.15 Selecting previously unselected package libapparmor1:amd64. [2020-01-17T14:41:39.205Z] #6 63.15 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:41:39.205Z] #6 63.20 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:39.205Z] #6 63.49 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-17T14:41:39.205Z] #6 63.49 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:41:39.205Z] #6 63.54 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:39.205Z] #6 64.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:39.205Z] #6 64.53 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:39.205Z] #6 64.57 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:39.205Z] #6 64.58 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:39.205Z] #6 64.63 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:39.205Z] #6 64.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:39.205Z] #6 DONE 65.1s [2020-01-17T14:41:39.205Z] [2020-01-17T14:41:39.205Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:39.205Z] #40 DONE 0.2s [2020-01-17T14:41:39.205Z] [2020-01-17T14:41:39.205Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-17T14:41:39.282Z] sort [2020-01-17T14:41:39.282Z] internal/fmtsort [2020-01-17T14:41:39.282Z] strings [2020-01-17T14:41:39.282Z] time [2020-01-17T14:41:39.425Z] #17 20.25 Reading package lists... [2020-01-17T14:41:39.425Z] #17 ... [2020-01-17T14:41:39.425Z] [2020-01-17T14:41:39.425Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:41:39.425Z] #15 19.60 + cd /tmp/tmp.SQt4a2wRvz/src/github.com/go-swagger/go-swagger [2020-01-17T14:41:39.425Z] #15 19.62 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:41:39.425Z] #15 21.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-17T14:41:39.470Z] #41 ... [2020-01-17T14:41:39.471Z] [2020-01-17T14:41:39.471Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:39.471Z] #44 DONE 65.4s [2020-01-17T14:41:39.471Z] [2020-01-17T14:41:39.471Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-17T14:41:39.471Z] #41 DONE 0.1s [2020-01-17T14:41:39.471Z] [2020-01-17T14:41:39.471Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:41:39.674Z] internal/syscall/unix [2020-01-17T14:41:39.674Z] path [2020-01-17T14:41:39.674Z] regexp/syntax [2020-01-17T14:41:39.674Z] internal/poll [2020-01-17T14:41:39.741Z] #42 ... [2020-01-17T14:41:39.741Z] [2020-01-17T14:41:39.741Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:39.741Z] #45 DONE 0.1s [2020-01-17T14:41:39.741Z] [2020-01-17T14:41:39.741Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-17T14:41:39.741Z] #46 DONE 0.2s [2020-01-17T14:41:39.741Z] [2020-01-17T14:41:39.741Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:41:40.081Z] os [2020-01-17T14:41:40.081Z] regexp [2020-01-17T14:41:40.483Z] fmt [2020-01-17T14:41:40.483Z] path/filepath [2020-01-17T14:41:40.483Z] io/ioutil [2020-01-17T14:41:40.483Z] encoding/binary [2020-01-17T14:41:40.876Z] flag [2020-01-17T14:41:40.876Z] go/token [2020-01-17T14:41:40.876Z] go/scanner [2020-01-17T14:41:40.876Z] net/url [2020-01-17T14:41:40.876Z] go/ast [2020-01-17T14:41:40.876Z] text/template/parse [2020-01-17T14:41:41.283Z] text/template [2020-01-17T14:41:41.283Z] go/parser [2020-01-17T14:41:41.863Z] log [2020-01-17T14:41:41.863Z] go/doc [2020-01-17T14:41:41.863Z] encoding/base64 [2020-01-17T14:41:41.863Z] encoding/json [2020-01-17T14:41:42.411Z] github.com/LK4D4/vndr/build [2020-01-17T14:41:42.895Z] encoding/xml [2020-01-17T14:41:42.895Z] github.com/LK4D4/vndr/godl/singleflight [2020-01-17T14:41:42.895Z] compress/flate [2020-01-17T14:41:43.292Z] hash [2020-01-17T14:41:43.292Z] hash/crc32 [2020-01-17T14:41:43.292Z] compress/gzip [2020-01-17T14:41:43.292Z] context [2020-01-17T14:41:43.600Z] #15 ... [2020-01-17T14:41:43.600Z] [2020-01-17T14:41:43.600Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:43.600Z] #35 15.40 Fetched 7933 kB in 11s (715 kB/s) [2020-01-17T14:41:43.600Z] #35 15.40 Reading package lists... [2020-01-17T14:41:43.600Z] #35 20.14 Reading package lists... [2020-01-17T14:41:43.600Z] #35 24.37 Building dependency tree... [2020-01-17T14:41:43.600Z] #35 25.08 Reading state information... [2020-01-17T14:41:43.693Z] crypto/cipher [2020-01-17T14:41:43.693Z] math/rand [2020-01-17T14:41:43.693Z] crypto/aes [2020-01-17T14:41:43.693Z] math/big [2020-01-17T14:41:43.693Z] crypto [2020-01-17T14:41:43.693Z] crypto/des [2020-01-17T14:41:43.693Z] crypto/internal/randutil [2020-01-17T14:41:43.693Z] crypto/sha512 [2020-01-17T14:41:43.856Z] #35 ... [2020-01-17T14:41:43.856Z] [2020-01-17T14:41:43.856Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:43.856Z] #17 20.25 Reading package lists... [2020-01-17T14:41:43.856Z] #17 24.52 Building dependency tree... [2020-01-17T14:41:43.856Z] #17 25.26 Reading state information... [2020-01-17T14:41:44.082Z] crypto/hmac [2020-01-17T14:41:44.082Z] crypto/md5 [2020-01-17T14:41:44.082Z] crypto/sha1 [2020-01-17T14:41:44.082Z] crypto/sha256 [2020-01-17T14:41:44.082Z] encoding/hex [2020-01-17T14:41:44.082Z] encoding/pem [2020-01-17T14:41:44.082Z] internal/singleflight [2020-01-17T14:41:44.421Z] #17 26.12 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-17T14:41:44.421Z] #17 26.12 The following additional packages will be installed: [2020-01-17T14:41:44.421Z] #17 26.14 libjq1 libonig4 [2020-01-17T14:41:44.421Z] #17 26.36 The following NEW packages will be installed: [2020-01-17T14:41:44.477Z] net [2020-01-17T14:41:44.477Z] crypto/rand [2020-01-17T14:41:44.477Z] crypto/elliptic [2020-01-17T14:41:44.676Z] #17 26.36 jq libjq1 libonig4 [2020-01-17T14:41:44.862Z] encoding/asn1 [2020-01-17T14:41:45.012Z] #47 ... [2020-01-17T14:41:45.012Z] [2020-01-17T14:41:45.012Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:45.012Z] #57 64.76 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:45.012Z] #57 65.06 Fetched 3602 kB in 1s (2242 kB/s) [2020-01-17T14:41:45.012Z] #57 65.40 Selecting previously unselected package libnet1:amd64. [2020-01-17T14:41:45.012Z] #57 65.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-17T14:41:45.012Z] #57 65.54 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 65.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:41:45.012Z] #57 65.97 Selecting previously unselected package libcap-dev:amd64. [2020-01-17T14:41:45.012Z] #57 65.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 65.99 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-17T14:41:45.012Z] #57 66.24 Selecting previously unselected package libnet1-dev. [2020-01-17T14:41:45.012Z] #57 66.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 66.25 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:41:45.012Z] #57 66.58 Selecting previously unselected package libnl-3-200:amd64. [2020-01-17T14:41:45.012Z] #57 66.58 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 66.58 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:41:45.012Z] #57 66.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-17T14:41:45.012Z] #57 66.84 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 66.84 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-17T14:41:45.012Z] #57 67.28 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-17T14:41:45.012Z] #57 67.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 67.29 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:41:45.012Z] #57 67.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-17T14:41:45.012Z] #57 67.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 67.50 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-17T14:41:45.012Z] #57 67.83 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-17T14:41:45.012Z] #57 67.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 67.83 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-17T14:41:45.012Z] #57 68.24 Selecting previously unselected package libprotobuf10:amd64. [2020-01-17T14:41:45.012Z] #57 68.24 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 68.25 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-17T14:41:45.012Z] #57 69.48 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-17T14:41:45.012Z] #57 69.48 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-17T14:41:45.012Z] #57 69.48 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-17T14:41:45.012Z] #57 69.69 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-17T14:41:45.012Z] #57 69.69 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-17T14:41:45.013Z] #57 69.71 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-17T14:41:45.267Z] crypto/ecdsa [2020-01-17T14:41:45.267Z] crypto/rsa [2020-01-17T14:41:45.267Z] crypto/dsa [2020-01-17T14:41:45.267Z] crypto/x509/pkix [2020-01-17T14:41:45.272Z] #57 ... [2020-01-17T14:41:45.272Z] [2020-01-17T14:41:45.272Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:45.272Z] #35 61.24 The following NEW packages will be installed: [2020-01-17T14:41:45.272Z] #35 61.25 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-17T14:41:45.272Z] #35 61.26 vim-common xxd [2020-01-17T14:41:45.272Z] #35 62.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:45.272Z] #35 62.44 Need to get 13.7 MB of archives. [2020-01-17T14:41:45.272Z] #35 62.44 After this operation, 57.2 MB of additional disk space will be used. [2020-01-17T14:41:45.272Z] #35 62.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-17T14:41:45.272Z] #35 62.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-17T14:41:45.272Z] #35 62.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-17T14:41:45.272Z] #35 63.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-01-17T14:41:45.272Z] #35 64.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-17T14:41:45.272Z] #35 64.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-17T14:41:45.272Z] #35 64.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-17T14:41:45.272Z] #35 64.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-17T14:41:45.272Z] #35 64.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:41:45.272Z] #35 64.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:41:45.272Z] #35 66.52 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:45.272Z] #35 66.82 Fetched 13.7 MB in 3s (3956 kB/s) [2020-01-17T14:41:45.272Z] #35 66.99 Selecting previously unselected package cmake-data. [2020-01-17T14:41:45.272Z] #35 66.99 (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-01-17T14:41:45.272Z] #35 67.06 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-17T14:41:45.272Z] #35 67.09 Unpacking cmake-data (3.7.2-1) ... [2020-01-17T14:41:45.532Z] #35 71.39 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:41:45.532Z] #35 71.39 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:41:45.532Z] #35 71.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:45.532Z] #35 ... [2020-01-17T14:41:45.532Z] [2020-01-17T14:41:45.532Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:41:45.532Z] #47 5.679 + RM_GOPATH=0 [2020-01-17T14:41:45.532Z] #47 5.679 + TMP_GOPATH= [2020-01-17T14:41:45.532Z] #47 5.679 + : /build [2020-01-17T14:41:45.532Z] #47 5.679 + '[' -z '' ']' [2020-01-17T14:41:45.532Z] #47 5.679 ++ mktemp -d [2020-01-17T14:41:45.532Z] #47 5.693 + export GOPATH=/tmp/tmp.CmZwIjBDZs [2020-01-17T14:41:45.532Z] #47 5.693 + GOPATH=/tmp/tmp.CmZwIjBDZs [2020-01-17T14:41:45.532Z] #47 5.693 + RM_GOPATH=1 [2020-01-17T14:41:45.532Z] #47 5.694 ++ dirname ./install.sh [2020-01-17T14:41:45.532Z] #47 5.697 + dir=. [2020-01-17T14:41:45.532Z] #47 5.697 + bin=containerd [2020-01-17T14:41:45.532Z] #47 5.697 + shift [2020-01-17T14:41:45.532Z] #47 5.700 + '[' '!' -f ./containerd.installer ']' [2020-01-17T14:41:45.532Z] #47 5.702 + . ./containerd.installer [2020-01-17T14:41:45.532Z] #47 5.702 ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:41:45.532Z] #47 5.712 + install_containerd [2020-01-17T14:41:45.532Z] #47 5.712 + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2020-01-17T14:41:45.532Z] #47 5.712 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CmZwIjBDZs/src/github.com/containerd/containerd [2020-01-17T14:41:45.532Z] #47 5.712 Cloning into '/tmp/tmp.CmZwIjBDZs/src/github.com/containerd/containerd'... [2020-01-17T14:41:45.532Z] #47 5.712 Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:41:45.613Z] #17 ... [2020-01-17T14:41:45.613Z] [2020-01-17T14:41:45.613Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-01-17T14:41:45.613Z] #6 13.08 Reading package lists... [2020-01-17T14:41:45.613Z] #6 17.86 Reading package lists... [2020-01-17T14:41:45.613Z] #6 22.19 Building dependency tree... [2020-01-17T14:41:45.613Z] #6 23.07 Reading state information... [2020-01-17T14:41:45.613Z] #6 23.97 The following additional packages will be installed: [2020-01-17T14:41:45.613Z] #6 23.98 libapparmor1 libseccomp2 [2020-01-17T14:41:45.613Z] #6 23.99 Suggested packages: [2020-01-17T14:41:45.613Z] #6 23.99 seccomp [2020-01-17T14:41:45.613Z] #6 24.28 The following NEW packages will be installed: [2020-01-17T14:41:45.613Z] #6 24.29 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-01-17T14:41:45.613Z] #6 25.42 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:45.613Z] #6 25.42 Need to get 300 kB of archives. [2020-01-17T14:41:45.613Z] #6 25.42 After this operation, 1201 kB of additional disk space will be used. [2020-01-17T14:41:45.613Z] #6 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-17T14:41:45.613Z] #6 25.42 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-01-17T14:41:45.613Z] #6 25.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-17T14:41:45.613Z] #6 25.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-17T14:41:45.613Z] #6 26.09 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:45.613Z] #6 26.23 Fetched 300 kB in 1s (277 kB/s) [2020-01-17T14:41:45.613Z] #6 26.36 Selecting previously unselected package libseccomp2:amd64. [2020-01-17T14:41:45.613Z] #6 26.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-01-17T14:41:45.613Z] #6 26.42 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-17T14:41:45.613Z] #6 26.44 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:45.613Z] #6 26.49 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-17T14:41:45.613Z] #6 26.49 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-17T14:41:45.613Z] #6 26.50 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:45.613Z] #6 26.62 Selecting previously unselected package libapparmor1:amd64. [2020-01-17T14:41:45.613Z] #6 26.62 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:41:45.613Z] #6 26.63 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:45.613Z] #6 26.69 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-17T14:41:45.613Z] #6 26.69 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:41:45.613Z] #6 26.70 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:45.613Z] #6 26.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:45.613Z] #6 26.82 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:45.613Z] #6 26.84 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:45.613Z] #6 26.86 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-17T14:41:45.613Z] #6 26.88 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-17T14:41:45.613Z] #6 26.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:45.613Z] #6 DONE 27.4s [2020-01-17T14:41:45.613Z] [2020-01-17T14:41:45.613Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:45.613Z] #40 DONE 0.1s [2020-01-17T14:41:45.613Z] [2020-01-17T14:41:45.613Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:45.613Z] #17 27.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:45.613Z] #17 27.44 Need to get 327 kB of archives. [2020-01-17T14:41:45.613Z] #17 27.44 After this operation, 1157 kB of additional disk space will be used. [2020-01-17T14:41:45.613Z] #17 27.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-17T14:41:45.613Z] #17 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-17T14:41:45.613Z] #17 27.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-17T14:41:45.676Z] internal/x/crypto/cryptobyte [2020-01-17T14:41:45.676Z] internal/x/crypto/internal/chacha20 [2020-01-17T14:41:45.676Z] internal/x/crypto/poly1305 [2020-01-17T14:41:45.676Z] internal/x/crypto/chacha20poly1305 [2020-01-17T14:41:45.676Z] internal/x/crypto/curve25519 [2020-01-17T14:41:46.059Z] internal/x/crypto/hkdf [2020-01-17T14:41:46.059Z] internal/x/text/transform [2020-01-17T14:41:46.059Z] internal/x/text/unicode/bidi [2020-01-17T14:41:46.059Z] crypto/x509 [2020-01-17T14:41:46.099Z] #47 ... [2020-01-17T14:41:46.099Z] [2020-01-17T14:41:46.099Z] #7 [dev 1/24] RUN groupadd -r docker [2020-01-17T14:41:46.099Z] #7 DONE 6.9s [2020-01-17T14:41:46.099Z] [2020-01-17T14:41:46.099Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:46.099Z] #57 71.87 Selecting previously unselected package libprotoc10:amd64. [2020-01-17T14:41:46.099Z] #57 71.88 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-17T14:41:46.099Z] #57 71.89 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-17T14:41:46.454Z] internal/x/text/secure/bidirule [2020-01-17T14:41:46.454Z] internal/x/text/unicode/norm [2020-01-17T14:41:46.546Z] #17 28.27 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:46.546Z] #17 28.37 Fetched 327 kB in 1s (313 kB/s) [2020-01-17T14:41:46.808Z] #17 28.41 Selecting previously unselected package libonig4:amd64. [2020-01-17T14:41:46.808Z] #17 28.41 (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-01-17T14:41:46.808Z] #17 28.43 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-17T14:41:46.808Z] #17 28.44 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:41:46.829Z] internal/x/net/idna [2020-01-17T14:41:46.829Z] crypto/tls [2020-01-17T14:41:47.075Z] #17 28.64 Selecting previously unselected package libjq1:amd64. [2020-01-17T14:41:47.075Z] #17 28.64 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:41:47.075Z] #17 28.66 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:41:47.075Z] #17 ... [2020-01-17T14:41:47.075Z] [2020-01-17T14:41:47.075Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-01-17T14:41:47.075Z] #44 15.23 Reading package lists... [2020-01-17T14:41:47.075Z] #44 19.87 Reading package lists... [2020-01-17T14:41:47.075Z] #44 24.07 Building dependency tree... [2020-01-17T14:41:47.075Z] #44 24.81 Reading state information... [2020-01-17T14:41:47.075Z] #44 25.65 The following additional packages will be installed: [2020-01-17T14:41:47.075Z] #44 25.67 btrfs-progs liblzo2-2 [2020-01-17T14:41:47.075Z] #44 25.86 The following NEW packages will be installed: [2020-01-17T14:41:47.075Z] #44 25.86 btrfs-progs btrfs-tools liblzo2-2 [2020-01-17T14:41:47.075Z] #44 26.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:47.075Z] #44 26.98 Need to get 649 kB of archives. [2020-01-17T14:41:47.075Z] #44 26.98 After this operation, 4320 kB of additional disk space will be used. [2020-01-17T14:41:47.075Z] #44 26.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-17T14:41:47.075Z] #44 26.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-17T14:41:47.075Z] #44 27.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-17T14:41:47.075Z] #44 27.33 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:47.075Z] #44 27.47 Fetched 649 kB in 1s (607 kB/s) [2020-01-17T14:41:47.075Z] #44 27.53 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:41:47.075Z] #44 27.53 (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-01-17T14:41:47.075Z] #44 27.55 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:41:47.075Z] #44 27.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:47.075Z] #44 27.70 Selecting previously unselected package btrfs-progs. [2020-01-17T14:41:47.075Z] #44 27.70 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-17T14:41:47.075Z] #44 27.70 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:47.075Z] #44 28.25 Selecting previously unselected package btrfs-tools. [2020-01-17T14:41:47.075Z] #44 28.25 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-17T14:41:47.075Z] #44 28.26 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:47.075Z] #44 28.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:47.075Z] #44 28.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:47.075Z] #44 28.54 Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:47.075Z] #44 28.57 Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:47.075Z] #44 28.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:47.075Z] #44 DONE 28.8s [2020-01-17T14:41:47.075Z] [2020-01-17T14:41:47.075Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:47.075Z] #17 28.80 Selecting previously unselected package jq. [2020-01-17T14:41:47.075Z] #17 28.80 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:41:47.075Z] #17 28.81 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:47.250Z] net/textproto [2020-01-17T14:41:47.250Z] internal/x/net/http/httpguts [2020-01-17T14:41:47.250Z] internal/x/net/http/httpproxy [2020-01-17T14:41:47.250Z] internal/x/net/http2/hpack [2020-01-17T14:41:47.339Z] #17 ... [2020-01-17T14:41:47.339Z] [2020-01-17T14:41:47.339Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:47.339Z] #45 DONE 0.1s [2020-01-17T14:41:47.339Z] [2020-01-17T14:41:47.339Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-01-17T14:41:47.339Z] #17 28.94 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:41:47.339Z] #17 28.95 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:41:47.339Z] #17 28.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:47.339Z] #17 29.09 Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:41:47.491Z] #57 73.16 Selecting previously unselected package protobuf-c-compiler. [2020-01-17T14:41:47.491Z] #57 73.20 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-17T14:41:47.491Z] #57 73.21 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:41:47.491Z] #57 73.46 Selecting previously unselected package protobuf-compiler. [2020-01-17T14:41:47.492Z] #57 73.51 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-17T14:41:47.492Z] #57 73.52 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-17T14:41:47.596Z] #17 DONE 29.3s [2020-01-17T14:41:47.596Z] [2020-01-17T14:41:47.596Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:47.596Z] #35 25.96 The following additional packages will be installed: [2020-01-17T14:41:47.596Z] #35 25.97 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-17T14:41:47.596Z] #35 25.98 Suggested packages: [2020-01-17T14:41:47.596Z] #35 25.98 codeblocks eclipse ninja-build lrzip [2020-01-17T14:41:47.596Z] #35 25.98 Recommended packages: [2020-01-17T14:41:47.596Z] #35 25.98 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-17T14:41:47.596Z] #35 26.40 The following NEW packages will be installed: [2020-01-17T14:41:47.596Z] #35 26.41 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-17T14:41:47.596Z] #35 26.41 vim-common xxd [2020-01-17T14:41:47.596Z] #35 27.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:47.596Z] #35 27.46 Need to get 13.7 MB of archives. [2020-01-17T14:41:47.596Z] #35 27.46 After this operation, 57.2 MB of additional disk space will be used. [2020-01-17T14:41:47.596Z] #35 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-17T14:41:47.596Z] #35 27.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-17T14:41:47.596Z] #35 27.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-17T14:41:47.596Z] #35 27.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-17T14:41:47.597Z] #35 28.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-17T14:41:47.597Z] #35 28.01 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-17T14:41:47.597Z] #35 28.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-17T14:41:47.597Z] #35 28.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-17T14:41:47.597Z] #35 28.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:41:47.597Z] #35 28.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:41:47.597Z] #35 28.70 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:47.597Z] #35 28.81 Fetched 13.7 MB in 1s (7780 kB/s) [2020-01-17T14:41:47.597Z] #35 28.92 Selecting previously unselected package cmake-data. [2020-01-17T14:41:47.597Z] #35 28.92 (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-01-17T14:41:47.597Z] #35 28.94 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-17T14:41:47.597Z] #35 28.95 Unpacking cmake-data (3.7.2-1) ... [2020-01-17T14:41:47.597Z] #35 ... [2020-01-17T14:41:47.597Z] [2020-01-17T14:41:47.597Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-17T14:41:47.597Z] #19 DONE 0.1s [2020-01-17T14:41:47.658Z] mime [2020-01-17T14:41:47.658Z] mime/quotedprintable [2020-01-17T14:41:47.658Z] mime/multipart [2020-01-17T14:41:47.751Z] #57 73.69 Selecting previously unselected package python-pkg-resources. [2020-01-17T14:41:47.751Z] #57 73.69 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:41:47.751Z] #57 73.70 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-17T14:41:47.855Z] [2020-01-17T14:41:47.855Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:48.009Z] #57 73.98 Selecting previously unselected package python-protobuf. [2020-01-17T14:41:48.009Z] #57 74.03 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-17T14:41:48.009Z] #57 74.04 Unpacking python-protobuf (3.0.0-9) ... [2020-01-17T14:41:48.074Z] net/http/internal [2020-01-17T14:41:48.074Z] os/exec [2020-01-17T14:41:48.074Z] net/http/httptrace [2020-01-17T14:41:48.074Z] net/http [2020-01-17T14:41:48.423Z] #20 ... [2020-01-17T14:41:48.423Z] [2020-01-17T14:41:48.423Z] #7 [dev 1/24] RUN groupadd -r docker [2020-01-17T14:41:48.423Z] #7 DONE 2.7s [2020-01-17T14:41:48.423Z] [2020-01-17T14:41:48.423Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-17T14:41:48.958Z] #57 75.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:41:49.217Z] #57 75.28 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:41:49.476Z] #57 75.30 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-17T14:41:49.734Z] #57 ... [2020-01-17T14:41:49.734Z] [2020-01-17T14:41:49.734Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:41:49.734Z] #15 65.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-17T14:41:49.734Z] #15 ... [2020-01-17T14:41:49.734Z] [2020-01-17T14:41:49.734Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:49.734Z] #20 9.347 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-17T14:41:49.734Z] #20 10.20 [2020-01-17T14:41:50.706Z] github.com/LK4D4/vndr/godl [2020-01-17T14:41:50.706Z] github.com/LK4D4/vndr [2020-01-17T14:41:51.028Z] #20 10.46 ## 3.1% #### 5.7% ######### 12.5% ########### 15.9% ############ 17.9% ############### 22.1% ################## 25.8% ######################### 35.6% ############################# 40.7% ################################ 44.7% #################################### 50.5% ####################################### 55.1% ########################################## 59.3% ############################################# 63.4% ################################################ 68.0% ################################################### 72.2% ####################################################### 77.4% ########################################################## 81.0% ############################################################ 84.7% ############################################################### 88.6% [2020-01-17T14:41:51.028Z] #20 ... [2020-01-17T14:41:51.028Z] [2020-01-17T14:41:51.028Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:41:51.028Z] #30 66.25 sync [2020-01-17T14:41:51.028Z] #30 67.10 io [2020-01-17T14:41:51.028Z] #30 67.13 reflect [2020-01-17T14:41:51.028Z] #30 69.33 syscall [2020-01-17T14:41:51.028Z] #30 ... [2020-01-17T14:41:51.028Z] [2020-01-17T14:41:51.028Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:51.028Z] #20 10.46 ## 3.1% #### 5.7% ######### 12.5% ########### 15.9% ############ 17.9% ############### 22.1% ################## 25.8% ######################### 35.6% ############################# 40.7% ################################ 44.7% #################################### 50.5% ####################################### 55.1% ########################################## 59.3% ############################################# 63.4% ################################################ 68.0% ################################################### 72.2% ####################################################### 77.4% ########################################################## 81.0% ############################################################ 84.7% ############################################################### 88.6% ################################################################## 92.8% ######################################################################## 100.0% [2020-01-17T14:41:51.595Z] #20 ... [2020-01-17T14:41:51.595Z] [2020-01-17T14:41:51.595Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-17T14:41:51.595Z] #8 DONE 5.7s [2020-01-17T14:41:51.705Z] #8 DONE 3.2s [2020-01-17T14:41:51.705Z] [2020-01-17T14:41:51.705Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-17T14:41:51.855Z] [2020-01-17T14:41:51.855Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-17T14:41:52.114Z] #9 ... [2020-01-17T14:41:52.114Z] [2020-01-17T14:41:52.114Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:41:52.114Z] #27 67.34 + cd /tmp/tmp.HiopX7P6Tc/src/gotest.tools/gotestsum [2020-01-17T14:41:52.114Z] #27 67.34 + git checkout -q v0.3.5 [2020-01-17T14:41:52.114Z] #27 67.38 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-17T14:41:52.374Z] #27 ... [2020-01-17T14:41:52.374Z] [2020-01-17T14:41:52.374Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:41:52.374Z] #42 6.993 + RM_GOPATH=0 [2020-01-17T14:41:52.374Z] #42 6.995 + TMP_GOPATH= [2020-01-17T14:41:52.374Z] #42 6.995 + : /build [2020-01-17T14:41:52.374Z] #42 6.995 + '[' -z '' ']' [2020-01-17T14:41:52.374Z] #42 6.996 ++ mktemp -d [2020-01-17T14:41:52.374Z] #42 7.006 + export GOPATH=/tmp/tmp.hv9CvqsMN5 [2020-01-17T14:41:52.374Z] #42 7.006 + GOPATH=/tmp/tmp.hv9CvqsMN5 [2020-01-17T14:41:52.374Z] #42 7.006 + RM_GOPATH=1 [2020-01-17T14:41:52.374Z] #42 7.006 ++ dirname ./install.sh [2020-01-17T14:41:52.374Z] #42 7.006 + dir=. [2020-01-17T14:41:52.374Z] #42 7.006 + bin=runc [2020-01-17T14:41:52.374Z] #42 7.006 + shift [2020-01-17T14:41:52.374Z] #42 7.006 + '[' '!' -f ./runc.installer ']' [2020-01-17T14:41:52.374Z] #42 7.006 + . ./runc.installer [2020-01-17T14:41:52.374Z] #42 7.006 ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:41:52.374Z] #42 7.006 + install_runc [2020-01-17T14:41:52.374Z] #42 7.006 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-17T14:41:52.374Z] #42 7.011 + uname -r [2020-01-17T14:41:52.374Z] #42 7.013 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-17T14:41:52.374Z] #42 7.013 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-17T14:41:52.374Z] #42 7.013 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-17T14:41:52.374Z] #42 7.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hv9CvqsMN5/src/github.com/opencontainers/runc [2020-01-17T14:41:52.374Z] #42 7.020 Cloning into '/tmp/tmp.hv9CvqsMN5/src/github.com/opencontainers/runc'... [2020-01-17T14:41:52.374Z] #42 ... [2020-01-17T14:41:52.374Z] [2020-01-17T14:41:52.374Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:52.374Z] #20 14.22 [2020-01-17T14:41:52.864Z] Removing intermediate container 9a881073b539 [2020-01-17T14:41:52.864Z] ---> 4b132612c798 [2020-01-17T14:41:52.864Z] Step 49/125 : FROM dev-base AS containerd [2020-01-17T14:41:52.864Z] ---> 3d12f075a357 [2020-01-17T14:41:52.864Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:41:52.864Z] ---> Using cache [2020-01-17T14:41:52.864Z] ---> 8cb3b30b8350 [2020-01-17T14:41:52.864Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-01-17T14:41:52.941Z] #20 14.63 ###### 8.5% ############ 17.3% [2020-01-17T14:41:52.942Z] #20 ... [2020-01-17T14:41:52.942Z] [2020-01-17T14:41:52.942Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:41:52.942Z] #33 68.49 internal/x/crypto/curve25519 [2020-01-17T14:41:52.942Z] #33 72.88 sync [2020-01-17T14:41:52.942Z] #33 74.20 reflect [2020-01-17T14:41:52.942Z] #33 74.23 io [2020-01-17T14:41:52.942Z] #33 77.16 bytes [2020-01-17T14:41:53.200Z] #33 ... [2020-01-17T14:41:53.200Z] [2020-01-17T14:41:53.200Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:53.236Z] ---> Running in 9555685c2a21 [2020-01-17T14:41:53.607Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:41:53.607Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:41:53.607Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:41:53.607Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:41:53.717Z] #20 14.63 ###### 8.5% ############ 17.3% ################## 25.1% ######################### 35.5% ################################ 44.5% ###################################### 53.2% ############################################################ 84.5% ####################################################################### 99.1% ######################################################################## 100.0% [2020-01-17T14:41:54.002Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:41:54.002Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:41:54.002Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:41:54.002Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:41:54.222Z] #9 2.445 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-17T14:41:54.292Z] #20 16.18 [2020-01-17T14:41:54.479Z] #9 DONE 2.8s [2020-01-17T14:41:54.479Z] [2020-01-17T14:41:54.479Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:54.479Z] #20 4.189 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-17T14:41:54.479Z] #20 4.531 [2020-01-17T14:41:54.479Z] #20 4.825 ########## 14.5% ###################### 31.2% ################################## 47.7% ############################################### 66.0% ########################################################## 81.0% ######################################################################## 100.0% [2020-01-17T14:41:54.479Z] #20 5.564 [2020-01-17T14:41:54.479Z] #20 5.742 ####################### 33.0% ################################################### 71.4% ######################################################################## 100.0% [2020-01-17T14:41:54.479Z] #20 6.290 [2020-01-17T14:41:54.738Z] #20 6.504 ######### 13.1% ######################## 34.6% ####################################### 55.2% ################################################## 69.7% ############################################################## 87.0% ######################################################################## 100.0% [2020-01-17T14:41:54.995Z] #20 7.356 [2020-01-17T14:41:55.301Z] Fetched 7677 kB in 1s (4541 kB/s) [2020-01-17T14:41:56.012Z] #20 16.84 ##### 7.5% ######### 13.4% ############## 19.5% ############### 21.9% ################## 26.0% ###################### 30.6% ######################### 35.8% ############################### 43.2% [2020-01-17T14:41:56.013Z] #20 ... [2020-01-17T14:41:56.013Z] [2020-01-17T14:41:56.013Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:56.013Z] #35 71.88 Selecting previously unselected package libicu57:amd64. [2020-01-17T14:41:56.013Z] #35 71.89 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-17T14:41:56.013Z] #35 71.90 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-17T14:41:56.013Z] #35 ... [2020-01-17T14:41:56.013Z] [2020-01-17T14:41:56.013Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:56.136Z] Reading package lists... [2020-01-17T14:41:56.529Z] Reading package lists... [2020-01-17T14:41:56.529Z] Building dependency tree... [2020-01-17T14:41:56.529Z] Reading state information... [2020-01-17T14:41:56.553Z] #20 7.540 ## 4.0% ######### 13.7% ############### 21.9% ##################### 29.9% ########################## 37.2% ############################## 42.4% ###################################### 53.0% ######################################### 57.1% ########################################### 60.6% ################################################ 66.8% ##################################################### 73.9% ########################################################## 80.8% ############################################################## 86.6% ################################################################### 93.2% ######################################################################## 100.0% [2020-01-17T14:41:56.790Z] #20 16.84 ##### 7.5% ######### 13.4% ############## 19.5% ############### 21.9% ################## 26.0% ###################### 30.6% ######################### 35.8% ############################### 43.2% ################################### 48.7% ###################################### 53.4% ######################################### 57.5% ################################################ 66.7% ####################################################### 76.6% ############################################################## 86.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-01-17T14:41:56.809Z] #20 9.028 [2020-01-17T14:41:56.919Z] The following additional packages will be installed: [2020-01-17T14:41:56.919Z] btrfs-progs liblzo2-2 [2020-01-17T14:41:56.919Z] The following NEW packages will be installed: [2020-01-17T14:41:56.919Z] btrfs-progs btrfs-tools liblzo2-2 [2020-01-17T14:41:56.919Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:41:56.919Z] Need to get 668 kB of archives. [2020-01-17T14:41:56.919Z] After this operation, 5446 kB of additional disk space will be used. [2020-01-17T14:41:56.919Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-17T14:41:56.919Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-17T14:41:56.919Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-17T14:41:56.919Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:41:56.919Z] Fetched 668 kB in 0s (5395 kB/s) [2020-01-17T14:41:56.919Z] Selecting previously unselected package liblzo2-2:s390x. [2020-01-17T14:41:56.919Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-17T14:41:56.919Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-17T14:41:56.919Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:41:57.048Z] #20 ... [2020-01-17T14:41:57.048Z] [2020-01-17T14:41:57.048Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-17T14:41:57.048Z] #9 4.961 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-17T14:41:57.048Z] #9 DONE 5.4s [2020-01-17T14:41:57.309Z] [2020-01-17T14:41:57.309Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-17T14:41:57.331Z] Selecting previously unselected package btrfs-progs. [2020-01-17T14:41:57.331Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-17T14:41:57.331Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:57.331Z] Selecting previously unselected package btrfs-tools. [2020-01-17T14:41:57.331Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-17T14:41:57.331Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:57.331Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:57.331Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:41:57.331Z] Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:41:57.331Z] Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:41:57.331Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:57.385Z] #20 9.661 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-17T14:41:57.385Z] #20 ... [2020-01-17T14:41:57.385Z] [2020-01-17T14:41:57.385Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:41:57.385Z] #35 30.33 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:41:57.385Z] #35 30.35 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 30.36 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:57.385Z] #35 30.44 Selecting previously unselected package libicu57:amd64. [2020-01-17T14:41:57.385Z] #35 30.44 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 30.45 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 33.68 Selecting previously unselected package libxml2:amd64. [2020-01-17T14:41:57.385Z] #35 33.68 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 33.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:41:57.385Z] #35 34.11 Selecting previously unselected package libarchive13:amd64. [2020-01-17T14:41:57.385Z] #35 34.11 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 34.12 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-17T14:41:57.385Z] #35 34.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-17T14:41:57.385Z] #35 34.39 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 34.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-17T14:41:57.385Z] #35 34.53 Selecting previously unselected package libuv1:amd64. [2020-01-17T14:41:57.385Z] #35 34.55 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 34.55 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-17T14:41:57.385Z] #35 34.75 Selecting previously unselected package cmake. [2020-01-17T14:41:57.385Z] #35 34.75 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 34.83 Unpacking cmake (3.7.2-1) ... [2020-01-17T14:41:57.385Z] #35 36.51 Selecting previously unselected package xxd. [2020-01-17T14:41:57.385Z] #35 36.51 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:41:57.385Z] #35 36.52 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 36.60 Selecting previously unselected package vim-common. [2020-01-17T14:41:57.385Z] #35 36.60 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:41:57.385Z] #35 36.61 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 36.86 Processing triggers for mime-support (3.60) ... [2020-01-17T14:41:57.385Z] #35 36.91 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 36.95 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-17T14:41:57.385Z] #35 36.96 Setting up cmake-data (3.7.2-1) ... [2020-01-17T14:41:57.385Z] #35 36.99 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 37.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:41:57.385Z] #35 37.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:57.385Z] #35 37.15 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:41:57.385Z] #35 37.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:41:57.385Z] #35 37.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-17T14:41:57.385Z] #35 37.23 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-17T14:41:57.385Z] #35 37.25 Setting up cmake (3.7.2-1) ... [2020-01-17T14:41:57.385Z] #35 37.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:41:57.385Z] #35 DONE 39.1s [2020-01-17T14:41:57.385Z] [2020-01-17T14:41:57.385Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-17T14:41:57.385Z] #10 DONE 3.0s [2020-01-17T14:41:57.385Z] [2020-01-17T14:41:57.385Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-17T14:41:57.642Z] #11 ... [2020-01-17T14:41:57.642Z] [2020-01-17T14:41:57.642Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:57.642Z] #36 DONE 0.2s [2020-01-17T14:41:57.642Z] [2020-01-17T14:41:57.642Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:57.642Z] #20 9.911 [2020-01-17T14:41:57.642Z] #20 10.07 ######################################################################## 100.0% [2020-01-17T14:41:57.902Z] #20 10.11 [2020-01-17T14:41:58.138Z] Removing intermediate container 9555685c2a21 [2020-01-17T14:41:58.138Z] ---> dbd151232ae8 [2020-01-17T14:41:58.138Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-01-17T14:41:58.138Z] ---> Running in 9a24463d7d55 [2020-01-17T14:41:58.138Z] Removing intermediate container 9a24463d7d55 [2020-01-17T14:41:58.138Z] ---> a62784088279 [2020-01-17T14:41:58.138Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:41:58.579Z] #20 10.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-17T14:41:58.649Z] ---> 73a2562add4f [2020-01-17T14:41:58.649Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:41:58.649Z] ---> f05cd6ee4fcd [2020-01-17T14:41:58.649Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:41:58.649Z] ---> Running in 1aceb3dee5ea [2020-01-17T14:41:58.834Z] #20 11.07 [2020-01-17T14:41:58.834Z] #20 11.20 ######################################################################## 100.0% [2020-01-17T14:41:59.091Z] #20 11.27 [2020-01-17T14:41:59.451Z] + RM_GOPATH=0 [2020-01-17T14:41:59.451Z] + TMP_GOPATH= [2020-01-17T14:41:59.451Z] + : /build [2020-01-17T14:41:59.451Z] + '[' -z '' ']' [2020-01-17T14:41:59.451Z] ++ mktemp -d [2020-01-17T14:41:59.451Z] + export GOPATH=/tmp/tmp.kTDKrCl9Q7 [2020-01-17T14:41:59.451Z] + GOPATH=/tmp/tmp.kTDKrCl9Q7 [2020-01-17T14:41:59.451Z] + RM_GOPATH=1 [2020-01-17T14:41:59.451Z] Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:41:59.451Z] ++ dirname ./install.sh [2020-01-17T14:41:59.451Z] + dir=. [2020-01-17T14:41:59.451Z] + bin=containerd [2020-01-17T14:41:59.451Z] + shift [2020-01-17T14:41:59.451Z] + '[' '!' -f ./containerd.installer ']' [2020-01-17T14:41:59.451Z] + . ./containerd.installer [2020-01-17T14:41:59.451Z] ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:41:59.451Z] + install_containerd [2020-01-17T14:41:59.451Z] + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2020-01-17T14:41:59.451Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.kTDKrCl9Q7/src/github.com/containerd/containerd [2020-01-17T14:41:59.451Z] Cloning into '/tmp/tmp.kTDKrCl9Q7/src/github.com/containerd/containerd'... [2020-01-17T14:41:59.653Z] #20 11.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-17T14:41:59.653Z] #20 11.98 skipping existing 1849cc453dee [2020-01-17T14:41:59.653Z] #20 ... [2020-01-17T14:41:59.653Z] [2020-01-17T14:41:59.653Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-17T14:41:59.653Z] #11 DONE 2.4s [2020-01-17T14:41:59.653Z] [2020-01-17T14:41:59.653Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:41:59.653Z] #20 12.02 [2020-01-17T14:42:00.214Z] #20 12.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-17T14:42:00.470Z] #20 12.96 [2020-01-17T14:42:00.726Z] #20 13.08 ######################################################################## 100.0% [2020-01-17T14:42:00.726Z] #20 13.14 [2020-01-17T14:42:00.726Z] #20 13.17 Download of images into '/build' complete. [2020-01-17T14:42:00.726Z] #20 13.17 Use something like the following to load the result into a Docker daemon: [2020-01-17T14:42:00.726Z] #20 13.17 tar -cC '/build' . | docker load [2020-01-17T14:42:00.983Z] #20 DONE 13.3s [2020-01-17T14:42:00.983Z] [2020-01-17T14:42:00.983Z] #12 [dev 6/24] RUN ldconfig [2020-01-17T14:42:02.641Z] #10 ... [2020-01-17T14:42:02.641Z] [2020-01-17T14:42:02.641Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:02.641Z] #20 19.19 [2020-01-17T14:42:02.641Z] #20 19.96 0.7% # 2.7% ## 3.2% ## 3.6% ### 5.3% ###### 8.8% ######## 11.4% ######### 13.3% ########## 15.1% ############ 17.9% ############### 21.7% ################ 23.3% ################## 25.9% #################### 28.5% ###################### 30.7% ######################## 33.3% ########################## 36.7% ############################ 39.1% ############################## 41.8% ############################### 44.2% ################################# 46.5% ################################### 49.6% ##################################### 51.9% ###################################### 53.6% ####################################### 55.3% ########################################## 58.8% ############################################ 61.3% ############################################## 64.3% ################################################ 67.3% ################################################## 69.9% ################################################### 72.0% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 78.9% ########################################################## 80.9% ########################################################## 81.9% [2020-01-17T14:42:02.641Z] #20 ... [2020-01-17T14:42:02.641Z] [2020-01-17T14:42:02.641Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-17T14:42:02.641Z] #10 DONE 5.4s [2020-01-17T14:42:02.641Z] [2020-01-17T14:42:02.641Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:02.641Z] #35 86.30 Selecting previously unselected package libxml2:amd64. [2020-01-17T14:42:02.641Z] #35 86.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-17T14:42:02.641Z] #35 86.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:42:02.641Z] #35 88.18 Selecting previously unselected package libarchive13:amd64. [2020-01-17T14:42:02.641Z] #35 88.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-17T14:42:02.641Z] #35 88.28 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-17T14:42:02.882Z] #12 DONE 2.6s [2020-01-17T14:42:02.882Z] [2020-01-17T14:42:02.882Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:03.151Z] + dpkg --print-architecture [2020-01-17T14:42:03.151Z] + cd /tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution [2020-01-17T14:42:03.151Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:42:03.151Z] + GOPATH=/tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dA5t9dbH6q [2020-01-17T14:42:03.151Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-17T14:42:03.217Z] #35 88.97 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-17T14:42:03.217Z] #35 88.98 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-17T14:42:03.217Z] #35 88.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-17T14:42:03.477Z] #35 89.39 Selecting previously unselected package libuv1:amd64. [2020-01-17T14:42:03.477Z] #35 89.43 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-17T14:42:03.477Z] #35 89.45 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-17T14:42:03.736Z] #35 89.84 Selecting previously unselected package cmake. [2020-01-17T14:42:03.736Z] #35 89.84 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-17T14:42:03.995Z] #35 90.10 Unpacking cmake (3.7.2-1) ... [2020-01-17T14:42:03.997Z] + cd /tmp/tmp.kTDKrCl9Q7/src/github.com/containerd/containerd [2020-01-17T14:42:03.997Z] + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:42:03.997Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-17T14:42:03.997Z] + BUILDTAGS='netgo osusergo static_build' [2020-01-17T14:42:03.997Z] + export EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:42:03.997Z] + EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:42:03.997Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-17T14:42:03.997Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-17T14:42:03.997Z] + '[' '' = dynamic ']' [2020-01-17T14:42:03.997Z] + make [2020-01-17T14:42:04.374Z] 🇩 bin/ctr [2020-01-17T14:42:05.375Z] #35 ... [2020-01-17T14:42:05.375Z] [2020-01-17T14:42:05.375Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:05.375Z] #33 80.77 bufio [2020-01-17T14:42:05.375Z] #33 83.62 syscall [2020-01-17T14:42:05.375Z] #33 ... [2020-01-17T14:42:05.375Z] [2020-01-17T14:42:05.375Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:05.375Z] #20 19.96 0.7% # 2.7% ## 3.2% ## 3.6% ### 5.3% ###### 8.8% ######## 11.4% ######### 13.3% ########## 15.1% ############ 17.9% ############### 21.7% ################ 23.3% ################## 25.9% #################### 28.5% ###################### 30.7% ######################## 33.3% ########################## 36.7% ############################ 39.1% ############################## 41.8% ############################### 44.2% ################################# 46.5% ################################### 49.6% ##################################### 51.9% ###################################### 53.6% ####################################### 55.3% ########################################## 58.8% ############################################ 61.3% ############################################## 64.3% ################################################ 67.3% ################################################## 69.9% ################################################### 72.0% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 78.9% ########################################################## 80.9% ########################################################## 81.9% ############################################################ 83.8% ############################################################# 84.9% ############################################################## 86.3% ############################################################### 87.7% ################################################################ 89.3% ################################################################# 91.4% ################################################################### 94.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-17T14:42:05.375Z] #20 25.49 [2020-01-17T14:42:05.944Z] #20 27.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-17T14:42:06.160Z] #13 3.685 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:42:06.160Z] #13 3.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:42:06.160Z] #13 3.713 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:42:06.160Z] #13 3.722 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:42:06.160Z] #13 3.736 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:42:06.417Z] #13 4.071 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:42:07.321Z] #20 28.95 [2020-01-17T14:42:07.344Z] #13 4.646 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:42:07.344Z] #13 4.960 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:42:07.583Z] #20 ... [2020-01-17T14:42:07.583Z] [2020-01-17T14:42:07.583Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:07.583Z] #57 83.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:42:07.583Z] #57 83.64 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-17T14:42:07.583Z] #57 83.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:07.583Z] #57 83.73 Setting up python-protobuf (3.0.0-9) ... [2020-01-17T14:42:07.847Z] #57 ... [2020-01-17T14:42:07.847Z] [2020-01-17T14:42:07.847Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:07.847Z] #20 29.50 ######################################################################## #20 ... [2020-01-17T14:42:07.847Z] [2020-01-17T14:42:07.847Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-17T14:42:07.847Z] #11 DONE 5.3s [2020-01-17T14:42:07.847Z] [2020-01-17T14:42:07.847Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:07.847Z] #20 29.50 ######################################################################## 100.0% [2020-01-17T14:42:08.105Z] #20 29.84 [2020-01-17T14:42:08.364Z] #20 ... [2020-01-17T14:42:08.364Z] [2020-01-17T14:42:08.364Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:08.364Z] #30 83.72 time [2020-01-17T14:42:08.364Z] #30 91.45 sort [2020-01-17T14:42:08.623Z] #30 ... [2020-01-17T14:42:08.623Z] [2020-01-17T14:42:08.623Z] #12 [dev 6/24] RUN ldconfig [2020-01-17T14:42:09.560Z] #12 ... [2020-01-17T14:42:09.560Z] [2020-01-17T14:42:09.560Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:42:09.560Z] #42 20.07 + cd /tmp/tmp.hv9CvqsMN5/src/github.com/opencontainers/runc [2020-01-17T14:42:09.560Z] #42 20.07 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:42:09.560Z] #42 20.65 + '[' -z '' ']' [2020-01-17T14:42:09.560Z] #42 20.65 + target=static [2020-01-17T14:42:09.560Z] #42 20.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-17T14:42:09.560Z] #42 24.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-17T14:42:09.560Z] #42 ... [2020-01-17T14:42:09.560Z] [2020-01-17T14:42:09.560Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:09.560Z] #57 94.89 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-17T14:42:09.560Z] #57 94.91 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-17T14:42:09.560Z] #57 94.98 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:42:09.560Z] #57 95.04 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-17T14:42:09.560Z] #57 95.06 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-17T14:42:09.560Z] #57 95.08 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:42:09.560Z] #57 95.11 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-17T14:42:09.560Z] #57 95.17 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-17T14:42:09.560Z] #57 95.20 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-17T14:42:09.560Z] #57 95.25 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-17T14:42:09.560Z] #57 95.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:09.819Z] #57 DONE 95.9s [2020-01-17T14:42:09.819Z] [2020-01-17T14:42:09.819Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:09.881Z] #13 7.372 Fetched 7933 kB in 4s (1646 kB/s) [2020-01-17T14:42:10.103Z] + rm -rf /tmp/tmp.dA5t9dbH6q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dA5t9dbH6q [2020-01-17T14:42:10.808Z] #13 7.372 Reading package lists... [2020-01-17T14:42:11.598Z] Removing intermediate container db4a76632dd1 [2020-01-17T14:42:11.598Z] ---> 51b9c15ef227 [2020-01-17T14:42:11.598Z] Step 16/125 : FROM base AS swagger [2020-01-17T14:42:11.598Z] ---> 28c6800056ce [2020-01-17T14:42:11.598Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:42:11.598Z] ---> Running in bfa785390e53 [2020-01-17T14:42:11.598Z] Removing intermediate container bfa785390e53 [2020-01-17T14:42:11.598Z] ---> a9c5b41efb0a [2020-01-17T14:42:11.598Z] 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-01-17T14:42:11.598Z] ---> Running in 4ad58c4054b5 [2020-01-17T14:42:11.893Z] + mktemp -d [2020-01-17T14:42:11.893Z] + export GOPATH=/tmp/tmp.RIZD9F9FEQ [2020-01-17T14:42:11.893Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.RIZD9F9FEQ/src/github.com/go-swagger/go-swagger [2020-01-17T14:42:11.893Z] Cloning into '/tmp/tmp.RIZD9F9FEQ/src/github.com/go-swagger/go-swagger'... [2020-01-17T14:42:12.173Z] #13 8.402 Reading package lists... [2020-01-17T14:42:12.173Z] #13 9.634 Building dependency tree... [2020-01-17T14:42:12.352Z] #58 ... [2020-01-17T14:42:12.352Z] [2020-01-17T14:42:12.352Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:12.352Z] #35 95.52 Selecting previously unselected package xxd. [2020-01-17T14:42:12.352Z] #35 95.52 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:42:12.352Z] #35 95.52 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:12.352Z] #35 95.80 Selecting previously unselected package vim-common. [2020-01-17T14:42:12.352Z] #35 95.84 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:42:12.352Z] #35 95.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:12.352Z] #35 96.45 Processing triggers for mime-support (3.60) ... [2020-01-17T14:42:12.352Z] #35 96.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:12.352Z] #35 96.75 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-17T14:42:12.352Z] #35 96.79 Setting up cmake-data (3.7.2-1) ... [2020-01-17T14:42:12.352Z] #35 96.85 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-17T14:42:12.352Z] #35 96.86 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:42:12.352Z] #35 96.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:12.352Z] #35 97.14 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:12.352Z] #35 97.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:42:12.352Z] #35 97.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-17T14:42:12.352Z] #35 97.18 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-17T14:42:12.352Z] #35 97.19 Setting up cmake (3.7.2-1) ... [2020-01-17T14:42:12.352Z] #35 97.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:12.352Z] #35 DONE 98.1s [2020-01-17T14:42:12.352Z] [2020-01-17T14:42:12.352Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:42:12.352Z] #36 DONE 0.1s [2020-01-17T14:42:12.352Z] [2020-01-17T14:42:12.352Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-17T14:42:12.352Z] #37 DONE 0.1s [2020-01-17T14:42:12.352Z] [2020-01-17T14:42:12.352Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:12.352Z] #20 32.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-17T14:42:12.352Z] #20 33.26 [2020-01-17T14:42:12.352Z] #20 33.73 ########################################### 60.5% ######################################################################## 100.0% [2020-01-17T14:42:12.352Z] #20 34.13 [2020-01-17T14:42:12.429Z] #13 9.803 Reading state information... [2020-01-17T14:42:12.429Z] #13 9.956 The following additional packages will be installed: [2020-01-17T14:42:12.429Z] #13 9.957 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-01-17T14:42:12.429Z] #13 9.958 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-01-17T14:42:12.429Z] #13 9.958 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-01-17T14:42:12.429Z] #13 9.958 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-01-17T14:42:12.429Z] #13 9.959 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-17T14:42:12.429Z] #13 9.959 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-17T14:42:12.429Z] #13 9.959 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-01-17T14:42:12.429Z] #13 9.960 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-01-17T14:42:12.429Z] #13 9.960 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-01-17T14:42:12.429Z] #13 9.962 Suggested packages: [2020-01-17T14:42:12.429Z] #13 9.962 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-01-17T14:42:12.429Z] #13 9.962 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-01-17T14:42:12.429Z] #13 9.962 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-01-17T14:42:12.429Z] #13 9.963 vim-doc vim-scripts xfsdump acl attr quota [2020-01-17T14:42:12.429Z] #13 9.963 Recommended packages: [2020-01-17T14:42:12.429Z] #13 9.963 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-17T14:42:12.429Z] #13 9.963 python3-keyrings.alt python3-xdg unzip [2020-01-17T14:42:12.923Z] #20 ... [2020-01-17T14:42:12.923Z] [2020-01-17T14:42:12.923Z] #12 [dev 6/24] RUN ldconfig [2020-01-17T14:42:12.923Z] #12 DONE 5.1s [2020-01-17T14:42:12.923Z] [2020-01-17T14:42:12.923Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:14.318Z] #13 11.52 The following NEW packages will be installed: [2020-01-17T14:42:14.318Z] #13 11.52 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-01-17T14:42:14.318Z] #13 11.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-01-17T14:42:14.318Z] #13 11.52 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-17T14:42:14.318Z] #13 11.52 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-01-17T14:42:14.318Z] #13 11.52 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-01-17T14:42:14.318Z] #13 11.52 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-01-17T14:42:14.318Z] #13 11.52 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-01-17T14:42:14.318Z] #13 11.52 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-01-17T14:42:14.318Z] #13 11.52 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-01-17T14:42:14.318Z] #13 11.52 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-01-17T14:42:14.318Z] #13 11.52 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-01-17T14:42:14.318Z] #13 11.52 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-01-17T14:42:14.318Z] #13 11.52 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-01-17T14:42:14.318Z] #13 11.52 xfsprogs xxd xz-utils zip [2020-01-17T14:42:15.246Z] #13 12.68 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:42:15.246Z] #13 12.68 Need to get 90.9 MB of archives. [2020-01-17T14:42:15.246Z] #13 12.68 After this operation, 541 MB of additional disk space will be used. [2020-01-17T14:42:15.246Z] #13 12.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-17T14:42:15.246Z] #13 12.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-17T14:42:15.246Z] #13 12.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-17T14:42:15.246Z] #13 12.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-17T14:42:15.246Z] #13 12.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-17T14:42:15.246Z] #13 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-17T14:42:15.246Z] #13 12.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-17T14:42:15.246Z] #13 12.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-17T14:42:15.246Z] #13 12.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-17T14:42:15.246Z] #13 12.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-17T14:42:15.246Z] #13 12.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-17T14:42:15.246Z] #13 12.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-17T14:42:15.246Z] #13 12.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-17T14:42:15.246Z] #13 12.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-17T14:42:15.246Z] #13 12.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-17T14:42:15.246Z] #13 12.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-17T14:42:15.246Z] #13 12.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-17T14:42:15.246Z] #13 12.80 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-17T14:42:15.246Z] #13 12.80 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-17T14:42:15.246Z] #13 12.81 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-17T14:42:15.246Z] #13 12.81 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-17T14:42:15.246Z] #13 12.81 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:42:15.246Z] #13 12.82 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:42:15.246Z] #13 12.83 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-17T14:42:15.246Z] #13 12.83 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-17T14:42:15.246Z] #13 12.83 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-17T14:42:15.246Z] #13 12.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-17T14:42:15.246Z] #13 12.84 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-17T14:42:15.246Z] #13 12.84 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-17T14:42:15.246Z] #13 12.85 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-17T14:42:15.246Z] #13 12.86 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-17T14:42:15.246Z] #13 12.86 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-17T14:42:15.246Z] #13 12.86 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-17T14:42:15.246Z] #13 12.86 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-17T14:42:15.247Z] #13 12.87 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-17T14:42:15.247Z] #13 12.87 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-17T14:42:15.247Z] #13 12.87 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-17T14:42:15.247Z] #13 12.87 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-01-17T14:42:15.247Z] #13 12.88 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-17T14:42:15.247Z] #13 12.89 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-17T14:42:15.247Z] #13 12.90 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-17T14:42:15.247Z] #13 12.90 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-17T14:42:15.247Z] #13 12.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-17T14:42:15.247Z] #13 12.93 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-17T14:42:15.247Z] #13 12.93 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-17T14:42:15.247Z] #13 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-17T14:42:15.247Z] #13 12.93 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-17T14:42:15.247Z] #13 12.93 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-17T14:42:15.247Z] #13 12.97 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-17T14:42:15.247Z] #13 12.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-17T14:42:15.510Z] #13 13.01 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-17T14:42:15.510Z] #13 13.01 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-17T14:42:15.510Z] #13 13.02 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-17T14:42:15.510Z] #13 13.03 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-17T14:42:15.510Z] #13 13.03 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-17T14:42:15.510Z] #13 13.04 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-17T14:42:15.510Z] #13 13.20 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-17T14:42:15.510Z] #13 13.24 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-17T14:42:15.778Z] #13 13.27 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-17T14:42:15.778Z] #13 13.27 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-17T14:42:15.778Z] #13 13.27 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-17T14:42:15.778Z] #13 13.30 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-01-17T14:42:15.778Z] #13 13.38 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-01-17T14:42:16.038Z] #13 13.44 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-01-17T14:42:16.038Z] #13 13.44 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-17T14:42:16.038Z] #13 13.55 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-01-17T14:42:16.038Z] #13 13.64 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-01-17T14:42:16.297Z] #13 13.65 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-01-17T14:42:17.226Z] #13 14.58 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-01-17T14:42:18.155Z] #13 15.52 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:42:18.155Z] #13 15.57 Fetched 90.9 MB in 3s (24.8 MB/s) [2020-01-17T14:42:18.155Z] #13 15.63 Selecting previously unselected package bash-completion. [2020-01-17T14:42:18.155Z] #13 15.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-01-17T14:42:18.155Z] #13 15.65 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-17T14:42:18.202Z] #13 ... [2020-01-17T14:42:18.202Z] [2020-01-17T14:42:18.202Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:18.202Z] #58 8.034 Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:42:18.202Z] #58 8.034 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:42:18.768Z] #58 ... [2020-01-17T14:42:18.768Z] [2020-01-17T14:42:18.768Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:18.768Z] #30 94.09 internal/fmtsort [2020-01-17T14:42:18.768Z] #30 94.79 internal/poll [2020-01-17T14:42:18.768Z] #30 95.32 internal/syscall/unix [2020-01-17T14:42:18.768Z] #30 95.82 strings [2020-01-17T14:42:18.768Z] #30 99.83 os [2020-01-17T14:42:18.768Z] #30 101.9 bytes [2020-01-17T14:42:19.028Z] #30 ... [2020-01-17T14:42:19.028Z] [2020-01-17T14:42:19.028Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:42:19.028Z] #38 6.336 + RM_GOPATH=0 [2020-01-17T14:42:19.028Z] #38 6.336 + TMP_GOPATH= [2020-01-17T14:42:19.028Z] #38 6.336 + : /build [2020-01-17T14:42:19.028Z] #38 6.336 + '[' -z '' ']' [2020-01-17T14:42:19.028Z] #38 6.336 ++ mktemp -d [2020-01-17T14:42:19.028Z] #38 6.337 + export GOPATH=/tmp/tmp.wo2Ra1AN27 [2020-01-17T14:42:19.028Z] #38 6.337 + GOPATH=/tmp/tmp.wo2Ra1AN27 [2020-01-17T14:42:19.028Z] #38 6.337 + RM_GOPATH=1 [2020-01-17T14:42:19.028Z] #38 6.343 ++ dirname ./install.sh [2020-01-17T14:42:19.028Z] #38 6.344 + dir=. [2020-01-17T14:42:19.028Z] #38 6.344 + bin=tini [2020-01-17T14:42:19.028Z] #38 6.344 + shift [2020-01-17T14:42:19.028Z] #38 6.344 + '[' '!' -f ./tini.installer ']' [2020-01-17T14:42:19.028Z] #38 6.344 + . ./tini.installer [2020-01-17T14:42:19.028Z] #38 6.344 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:42:19.028Z] #38 6.344 + install_tini [2020-01-17T14:42:19.028Z] #38 6.344 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-17T14:42:19.028Z] #38 6.344 + git clone https://github.com/krallin/tini.git /tmp/tmp.wo2Ra1AN27/tini [2020-01-17T14:42:19.028Z] #38 6.344 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:42:19.028Z] #38 6.346 Cloning into '/tmp/tmp.wo2Ra1AN27/tini'... [2020-01-17T14:42:19.964Z] #38 ... [2020-01-17T14:42:19.964Z] [2020-01-17T14:42:19.964Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T14:42:19.964Z] #20 36.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-17T14:42:19.964Z] #20 36.50 skipping existing 1849cc453dee [2020-01-17T14:42:19.964Z] #20 36.70 [2020-01-17T14:42:19.964Z] #20 39.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-17T14:42:19.964Z] #20 40.21 [2020-01-17T14:42:19.964Z] #20 40.79 ######################################################################## 100.0% [2020-01-17T14:42:19.964Z] #20 41.09 [2020-01-17T14:42:19.964Z] #20 41.31 Download of images into '/build' complete. [2020-01-17T14:42:19.964Z] #20 41.31 Use something like the following to load the result into a Docker daemon: [2020-01-17T14:42:19.964Z] #20 41.31 tar -cC '/build' . | docker load [2020-01-17T14:42:19.964Z] #20 DONE 41.7s [2020-01-17T14:42:19.964Z] [2020-01-17T14:42:19.964Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:19.964Z] #33 97.22 time [2020-01-17T14:42:19.964Z] #33 101.5 sort [2020-01-17T14:42:19.964Z] #33 104.2 internal/fmtsort [2020-01-17T14:42:19.964Z] #33 105.3 internal/syscall/unix [2020-01-17T14:42:20.047Z] #13 ... [2020-01-17T14:42:20.047Z] [2020-01-17T14:42:20.047Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:42:20.047Z] #15 61.47 + rm -rf /tmp/tmp.SQt4a2wRvz [2020-01-17T14:42:20.223Z] #33 ... [2020-01-17T14:42:20.223Z] [2020-01-17T14:42:20.223Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:20.223Z] #30 105.5 bufio [2020-01-17T14:42:20.304Z] #15 DONE 62.0s [2020-01-17T14:42:20.304Z] [2020-01-17T14:42:20.304Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:20.304Z] #13 17.43 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-17T14:42:20.304Z] #13 17.86 Selecting previously unselected package libnet1:amd64. [2020-01-17T14:42:20.304Z] #13 17.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:42:20.304Z] #13 17.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:42:20.304Z] #13 17.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-17T14:42:20.304Z] #13 17.94 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-17T14:42:20.326Z] + cd /tmp/tmp.RIZD9F9FEQ/src/github.com/go-swagger/go-swagger [2020-01-17T14:42:20.326Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-01-17T14:42:20.326Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-17T14:42:20.561Z] #13 17.94 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-17T14:42:20.561Z] #13 18.00 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-17T14:42:20.561Z] #13 18.00 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-17T14:42:20.561Z] #13 18.03 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-17T14:42:20.561Z] #13 18.08 Selecting previously unselected package libudev-dev:amd64. [2020-01-17T14:42:20.561Z] #13 18.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-17T14:42:20.561Z] #13 18.09 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:42:20.561Z] #13 18.17 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-17T14:42:20.561Z] #13 18.17 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:42:20.561Z] #13 18.18 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:20.818Z] #13 18.42 Selecting previously unselected package python3.5-minimal. [2020-01-17T14:42:20.818Z] #13 18.42 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:42:20.818Z] #13 18.45 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:42:21.075Z] #13 18.75 Selecting previously unselected package python3-minimal. [2020-01-17T14:42:21.075Z] #13 18.75 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-17T14:42:21.075Z] #13 18.75 Unpacking python3-minimal (3.5.3-1) ... [2020-01-17T14:42:21.075Z] #13 18.82 Selecting previously unselected package libmpdec2:amd64. [2020-01-17T14:42:21.330Z] #13 18.83 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-17T14:42:21.330Z] #13 18.83 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-17T14:42:21.330Z] #13 18.90 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-17T14:42:21.330Z] #13 18.90 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:42:21.330Z] #13 18.91 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:21.892Z] #13 19.55 Selecting previously unselected package python3.5. [2020-01-17T14:42:22.148Z] #13 19.56 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:42:22.148Z] #13 19.56 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:22.148Z] #13 19.62 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-17T14:42:22.148Z] #13 19.62 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-17T14:42:22.148Z] #13 19.62 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-17T14:42:22.148Z] #13 19.67 Selecting previously unselected package dh-python. [2020-01-17T14:42:22.148Z] #13 19.67 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-01-17T14:42:22.148Z] #13 19.67 Unpacking dh-python (2.20170125) ... [2020-01-17T14:42:22.148Z] #13 19.73 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:22.148Z] #13 19.75 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:42:22.710Z] #13 20.37 Setting up python3-minimal (3.5.3-1) ... [2020-01-17T14:42:23.220Z] #13 20.66 Selecting previously unselected package python3. [2020-01-17T14:42:23.221Z] #13 20.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-01-17T14:42:23.221Z] #13 20.67 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-17T14:42:23.221Z] #13 20.68 Unpacking python3 (3.5.3-1) ... [2020-01-17T14:42:23.221Z] #13 20.72 Selecting previously unselected package pigz. [2020-01-17T14:42:23.221Z] #13 20.72 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-17T14:42:23.221Z] #13 20.73 Unpacking pigz (2.3.4-1) ... [2020-01-17T14:42:23.221Z] #13 20.78 Selecting previously unselected package libip4tc0:amd64. [2020-01-17T14:42:23.221Z] #13 20.78 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:42:23.221Z] #13 20.79 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:23.221Z] #13 20.83 Selecting previously unselected package libip6tc0:amd64. [2020-01-17T14:42:23.221Z] #13 20.84 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:42:23.221Z] #13 20.84 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:23.221Z] #13 20.89 Selecting previously unselected package libiptc0:amd64. [2020-01-17T14:42:23.476Z] #13 20.89 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:42:23.476Z] #13 20.90 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:23.476Z] #13 20.94 Selecting previously unselected package libxtables12:amd64. [2020-01-17T14:42:23.476Z] #13 20.94 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:42:23.476Z] #13 20.95 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:23.476Z] #13 21.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-17T14:42:23.476Z] #13 21.00 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-17T14:42:23.476Z] #13 21.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-17T14:42:23.476Z] #13 21.04 Selecting previously unselected package iptables. [2020-01-17T14:42:23.476Z] #13 21.05 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:42:23.476Z] #13 21.05 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:23.508Z] #30 108.6 fmt [2020-01-17T14:42:23.508Z] #30 108.8 path/filepath [2020-01-17T14:42:23.735Z] #13 21.15 Selecting previously unselected package xxd. [2020-01-17T14:42:23.735Z] #13 21.15 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:42:23.735Z] #13 21.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:23.735Z] #13 21.23 Selecting previously unselected package vim-common. [2020-01-17T14:42:23.735Z] #13 21.23 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:42:23.735Z] #13 21.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:23.735Z] #13 21.31 Selecting previously unselected package bzip2. [2020-01-17T14:42:23.735Z] #13 21.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-17T14:42:23.735Z] #13 21.32 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-17T14:42:23.735Z] #13 21.36 Selecting previously unselected package libgpm2:amd64. [2020-01-17T14:42:23.735Z] #13 21.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-17T14:42:23.735Z] #13 21.36 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-17T14:42:23.990Z] #13 21.41 Selecting previously unselected package xz-utils. [2020-01-17T14:42:23.990Z] #13 21.41 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-17T14:42:23.990Z] #13 21.42 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:42:23.990Z] #13 21.49 Selecting previously unselected package aufs-tools. [2020-01-17T14:42:23.990Z] #13 21.49 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-17T14:42:23.990Z] #13 21.50 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:42:23.990Z] #13 21.56 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:42:23.990Z] #13 21.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:42:23.990Z] #13 21.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:42:23.990Z] #13 21.62 Selecting previously unselected package btrfs-progs. [2020-01-17T14:42:23.990Z] #13 21.62 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-17T14:42:23.990Z] #13 21.63 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:42:24.245Z] #13 21.76 Selecting previously unselected package btrfs-tools. [2020-01-17T14:42:24.245Z] #13 21.76 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-17T14:42:24.245Z] #13 21.76 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:42:24.245Z] #13 21.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-17T14:42:24.245Z] #13 21.81 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:42:24.245Z] #13 21.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:24.245Z] #13 21.87 Selecting previously unselected package dmsetup. [2020-01-17T14:42:24.245Z] #13 21.87 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:42:24.245Z] #13 21.88 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-17T14:42:24.245Z] #13 21.94 Selecting previously unselected package libonig4:amd64. [2020-01-17T14:42:24.500Z] #13 21.94 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-01-17T14:42:24.500Z] #13 21.94 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:42:24.500Z] #13 22.00 Selecting previously unselected package libjq1:amd64. [2020-01-17T14:42:24.500Z] #13 22.01 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:42:24.500Z] #13 22.01 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:42:24.500Z] #13 22.07 Selecting previously unselected package jq. [2020-01-17T14:42:24.500Z] #13 22.07 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:42:24.500Z] #13 22.08 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:42:24.500Z] #13 22.12 Selecting previously unselected package libaio1:amd64. [2020-01-17T14:42:24.501Z] #13 22.12 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-01-17T14:42:24.501Z] #13 22.12 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-17T14:42:24.501Z] #13 22.16 Selecting previously unselected package libcap2-bin. [2020-01-17T14:42:24.501Z] #13 22.16 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-17T14:42:24.501Z] #13 22.17 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-17T14:42:24.756Z] #13 22.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-17T14:42:24.756Z] #13 22.21 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:42:24.756Z] #13 22.22 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:24.756Z] #13 22.26 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-17T14:42:24.756Z] #13 22.26 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-17T14:42:24.756Z] #13 22.26 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-17T14:42:24.756Z] #13 22.38 Selecting previously unselected package libpcre16-3:amd64. [2020-01-17T14:42:24.756Z] #13 22.38 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-17T14:42:24.756Z] #13 22.39 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-17T14:42:24.756Z] #13 22.46 Selecting previously unselected package libpcre32-3:amd64. [2020-01-17T14:42:24.756Z] #13 22.46 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-17T14:42:25.011Z] #13 22.46 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-17T14:42:25.011Z] #13 22.53 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-17T14:42:25.011Z] #13 22.53 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-17T14:42:25.011Z] #13 22.53 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-17T14:42:25.011Z] #13 22.67 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-17T14:42:25.011Z] #13 22.67 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-17T14:42:25.011Z] #13 22.68 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-17T14:42:25.266Z] #13 22.77 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-17T14:42:25.266Z] #13 22.77 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:42:25.266Z] #13 22.77 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:25.266Z] #13 22.84 Selecting previously unselected package libnl-3-200:amd64. [2020-01-17T14:42:25.266Z] #13 22.84 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-17T14:42:25.266Z] #13 22.84 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:42:25.266Z] #13 22.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-17T14:42:25.266Z] #13 22.89 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-17T14:42:25.266Z] #13 22.90 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:42:25.266Z] #13 22.94 Selecting previously unselected package libreadline5:amd64. [2020-01-17T14:42:25.266Z] #13 22.94 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-17T14:42:25.266Z] #13 22.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-17T14:42:25.266Z] #13 23.00 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-17T14:42:25.522Z] #13 23.00 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-17T14:42:25.522Z] #13 23.01 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:42:26.042Z] #30 110.8 io/ioutil [2020-01-17T14:42:26.042Z] #30 ... [2020-01-17T14:42:26.042Z] [2020-01-17T14:42:26.042Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:26.042Z] #58 11.13 fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:42:26.042Z] #58 11.22 GEN .gitid [2020-01-17T14:42:26.042Z] #58 11.27 GEN criu/include/version.h [2020-01-17T14:42:26.042Z] #58 11.33 GEN include/common/asm [2020-01-17T14:42:26.042Z] #58 14.77 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-17T14:42:26.042Z] #58 15.05 PBCC images/opts.pb-c.c [2020-01-17T14:42:26.042Z] #58 15.12 PBCC images/sit.pb-c.c [2020-01-17T14:42:26.042Z] #58 15.18 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-17T14:42:26.042Z] #58 15.33 DEP images/opts.pb-c.d [2020-01-17T14:42:26.042Z] #58 15.38 DEP images/sit.pb-c.d [2020-01-17T14:42:26.042Z] #58 15.45 PBCC images/macvlan.pb-c.c [2020-01-17T14:42:26.043Z] #58 15.48 DEP images/macvlan.pb-c.d [2020-01-17T14:42:26.043Z] #58 15.54 PBCC images/autofs.pb-c.c [2020-01-17T14:42:26.043Z] #58 15.57 DEP images/autofs.pb-c.d [2020-01-17T14:42:26.043Z] #58 15.67 PBCC images/sysctl.pb-c.c [2020-01-17T14:42:26.043Z] #58 15.73 DEP images/sysctl.pb-c.d [2020-01-17T14:42:26.043Z] #58 15.78 PBCC images/time.pb-c.c [2020-01-17T14:42:26.043Z] #58 15.85 DEP images/time.pb-c.d [2020-01-17T14:42:26.043Z] #58 15.90 PBCC images/binfmt-misc.pb-c.c [2020-01-17T14:42:26.043Z] #58 15.97 DEP images/binfmt-misc.pb-c.d [2020-01-17T14:42:26.043Z] #58 16.02 PBCC images/seccomp.pb-c.c [2020-01-17T14:42:26.043Z] #58 16.08 DEP images/seccomp.pb-c.d [2020-01-17T14:42:26.043Z] #58 16.18 PBCC images/userns.pb-c.c [2020-01-17T14:42:26.043Z] #58 16.24 DEP images/userns.pb-c.d [2020-01-17T14:42:26.085Z] #13 23.46 Selecting previously unselected package net-tools. [2020-01-17T14:42:26.085Z] #13 23.46 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-17T14:42:26.085Z] #13 23.46 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:42:26.085Z] #13 23.54 Selecting previously unselected package python-pip-whl. [2020-01-17T14:42:26.085Z] #13 23.54 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:42:26.085Z] #13 23.55 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:42:26.085Z] #13 23.74 Selecting previously unselected package python3-pip. [2020-01-17T14:42:26.085Z] #13 23.74 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:42:26.301Z] #58 16.36 PBCC images/cgroup.pb-c.c [2020-01-17T14:42:26.301Z] #58 16.45 DEP images/cgroup.pb-c.d [2020-01-17T14:42:26.301Z] #58 16.53 PBCC images/fown.pb-c.c [2020-01-17T14:42:26.340Z] #13 23.75 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:42:26.340Z] #13 23.81 Selecting previously unselected package python3-pkg-resources. [2020-01-17T14:42:26.340Z] #13 23.81 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:42:26.340Z] #13 23.82 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:42:26.340Z] #13 23.89 Selecting previously unselected package python3-setuptools. [2020-01-17T14:42:26.340Z] #13 23.89 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-01-17T14:42:26.340Z] #13 23.89 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-17T14:42:26.340Z] #13 23.98 Selecting previously unselected package python3-wheel. [2020-01-17T14:42:26.340Z] #13 23.98 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-01-17T14:42:26.340Z] #13 23.99 Unpacking python3-wheel (0.29.0-2) ... [2020-01-17T14:42:26.563Z] #58 16.57 PBCC images/ext-file.pb-c.c [2020-01-17T14:42:26.563Z] #58 16.63 DEP images/fown.pb-c.d [2020-01-17T14:42:26.563Z] #58 16.74 DEP images/ext-file.pb-c.d [2020-01-17T14:42:26.596Z] #13 24.03 Selecting previously unselected package thin-provisioning-tools. [2020-01-17T14:42:26.596Z] #13 24.03 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-17T14:42:26.596Z] #13 24.04 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:42:26.596Z] #13 24.16 Selecting previously unselected package vim-runtime. [2020-01-17T14:42:26.596Z] #13 24.16 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:42:26.596Z] #13 24.17 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-17T14:42:26.596Z] #13 24.18 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-17T14:42:26.596Z] #13 24.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:26.821Z] #58 16.83 PBCC images/rpc.pb-c.c [2020-01-17T14:42:26.822Z] #58 16.96 DEP images/rpc.pb-c.d [2020-01-17T14:42:27.083Z] #58 17.17 PBCC images/siginfo.pb-c.c [2020-01-17T14:42:27.083Z] #58 17.21 DEP images/siginfo.pb-c.d [2020-01-17T14:42:27.083Z] #58 ... [2020-01-17T14:42:27.083Z] [2020-01-17T14:42:27.083Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:27.083Z] #30 112.3 path [2020-01-17T14:42:27.959Z] #13 25.25 Selecting previously unselected package vim. [2020-01-17T14:42:27.959Z] #13 25.25 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:42:27.959Z] #13 25.26 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:27.959Z] #13 25.44 Selecting previously unselected package xfsprogs. [2020-01-17T14:42:27.960Z] #13 25.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-17T14:42:27.960Z] #13 25.44 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:42:28.023Z] #30 113.2 text/tabwriter [2020-01-17T14:42:28.215Z] #13 25.59 Selecting previously unselected package zip. [2020-01-17T14:42:28.215Z] #13 25.59 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-01-17T14:42:28.215Z] #13 25.59 Unpacking zip (3.0-11+b1) ... [2020-01-17T14:42:28.215Z] #13 25.65 Selecting previously unselected package libapparmor-perl. [2020-01-17T14:42:28.215Z] #13 25.65 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:42:28.215Z] #13 25.66 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:42:28.215Z] #13 25.73 Selecting previously unselected package apparmor. [2020-01-17T14:42:28.215Z] #13 25.73 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:42:28.215Z] #13 25.75 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:42:28.470Z] #13 25.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-17T14:42:28.470Z] #13 25.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-17T14:42:28.470Z] #13 25.87 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:42:28.725Z] #13 26.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-17T14:42:28.725Z] #13 26.27 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-17T14:42:28.725Z] #13 26.28 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:42:29.288Z] #13 26.79 Selecting previously unselected package binutils-mingw-w64. [2020-01-17T14:42:29.288Z] #13 26.79 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-17T14:42:29.288Z] #13 26.80 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:42:29.288Z] #13 26.84 Selecting previously unselected package mingw-w64-common. [2020-01-17T14:42:29.288Z] #13 26.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-17T14:42:29.288Z] #13 26.85 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-17T14:42:30.557Z] #30 ... [2020-01-17T14:42:30.557Z] [2020-01-17T14:42:30.557Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:30.557Z] #33 106.1 strings [2020-01-17T14:42:30.557Z] #33 109.2 internal/poll [2020-01-17T14:42:30.557Z] #33 111.4 path [2020-01-17T14:42:30.557Z] #33 112.6 regexp/syntax [2020-01-17T14:42:30.557Z] #33 112.7 os [2020-01-17T14:42:30.557Z] #33 ... [2020-01-17T14:42:30.557Z] [2020-01-17T14:42:30.557Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:42:30.650Z] #13 27.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-17T14:42:30.650Z] #13 27.97 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-17T14:42:30.650Z] #13 27.97 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:42:30.816Z] #47 49.63 Checking out files: 26% (795/3047) Checking out files: 27% (823/3047) Checking out files: 28% (854/3047) Checking out files: 29% (884/3047) Checking out files: 30% (915/3047) Checking out files: 31% (945/3047) Checking out files: 32% (976/3047) Checking out files: 33% (1006/3047) Checking out files: 34% (1036/3047) Checking out files: 35% (1067/3047) Checking out files: 36% (1097/3047) Checking out files: 37% (1128/3047) Checking out files: 38% (1158/3047) Checking out files: 39% (1189/3047) Checking out files: 40% (1219/3047) Checking out files: 41% (1250/3047) Checking out files: 42% (1280/3047) Checking out files: 43% (1311/3047) Checking out files: 44% (1341/3047) Checking out files: 45% (1372/3047) Checking out files: 46% (1402/3047) Checking out files: 47% (1433/3047) Checking out files: 48% (1463/3047) Checking out files: 49% (1494/3047) Checking out files: 50% (1524/3047) Checking out files: 51% (1554/3047) Checking out files: 52% (1585/3047) Checking out files: 53% (1615/3047) Checking out files: 54% (1646/3047) Checking out files: 55% (1676/3047) Checking out files: 56% (1707/3047) Checking out files: 57% (1737/3047) Checking out files: 58% (1768/3047) Checking out files: 59% (1798/3047) Checking out files: 60% (1829/3047) Checking out files: 61% (1859/3047) Checking out files: 62% (1890/3047) Checking out files: 63% (1920/3047) Checking out files: 64% (1951/3047) Checking out files: 65% (1981/3047) Checking out files: 66% (2012/3047) Checking out files: 67% (2042/3047) Checking out files: 68% (2072/3047) Checking out files: 69% (2103/3047) Checking out files: 70% (2133/3047) Checking out files: 71% (2164/3047) Checking out files: 72% (2194/3047) [2020-01-17T14:42:30.816Z] #47 ... [2020-01-17T14:42:30.816Z] [2020-01-17T14:42:30.816Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:42:30.816Z] #38 8.377 + cd /tmp/tmp.wo2Ra1AN27/tini [2020-01-17T14:42:30.816Z] #38 8.377 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:42:30.816Z] #38 8.377 + cmake . [2020-01-17T14:42:30.816Z] #38 9.458 -- The C compiler identification is GNU 6.3.0 [2020-01-17T14:42:30.816Z] #38 9.641 -- Check for working C compiler: /usr/bin/cc [2020-01-17T14:42:30.816Z] #38 10.74 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-17T14:42:30.816Z] #38 10.78 -- Detecting C compiler ABI info [2020-01-17T14:42:30.816Z] #38 12.10 -- Detecting C compiler ABI info - done [2020-01-17T14:42:30.816Z] #38 12.15 -- Detecting C compile features [2020-01-17T14:42:30.816Z] #38 15.32 -- Detecting C compile features - done [2020-01-17T14:42:30.816Z] #38 15.41 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-17T14:42:30.816Z] #38 15.93 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-17T14:42:30.816Z] #38 16.12 -- Configuring done [2020-01-17T14:42:30.816Z] #38 16.15 -- Generating done [2020-01-17T14:42:30.816Z] #38 16.20 -- Build files have been written to: /tmp/tmp.wo2Ra1AN27/tini [2020-01-17T14:42:30.816Z] #38 16.23 + make tini-static [2020-01-17T14:42:30.816Z] #38 16.97 Scanning dependencies of target tini-static [2020-01-17T14:42:30.816Z] #38 17.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-17T14:42:30.816Z] #38 ... [2020-01-17T14:42:30.816Z] [2020-01-17T14:42:30.816Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:30.816Z] #13 7.832 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:42:30.816Z] #13 7.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:42:30.816Z] #13 7.934 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:42:30.816Z] #13 8.011 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:42:30.816Z] #13 8.104 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:42:30.816Z] #13 9.491 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:42:30.816Z] #13 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:42:30.816Z] #13 13.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:42:31.075Z] #13 ... [2020-01-17T14:42:31.075Z] [2020-01-17T14:42:31.075Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:42:31.585Z] #13 29.11 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-17T14:42:31.586Z] #13 29.11 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:42:31.586Z] #13 29.12 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:31.586Z] #13 29.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-17T14:42:31.586Z] #13 29.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:42:31.586Z] #13 29.18 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:32.369Z] #47 49.63 Checking out files: 26% (795/3047) Checking out files: 27% (823/3047) Checking out files: 28% (854/3047) Checking out files: 29% (884/3047) Checking out files: 30% (915/3047) Checking out files: 31% (945/3047) Checking out files: 32% (976/3047) Checking out files: 33% (1006/3047) Checking out files: 34% (1036/3047) Checking out files: 35% (1067/3047) Checking out files: 36% (1097/3047) Checking out files: 37% (1128/3047) Checking out files: 38% (1158/3047) Checking out files: 39% (1189/3047) Checking out files: 40% (1219/3047) Checking out files: 41% (1250/3047) Checking out files: 42% (1280/3047) Checking out files: 43% (1311/3047) Checking out files: 44% (1341/3047) Checking out files: 45% (1372/3047) Checking out files: 46% (1402/3047) Checking out files: 47% (1433/3047) Checking out files: 48% (1463/3047) Checking out files: 49% (1494/3047) Checking out files: 50% (1524/3047) Checking out files: 51% (1554/3047) Checking out files: 52% (1585/3047) Checking out files: 53% (1615/3047) Checking out files: 54% (1646/3047) Checking out files: 55% (1676/3047) Checking out files: 56% (1707/3047) Checking out files: 57% (1737/3047) Checking out files: 58% (1768/3047) Checking out files: 59% (1798/3047) Checking out files: 60% (1829/3047) Checking out files: 61% (1859/3047) Checking out files: 62% (1890/3047) Checking out files: 63% (1920/3047) Checking out files: 64% (1951/3047) Checking out files: 65% (1981/3047) Checking out files: 66% (2012/3047) Checking out files: 67% (2042/3047) Checking out files: 68% (2072/3047) Checking out files: 69% (2103/3047) Checking out files: 70% (2133/3047) Checking out files: 71% (2164/3047) Checking out files: 72% (2194/3047) Checking out files: 73% (2225/3047) Checking out files: 74% (2255/3047) Checking out files: 75% (2286/3047) Checking out files: 76% (2316/3047) Checking out files: 77% (2347/3047) Checking out files: 78% (2377/3047) Checking out files: 79% (2408/3047) Checking out files: 80% (2438/3047) Checking out files: 81% (2469/3047) Checking out files: 82% (2499/3047) Checking out files: 83% (2530/3047) Checking out files: 84% (2560/3047) Checking out files: 85% (2590/3047) Checking out files: 86% (2621/3047) Checking out files: 87% (2651/3047) Checking out files: 88% (2682/3047) Checking out files: 89% (2712/3047) Checking out files: 90% (2743/3047) Checking out files: 91% (2773/3047) Checking out files: 92% (2804/3047) Checking out files: 93% (2834/3047) Checking out files: 94% (2865/3047) Checking out files: 95% (2895/3047) Checking out files: 96% (2926/3047) Checking out files: 97% (2956/3047) Checking out files: 98% (2987/3047) Checking out files: 99% (3017/3047) Checking out files: 100% (3047/3047) Checking out files: 100% (3047/3047), done. [2020-01-17T14:42:32.646Z] #47 52.68 + cd /tmp/tmp.CmZwIjBDZs/src/github.com/containerd/containerd [2020-01-17T14:42:32.646Z] #47 52.68 + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:42:35.178Z] #47 ... [2020-01-17T14:42:35.178Z] [2020-01-17T14:42:35.178Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:42:35.178Z] #38 20.46 [100%] Linking C executable tini-static [2020-01-17T14:42:35.178Z] #38 21.57 [100%] Built target tini-static [2020-01-17T14:42:35.178Z] #38 21.81 + mkdir -p /build [2020-01-17T14:42:35.178Z] #38 21.83 + cp tini-static /build/docker-init [2020-01-17T14:42:35.178Z] #38 DONE 22.5s [2020-01-17T14:42:35.178Z] [2020-01-17T14:42:35.178Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:35.178Z] #58 17.37 PBCC images/pagemap.pb-c.c [2020-01-17T14:42:35.178Z] #58 17.45 DEP images/pagemap.pb-c.d [2020-01-17T14:42:35.178Z] #58 17.52 PBCC images/rlimit.pb-c.c [2020-01-17T14:42:35.178Z] #58 17.60 DEP images/rlimit.pb-c.d [2020-01-17T14:42:35.178Z] #58 17.69 PBCC images/file-lock.pb-c.c [2020-01-17T14:42:35.178Z] #58 17.71 DEP images/file-lock.pb-c.d [2020-01-17T14:42:35.178Z] #58 17.89 PBCC images/tty.pb-c.c [2020-01-17T14:42:35.178Z] #58 17.99 DEP images/tty.pb-c.d [2020-01-17T14:42:35.178Z] #58 18.03 PBCC images/tun.pb-c.c [2020-01-17T14:42:35.178Z] #58 18.28 PBCC images/netdev.pb-c.c [2020-01-17T14:42:35.178Z] #58 18.44 DEP images/tun.pb-c.d [2020-01-17T14:42:35.178Z] #58 18.53 DEP images/netdev.pb-c.d [2020-01-17T14:42:35.178Z] #58 18.74 PBCC images/vma.pb-c.c [2020-01-17T14:42:35.178Z] #58 18.79 DEP images/vma.pb-c.d [2020-01-17T14:42:35.178Z] #58 18.88 PBCC images/creds.pb-c.c [2020-01-17T14:42:35.178Z] #58 18.96 DEP images/creds.pb-c.d [2020-01-17T14:42:35.178Z] #58 19.11 PBCC images/utsns.pb-c.c [2020-01-17T14:42:35.178Z] #58 19.15 DEP images/utsns.pb-c.d [2020-01-17T14:42:35.178Z] #58 19.23 PBCC images/ipc-desc.pb-c.c [2020-01-17T14:42:35.178Z] #58 19.28 PBCC images/ipc-sem.pb-c.c [2020-01-17T14:42:35.178Z] #58 19.36 DEP images/ipc-desc.pb-c.d [2020-01-17T14:42:35.178Z] #58 19.60 DEP images/ipc-sem.pb-c.d [2020-01-17T14:42:35.178Z] #58 19.66 PBCC images/ipc-msg.pb-c.c [2020-01-17T14:42:35.178Z] #58 19.83 DEP images/ipc-msg.pb-c.d [2020-01-17T14:42:35.178Z] #58 19.90 PBCC images/ipc-shm.pb-c.c [2020-01-17T14:42:35.178Z] #58 20.03 DEP images/ipc-shm.pb-c.d [2020-01-17T14:42:35.178Z] #58 20.20 PBCC images/ipc-var.pb-c.c [2020-01-17T14:42:35.178Z] #58 20.30 DEP images/ipc-var.pb-c.d [2020-01-17T14:42:35.178Z] #58 20.40 PBCC images/sk-opts.pb-c.c [2020-01-17T14:42:35.178Z] #58 20.54 PBCC images/packet-sock.pb-c.c [2020-01-17T14:42:35.178Z] #58 20.65 DEP images/sk-opts.pb-c.d [2020-01-17T14:42:35.178Z] #58 20.89 DEP images/packet-sock.pb-c.d [2020-01-17T14:42:35.178Z] #58 21.03 PBCC images/sk-netlink.pb-c.c [2020-01-17T14:42:35.178Z] #58 21.12 DEP images/sk-netlink.pb-c.d [2020-01-17T14:42:35.178Z] #58 21.22 PBCC images/sk-inet.pb-c.c [2020-01-17T14:42:35.178Z] #58 21.31 DEP images/sk-inet.pb-c.d [2020-01-17T14:42:35.178Z] #58 21.42 PBCC images/sk-unix.pb-c.c [2020-01-17T14:42:35.178Z] #58 21.51 DEP images/sk-unix.pb-c.d [2020-01-17T14:42:35.178Z] #58 21.62 PBCC images/mm.pb-c.c [2020-01-17T14:42:35.178Z] #58 21.74 DEP images/mm.pb-c.d [2020-01-17T14:42:35.178Z] #58 21.94 PBCC images/timerfd.pb-c.c [2020-01-17T14:42:35.178Z] #58 21.99 DEP images/timerfd.pb-c.d [2020-01-17T14:42:35.178Z] #58 22.12 PBCC images/timer.pb-c.c [2020-01-17T14:42:35.178Z] #58 22.20 DEP images/timer.pb-c.d [2020-01-17T14:42:35.178Z] #58 22.30 PBCC images/sa.pb-c.c [2020-01-17T14:42:35.178Z] #58 22.50 DEP images/sa.pb-c.d [2020-01-17T14:42:35.178Z] #58 22.66 PBCC images/pipe-data.pb-c.c [2020-01-17T14:42:35.178Z] #58 22.78 DEP images/pipe-data.pb-c.d [2020-01-17T14:42:35.178Z] #58 22.87 PBCC images/mnt.pb-c.c [2020-01-17T14:42:35.178Z] #58 23.02 DEP images/mnt.pb-c.d [2020-01-17T14:42:35.178Z] #58 23.19 PBCC images/sk-packet.pb-c.c [2020-01-17T14:42:35.178Z] #58 23.40 DEP images/sk-packet.pb-c.d [2020-01-17T14:42:35.178Z] #58 23.46 PBCC images/tcp-stream.pb-c.c [2020-01-17T14:42:35.178Z] #58 23.69 DEP images/tcp-stream.pb-c.d [2020-01-17T14:42:35.178Z] #58 23.86 PBCC images/pipe.pb-c.c [2020-01-17T14:42:35.178Z] #58 23.95 DEP images/pipe.pb-c.d [2020-01-17T14:42:35.178Z] #58 23.97 PBCC images/pstree.pb-c.c [2020-01-17T14:42:35.178Z] #58 24.02 DEP images/pstree.pb-c.d [2020-01-17T14:42:35.178Z] #58 24.25 PBCC images/fs.pb-c.c [2020-01-17T14:42:35.178Z] #58 24.32 DEP images/fs.pb-c.d [2020-01-17T14:42:35.178Z] #58 24.55 PBCC images/signalfd.pb-c.c [2020-01-17T14:42:35.178Z] #58 24.76 DEP images/signalfd.pb-c.d [2020-01-17T14:42:35.178Z] #58 24.97 PBCC images/fh.pb-c.c [2020-01-17T14:42:35.178Z] #58 25.05 PBCC images/fsnotify.pb-c.c [2020-01-17T14:42:35.178Z] #58 25.27 DEP images/fh.pb-c.d [2020-01-17T14:42:35.178Z] #58 25.35 DEP images/fsnotify.pb-c.d [2020-01-17T14:42:35.437Z] #58 25.49 PBCC images/eventpoll.pb-c.c [2020-01-17T14:42:35.437Z] #58 25.63 DEP images/eventpoll.pb-c.d [2020-01-17T14:42:35.437Z] #58 ... [2020-01-17T14:42:35.437Z] [2020-01-17T14:42:35.437Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:42:35.437Z] #47 55.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-17T14:42:35.437Z] #47 55.81 + BUILDTAGS='netgo osusergo static_build' [2020-01-17T14:42:35.437Z] #47 55.81 + export EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:42:35.437Z] #47 55.81 + EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:42:35.437Z] #47 55.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-17T14:42:35.437Z] #47 55.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-17T14:42:35.437Z] #47 55.81 + '[' '' = dynamic ']' [2020-01-17T14:42:35.437Z] #47 55.81 + make [2020-01-17T14:42:36.888Z] #13 33.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-17T14:42:36.888Z] #13 33.98 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:42:36.888Z] #13 33.98 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:38.722Z] #47 58.57 🇩 bin/ctr [2020-01-17T14:42:39.142Z] 🇩 bin/containerd [2020-01-17T14:42:40.269Z] #13 37.93 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:42:40.530Z] #13 37.95 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:42:40.530Z] #13 37.96 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-17T14:42:40.530Z] #13 37.98 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:42:40.530Z] #13 37.99 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:42:40.530Z] #13 38.02 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:40.530Z] #13 38.03 Processing triggers for mime-support (3.60) ... [2020-01-17T14:42:40.530Z] #13 38.06 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:40.530Z] #13 38.08 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-17T14:42:40.530Z] #13 38.09 Setting up libcap2-bin (1:2.25-1) ... [2020-01-17T14:42:40.530Z] #13 38.10 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:42:40.531Z] #13 38.11 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:42:40.531Z] #13 38.13 Setting up bash-completion (1:2.1-4.3) ... [2020-01-17T14:42:41.257Z] #47 ... [2020-01-17T14:42:41.257Z] [2020-01-17T14:42:41.257Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:41.257Z] #58 25.71 PBCC images/eventfd.pb-c.c [2020-01-17T14:42:41.257Z] #58 25.75 DEP images/eventfd.pb-c.d [2020-01-17T14:42:41.257Z] #58 25.88 PBCC images/remap-file-path.pb-c.c [2020-01-17T14:42:41.257Z] #58 25.98 DEP images/remap-file-path.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.10 PBCC images/fifo.pb-c.c [2020-01-17T14:42:41.257Z] #58 26.18 DEP images/fifo.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.27 PBCC images/ghost-file.pb-c.c [2020-01-17T14:42:41.257Z] #58 26.28 DEP images/ghost-file.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.45 PBCC images/regfile.pb-c.c [2020-01-17T14:42:41.257Z] #58 26.49 DEP images/regfile.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.59 PBCC images/ns.pb-c.c [2020-01-17T14:42:41.257Z] #58 26.62 DEP images/ns.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.72 PBCC images/fdinfo.pb-c.c [2020-01-17T14:42:41.257Z] #58 26.84 DEP images/fdinfo.pb-c.d [2020-01-17T14:42:41.257Z] #58 26.95 PBCC images/core-aarch64.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.11 PBCC images/core-arm.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.23 PBCC images/core-ppc64.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.44 PBCC images/core-s390.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.54 PBCC images/core-x86.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.67 PBCC images/core.pb-c.c [2020-01-17T14:42:41.257Z] #58 27.91 PBCC images/inventory.pb-c.c [2020-01-17T14:42:41.257Z] #58 28.07 DEP images/core-aarch64.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.24 DEP images/core-arm.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.37 DEP images/core-ppc64.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.57 DEP images/core-s390.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.69 DEP images/core-x86.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.84 DEP images/core.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.86 DEP images/inventory.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.88 PBCC images/cpuinfo.pb-c.c [2020-01-17T14:42:41.257Z] #58 28.90 DEP images/cpuinfo.pb-c.d [2020-01-17T14:42:41.257Z] #58 28.92 PBCC images/stats.pb-c.c [2020-01-17T14:42:41.257Z] #58 29.08 DEP images/stats.pb-c.d [2020-01-17T14:42:41.257Z] #58 ... [2020-01-17T14:42:41.257Z] [2020-01-17T14:42:41.257Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:41.257Z] #30 116.6 flag [2020-01-17T14:42:41.257Z] #30 116.6 github.com/BurntSushi/toml [2020-01-17T14:42:41.257Z] #30 120.3 log [2020-01-17T14:42:41.257Z] #30 124.4 github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:42:41.456Z] #13 39.01 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:42:41.456Z] #13 39.02 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:42:41.456Z] #13 39.03 Setting up zip (3.0-11+b1) ... [2020-01-17T14:42:41.456Z] #13 39.04 Setting up bzip2 (1.0.6-8.1) ... [2020-01-17T14:42:41.456Z] #13 39.06 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:41.456Z] #13 39.08 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:42:41.456Z] #13 39.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:41.456Z] #13 39.11 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-17T14:42:41.456Z] #13 39.12 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:41.456Z] #13 39.14 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:42:41.456Z] #13 39.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-17T14:42:41.516Z] #30 ... [2020-01-17T14:42:41.516Z] [2020-01-17T14:42:41.516Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:41.516Z] #13 28.50 Fetched 7933 kB in 21s (365 kB/s) [2020-01-17T14:42:41.711Z] #13 39.16 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:42:41.711Z] #13 39.18 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:41.711Z] #13 39.20 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-17T14:42:41.711Z] #13 39.21 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-17T14:42:41.711Z] #13 39.23 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-17T14:42:41.711Z] #13 39.25 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:41.711Z] #13 39.37 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:42:41.711Z] #13 39.39 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-17T14:42:41.711Z] #13 39.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-17T14:42:41.711Z] #13 39.41 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:42:41.966Z] #13 39.44 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:42:41.966Z] #13 39.45 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:42:41.966Z] #13 39.48 Setting up pigz (2.3.4-1) ... [2020-01-17T14:42:41.966Z] #13 39.49 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:42:41.966Z] #13 39.50 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-17T14:42:41.966Z] #13 39.51 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:41.966Z] #13 39.53 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-17T14:42:41.966Z] #13 39.54 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:42:41.966Z] #13 39.56 Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:42:41.966Z] #13 39.57 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-17T14:42:41.966Z] #13 39.58 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-17T14:42:41.966Z] #13 39.59 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:42:41.966Z] #13 39.61 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:42:41.966Z] #13 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-17T14:42:42.221Z] #13 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-17T14:42:42.221Z] #13 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-17T14:42:42.221Z] #13 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-17T14:42:42.221Z] #13 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-17T14:42:42.221Z] #13 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-17T14:42:42.221Z] #13 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-17T14:42:42.221Z] #13 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-17T14:42:42.221Z] #13 39.65 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:42.221Z] #13 39.67 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:42.221Z] #13 39.69 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:42:42.221Z] #13 39.70 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:42:42.221Z] #13 39.72 Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:42:42.221Z] #13 39.73 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-17T14:42:42.221Z] #13 39.75 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:42:42.784Z] + rm -rf /tmp/tmp.RIZD9F9FEQ [2020-01-17T14:42:42.784Z] Removing intermediate container 4ad58c4054b5 [2020-01-17T14:42:42.784Z] ---> 838349278c07 [2020-01-17T14:42:42.784Z] Step 19/125 : FROM base AS frozen-images [2020-01-17T14:42:42.784Z] ---> 28c6800056ce [2020-01-17T14:42:42.784Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:42:42.784Z] ---> Using cache [2020-01-17T14:42:42.784Z] ---> ac17eb2ad0ba [2020-01-17T14:42:42.784Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-01-17T14:42:42.784Z] ---> Running in 1a0283b8abc1 [2020-01-17T14:42:42.784Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:42:42.784Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:42:42.784Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:42:42.784Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:42:42.784Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:42:42.784Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:42:42.784Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:42:42.784Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:42:43.584Z] #13 41.14 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-17T14:42:43.584Z] #13 41.16 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:43.584Z] #13 41.17 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-01-17T14:42:43.584Z] #13 41.17 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-01-17T14:42:43.584Z] #13 41.17 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-01-17T14:42:43.584Z] #13 41.17 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-01-17T14:42:43.584Z] #13 41.18 Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:42:43.584Z] #13 41.19 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:42:43.584Z] #13 41.20 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-01-17T14:42:43.584Z] #13 41.21 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-01-17T14:42:43.584Z] #13 41.21 Setting up python3 (3.5.3-1) ... [2020-01-17T14:42:44.145Z] #13 41.63 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:42:44.263Z] Fetched 7733 kB in 2s (2781 kB/s) [2020-01-17T14:42:44.801Z] #13 28.50 Reading package lists... [2020-01-17T14:42:44.801Z] #13 ... [2020-01-17T14:42:44.801Z] [2020-01-17T14:42:44.801Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:44.801Z] #33 119.9 fmt [2020-01-17T14:42:44.801Z] #33 122.2 path/filepath [2020-01-17T14:42:44.801Z] #33 124.4 regexp [2020-01-17T14:42:44.801Z] #33 128.5 flag [2020-01-17T14:42:44.801Z] #33 ... [2020-01-17T14:42:44.801Z] [2020-01-17T14:42:44.801Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:44.801Z] #58 33.16 make[1]: Nothing to be done for 'all'. [2020-01-17T14:42:45.081Z] #13 42.46 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-17T14:42:45.081Z] #13 42.52 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-17T14:42:45.081Z] #13 42.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:45.081Z] #13 42.61 Setting up python3-wheel (0.29.0-2) ... [2020-01-17T14:42:45.275Z] Reading package lists... [2020-01-17T14:42:45.336Z] #13 42.88 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:42:45.591Z] #13 43.19 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:45.591Z] #13 43.20 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:42:46.101Z] #13 43.54 Setting up dmsetup (2:1.02.137-2) ... [2020-01-17T14:42:46.101Z] #13 43.56 Setting up python3-setuptools (33.1.1-1) ... [2020-01-17T14:42:46.177Z] #58 ... [2020-01-17T14:42:46.177Z] [2020-01-17T14:42:46.177Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:42:46.177Z] #30 DONE 131.3s [2020-01-17T14:42:46.177Z] [2020-01-17T14:42:46.177Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:46.177Z] #33 130.2 go/token [2020-01-17T14:42:46.177Z] #33 131.4 io/ioutil [2020-01-17T14:42:46.177Z] #33 131.6 go/scanner [2020-01-17T14:42:46.357Z] #13 43.89 Setting up dh-python (2.20170125) ... [2020-01-17T14:42:46.590Z] Reading package lists... [2020-01-17T14:42:46.611Z] #13 44.11 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-17T14:42:46.611Z] #13 44.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:46.874Z] Building dependency tree... [2020-01-17T14:42:46.874Z] Reading state information... [2020-01-17T14:42:47.157Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-17T14:42:47.157Z] The following additional packages will be installed: [2020-01-17T14:42:47.157Z] libjq1 libonig4 [2020-01-17T14:42:47.157Z] The following NEW packages will be installed: [2020-01-17T14:42:47.157Z] jq libjq1 libonig4 [2020-01-17T14:42:47.157Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:42:47.157Z] Need to get 310 kB of archives. [2020-01-17T14:42:47.157Z] After this operation, 1267 kB of additional disk space will be used. [2020-01-17T14:42:47.157Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-17T14:42:47.157Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-17T14:42:47.157Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-17T14:42:47.170Z] #13 DONE 44.7s [2020-01-17T14:42:47.170Z] [2020-01-17T14:42:47.171Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-17T14:42:47.441Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:42:47.441Z] Fetched 310 kB in 0s (3450 kB/s) [2020-01-17T14:42:47.441Z] Selecting previously unselected package libonig4:ppc64el. [2020-01-17T14:42:47.441Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-17T14:42:47.441Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-17T14:42:47.441Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-17T14:42:47.441Z] Selecting previously unselected package libjq1:ppc64el. [2020-01-17T14:42:47.441Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-17T14:42:47.441Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-17T14:42:47.556Z] #33 132.9 net/url [2020-01-17T14:42:47.752Z] Selecting previously unselected package jq. [2020-01-17T14:42:47.752Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-17T14:42:47.752Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:42:47.752Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-17T14:42:47.752Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-17T14:42:47.752Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:42:47.752Z] Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:42:48.040Z] Removing intermediate container 1a0283b8abc1 [2020-01-17T14:42:48.040Z] ---> 60222091bed6 [2020-01-17T14:42:48.040Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-01-17T14:42:48.325Z] ---> e0c045da4d23 [2020-01-17T14:42:48.325Z] 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-01-17T14:42:48.325Z] ---> Running in 7c73a148c814 [2020-01-17T14:42:48.491Z] #33 133.9 go/ast [2020-01-17T14:42:49.576Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-17T14:42:49.576Z]  [2020-01-17T14:42:49.682Z] #14 2.415 Collecting yamllint==1.16.0 [2020-01-17T14:42:50.293Z]  #####   7.5% ###########  16.2% ######################## 33.5% #########################################   57.0% ####################################################### 77.7% #######################################################################  99.3% ######################################################################## 100.0% [2020-01-17T14:42:50.395Z] #33 135.8 text/template/parse [2020-01-17T14:42:50.604Z]  [2020-01-17T14:42:51.252Z]  #########         12.6% #############################  41.0% #####################################################    74.1% ######################################################################## 100.0% [2020-01-17T14:42:51.779Z]  [2020-01-17T14:42:52.300Z] #33 ... [2020-01-17T14:42:52.300Z] [2020-01-17T14:42:52.300Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:52.300Z] #58 36.84 CC images/stats.o [2020-01-17T14:42:52.300Z] #58 37.59 CC images/core.o [2020-01-17T14:42:52.300Z] #58 39.57 CC images/core-x86.o [2020-01-17T14:42:52.300Z] #58 40.97 CC images/core-arm.o [2020-01-17T14:42:52.300Z] #58 41.54 CC images/core-aarch64.o [2020-01-17T14:42:52.300Z] #58 42.23 CC images/core-ppc64.o [2020-01-17T14:42:52.421Z]  ###     4.8% #########  13.8% ##################      25.3% #########################    35.9% ##################################      47.8% ##########################################  59.5% ######################################################## 78.9% #####################################################################  96.0% ######################################################################## 100.0% [2020-01-17T14:42:52.947Z]  [2020-01-17T14:42:53.681Z] #58 43.44 CC images/core-s390.o [2020-01-17T14:42:54.401Z]  #    2.3% ## 2.9% ##### 7.0% ###########  16.3% ################ 23.4% #######################       33.3% #############################   40.7% ################################# 46.2% ########################################  55.6% ##############################################  64.9% ###################################################  71.1% ########################################################   78.8% ##############################################################   86.3% ###################################################################      94.3% ######################################################################## 100.0% [2020-01-17T14:42:54.401Z]  [2020-01-17T14:42:54.619Z] #58 44.65 CC images/cpuinfo.o [2020-01-17T14:42:55.020Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-17T14:42:55.303Z]  [2020-01-17T14:42:55.554Z] #58 45.72 CC images/inventory.o [2020-01-17T14:42:55.589Z]  ######################################################################## 100.0% [2020-01-17T14:42:55.589Z]  [2020-01-17T14:42:56.011Z] 🇩 bin/containerd-stress [2020-01-17T14:42:56.208Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-17T14:42:56.210Z] #14 8.792 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-17T14:42:56.210Z] #14 8.905 Collecting pyyaml (from yamllint==1.16.0) [2020-01-17T14:42:56.491Z]  [2020-01-17T14:42:56.491Z]  ######################################################################## 100.0% [2020-01-17T14:42:56.639Z] #58 46.48 CC images/fdinfo.o [2020-01-17T14:42:56.776Z]  [2020-01-17T14:42:57.135Z] #14 9.986 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-17T14:42:57.205Z] #58 47.25 CC images/fown.o [2020-01-17T14:42:57.394Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-17T14:42:57.394Z] skipping existing c8c2d4a6b2e3 [2020-01-17T14:42:57.394Z] [2020-01-17T14:42:57.469Z] #58 47.53 CC images/ns.o [2020-01-17T14:42:57.728Z] #58 ... [2020-01-17T14:42:57.728Z] [2020-01-17T14:42:57.728Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:42:57.728Z] #33 143.1 go/parser [2020-01-17T14:42:57.919Z] 🇩 bin/containerd-shim [2020-01-17T14:42:57.986Z] #33 143.5 text/template [2020-01-17T14:42:58.019Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-17T14:42:58.068Z] #14 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-17T14:42:58.304Z]  [2020-01-17T14:42:58.587Z]  ######################################################################## 100.0% [2020-01-17T14:42:58.587Z]  [2020-01-17T14:42:58.587Z] Download of images into '/build' complete. [2020-01-17T14:42:58.587Z] Use something like the following to load the result into a Docker daemon: [2020-01-17T14:42:58.587Z] tar -cC '/build' . | docker load [2020-01-17T14:42:58.920Z] #33 ... [2020-01-17T14:42:58.920Z] [2020-01-17T14:42:58.920Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:42:58.920Z] #13 28.50 Reading package lists... [2020-01-17T14:42:58.920Z] #13 36.40 Reading package lists... [2020-01-17T14:42:58.920Z] #13 45.09 Building dependency tree... [2020-01-17T14:42:58.920Z] #13 ... [2020-01-17T14:42:58.920Z] [2020-01-17T14:42:58.920Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:42:58.920Z] #58 48.24 CC images/regfile.o [2020-01-17T14:42:58.920Z] #58 48.64 CC images/ghost-file.o [2020-01-17T14:42:58.993Z] #14 11.72 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-17T14:42:58.993Z] #14 11.78 Building wheels for collected packages: pyyaml [2020-01-17T14:42:58.993Z] #14 11.78 Running setup.py bdist_wheel for pyyaml: started [2020-01-17T14:42:59.180Z] #58 49.16 CC images/fifo.o [2020-01-17T14:42:59.250Z] #14 12.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-17T14:42:59.250Z] #14 12.23 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-17T14:42:59.250Z] #14 12.26 Successfully built pyyaml [2020-01-17T14:42:59.438Z] #58 49.49 CC images/remap-file-path.o [2020-01-17T14:42:59.506Z] #14 12.26 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-17T14:42:59.696Z] #58 49.93 CC images/eventfd.o [2020-01-17T14:42:59.761Z] #14 12.43 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-17T14:43:00.016Z] #14 DONE 12.8s [2020-01-17T14:43:00.016Z] [2020-01-17T14:43:00.016Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-01-17T14:43:00.262Z] #58 50.33 CC images/eventpoll.o [2020-01-17T14:43:00.275Z] #16 DONE 0.2s [2020-01-17T14:43:00.275Z] [2020-01-17T14:43:00.275Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-17T14:43:00.275Z] #26 ... [2020-01-17T14:43:00.275Z] [2020-01-17T14:43:00.275Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-01-17T14:43:00.275Z] #23 DONE 0.1s [2020-01-17T14:43:00.275Z] [2020-01-17T14:43:00.275Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-17T14:43:00.275Z] #49 DONE 0.2s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-17T14:43:00.530Z] #60 DONE 0.3s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-01-17T14:43:00.530Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-17T14:43:00.530Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-17T14:43:00.530Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.13MB / 9.11MB 0.3s [2020-01-17T14:43:00.530Z] #64 ... [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-17T14:43:00.530Z] #32 DONE 0.4s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-17T14:43:00.530Z] #29 DONE 0.5s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-17T14:43:00.530Z] #52 DONE 0.5s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-17T14:43:00.530Z] #41 DONE 0.5s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-17T14:43:00.530Z] #26 DONE 0.5s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-17T14:43:00.530Z] #37 DONE 0.5s [2020-01-17T14:43:00.530Z] [2020-01-17T14:43:00.530Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-01-17T14:43:00.530Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.83MB / 9.11MB 0.5s [2020-01-17T14:43:00.787Z] #64 ... [2020-01-17T14:43:00.787Z] [2020-01-17T14:43:00.787Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-17T14:43:00.787Z] #46 DONE 0.5s [2020-01-17T14:43:00.787Z] [2020-01-17T14:43:00.787Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-01-17T14:43:00.787Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.82MB / 9.11MB 0.6s [2020-01-17T14:43:00.787Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-01-17T14:43:00.787Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-17T14:43:00.827Z] #58 50.82 CC images/fh.o [2020-01-17T14:43:01.285Z] Removing intermediate container 7c73a148c814 [2020-01-17T14:43:01.285Z] ---> 1f3da2b85e73 [2020-01-17T14:43:01.285Z] Step 24/125 : FROM base AS cross-false [2020-01-17T14:43:01.285Z] ---> 28c6800056ce [2020-01-17T14:43:01.285Z] Step 25/125 : FROM base AS cross-true [2020-01-17T14:43:01.285Z] ---> 28c6800056ce [2020-01-17T14:43:01.285Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:43:01.285Z] ---> Using cache [2020-01-17T14:43:01.285Z] ---> ac17eb2ad0ba [2020-01-17T14:43:01.285Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-01-17T14:43:01.285Z] ---> Running in 39ff24fd870d [2020-01-17T14:43:01.395Z] #58 51.35 CC images/fsnotify.o [2020-01-17T14:43:01.910Z] Removing intermediate container 39ff24fd870d [2020-01-17T14:43:01.910Z] ---> c0fc9e1fb4db [2020-01-17T14:43:01.910Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-01-17T14:43:01.910Z] ---> Running in cb7b174cb91e [2020-01-17T14:43:01.963Z] #58 52.01 CC images/signalfd.o [2020-01-17T14:43:02.530Z] #58 52.41 CC images/fs.o [2020-01-17T14:43:02.530Z] #58 52.61 CC images/pstree.o [2020-01-17T14:43:02.530Z] #58 52.82 CC images/pipe.o [2020-01-17T14:43:02.929Z] Removing intermediate container cb7b174cb91e [2020-01-17T14:43:02.930Z] ---> 08797fd2fe7f [2020-01-17T14:43:02.930Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-01-17T14:43:02.930Z] ---> Running in 468a7920c2ea [2020-01-17T14:43:03.096Z] #58 53.05 CC images/tcp-stream.o [2020-01-17T14:43:03.096Z] #58 53.31 CC images/sk-packet.o [2020-01-17T14:43:03.096Z] #58 ... [2020-01-17T14:43:03.096Z] [2020-01-17T14:43:03.096Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:03.096Z] #33 148.8 log [2020-01-17T14:43:03.558Z] Removing intermediate container 468a7920c2ea [2020-01-17T14:43:03.559Z] ---> fbcae869069e [2020-01-17T14:43:03.559Z] 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-01-17T14:43:03.841Z] ---> Running in 8842953e5885 [2020-01-17T14:43:04.031Z] #33 149.4 encoding/binary [2020-01-17T14:43:04.418Z] 🇩 bin/containerd-shim-runc-v1 [2020-01-17T14:43:04.462Z] Removing intermediate container 8842953e5885 [2020-01-17T14:43:04.462Z] ---> 7f606b84437d [2020-01-17T14:43:04.462Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-01-17T14:43:04.462Z] ---> 28c6800056ce [2020-01-17T14:43:04.462Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-01-17T14:43:04.462Z] ---> 28c6800056ce [2020-01-17T14:43:04.462Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:43:04.462Z] ---> Using cache [2020-01-17T14:43:04.462Z] ---> ac17eb2ad0ba [2020-01-17T14:43:04.462Z] 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-01-17T14:43:04.462Z] ---> Running in e13b03971316 [2020-01-17T14:43:05.100Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:43:05.100Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:43:05.100Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:43:05.100Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:43:05.100Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:43:05.100Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:43:05.391Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:43:05.677Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:43:06.024Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.3s done [2020-01-17T14:43:06.024Z] #64 DONE 5.9s [2020-01-17T14:43:06.024Z] [2020-01-17T14:43:06.024Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:43:06.024Z] #55 5.687 + mktemp -d [2020-01-17T14:43:06.024Z] #55 5.704 + export GOPATH=/tmp/tmp.NCND9C7I8s [2020-01-17T14:43:06.024Z] #55 5.704 + git clone https://github.com/docker/distribution.git /tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution [2020-01-17T14:43:06.024Z] #55 5.704 Cloning into '/tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution'... [2020-01-17T14:43:06.279Z] #55 ... [2020-01-17T14:43:06.279Z] [2020-01-17T14:43:06.279Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-17T14:43:06.279Z] #21 DONE 6.1s [2020-01-17T14:43:06.279Z] [2020-01-17T14:43:06.279Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:06.279Z] #57 6.166 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:43:06.279Z] #57 6.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:43:06.303Z] 🇩 binaries [2020-01-17T14:43:06.303Z] + mkdir -p /build [2020-01-17T14:43:06.303Z] + cp bin/containerd /build/containerd [2020-01-17T14:43:06.303Z] + cp bin/containerd-shim /build/containerd-shim [2020-01-17T14:43:06.303Z] + cp bin/ctr /build/ctr [2020-01-17T14:43:06.536Z] #57 6.440 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:43:06.663Z] #33 151.7 go/doc [2020-01-17T14:43:06.663Z] #33 151.9 encoding/base64 [2020-01-17T14:43:06.790Z] #57 6.518 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:43:06.790Z] #57 6.604 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:43:07.598Z] #33 153.0 encoding/json [2020-01-17T14:43:07.710Z] Fetched 7733 kB in 2s (2875 kB/s) [2020-01-17T14:43:08.675Z] #57 8.251 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-17T14:43:08.675Z] #57 ... [2020-01-17T14:43:08.675Z] [2020-01-17T14:43:08.675Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:43:08.675Z] #61 8.168 + RM_GOPATH=0 [2020-01-17T14:43:08.675Z] #61 8.168 + TMP_GOPATH= [2020-01-17T14:43:08.675Z] #61 8.168 + : /build/ [2020-01-17T14:43:08.675Z] #61 8.168 + '[' -z '' ']' [2020-01-17T14:43:08.675Z] #61 8.168 ++ mktemp -d [2020-01-17T14:43:08.675Z] #61 8.177 + export GOPATH=/tmp/tmp.OiU7AkrxdD [2020-01-17T14:43:08.675Z] #61 8.177 + GOPATH=/tmp/tmp.OiU7AkrxdD [2020-01-17T14:43:08.675Z] #61 8.177 + RM_GOPATH=1 [2020-01-17T14:43:08.675Z] #61 8.178 ++ dirname ./install.sh [2020-01-17T14:43:08.675Z] #61 8.208 + dir=. [2020-01-17T14:43:08.675Z] #61 8.208 + bin=rootlesskit [2020-01-17T14:43:08.675Z] #61 8.208 + shift [2020-01-17T14:43:08.675Z] #61 8.208 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-17T14:43:08.675Z] #61 8.208 + . ./rootlesskit.installer [2020-01-17T14:43:08.675Z] #61 8.208 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:43:08.675Z] #61 8.208 + install_rootlesskit [2020-01-17T14:43:08.675Z] #61 8.208 + case "$1" in [2020-01-17T14:43:08.675Z] #61 8.208 + export CGO_ENABLED=0 [2020-01-17T14:43:08.675Z] #61 8.208 + CGO_ENABLED=0 [2020-01-17T14:43:08.675Z] #61 8.208 + _install_rootlesskit [2020-01-17T14:43:08.675Z] #61 8.208 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2020-01-17T14:43:08.675Z] #61 8.208 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OiU7AkrxdD/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:43:08.675Z] #61 8.208 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:43:08.675Z] #61 8.217 Cloning into '/tmp/tmp.OiU7AkrxdD/src/github.com/rootless-containers/rootlesskit'... [2020-01-17T14:43:08.730Z] Reading package lists... [2020-01-17T14:43:08.975Z] #33 ... [2020-01-17T14:43:08.975Z] [2020-01-17T14:43:08.975Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:08.975Z] #13 45.09 Building dependency tree... [2020-01-17T14:43:08.975Z] #13 46.53 Reading state information... [2020-01-17T14:43:08.975Z] #13 48.46 The following additional packages will be installed: [2020-01-17T14:43:08.975Z] #13 48.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-01-17T14:43:08.975Z] #13 48.48 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-01-17T14:43:08.975Z] #13 48.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-01-17T14:43:08.975Z] #13 48.48 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-01-17T14:43:08.975Z] #13 48.48 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-17T14:43:08.975Z] #13 48.48 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-17T14:43:08.975Z] #13 48.48 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-01-17T14:43:08.975Z] #13 48.48 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-01-17T14:43:08.975Z] #13 48.48 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-01-17T14:43:08.975Z] #13 48.48 Suggested packages: [2020-01-17T14:43:08.975Z] #13 48.48 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-01-17T14:43:08.975Z] #13 48.48 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-01-17T14:43:08.975Z] #13 48.48 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-01-17T14:43:08.975Z] #13 48.48 vim-doc vim-scripts xfsdump acl attr quota [2020-01-17T14:43:08.975Z] #13 48.48 Recommended packages: [2020-01-17T14:43:08.975Z] #13 48.48 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-17T14:43:08.975Z] #13 48.48 python3-keyrings.alt python3-xdg unzip [2020-01-17T14:43:08.975Z] #13 54.21 The following NEW packages will be installed: [2020-01-17T14:43:08.975Z] #13 54.21 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-01-17T14:43:08.975Z] #13 54.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-01-17T14:43:08.975Z] #13 54.21 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-17T14:43:08.975Z] #13 54.21 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-01-17T14:43:08.975Z] #13 54.21 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-01-17T14:43:08.975Z] #13 54.21 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-01-17T14:43:08.975Z] #13 54.22 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-01-17T14:43:08.975Z] #13 54.22 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-01-17T14:43:08.975Z] #13 54.22 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-01-17T14:43:08.975Z] #13 54.22 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-01-17T14:43:08.975Z] #13 54.22 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-01-17T14:43:08.975Z] #13 54.22 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-01-17T14:43:08.975Z] #13 54.22 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-01-17T14:43:08.975Z] #13 54.22 xfsprogs xxd xz-utils zip [2020-01-17T14:43:08.975Z] #13 55.37 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:43:08.975Z] #13 55.37 Need to get 90.9 MB of archives. [2020-01-17T14:43:08.975Z] #13 55.37 After this operation, 541 MB of additional disk space will be used. [2020-01-17T14:43:08.975Z] #13 55.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-17T14:43:08.975Z] #13 55.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-17T14:43:08.975Z] #13 55.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-17T14:43:08.975Z] #13 55.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-17T14:43:08.975Z] #13 55.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-17T14:43:08.975Z] #13 55.42 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-17T14:43:08.975Z] #13 55.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-17T14:43:08.975Z] #13 55.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-17T14:43:08.975Z] #13 55.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-17T14:43:08.975Z] #13 55.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-17T14:43:08.975Z] #13 55.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-17T14:43:08.975Z] #13 56.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-17T14:43:08.975Z] #13 56.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-17T14:43:08.975Z] #13 56.00 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-17T14:43:08.975Z] #13 56.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-17T14:43:08.975Z] #13 56.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-17T14:43:08.975Z] #13 56.05 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-17T14:43:08.975Z] #13 56.05 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-17T14:43:08.975Z] #13 56.06 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-17T14:43:08.975Z] #13 56.07 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-17T14:43:08.975Z] #13 56.11 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-17T14:43:08.975Z] #13 56.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:43:08.975Z] #13 56.16 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:43:08.975Z] #13 56.18 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-17T14:43:09.233Z] #13 56.20 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-17T14:43:09.233Z] #13 56.20 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-17T14:43:09.233Z] #13 56.22 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-17T14:43:09.233Z] #13 56.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-01-17T14:43:09.233Z] #13 56.25 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-17T14:43:09.233Z] #13 56.33 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-17T14:43:09.233Z] #13 56.34 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-17T14:43:09.233Z] #13 56.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-17T14:43:09.233Z] #13 56.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-17T14:43:09.233Z] #13 56.40 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-17T14:43:09.233Z] #13 56.40 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-17T14:43:09.233Z] #13 56.41 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-17T14:43:09.233Z] #13 56.43 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-17T14:43:09.233Z] #13 56.43 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-01-17T14:43:09.233Z] #13 56.43 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-17T14:43:09.233Z] #13 56.47 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-17T14:43:09.491Z] #13 56.52 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-17T14:43:09.491Z] #13 56.54 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-17T14:43:09.752Z] #13 56.63 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-17T14:43:09.752Z] #13 56.67 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-17T14:43:09.752Z] #13 56.68 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-17T14:43:09.752Z] #13 56.68 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-17T14:43:09.752Z] #13 56.69 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-17T14:43:09.752Z] #13 56.71 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-17T14:43:09.763Z] Removing intermediate container 1aceb3dee5ea [2020-01-17T14:43:09.763Z] ---> 2d127d916ba4 [2020-01-17T14:43:09.763Z] Step 56/125 : FROM dev-base AS proxy [2020-01-17T14:43:09.763Z] ---> 3d12f075a357 [2020-01-17T14:43:09.763Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-01-17T14:43:09.763Z] ---> Running in ae73e988bbeb [2020-01-17T14:43:09.763Z] Removing intermediate container ae73e988bbeb [2020-01-17T14:43:09.763Z] ---> 905947c17e34 [2020-01-17T14:43:09.763Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:43:09.763Z] ---> 20046645e2e8 [2020-01-17T14:43:09.763Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:43:10.011Z] #13 56.96 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-17T14:43:10.011Z] #13 56.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-17T14:43:10.011Z] #13 57.17 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-17T14:43:10.011Z] #13 57.20 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-17T14:43:10.138Z] ---> 7ecfad677f5d [2020-01-17T14:43:10.138Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:43:10.138Z] ---> Running in a952848d3fc0 [2020-01-17T14:43:10.234Z] Reading package lists... [2020-01-17T14:43:10.234Z] Building dependency tree... [2020-01-17T14:43:10.234Z] Reading state information... [2020-01-17T14:43:10.234Z] The following additional packages will be installed: [2020-01-17T14:43:10.234Z] libapparmor1 libseccomp2 [2020-01-17T14:43:10.234Z] Suggested packages: [2020-01-17T14:43:10.234Z] seccomp [2020-01-17T14:43:10.234Z] The following NEW packages will be installed: [2020-01-17T14:43:10.269Z] #13 57.20 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-17T14:43:10.269Z] #13 57.24 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-17T14:43:10.269Z] #13 57.25 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-17T14:43:10.269Z] #13 57.29 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-17T14:43:10.510Z] + RM_GOPATH=0 [2020-01-17T14:43:10.510Z] + TMP_GOPATH= [2020-01-17T14:43:10.510Z] + : /build [2020-01-17T14:43:10.510Z] + '[' -z '' ']' [2020-01-17T14:43:10.510Z] ++ mktemp -d [2020-01-17T14:43:10.510Z] + export GOPATH=/tmp/tmp.7v698cDjbo [2020-01-17T14:43:10.510Z] + GOPATH=/tmp/tmp.7v698cDjbo [2020-01-17T14:43:10.510Z] + RM_GOPATH=1 [2020-01-17T14:43:10.510Z] ++ dirname ./install.sh [2020-01-17T14:43:10.510Z] + dir=. [2020-01-17T14:43:10.510Z] + bin=proxy [2020-01-17T14:43:10.510Z] + shift [2020-01-17T14:43:10.510Z] + '[' '!' -f ./proxy.installer ']' [2020-01-17T14:43:10.510Z] + . ./proxy.installer [2020-01-17T14:43:10.510Z] ++ LIBNETWORK_COMMIT=d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:10.510Z] + install_proxy [2020-01-17T14:43:10.510Z] + case "$1" in [2020-01-17T14:43:10.510Z] + export CGO_ENABLED=0 [2020-01-17T14:43:10.510Z] + CGO_ENABLED=0 [2020-01-17T14:43:10.510Z] + _install_proxy [2020-01-17T14:43:10.510Z] Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:10.510Z] + echo 'Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23' [2020-01-17T14:43:10.510Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7v698cDjbo/src/github.com/docker/libnetwork [2020-01-17T14:43:10.510Z] Cloning into '/tmp/tmp.7v698cDjbo/src/github.com/docker/libnetwork'... [2020-01-17T14:43:10.519Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-01-17T14:43:10.519Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:43:10.519Z] Need to get 296 kB of archives. [2020-01-17T14:43:10.519Z] After this operation, 1346 kB of additional disk space will be used. [2020-01-17T14:43:10.519Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-17T14:43:10.519Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-17T14:43:10.519Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-17T14:43:10.519Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-17T14:43:10.560Z] #61 ... [2020-01-17T14:43:10.560Z] [2020-01-17T14:43:10.560Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:43:10.560Z] #24 7.549 + RM_GOPATH=0 [2020-01-17T14:43:10.560Z] #24 7.549 + TMP_GOPATH= [2020-01-17T14:43:10.560Z] #24 7.549 + : /build [2020-01-17T14:43:10.560Z] #24 7.549 + '[' -z '' ']' [2020-01-17T14:43:10.560Z] #24 7.549 ++ mktemp -d [2020-01-17T14:43:10.560Z] #24 7.563 + export GOPATH=/tmp/tmp.e9GcyjoN2G [2020-01-17T14:43:10.560Z] #24 7.563 + GOPATH=/tmp/tmp.e9GcyjoN2G [2020-01-17T14:43:10.560Z] #24 7.563 + RM_GOPATH=1 [2020-01-17T14:43:10.560Z] #24 7.563 ++ dirname ./install.sh [2020-01-17T14:43:10.560Z] #24 7.563 + dir=. [2020-01-17T14:43:10.560Z] #24 7.563 + bin=gometalinter [2020-01-17T14:43:10.560Z] #24 7.563 + shift [2020-01-17T14:43:10.560Z] #24 7.563 + '[' '!' -f ./gometalinter.installer ']' [2020-01-17T14:43:10.560Z] #24 7.563 + . ./gometalinter.installer [2020-01-17T14:43:10.560Z] #24 7.563 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-01-17T14:43:10.560Z] #24 7.563 + install_gometalinter [2020-01-17T14:43:10.560Z] #24 7.563 + echo 'Installing gometalinter version v2.0.6' [2020-01-17T14:43:10.560Z] #24 7.563 + go get -d github.com/alecthomas/gometalinter [2020-01-17T14:43:10.560Z] #24 7.565 Installing gometalinter version v2.0.6 [2020-01-17T14:43:10.560Z] #24 ... [2020-01-17T14:43:10.560Z] [2020-01-17T14:43:10.560Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:43:10.560Z] #50 8.447 + RM_GOPATH=0 [2020-01-17T14:43:10.560Z] #50 8.447 + TMP_GOPATH= [2020-01-17T14:43:10.560Z] #50 8.447 + : /build [2020-01-17T14:43:10.560Z] #50 8.447 + '[' -z '' ']' [2020-01-17T14:43:10.560Z] #50 8.447 ++ mktemp -d [2020-01-17T14:43:10.560Z] #50 8.514 + export GOPATH=/tmp/tmp.aHRQ6nAdnm [2020-01-17T14:43:10.560Z] #50 8.514 + GOPATH=/tmp/tmp.aHRQ6nAdnm [2020-01-17T14:43:10.560Z] #50 8.514 + RM_GOPATH=1 [2020-01-17T14:43:10.560Z] #50 8.514 ++ dirname ./install.sh [2020-01-17T14:43:10.560Z] #50 8.514 + dir=. [2020-01-17T14:43:10.560Z] #50 8.514 + bin=proxy [2020-01-17T14:43:10.560Z] #50 8.514 + shift [2020-01-17T14:43:10.560Z] #50 8.514 + '[' '!' -f ./proxy.installer ']' [2020-01-17T14:43:10.560Z] #50 8.514 + . ./proxy.installer [2020-01-17T14:43:10.560Z] #50 8.514 ++ LIBNETWORK_COMMIT=d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:10.560Z] #50 8.514 + install_proxy [2020-01-17T14:43:10.560Z] #50 8.514 + case "$1" in [2020-01-17T14:43:10.560Z] #50 8.514 + export CGO_ENABLED=0 [2020-01-17T14:43:10.560Z] #50 8.514 + CGO_ENABLED=0 [2020-01-17T14:43:10.560Z] #50 8.514 + _install_proxy [2020-01-17T14:43:10.560Z] #50 8.514 + echo 'Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23' [2020-01-17T14:43:10.560Z] #50 8.514 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aHRQ6nAdnm/src/github.com/docker/libnetwork [2020-01-17T14:43:10.560Z] #50 8.514 Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:10.560Z] #50 8.526 Cloning into '/tmp/tmp.aHRQ6nAdnm/src/github.com/docker/libnetwork'... [2020-01-17T14:43:10.560Z] #50 ... [2020-01-17T14:43:10.560Z] [2020-01-17T14:43:10.560Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:43:10.560Z] #30 8.253 + RM_GOPATH=0 [2020-01-17T14:43:10.560Z] #30 8.253 + TMP_GOPATH= [2020-01-17T14:43:10.560Z] #30 8.253 + : /build [2020-01-17T14:43:10.560Z] #30 8.253 + '[' -z '' ']' [2020-01-17T14:43:10.560Z] #30 8.253 ++ mktemp -d [2020-01-17T14:43:10.560Z] #30 8.297 + export GOPATH=/tmp/tmp.wCx3EGOzJX [2020-01-17T14:43:10.560Z] #30 8.297 + GOPATH=/tmp/tmp.wCx3EGOzJX [2020-01-17T14:43:10.560Z] #30 8.297 + RM_GOPATH=1 [2020-01-17T14:43:10.560Z] #30 8.307 ++ dirname ./install.sh [2020-01-17T14:43:10.560Z] #30 8.319 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:10.560Z] #30 8.319 + dir=. [2020-01-17T14:43:10.560Z] #30 8.319 + bin=tomlv [2020-01-17T14:43:10.560Z] #30 8.319 + shift [2020-01-17T14:43:10.560Z] #30 8.319 + '[' '!' -f ./tomlv.installer ']' [2020-01-17T14:43:10.560Z] #30 8.319 + . ./tomlv.installer [2020-01-17T14:43:10.560Z] #30 8.319 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:10.560Z] #30 8.319 + install_tomlv [2020-01-17T14:43:10.560Z] #30 8.319 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-17T14:43:10.560Z] #30 8.319 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wCx3EGOzJX/src/github.com/BurntSushi/toml [2020-01-17T14:43:10.560Z] #30 8.319 Cloning into '/tmp/tmp.wCx3EGOzJX/src/github.com/BurntSushi/toml'... [2020-01-17T14:43:10.560Z] #30 9.835 + cd /tmp/tmp.wCx3EGOzJX/src/github.com/BurntSushi/toml [2020-01-17T14:43:10.560Z] #30 9.838 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:10.560Z] #30 9.871 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:43:10.802Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:43:10.802Z] Fetched 296 kB in 0s (2895 kB/s) [2020-01-17T14:43:10.802Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-01-17T14:43:10.802Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-17T14:43:10.802Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-17T14:43:10.802Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-17T14:43:10.802Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-17T14:43:10.802Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-17T14:43:10.802Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-17T14:43:10.802Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-01-17T14:43:10.802Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-17T14:43:10.802Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-17T14:43:10.802Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-17T14:43:10.802Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-17T14:43:10.802Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-17T14:43:10.815Z] #30 ... [2020-01-17T14:43:10.816Z] [2020-01-17T14:43:10.816Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:43:10.816Z] #27 8.769 + RM_GOPATH=0 [2020-01-17T14:43:10.816Z] #27 8.769 + TMP_GOPATH= [2020-01-17T14:43:10.816Z] #27 8.769 + : /build [2020-01-17T14:43:10.816Z] #27 8.769 + '[' -z '' ']' [2020-01-17T14:43:10.816Z] #27 8.771 ++ mktemp -d [2020-01-17T14:43:10.816Z] #27 8.781 + export GOPATH=/tmp/tmp.3vLcLjHxjz [2020-01-17T14:43:10.816Z] #27 8.781 + GOPATH=/tmp/tmp.3vLcLjHxjz [2020-01-17T14:43:10.816Z] #27 8.781 + RM_GOPATH=1 [2020-01-17T14:43:10.816Z] #27 8.781 ++ dirname ./install.sh [2020-01-17T14:43:10.816Z] #27 8.781 + dir=. [2020-01-17T14:43:10.816Z] #27 8.781 + bin=gotestsum [2020-01-17T14:43:10.816Z] #27 8.781 + shift [2020-01-17T14:43:10.816Z] #27 8.781 + '[' '!' -f ./gotestsum.installer ']' [2020-01-17T14:43:10.816Z] #27 8.781 + . ./gotestsum.installer [2020-01-17T14:43:10.816Z] #27 8.781 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-01-17T14:43:10.816Z] #27 8.781 + install_gotestsum [2020-01-17T14:43:10.816Z] #27 8.781 + echo 'Installing gotestsum version v0.3.5' [2020-01-17T14:43:10.816Z] #27 8.781 + go get -d gotest.tools/gotestsum [2020-01-17T14:43:10.816Z] #27 8.781 Installing gotestsum version v0.3.5 [2020-01-17T14:43:10.816Z] #27 ... [2020-01-17T14:43:10.816Z] [2020-01-17T14:43:10.816Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:43:10.816Z] #42 8.639 + RM_GOPATH=0 [2020-01-17T14:43:10.816Z] #42 8.639 + TMP_GOPATH= [2020-01-17T14:43:10.816Z] #42 8.639 + : /build [2020-01-17T14:43:10.816Z] #42 8.639 + '[' -z '' ']' [2020-01-17T14:43:10.816Z] #42 8.640 ++ mktemp -d [2020-01-17T14:43:10.816Z] #42 8.640 + export GOPATH=/tmp/tmp.9UtAoNJbcR [2020-01-17T14:43:10.816Z] #42 8.640 + GOPATH=/tmp/tmp.9UtAoNJbcR [2020-01-17T14:43:10.816Z] #42 8.640 + RM_GOPATH=1 [2020-01-17T14:43:10.816Z] #42 8.648 ++ dirname ./install.sh [2020-01-17T14:43:10.816Z] #42 8.650 + dir=. [2020-01-17T14:43:10.816Z] #42 8.650 + bin=runc [2020-01-17T14:43:10.816Z] #42 8.650 + shift [2020-01-17T14:43:10.816Z] #42 8.650 + '[' '!' -f ./runc.installer ']' [2020-01-17T14:43:10.816Z] #42 8.650 + . ./runc.installer [2020-01-17T14:43:10.816Z] #42 8.650 ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:43:10.816Z] #42 8.650 + install_runc [2020-01-17T14:43:10.816Z] #42 8.650 + uname -r [2020-01-17T14:43:10.816Z] #42 8.652 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-17T14:43:10.816Z] #42 8.659 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-17T14:43:10.816Z] #42 8.665 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-17T14:43:10.816Z] #42 8.665 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-17T14:43:10.816Z] #42 8.665 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9UtAoNJbcR/src/github.com/opencontainers/runc [2020-01-17T14:43:10.816Z] #42 8.665 Cloning into '/tmp/tmp.9UtAoNJbcR/src/github.com/opencontainers/runc'... [2020-01-17T14:43:10.836Z] #13 57.84 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-17T14:43:10.836Z] #13 57.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-17T14:43:10.836Z] #13 58.06 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-17T14:43:11.072Z] #42 ... [2020-01-17T14:43:11.072Z] [2020-01-17T14:43:11.072Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T14:43:11.072Z] #53 8.706 + RM_GOPATH=0 [2020-01-17T14:43:11.072Z] #53 8.706 + TMP_GOPATH= [2020-01-17T14:43:11.072Z] #53 8.706 + : /build [2020-01-17T14:43:11.072Z] #53 8.706 + '[' -z '' ']' [2020-01-17T14:43:11.072Z] #53 8.714 ++ mktemp -d [2020-01-17T14:43:11.072Z] #53 8.714 + export GOPATH=/tmp/tmp.xQKtVhILSh [2020-01-17T14:43:11.072Z] #53 8.714 + GOPATH=/tmp/tmp.xQKtVhILSh [2020-01-17T14:43:11.072Z] #53 8.714 + RM_GOPATH=1 [2020-01-17T14:43:11.072Z] #53 8.714 ++ dirname ./install.sh [2020-01-17T14:43:11.072Z] #53 8.783 Install docker/cli version 17.06.2-ce from stable [2020-01-17T14:43:11.072Z] #53 8.783 + dir=. [2020-01-17T14:43:11.072Z] #53 8.783 + bin=dockercli [2020-01-17T14:43:11.072Z] #53 8.783 + shift [2020-01-17T14:43:11.072Z] #53 8.783 + '[' '!' -f ./dockercli.installer ']' [2020-01-17T14:43:11.072Z] #53 8.783 + . ./dockercli.installer [2020-01-17T14:43:11.072Z] #53 8.783 ++ DOCKERCLI_CHANNEL=stable [2020-01-17T14:43:11.072Z] #53 8.783 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-01-17T14:43:11.072Z] #53 8.783 + install_dockercli [2020-01-17T14:43:11.072Z] #53 8.783 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-17T14:43:11.072Z] #53 8.783 ++ uname -m [2020-01-17T14:43:11.072Z] #53 8.783 + arch=x86_64 [2020-01-17T14:43:11.072Z] #53 8.783 + '[' x86_64 '!=' x86_64 ']' [2020-01-17T14:43:11.072Z] #53 8.783 + url=https://download.docker.com/linux/static [2020-01-17T14:43:11.072Z] #53 8.783 + tar -xz docker/docker [2020-01-17T14:43:11.072Z] #53 8.784 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-17T14:43:11.086Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:43:11.086Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-17T14:43:11.086Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-17T14:43:11.086Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-17T14:43:11.086Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-17T14:43:11.086Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:43:11.095Z] #13 58.10 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-17T14:43:11.095Z] #13 58.13 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-17T14:43:11.095Z] #13 58.19 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-01-17T14:43:11.327Z] #53 ... [2020-01-17T14:43:11.327Z] [2020-01-17T14:43:11.327Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:11.327Z] #33 8.610 + RM_GOPATH=0 [2020-01-17T14:43:11.327Z] #33 8.610 + TMP_GOPATH= [2020-01-17T14:43:11.327Z] #33 8.610 + : /build [2020-01-17T14:43:11.327Z] #33 8.610 + '[' -z '' ']' [2020-01-17T14:43:11.327Z] #33 8.610 ++ mktemp -d [2020-01-17T14:43:11.327Z] #33 8.624 + export GOPATH=/tmp/tmp.mUEMhZRRi8 [2020-01-17T14:43:11.327Z] #33 8.624 + GOPATH=/tmp/tmp.mUEMhZRRi8 [2020-01-17T14:43:11.327Z] #33 8.624 + RM_GOPATH=1 [2020-01-17T14:43:11.327Z] #33 8.624 ++ dirname ./install.sh [2020-01-17T14:43:11.327Z] #33 8.624 + dir=. [2020-01-17T14:43:11.327Z] #33 8.624 + bin=vndr [2020-01-17T14:43:11.327Z] #33 8.624 + shift [2020-01-17T14:43:11.327Z] #33 8.624 + '[' '!' -f ./vndr.installer ']' [2020-01-17T14:43:11.327Z] #33 8.624 + . ./vndr.installer [2020-01-17T14:43:11.327Z] #33 8.624 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:11.327Z] #33 8.624 + install_vndr [2020-01-17T14:43:11.327Z] #33 8.624 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-17T14:43:11.327Z] #33 8.624 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mUEMhZRRi8/src/github.com/LK4D4/vndr [2020-01-17T14:43:11.327Z] #33 8.624 Cloning into '/tmp/tmp.mUEMhZRRi8/src/github.com/LK4D4/vndr'... [2020-01-17T14:43:11.327Z] #33 8.625 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:11.327Z] #33 10.09 + cd /tmp/tmp.mUEMhZRRi8/src/github.com/LK4D4/vndr [2020-01-17T14:43:11.327Z] #33 10.09 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:11.327Z] #33 10.16 + go build -buildmode=pie -v -o /build/vndr . [2020-01-17T14:43:11.327Z] #33 ... [2020-01-17T14:43:11.327Z] [2020-01-17T14:43:11.327Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:43:11.327Z] #38 8.459 + RM_GOPATH=0 [2020-01-17T14:43:11.327Z] #38 8.459 + TMP_GOPATH= [2020-01-17T14:43:11.327Z] #38 8.459 + : /build [2020-01-17T14:43:11.327Z] #38 8.459 + '[' -z '' ']' [2020-01-17T14:43:11.327Z] #38 8.459 ++ mktemp -d [2020-01-17T14:43:11.327Z] #38 8.479 + export GOPATH=/tmp/tmp.yvCPPzENOB [2020-01-17T14:43:11.327Z] #38 8.479 + GOPATH=/tmp/tmp.yvCPPzENOB [2020-01-17T14:43:11.327Z] #38 8.479 + RM_GOPATH=1 [2020-01-17T14:43:11.327Z] #38 8.484 ++ dirname ./install.sh [2020-01-17T14:43:11.327Z] #38 8.505 + dir=. [2020-01-17T14:43:11.327Z] #38 8.505 + bin=tini [2020-01-17T14:43:11.327Z] #38 8.505 + shift [2020-01-17T14:43:11.327Z] #38 8.505 + '[' '!' -f ./tini.installer ']' [2020-01-17T14:43:11.327Z] #38 8.505 + . ./tini.installer [2020-01-17T14:43:11.327Z] #38 8.505 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:43:11.327Z] #38 8.505 + install_tini [2020-01-17T14:43:11.327Z] #38 8.505 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-17T14:43:11.328Z] #38 8.505 + git clone https://github.com/krallin/tini.git /tmp/tmp.yvCPPzENOB/tini [2020-01-17T14:43:11.328Z] #38 8.505 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:43:11.328Z] #38 8.539 Cloning into '/tmp/tmp.yvCPPzENOB/tini'... [2020-01-17T14:43:11.328Z] #38 10.18 + cd /tmp/tmp.yvCPPzENOB/tini [2020-01-17T14:43:11.328Z] #38 10.18 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:43:11.328Z] #38 10.20 + cmake . [2020-01-17T14:43:11.583Z] #38 ... [2020-01-17T14:43:11.583Z] [2020-01-17T14:43:11.583Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:43:11.583Z] #47 8.819 + RM_GOPATH=0 [2020-01-17T14:43:11.583Z] #47 8.819 + TMP_GOPATH= [2020-01-17T14:43:11.583Z] #47 8.819 + : /build [2020-01-17T14:43:11.583Z] #47 8.821 + '[' -z '' ']' [2020-01-17T14:43:11.583Z] #47 8.827 ++ mktemp -d [2020-01-17T14:43:11.583Z] #47 8.851 + export GOPATH=/tmp/tmp.wnuXyM21ao [2020-01-17T14:43:11.583Z] #47 8.851 + GOPATH=/tmp/tmp.wnuXyM21ao [2020-01-17T14:43:11.583Z] #47 8.851 + RM_GOPATH=1 [2020-01-17T14:43:11.583Z] #47 8.859 Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:43:11.583Z] #47 8.863 ++ dirname ./install.sh [2020-01-17T14:43:11.583Z] #47 8.863 + dir=. [2020-01-17T14:43:11.583Z] #47 8.863 + bin=containerd [2020-01-17T14:43:11.583Z] #47 8.863 + shift [2020-01-17T14:43:11.583Z] #47 8.863 + '[' '!' -f ./containerd.installer ']' [2020-01-17T14:43:11.583Z] #47 8.863 + . ./containerd.installer [2020-01-17T14:43:11.583Z] #47 8.863 ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:43:11.583Z] #47 8.863 + install_containerd [2020-01-17T14:43:11.583Z] #47 8.863 + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2020-01-17T14:43:11.583Z] #47 8.863 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wnuXyM21ao/src/github.com/containerd/containerd [2020-01-17T14:43:11.583Z] #47 8.877 Cloning into '/tmp/tmp.wnuXyM21ao/src/github.com/containerd/containerd'... [2020-01-17T14:43:11.583Z] #47 ... [2020-01-17T14:43:11.583Z] [2020-01-17T14:43:11.583Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:43:11.583Z] #38 11.02 -- The C compiler identification is GNU 6.3.0 [2020-01-17T14:43:11.583Z] #38 11.05 -- Check for working C compiler: /usr/bin/cc [2020-01-17T14:43:11.662Z] #13 58.59 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-01-17T14:43:11.725Z] Removing intermediate container e13b03971316 [2020-01-17T14:43:11.725Z] ---> cda5a5485fec [2020-01-17T14:43:11.725Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-01-17T14:43:11.725Z] ---> 7f606b84437d [2020-01-17T14:43:11.725Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:43:11.725Z] ---> Running in 7d88ae2c14b9 [2020-01-17T14:43:11.725Z] Removing intermediate container 7d88ae2c14b9 [2020-01-17T14:43:11.725Z] ---> aa8c7903c79a [2020-01-17T14:43:11.725Z] 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-01-17T14:43:11.725Z] ---> Running in f2eefb520ba4 [2020-01-17T14:43:11.920Z] #13 58.99 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-01-17T14:43:11.920Z] #13 59.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-17T14:43:12.334Z] + cd /tmp/tmp.7v698cDjbo/src/github.com/docker/libnetwork [2020-01-17T14:43:12.334Z] + git checkout -q d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:12.334Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-17T14:43:12.747Z] Removing intermediate container f2eefb520ba4 [2020-01-17T14:43:12.747Z] ---> a692bc66dba3 [2020-01-17T14:43:12.747Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-01-17T14:43:12.747Z] ---> cda5a5485fec [2020-01-17T14:43:12.747Z] Step 39/125 : FROM base AS tomlv [2020-01-17T14:43:12.747Z] ---> 28c6800056ce [2020-01-17T14:43:12.747Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-01-17T14:43:12.747Z] ---> Running in 63a85fe84331 [2020-01-17T14:43:12.747Z] Removing intermediate container 63a85fe84331 [2020-01-17T14:43:12.747Z] ---> d417eb8faf0a [2020-01-17T14:43:12.747Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:43:12.747Z] ---> 37c5d67afddc [2020-01-17T14:43:12.747Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:43:12.856Z] #13 59.77 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-01-17T14:43:12.948Z] #38 11.98 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-17T14:43:12.948Z] #38 12.01 -- Detecting C compiler ABI info [2020-01-17T14:43:13.032Z] ---> 7219e87e742c [2020-01-17T14:43:13.033Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:43:13.033Z] ---> Running in f55e9dee989a [2020-01-17T14:43:13.116Z] #13 ... [2020-01-17T14:43:13.116Z] [2020-01-17T14:43:13.116Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:13.116Z] #33 158.6 github.com/LK4D4/vndr/build [2020-01-17T14:43:13.326Z] + RM_GOPATH=0 [2020-01-17T14:43:13.326Z] + TMP_GOPATH= [2020-01-17T14:43:13.326Z] + : /build [2020-01-17T14:43:13.326Z] + '[' -z '' ']' [2020-01-17T14:43:13.326Z] ++ mktemp -d [2020-01-17T14:43:13.326Z] + export GOPATH=/tmp/tmp.rALUV0Xroh [2020-01-17T14:43:13.326Z] + GOPATH=/tmp/tmp.rALUV0Xroh [2020-01-17T14:43:13.326Z] + RM_GOPATH=1 [2020-01-17T14:43:13.326Z] ++ dirname ./install.sh [2020-01-17T14:43:13.326Z] + dir=. [2020-01-17T14:43:13.326Z] + bin=tomlv [2020-01-17T14:43:13.326Z] + shift [2020-01-17T14:43:13.326Z] + '[' '!' -f ./tomlv.installer ']' [2020-01-17T14:43:13.326Z] + . ./tomlv.installer [2020-01-17T14:43:13.326Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:13.326Z] + install_tomlv [2020-01-17T14:43:13.326Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-17T14:43:13.326Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rALUV0Xroh/src/github.com/BurntSushi/toml [2020-01-17T14:43:13.326Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:13.326Z] Cloning into '/tmp/tmp.rALUV0Xroh/src/github.com/BurntSushi/toml'... [2020-01-17T14:43:13.684Z] #33 ... [2020-01-17T14:43:13.684Z] [2020-01-17T14:43:13.684Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:43:13.684Z] #58 53.61 CC images/mnt.o [2020-01-17T14:43:13.684Z] #58 53.88 CC images/pipe-data.o [2020-01-17T14:43:13.684Z] #58 54.15 CC images/sa.o [2020-01-17T14:43:13.684Z] #58 54.48 CC images/timer.o [2020-01-17T14:43:13.684Z] #58 55.07 CC images/timerfd.o [2020-01-17T14:43:13.684Z] #58 55.41 CC images/mm.o [2020-01-17T14:43:13.684Z] #58 55.96 CC images/sk-opts.o [2020-01-17T14:43:13.684Z] #58 56.35 CC images/sk-unix.o [2020-01-17T14:43:13.684Z] #58 56.92 CC images/sk-inet.o [2020-01-17T14:43:13.684Z] #58 57.62 CC images/tun.o [2020-01-17T14:43:13.684Z] #58 58.09 CC images/sk-netlink.o [2020-01-17T14:43:13.684Z] #58 58.36 CC images/packet-sock.o [2020-01-17T14:43:13.684Z] #58 59.02 CC images/ipc-var.o [2020-01-17T14:43:13.684Z] #58 59.43 CC images/ipc-desc.o [2020-01-17T14:43:13.684Z] #58 59.90 CC images/ipc-shm.o [2020-01-17T14:43:13.684Z] #58 60.21 CC images/ipc-msg.o [2020-01-17T14:43:13.684Z] #58 60.76 CC images/ipc-sem.o [2020-01-17T14:43:13.684Z] #58 61.14 CC images/utsns.o [2020-01-17T14:43:13.684Z] #58 61.63 CC images/creds.o [2020-01-17T14:43:13.684Z] #58 62.17 CC images/vma.o [2020-01-17T14:43:13.684Z] #58 62.70 CC images/netdev.o [2020-01-17T14:43:13.684Z] #58 63.58 CC images/tty.o [2020-01-17T14:43:13.684Z] #58 ... [2020-01-17T14:43:13.684Z] [2020-01-17T14:43:13.684Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:13.684Z] #13 60.32 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-01-17T14:43:13.684Z] #13 60.35 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-01-17T14:43:13.873Z] #38 13.04 -- Detecting C compiler ABI info - done [2020-01-17T14:43:13.873Z] #38 13.13 -- Detecting C compile features [2020-01-17T14:43:13.953Z] + cd /tmp/tmp.rALUV0Xroh/src/github.com/BurntSushi/toml [2020-01-17T14:43:13.953Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-17T14:43:13.953Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:43:13.953Z] internal/cpu [2020-01-17T14:43:13.953Z] errors [2020-01-17T14:43:13.953Z] math/bits [2020-01-17T14:43:13.953Z] runtime/internal/atomic [2020-01-17T14:43:13.953Z] runtime/internal/sys [2020-01-17T14:43:13.953Z] runtime/internal/math [2020-01-17T14:43:13.953Z] internal/bytealg [2020-01-17T14:43:13.953Z] unicode/utf8 [2020-01-17T14:43:13.953Z] internal/race [2020-01-17T14:43:14.242Z] sync/atomic [2020-01-17T14:43:14.242Z] math [2020-01-17T14:43:14.242Z] unicode [2020-01-17T14:43:14.242Z] internal/testlog [2020-01-17T14:43:14.242Z] encoding [2020-01-17T14:43:14.242Z] runtime [2020-01-17T14:43:14.242Z] runtime/cgo [2020-01-17T14:43:14.786Z] Removing intermediate container a952848d3fc0 [2020-01-17T14:43:14.786Z] ---> 7b640b0dede6 [2020-01-17T14:43:14.786Z] Step 61/125 : FROM base AS gometalinter [2020-01-17T14:43:14.786Z] ---> 3d12f075a357 [2020-01-17T14:43:14.786Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-01-17T14:43:14.786Z] ---> Running in 94d4c36a3e26 [2020-01-17T14:43:14.875Z] strconv [2020-01-17T14:43:15.163Z] Removing intermediate container 94d4c36a3e26 [2020-01-17T14:43:15.163Z] ---> 5ca5fe7b58e2 [2020-01-17T14:43:15.163Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:43:15.163Z] ---> 52098056c83f [2020-01-17T14:43:15.163Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:43:15.566Z] ---> 3173ba63bef1 [2020-01-17T14:43:15.566Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:43:15.566Z] ---> Running in ee9119f3e2f1 [2020-01-17T14:43:16.360Z] + RM_GOPATH=0 [2020-01-17T14:43:16.360Z] + TMP_GOPATH= [2020-01-17T14:43:16.360Z] + : /build [2020-01-17T14:43:16.360Z] + '[' -z '' ']' [2020-01-17T14:43:16.360Z] ++ mktemp -d [2020-01-17T14:43:16.360Z] + export GOPATH=/tmp/tmp.kz7TM1BE1h [2020-01-17T14:43:16.360Z] + GOPATH=/tmp/tmp.kz7TM1BE1h [2020-01-17T14:43:16.360Z] + RM_GOPATH=1 [2020-01-17T14:43:16.360Z] ++ dirname ./install.sh [2020-01-17T14:43:16.360Z] + dir=. [2020-01-17T14:43:16.360Z] + bin=gometalinter [2020-01-17T14:43:16.360Z] + shift [2020-01-17T14:43:16.360Z] + '[' '!' -f ./gometalinter.installer ']' [2020-01-17T14:43:16.360Z] + . ./gometalinter.installer [2020-01-17T14:43:16.360Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-01-17T14:43:16.360Z] + install_gometalinter [2020-01-17T14:43:16.360Z] + echo 'Installing gometalinter version v2.0.6' [2020-01-17T14:43:16.360Z] + go get -d github.com/alecthomas/gometalinter [2020-01-17T14:43:16.360Z] Installing gometalinter version v2.0.6 [2020-01-17T14:43:17.285Z] + cd /tmp/tmp.kz7TM1BE1h/src/github.com/alecthomas/gometalinter [2020-01-17T14:43:17.285Z] + git checkout -q v2.0.6 [2020-01-17T14:43:17.285Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-01-17T14:43:17.877Z] #13 64.21 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-01-17T14:43:18.035Z] #38 16.78 -- Detecting C compile features - done [2020-01-17T14:43:18.035Z] #38 16.98 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-17T14:43:18.035Z] #38 17.41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-17T14:43:18.035Z] #38 ... [2020-01-17T14:43:18.035Z] [2020-01-17T14:43:18.035Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:43:18.035Z] #24 17.83 + cd /tmp/tmp.e9GcyjoN2G/src/github.com/alecthomas/gometalinter [2020-01-17T14:43:18.290Z] #24 17.83 + git checkout -q v2.0.6 [2020-01-17T14:43:18.376Z] sync [2020-01-17T14:43:18.376Z] io [2020-01-17T14:43:18.376Z] reflect [2020-01-17T14:43:18.376Z] syscall [2020-01-17T14:43:18.664Z] strings [2020-01-17T14:43:18.664Z] bytes [2020-01-17T14:43:18.851Z] #24 18.68 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-01-17T14:43:18.952Z] bufio [2020-01-17T14:43:19.254Z] #13 ... [2020-01-17T14:43:19.254Z] [2020-01-17T14:43:19.254Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:43:19.254Z] #58 64.85 CC images/file-lock.o [2020-01-17T14:43:19.254Z] #58 65.08 CC images/rlimit.o [2020-01-17T14:43:19.254Z] #58 65.39 CC images/pagemap.o [2020-01-17T14:43:19.254Z] #58 65.87 CC images/siginfo.o [2020-01-17T14:43:19.254Z] #58 66.41 CC images/rpc.o [2020-01-17T14:43:19.254Z] #58 68.90 CC images/ext-file.o [2020-01-17T14:43:19.254Z] #58 69.21 CC images/cgroup.o [2020-01-17T14:43:19.576Z] text/tabwriter [2020-01-17T14:43:19.576Z] path [2020-01-17T14:43:19.863Z] internal/syscall/unix [2020-01-17T14:43:19.863Z] time [2020-01-17T14:43:20.483Z] sort [2020-01-17T14:43:20.483Z] internal/poll [2020-01-17T14:43:20.483Z] internal/fmtsort [2020-01-17T14:43:20.636Z] #58 70.47 CC images/userns.o [2020-01-17T14:43:20.746Z] #24 ... [2020-01-17T14:43:20.746Z] [2020-01-17T14:43:20.746Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:20.746Z] #57 10.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-17T14:43:20.746Z] #57 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-17T14:43:20.746Z] #57 ... [2020-01-17T14:43:20.746Z] [2020-01-17T14:43:20.746Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:43:20.746Z] #38 17.70 -- Configuring done [2020-01-17T14:43:20.746Z] #38 17.78 -- Generating done [2020-01-17T14:43:20.746Z] #38 17.81 -- Build files have been written to: /tmp/tmp.yvCPPzENOB/tini [2020-01-17T14:43:20.746Z] #38 17.84 + make tini-static [2020-01-17T14:43:20.746Z] #38 18.51 Scanning dependencies of target tini-static [2020-01-17T14:43:20.746Z] #38 18.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-17T14:43:20.767Z] os [2020-01-17T14:43:20.895Z] #58 71.06 CC images/google/protobuf/descriptor.o [2020-01-17T14:43:21.054Z] path/filepath [2020-01-17T14:43:21.054Z] fmt [2020-01-17T14:43:21.153Z] #58 ... [2020-01-17T14:43:21.153Z] [2020-01-17T14:43:21.153Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:21.153Z] #13 68.19 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:43:21.338Z] io/ioutil [2020-01-17T14:43:21.411Z] #13 68.46 Fetched 90.9 MB in 12s (7253 kB/s) [2020-01-17T14:43:21.626Z] log [2020-01-17T14:43:21.626Z] flag [2020-01-17T14:43:21.626Z] github.com/BurntSushi/toml [2020-01-17T14:43:21.670Z] #13 68.58 Selecting previously unselected package bash-completion. [2020-01-17T14:43:21.671Z] #13 68.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-01-17T14:43:21.671Z] #13 68.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-17T14:43:21.676Z] #38 ... [2020-01-17T14:43:21.676Z] [2020-01-17T14:43:21.676Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:43:21.676Z] #30 11.05 errors [2020-01-17T14:43:21.676Z] #30 11.07 internal/cpu [2020-01-17T14:43:21.676Z] #30 11.23 math/bits [2020-01-17T14:43:21.676Z] #30 12.17 internal/bytealg [2020-01-17T14:43:21.676Z] #30 12.34 math [2020-01-17T14:43:21.676Z] #30 12.75 runtime/internal/atomic [2020-01-17T14:43:21.676Z] #30 12.96 runtime/internal/sys [2020-01-17T14:43:21.676Z] #30 13.44 runtime/internal/math [2020-01-17T14:43:21.676Z] #30 14.17 runtime [2020-01-17T14:43:21.676Z] #30 19.98 unicode/utf8 [2020-01-17T14:43:21.676Z] #30 20.49 strconv [2020-01-17T14:43:21.932Z] #30 ... [2020-01-17T14:43:21.932Z] [2020-01-17T14:43:21.932Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:43:21.932Z] #42 20.77 + cd /tmp/tmp.9UtAoNJbcR/src/github.com/opencontainers/runc [2020-01-17T14:43:21.932Z] #42 20.77 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:43:21.932Z] #42 21.12 + '[' -z '' ']' [2020-01-17T14:43:21.932Z] #42 21.13 + target=static [2020-01-17T14:43:21.932Z] #42 21.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-17T14:43:22.247Z] github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:43:22.495Z] #42 ... [2020-01-17T14:43:22.495Z] [2020-01-17T14:43:22.495Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:22.495Z] #33 11.85 errors [2020-01-17T14:43:22.495Z] #33 11.92 internal/cpu [2020-01-17T14:43:22.495Z] #33 12.29 internal/race [2020-01-17T14:43:22.495Z] #33 12.52 runtime/internal/atomic [2020-01-17T14:43:22.495Z] #33 12.95 internal/bytealg [2020-01-17T14:43:22.495Z] #33 13.30 runtime/internal/sys [2020-01-17T14:43:22.495Z] #33 13.70 runtime/internal/math [2020-01-17T14:43:22.495Z] #33 13.96 sync/atomic [2020-01-17T14:43:22.495Z] #33 14.31 runtime [2020-01-17T14:43:22.495Z] #33 14.46 unicode [2020-01-17T14:43:22.495Z] #33 21.00 unicode/utf8 [2020-01-17T14:43:22.495Z] #33 21.93 math/bits [2020-01-17T14:43:22.495Z] #33 ... [2020-01-17T14:43:22.495Z] [2020-01-17T14:43:22.495Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:43:22.495Z] #38 21.94 [100%] Linking C executable tini-static [2020-01-17T14:43:23.859Z] #38 23.05 [100%] Built target tini-static [2020-01-17T14:43:23.859Z] #38 ... [2020-01-17T14:43:23.859Z] [2020-01-17T14:43:23.859Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:43:23.859Z] #61 13.23 + cd /tmp/tmp.OiU7AkrxdD/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:43:23.859Z] #61 13.23 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:43:23.859Z] #61 13.60 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:43:23.859Z] #61 13.60 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-17T14:43:23.859Z] #61 ... [2020-01-17T14:43:23.859Z] [2020-01-17T14:43:23.859Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-01-17T14:43:23.859Z] #38 23.27 + mkdir -p /build [2020-01-17T14:43:24.114Z] #38 23.30 + cp tini-static /build/docker-init [2020-01-17T14:43:24.289Z] Removing intermediate container f55e9dee989a [2020-01-17T14:43:24.289Z] ---> ce71b79eaacd [2020-01-17T14:43:24.289Z] Step 44/125 : FROM base AS vndr [2020-01-17T14:43:24.289Z] ---> 28c6800056ce [2020-01-17T14:43:24.289Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-01-17T14:43:24.289Z] ---> Running in 2d2845ee6c58 [2020-01-17T14:43:24.289Z] Removing intermediate container 2d2845ee6c58 [2020-01-17T14:43:24.289Z] ---> b38d71d51845 [2020-01-17T14:43:24.289Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:43:24.289Z] ---> 1596956c3110 [2020-01-17T14:43:24.289Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:43:24.289Z] ---> 750f9af29ea8 [2020-01-17T14:43:24.289Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:43:24.572Z] ---> Running in 51e8c29a0b27 [2020-01-17T14:43:24.855Z] + RM_GOPATH=0 [2020-01-17T14:43:24.855Z] + TMP_GOPATH= [2020-01-17T14:43:24.855Z] + : /build [2020-01-17T14:43:24.855Z] + '[' -z '' ']' [2020-01-17T14:43:24.855Z] ++ mktemp -d [2020-01-17T14:43:24.855Z] + export GOPATH=/tmp/tmp.JYc26I8UGL [2020-01-17T14:43:24.855Z] + GOPATH=/tmp/tmp.JYc26I8UGL [2020-01-17T14:43:24.855Z] + RM_GOPATH=1 [2020-01-17T14:43:24.855Z] ++ dirname ./install.sh [2020-01-17T14:43:24.855Z] + dir=. [2020-01-17T14:43:24.855Z] + bin=vndr [2020-01-17T14:43:24.855Z] + shift [2020-01-17T14:43:24.855Z] + '[' '!' -f ./vndr.installer ']' [2020-01-17T14:43:24.855Z] + . ./vndr.installer [2020-01-17T14:43:24.855Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:24.855Z] + install_vndr [2020-01-17T14:43:24.855Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:24.855Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-17T14:43:24.855Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JYc26I8UGL/src/github.com/LK4D4/vndr [2020-01-17T14:43:24.855Z] Cloning into '/tmp/tmp.JYc26I8UGL/src/github.com/LK4D4/vndr'... [2020-01-17T14:43:25.041Z] #38 DONE 24.3s [2020-01-17T14:43:25.041Z] [2020-01-17T14:43:25.041Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T14:43:25.041Z] #53 23.64 + mkdir -p /build [2020-01-17T14:43:25.041Z] #53 23.64 + mv docker/docker /build/ [2020-01-17T14:43:25.041Z] #53 23.66 + rmdir docker [2020-01-17T14:43:25.041Z] #53 DONE 24.3s [2020-01-17T14:43:25.041Z] [2020-01-17T14:43:25.041Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:43:25.041Z] #42 24.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-17T14:43:25.138Z] + cd /tmp/tmp.JYc26I8UGL/src/github.com/LK4D4/vndr [2020-01-17T14:43:25.138Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-17T14:43:25.138Z] + go build -buildmode=pie -v -o /build/vndr . [2020-01-17T14:43:25.424Z] internal/race [2020-01-17T14:43:25.424Z] internal/cpu [2020-01-17T14:43:25.424Z] errors [2020-01-17T14:43:25.424Z] runtime/internal/sys [2020-01-17T14:43:25.424Z] sync/atomic [2020-01-17T14:43:25.424Z] runtime/internal/atomic [2020-01-17T14:43:25.424Z] runtime/internal/math [2020-01-17T14:43:25.424Z] internal/bytealg [2020-01-17T14:43:25.424Z] unicode [2020-01-17T14:43:25.424Z] unicode/utf8 [2020-01-17T14:43:25.424Z] math/bits [2020-01-17T14:43:25.717Z] runtime [2020-01-17T14:43:25.717Z] internal/testlog [2020-01-17T14:43:25.717Z] encoding [2020-01-17T14:43:25.717Z] math [2020-01-17T14:43:25.717Z] unicode/utf16 [2020-01-17T14:43:25.717Z] container/list [2020-01-17T14:43:25.717Z] crypto/internal/subtle [2020-01-17T14:43:25.717Z] crypto/subtle [2020-01-17T14:43:25.717Z] internal/x/crypto/cryptobyte/asn1 [2020-01-17T14:43:26.006Z] internal/nettrace [2020-01-17T14:43:26.006Z] internal/x/net/dns/dnsmessage [2020-01-17T14:43:26.299Z] runtime/cgo [2020-01-17T14:43:26.586Z] strconv [2020-01-17T14:43:26.942Z] #13 ... [2020-01-17T14:43:26.942Z] [2020-01-17T14:43:26.942Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:26.942Z] #33 162.3 encoding/xml [2020-01-17T14:43:26.942Z] #33 164.5 github.com/LK4D4/vndr/godl/singleflight [2020-01-17T14:43:26.942Z] #33 164.8 compress/flate [2020-01-17T14:43:26.942Z] #33 170.0 hash [2020-01-17T14:43:26.942Z] #33 170.2 hash/crc32 [2020-01-17T14:43:26.942Z] #33 170.9 compress/gzip [2020-01-17T14:43:26.942Z] #33 172.2 context [2020-01-17T14:43:26.942Z] #33 172.5 crypto/cipher [2020-01-17T14:43:26.942Z] #33 ... [2020-01-17T14:43:26.942Z] [2020-01-17T14:43:26.942Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:43:26.942Z] #58 74.06 CC images/opts.o [2020-01-17T14:43:26.942Z] #58 74.41 CC images/seccomp.o [2020-01-17T14:43:26.942Z] #58 74.82 CC images/binfmt-misc.o [2020-01-17T14:43:26.942Z] #58 75.35 CC images/time.o [2020-01-17T14:43:26.942Z] #58 75.75 CC images/sysctl.o [2020-01-17T14:43:26.942Z] #58 76.08 CC images/autofs.o [2020-01-17T14:43:26.942Z] #58 76.38 CC images/macvlan.o [2020-01-17T14:43:26.942Z] #58 76.74 CC images/sit.o [2020-01-17T14:43:27.192Z] + GOBIN=/build [2020-01-17T14:43:27.192Z] + /build/gometalinter --install [2020-01-17T14:43:27.192Z] Installing: [2020-01-17T14:43:27.192Z] deadcode [2020-01-17T14:43:27.192Z] dupl [2020-01-17T14:43:27.192Z] errcheck [2020-01-17T14:43:27.192Z] gas [2020-01-17T14:43:27.192Z] gochecknoglobals [2020-01-17T14:43:27.192Z] gochecknoinits [2020-01-17T14:43:27.192Z] goconst [2020-01-17T14:43:27.192Z] gocyclo [2020-01-17T14:43:27.192Z] goimports [2020-01-17T14:43:27.192Z] golint [2020-01-17T14:43:27.192Z] gosimple [2020-01-17T14:43:27.192Z] gotype [2020-01-17T14:43:27.192Z] gotypex [2020-01-17T14:43:27.192Z] ineffassign [2020-01-17T14:43:27.192Z] interfacer [2020-01-17T14:43:27.192Z] lll [2020-01-17T14:43:27.192Z] maligned [2020-01-17T14:43:27.192Z] megacheck [2020-01-17T14:43:27.192Z] misspell [2020-01-17T14:43:27.192Z] nakedret [2020-01-17T14:43:27.192Z] safesql [2020-01-17T14:43:27.192Z] staticcheck [2020-01-17T14:43:27.192Z] structcheck [2020-01-17T14:43:27.192Z] unconvert [2020-01-17T14:43:27.192Z] unparam [2020-01-17T14:43:27.192Z] unused [2020-01-17T14:43:27.192Z] varcheck [2020-01-17T14:43:27.201Z] #58 77.39 LINK images/built-in.o [2020-01-17T14:43:27.209Z] crypto/rc4 [2020-01-17T14:43:27.460Z] #58 77.62 GEN compel/include/asm [2020-01-17T14:43:27.460Z] #58 77.63 GEN compel/include/version.h [2020-01-17T14:43:27.460Z] #58 77.68 touch .config [2020-01-17T14:43:27.718Z] #58 77.71 GEN include/common/config.h [2020-01-17T14:43:27.718Z] #58 77.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-17T14:43:27.718Z] #58 77.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-17T14:43:27.977Z] #58 77.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-17T14:43:27.977Z] #58 77.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-17T14:43:27.977Z] #58 78.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-17T14:43:27.977Z] #58 78.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-17T14:43:27.977Z] #58 78.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-17T14:43:28.236Z] #58 78.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-17T14:43:28.236Z] #58 78.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-17T14:43:28.236Z] #58 78.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-17T14:43:28.236Z] #58 78.40 DEP compel/plugins/std/infect.d [2020-01-17T14:43:28.495Z] #58 78.63 DEP compel/plugins/std/string.d [2020-01-17T14:43:28.754Z] #58 78.89 DEP compel/plugins/std/log.d [2020-01-17T14:43:29.013Z] #58 79.25 DEP compel/plugins/std/fds.d [2020-01-17T14:43:29.271Z] #58 79.50 DEP compel/plugins/std/std.d [2020-01-17T14:43:29.530Z] #58 79.69 DEP compel/plugins/shmem/shmem.d [2020-01-17T14:43:29.789Z] #58 79.88 DEP compel/plugins/fds/fds.d [2020-01-17T14:43:30.070Z] #58 80.23 CC compel/plugins/std/std.o [2020-01-17T14:43:30.091Z] sync [2020-01-17T14:43:30.091Z] github.com/LK4D4/vndr/godl/singleflight [2020-01-17T14:43:30.091Z] io [2020-01-17T14:43:30.091Z] reflect [2020-01-17T14:43:30.091Z] syscall [2020-01-17T14:43:30.091Z] math/rand [2020-01-17T14:43:30.327Z] #42 ... [2020-01-17T14:43:30.327Z] [2020-01-17T14:43:30.327Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:43:30.327Z] #50 28.23 + cd /tmp/tmp.aHRQ6nAdnm/src/github.com/docker/libnetwork [2020-01-17T14:43:30.327Z] #50 28.23 + git checkout -q d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:43:30.327Z] #50 28.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-17T14:43:30.390Z] bytes [2020-01-17T14:43:30.390Z] strings [2020-01-17T14:43:30.679Z] bufio [2020-01-17T14:43:30.970Z] hash [2020-01-17T14:43:31.018Z] #58 81.07 CC compel/plugins/std/fds.o [2020-01-17T14:43:31.265Z] hash/crc32 [2020-01-17T14:43:31.265Z] path [2020-01-17T14:43:31.265Z] crypto [2020-01-17T14:43:31.552Z] crypto/internal/randutil [2020-01-17T14:43:31.552Z] crypto/sha512 [2020-01-17T14:43:31.552Z] crypto/hmac [2020-01-17T14:43:31.552Z] crypto/sha1 [2020-01-17T14:43:31.552Z] time [2020-01-17T14:43:31.552Z] internal/syscall/unix [2020-01-17T14:43:31.842Z] crypto/sha256 [2020-01-17T14:43:31.842Z] internal/singleflight [2020-01-17T14:43:31.842Z] internal/x/crypto/hkdf [2020-01-17T14:43:31.842Z] internal/x/text/transform [2020-01-17T14:43:31.954Z] #58 81.96 CC compel/plugins/std/log.o [2020-01-17T14:43:32.467Z] encoding/binary [2020-01-17T14:43:32.467Z] sort [2020-01-17T14:43:32.467Z] internal/poll [2020-01-17T14:43:32.521Z] #58 ... [2020-01-17T14:43:32.521Z] [2020-01-17T14:43:32.521Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:32.521Z] #13 74.88 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-17T14:43:32.521Z] #13 75.93 Selecting previously unselected package libnet1:amd64. [2020-01-17T14:43:32.521Z] #13 75.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 75.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:43:32.521Z] #13 76.47 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-17T14:43:32.521Z] #13 76.47 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 76.49 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-17T14:43:32.521Z] #13 76.86 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-17T14:43:32.521Z] #13 76.86 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 76.92 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-17T14:43:32.521Z] #13 77.26 Selecting previously unselected package libudev-dev:amd64. [2020-01-17T14:43:32.521Z] #13 77.26 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 77.28 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:43:32.521Z] #13 77.59 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-17T14:43:32.521Z] #13 77.61 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 77.63 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:43:32.521Z] #13 78.76 Selecting previously unselected package python3.5-minimal. [2020-01-17T14:43:32.521Z] #13 78.79 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:43:32.521Z] #13 78.83 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:43:32.796Z] regexp/syntax [2020-01-17T14:43:32.797Z] internal/fmtsort [2020-01-17T14:43:32.797Z] encoding/base64 [2020-01-17T14:43:32.797Z] crypto/cipher [2020-01-17T14:43:32.797Z] os [2020-01-17T14:43:33.089Z] crypto/md5 [2020-01-17T14:43:33.382Z] crypto/aes [2020-01-17T14:43:33.382Z] crypto/des [2020-01-17T14:43:33.382Z] encoding/pem [2020-01-17T14:43:33.593Z] #50 ... [2020-01-17T14:43:33.593Z] [2020-01-17T14:43:33.593Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:43:33.593Z] #55 23.45 + cd /tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution [2020-01-17T14:43:33.593Z] #55 23.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-17T14:43:33.593Z] #55 26.41 + GOPATH=/tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NCND9C7I8s go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-17T14:43:33.670Z] internal/x/crypto/internal/chacha20 [2020-01-17T14:43:33.670Z] regexp [2020-01-17T14:43:33.670Z] internal/x/crypto/poly1305 [2020-01-17T14:43:33.670Z] fmt [2020-01-17T14:43:33.670Z] path/filepath [2020-01-17T14:43:33.849Z] #55 ... [2020-01-17T14:43:33.849Z] [2020-01-17T14:43:33.849Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:43:33.849Z] #30 26.73 internal/race [2020-01-17T14:43:33.849Z] #30 27.03 sync/atomic [2020-01-17T14:43:33.849Z] #30 27.67 unicode [2020-01-17T14:43:33.849Z] #30 31.29 internal/testlog [2020-01-17T14:43:33.849Z] #30 31.52 encoding [2020-01-17T14:43:33.849Z] #30 31.57 runtime/cgo [2020-01-17T14:43:33.849Z] #30 ... [2020-01-17T14:43:33.849Z] [2020-01-17T14:43:33.849Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:33.849Z] #33 23.25 math [2020-01-17T14:43:33.849Z] #33 29.72 strconv [2020-01-17T14:43:33.900Z] #13 80.84 Selecting previously unselected package python3-minimal. [2020-01-17T14:43:33.900Z] #13 80.84 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-17T14:43:33.900Z] #13 80.85 Unpacking python3-minimal (3.5.3-1) ... [2020-01-17T14:43:33.961Z] internal/x/crypto/chacha20poly1305 [2020-01-17T14:43:33.962Z] internal/x/crypto/curve25519 [2020-01-17T14:43:34.168Z] #13 81.07 Selecting previously unselected package libmpdec2:amd64. [2020-01-17T14:43:34.168Z] #13 81.08 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-17T14:43:34.168Z] #13 81.09 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-17T14:43:34.168Z] #13 81.18 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-17T14:43:34.168Z] #13 81.18 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:43:34.168Z] #13 81.19 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:43:34.251Z] io/ioutil [2020-01-17T14:43:34.537Z] net/url [2020-01-17T14:43:34.537Z] flag [2020-01-17T14:43:34.537Z] go/token [2020-01-17T14:43:34.537Z] text/template/parse [2020-01-17T14:43:34.776Z] #33 34.03 internal/testlog [2020-01-17T14:43:34.824Z] go/scanner [2020-01-17T14:43:34.824Z] log [2020-01-17T14:43:35.032Z] #33 34.42 encoding [2020-01-17T14:43:35.115Z] encoding/json [2020-01-17T14:43:35.115Z] go/ast [2020-01-17T14:43:35.115Z] encoding/xml [2020-01-17T14:43:35.288Z] #33 34.77 unicode/utf16 [2020-01-17T14:43:35.550Z] #13 ... [2020-01-17T14:43:35.550Z] [2020-01-17T14:43:35.550Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:43:35.550Z] #61 170.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:43:35.550Z] #61 170.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-17T14:43:35.550Z] #61 ... [2020-01-17T14:43:35.550Z] [2020-01-17T14:43:35.550Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:35.550Z] #33 173.5 math/rand [2020-01-17T14:43:35.550Z] #33 174.5 math/big [2020-01-17T14:43:35.550Z] #33 175.4 crypto/aes [2020-01-17T14:43:35.550Z] #33 177.8 crypto [2020-01-17T14:43:35.550Z] #33 178.2 crypto/des [2020-01-17T14:43:35.550Z] #33 179.2 crypto/internal/randutil [2020-01-17T14:43:35.550Z] #33 179.2 crypto/sha512 [2020-01-17T14:43:35.550Z] #33 181.1 crypto/hmac [2020-01-17T14:43:35.764Z] text/template [2020-01-17T14:43:35.849Z] #33 35.39 container/list [2020-01-17T14:43:36.117Z] #33 181.5 crypto/md5 [2020-01-17T14:43:36.117Z] #33 ... [2020-01-17T14:43:36.117Z] [2020-01-17T14:43:36.117Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:43:36.117Z] #58 83.63 CC compel/plugins/std/string.o [2020-01-17T14:43:36.117Z] #58 84.89 CC compel/plugins/std/infect.o [2020-01-17T14:43:36.117Z] #58 85.97 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-17T14:43:36.117Z] #58 86.04 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-17T14:43:36.117Z] #58 86.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-17T14:43:36.117Z] #58 86.22 AR compel/plugins/std.lib.a [2020-01-17T14:43:36.376Z] #58 86.31 CC compel/plugins/fds/fds.o [2020-01-17T14:43:36.391Z] go/parser [2020-01-17T14:43:36.635Z] #58 86.83 AR compel/plugins/fds.lib.a [2020-01-17T14:43:36.677Z] compress/flate [2020-01-17T14:43:36.776Z] #33 36.08 crypto/internal/subtle [2020-01-17T14:43:36.893Z] #58 86.96 HOSTDEP compel/src/lib/log-host.d [2020-01-17T14:43:36.968Z] context [2020-01-17T14:43:37.032Z] #33 36.27 crypto/subtle [2020-01-17T14:43:37.032Z] #33 36.51 crypto/rc4 [2020-01-17T14:43:37.152Z] #58 87.21 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-17T14:43:37.257Z] math/big [2020-01-17T14:43:37.257Z] go/doc [2020-01-17T14:43:37.411Z] #58 87.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-17T14:43:37.547Z] compress/gzip [2020-01-17T14:43:37.547Z] encoding/hex [2020-01-17T14:43:37.594Z] #33 37.05 internal/x/crypto/cryptobyte/asn1 [2020-01-17T14:43:37.669Z] #58 87.83 HOSTDEP compel/src/main-host.d [2020-01-17T14:43:37.838Z] internal/x/text/unicode/bidi [2020-01-17T14:43:37.838Z] net [2020-01-17T14:43:37.849Z] #33 37.14 internal/nettrace [2020-01-17T14:43:37.849Z] #33 37.29 internal/x/net/dns/dnsmessage [2020-01-17T14:43:38.236Z] #58 88.11 DEP compel/src/lib/ptrace.d [2020-01-17T14:43:38.236Z] #58 88.38 DEP compel/src/lib/infect.d [2020-01-17T14:43:38.411Z] #33 ... [2020-01-17T14:43:38.411Z] [2020-01-17T14:43:38.411Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:38.411Z] #57 28.13 Fetched 7933 kB in 22s (346 kB/s) [2020-01-17T14:43:38.411Z] #57 28.13 Reading package lists... [2020-01-17T14:43:38.466Z] github.com/LK4D4/vndr/build [2020-01-17T14:43:38.466Z] internal/x/text/secure/bidirule [2020-01-17T14:43:38.466Z] internal/x/text/unicode/norm [2020-01-17T14:43:38.501Z] #58 88.78 DEP compel/src/lib/infect-util.d [2020-01-17T14:43:38.759Z] #58 88.89 DEP compel/src/lib/infect-rpc.d [2020-01-17T14:43:38.759Z] #58 ... [2020-01-17T14:43:38.759Z] [2020-01-17T14:43:38.759Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:43:38.759Z] #61 DONE 184.1s [2020-01-17T14:43:38.759Z] [2020-01-17T14:43:38.759Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-17T14:43:38.759Z] #62 DONE 0.1s [2020-01-17T14:43:38.759Z] [2020-01-17T14:43:38.759Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:38.759Z] #13 84.73 Selecting previously unselected package python3.5. [2020-01-17T14:43:38.759Z] #13 84.76 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-17T14:43:38.759Z] #13 84.76 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:43:38.759Z] #13 85.44 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-17T14:43:38.759Z] #13 85.44 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-17T14:43:38.759Z] #13 85.48 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-17T14:43:38.759Z] #13 85.78 Selecting previously unselected package dh-python. [2020-01-17T14:43:38.759Z] #13 85.79 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-01-17T14:43:38.759Z] #13 85.80 Unpacking dh-python (2.20170125) ... [2020-01-17T14:43:39.279Z] #13 86.24 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:43:39.279Z] #13 86.30 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:43:39.496Z] internal/x/net/http2/hpack [2020-01-17T14:43:39.496Z] crypto/rand [2020-01-17T14:43:39.496Z] crypto/elliptic [2020-01-17T14:43:39.496Z] encoding/asn1 [2020-01-17T14:43:39.784Z] crypto/rsa [2020-01-17T14:43:40.412Z] crypto/dsa [2020-01-17T14:43:40.412Z] internal/x/net/idna [2020-01-17T14:43:40.412Z] crypto/ecdsa [2020-01-17T14:43:40.412Z] crypto/x509/pkix [2020-01-17T14:43:40.412Z] internal/x/crypto/cryptobyte [2020-01-17T14:43:40.412Z] mime [2020-01-17T14:43:41.041Z] mime/quotedprintable [2020-01-17T14:43:41.333Z] net/http/internal [2020-01-17T14:43:41.333Z] os/exec [2020-01-17T14:43:42.822Z] internal/x/net/http/httpproxy [2020-01-17T14:43:42.822Z] net/textproto [2020-01-17T14:43:42.822Z] crypto/x509 [2020-01-17T14:43:43.108Z] internal/x/net/http/httpguts [2020-01-17T14:43:43.108Z] mime/multipart [2020-01-17T14:43:43.651Z] #57 35.97 Reading package lists... [2020-01-17T14:43:43.651Z] #57 ... [2020-01-17T14:43:43.651Z] [2020-01-17T14:43:43.651Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:43.651Z] #33 42.87 runtime/cgo [2020-01-17T14:43:43.728Z] crypto/tls [2020-01-17T14:43:45.763Z] net/http/httptrace [2020-01-17T14:43:45.763Z] net/http [2020-01-17T14:43:45.835Z] #13 92.02 Setting up python3-minimal (3.5.3-1) ... [2020-01-17T14:43:47.210Z] #13 ... [2020-01-17T14:43:47.210Z] [2020-01-17T14:43:47.210Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:47.210Z] #33 182.8 crypto/sha1 [2020-01-17T14:43:47.210Z] #33 184.6 crypto/sha256 [2020-01-17T14:43:47.210Z] #33 186.8 encoding/hex [2020-01-17T14:43:47.210Z] #33 187.4 encoding/pem [2020-01-17T14:43:47.210Z] #33 188.3 internal/singleflight [2020-01-17T14:43:47.210Z] #33 189.0 net [2020-01-17T14:43:47.210Z] #33 189.0 crypto/rand [2020-01-17T14:43:47.210Z] #33 190.1 crypto/elliptic [2020-01-17T14:43:47.339Z] Removing intermediate container ee9119f3e2f1 [2020-01-17T14:43:47.339Z] ---> dabaa63c3553 [2020-01-17T14:43:47.339Z] Step 66/125 : FROM base AS gotestsum [2020-01-17T14:43:47.339Z] ---> 3d12f075a357 [2020-01-17T14:43:47.339Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-01-17T14:43:47.339Z] ---> Running in e233908016da [2020-01-17T14:43:47.339Z] Removing intermediate container e233908016da [2020-01-17T14:43:47.339Z] ---> bd303c9f0508 [2020-01-17T14:43:47.339Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:43:47.339Z] ---> 901c2fb5c976 [2020-01-17T14:43:47.339Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:43:47.339Z] ---> 6ac220fb710d [2020-01-17T14:43:47.339Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:43:47.339Z] ---> Running in ce81acef2171 [2020-01-17T14:43:47.339Z] + RM_GOPATH=0 [2020-01-17T14:43:47.339Z] + TMP_GOPATH= [2020-01-17T14:43:47.339Z] + : /build [2020-01-17T14:43:47.339Z] + '[' -z '' ']' [2020-01-17T14:43:47.339Z] ++ mktemp -d [2020-01-17T14:43:47.339Z] + export GOPATH=/tmp/tmp.YxU9OGiXyk [2020-01-17T14:43:47.339Z] + GOPATH=/tmp/tmp.YxU9OGiXyk [2020-01-17T14:43:47.339Z] + RM_GOPATH=1 [2020-01-17T14:43:47.339Z] ++ dirname ./install.sh [2020-01-17T14:43:47.339Z] + dir=. [2020-01-17T14:43:47.339Z] + bin=gotestsum [2020-01-17T14:43:47.339Z] + shift [2020-01-17T14:43:47.339Z] + '[' '!' -f ./gotestsum.installer ']' [2020-01-17T14:43:47.339Z] + . ./gotestsum.installer [2020-01-17T14:43:47.339Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-01-17T14:43:47.339Z] Installing gotestsum version v0.3.5 [2020-01-17T14:43:47.339Z] + install_gotestsum [2020-01-17T14:43:47.339Z] + echo 'Installing gotestsum version v0.3.5' [2020-01-17T14:43:47.339Z] + go get -d gotest.tools/gotestsum [2020-01-17T14:43:47.468Z] #33 ... [2020-01-17T14:43:47.468Z] [2020-01-17T14:43:47.468Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:47.468Z] #13 94.42 Selecting previously unselected package python3. [2020-01-17T14:43:47.468Z] #13 94.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-01-17T14:43:47.468Z] #13 94.57 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-17T14:43:47.468Z] #13 94.60 Unpacking python3 (3.5.3-1) ... [2020-01-17T14:43:47.726Z] #13 94.83 Selecting previously unselected package pigz. [2020-01-17T14:43:47.726Z] #13 94.83 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-17T14:43:47.985Z] #13 94.83 Unpacking pigz (2.3.4-1) ... [2020-01-17T14:43:47.985Z] #13 95.13 Selecting previously unselected package libip4tc0:amd64. [2020-01-17T14:43:48.244Z] #13 95.13 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:43:48.244Z] #13 95.14 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:43:48.504Z] #13 95.62 Selecting previously unselected package libip6tc0:amd64. [2020-01-17T14:43:48.504Z] #13 95.63 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:43:48.504Z] #13 95.64 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:43:48.763Z] #13 95.81 Selecting previously unselected package libiptc0:amd64. [2020-01-17T14:43:48.763Z] #13 95.81 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:43:48.763Z] #13 95.81 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:43:48.887Z] #33 ... [2020-01-17T14:43:48.887Z] [2020-01-17T14:43:48.887Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:43:48.888Z] #47 45.64 Checking out files: 48% (1472/3047) Checking out files: 49% (1494/3047) Checking out files: 50% (1524/3047) Checking out files: 51% (1554/3047) Checking out files: 52% (1585/3047) Checking out files: 53% (1615/3047) Checking out files: 54% (1646/3047) Checking out files: 55% (1676/3047) Checking out files: 56% (1707/3047) Checking out files: 57% (1737/3047) Checking out files: 58% (1768/3047) Checking out files: 59% (1798/3047) Checking out files: 60% (1829/3047) Checking out files: 61% (1859/3047) Checking out files: 62% (1890/3047) Checking out files: 63% (1920/3047) Checking out files: 64% (1951/3047) Checking out files: 65% (1981/3047) Checking out files: 66% (2012/3047) Checking out files: 67% (2042/3047) Checking out files: 68% (2072/3047) Checking out files: 69% (2103/3047) Checking out files: 70% (2133/3047) Checking out files: 71% (2164/3047) Checking out files: 72% (2194/3047) Checking out files: 73% (2225/3047) Checking out files: 74% (2255/3047) Checking out files: 75% (2286/3047) Checking out files: 76% (2316/3047) Checking out files: 77% (2347/3047) Checking out files: 78% (2377/3047) Checking out files: 79% (2408/3047) Checking out files: 79% (2415/3047) Checking out files: 80% (2438/3047) Checking out files: 81% (2469/3047) Checking out files: 82% (2499/3047) Checking out files: 83% (2530/3047) Checking out files: 84% (2560/3047) Checking out files: 85% (2590/3047) Checking out files: 86% (2621/3047) Checking out files: 87% (2651/3047) Checking out files: 88% (2682/3047) Checking out files: 89% (2712/3047) Checking out files: 90% (2743/3047) Checking out files: 91% (2773/3047) Checking out files: 92% (2804/3047) Checking out files: 93% (2834/3047) Checking out files: 94% (2865/3047) Checking out files: 95% (2895/3047) Checking out files: 96% (2926/3047) Checking out files: 97% (2956/3047) Checking out files: 98% (2987/3047) Checking out files: 99% (3017/3047) Checking out files: 100% (3047/3047) Checking out files: 100% (3047/3047), done. [2020-01-17T14:43:48.888Z] #47 47.11 + cd /tmp/tmp.wnuXyM21ao/src/github.com/containerd/containerd [2020-01-17T14:43:48.888Z] #47 47.11 + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:43:49.024Z] #13 95.99 Selecting previously unselected package libxtables12:amd64. [2020-01-17T14:43:49.024Z] #13 95.99 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:43:49.025Z] #13 95.99 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:43:49.025Z] #13 ... [2020-01-17T14:43:49.025Z] [2020-01-17T14:43:49.025Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:43:49.025Z] #58 89.16 DEP compel/arch/x86/src/lib/infect.d [2020-01-17T14:43:49.025Z] #58 89.51 DEP compel/arch/x86/src/lib/cpu.d [2020-01-17T14:43:49.025Z] #58 89.68 DEP compel/src/lib/log.d [2020-01-17T14:43:49.025Z] #58 89.99 DEP compel/src/main.d [2020-01-17T14:43:49.025Z] #58 90.33 DEP compel/src/lib/handle-elf.d [2020-01-17T14:43:49.025Z] #58 90.59 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-17T14:43:49.025Z] #58 90.98 CC compel/src/lib/log.o [2020-01-17T14:43:49.025Z] #58 91.67 CC compel/arch/x86/src/lib/cpu.o [2020-01-17T14:43:49.025Z] #58 93.37 CC compel/arch/x86/src/lib/infect.o [2020-01-17T14:43:49.025Z] #58 94.78 CC compel/src/lib/infect-rpc.o [2020-01-17T14:43:49.025Z] #58 95.33 CC compel/src/lib/infect-util.o [2020-01-17T14:43:49.025Z] #58 95.88 CC compel/src/lib/infect.o [2020-01-17T14:43:49.025Z] #58 ... [2020-01-17T14:43:49.025Z] [2020-01-17T14:43:49.025Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:43:49.025Z] #33 194.0 encoding/asn1 [2020-01-17T14:43:49.248Z] github.com/LK4D4/vndr/godl [2020-01-17T14:43:49.249Z] github.com/LK4D4/vndr [2020-01-17T14:43:50.772Z] #47 49.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-17T14:43:50.772Z] #47 49.93 + BUILDTAGS='netgo osusergo static_build' [2020-01-17T14:43:50.772Z] #47 49.93 + export EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:43:50.772Z] #47 49.93 + EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:43:50.772Z] #47 49.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-17T14:43:50.772Z] #47 49.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-17T14:43:50.772Z] #47 49.93 + '[' '' = dynamic ']' [2020-01-17T14:43:50.773Z] #47 49.93 + make [2020-01-17T14:43:51.028Z] #47 ... [2020-01-17T14:43:51.028Z] [2020-01-17T14:43:51.028Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-01-17T14:43:51.028Z] #50 DONE 50.5s [2020-01-17T14:43:51.028Z] [2020-01-17T14:43:51.028Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:51.028Z] #57 43.62 Building dependency tree... [2020-01-17T14:43:51.028Z] #57 45.32 Reading state information... [2020-01-17T14:43:51.028Z] #57 47.54 The following additional packages will be installed: [2020-01-17T14:43:51.028Z] #57 47.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-17T14:43:51.028Z] #57 47.54 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-17T14:43:51.028Z] #57 47.55 Suggested packages: [2020-01-17T14:43:51.028Z] #57 47.56 manpages-dev python-setuptools [2020-01-17T14:43:51.028Z] #57 49.64 The following NEW packages will be installed: [2020-01-17T14:43:51.028Z] #57 49.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-17T14:43:51.028Z] #57 49.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-17T14:43:51.028Z] #57 49.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-17T14:43:51.028Z] #57 49.67 zlib1g-dev [2020-01-17T14:43:51.028Z] #57 50.95 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:43:51.028Z] #57 50.95 Need to get 3602 kB of archives. [2020-01-17T14:43:51.028Z] #57 50.95 After this operation, 18.9 MB of additional disk space will be used. [2020-01-17T14:43:51.028Z] #57 50.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-17T14:43:51.028Z] #57 50.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-17T14:43:51.028Z] #57 50.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-17T14:43:51.028Z] #57 50.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-17T14:43:51.028Z] #57 50.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-17T14:43:51.028Z] #57 51.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-17T14:43:51.028Z] #57 51.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-17T14:43:51.028Z] #57 51.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-17T14:43:51.028Z] #57 51.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-17T14:43:51.283Z] #57 51.12 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-17T14:43:51.283Z] #57 51.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-17T14:43:51.283Z] #57 51.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-17T14:43:51.283Z] #57 51.26 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-17T14:43:51.283Z] #57 51.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-17T14:43:51.283Z] #57 51.31 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-17T14:43:51.539Z] #57 51.36 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-17T14:43:52.902Z] #57 ... [2020-01-17T14:43:52.902Z] [2020-01-17T14:43:52.902Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:43:52.902Z] #47 52.09 🇩 bin/ctr [2020-01-17T14:43:53.217Z] #33 198.4 crypto/ecdsa [2020-01-17T14:43:53.645Z] Removing intermediate container 51e8c29a0b27 [2020-01-17T14:43:53.645Z] ---> a03ac3b6163f [2020-01-17T14:43:53.645Z] Step 49/125 : FROM dev-base AS containerd [2020-01-17T14:43:53.645Z] ---> 28c6800056ce [2020-01-17T14:43:53.645Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:43:53.645Z] ---> Using cache [2020-01-17T14:43:53.645Z] ---> ac17eb2ad0ba [2020-01-17T14:43:53.645Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-01-17T14:43:53.645Z] ---> Running in 2e6e3b81f3ce [2020-01-17T14:43:53.723Z] + cd /tmp/tmp.YxU9OGiXyk/src/gotest.tools/gotestsum [2020-01-17T14:43:53.723Z] + git checkout -q v0.3.5 [2020-01-17T14:43:53.723Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-17T14:43:53.786Z] #33 ... [2020-01-17T14:43:53.786Z] [2020-01-17T14:43:53.786Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:53.786Z] #13 96.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-17T14:43:53.786Z] #13 96.36 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 96.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-17T14:43:53.786Z] #13 96.68 Selecting previously unselected package iptables. [2020-01-17T14:43:53.786Z] #13 96.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 96.70 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:43:53.786Z] #13 97.13 Selecting previously unselected package xxd. [2020-01-17T14:43:53.786Z] #13 97.21 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 97.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:43:53.786Z] #13 97.60 Selecting previously unselected package vim-common. [2020-01-17T14:43:53.786Z] #13 97.60 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:43:53.786Z] #13 97.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:43:53.786Z] #13 97.86 Selecting previously unselected package bzip2. [2020-01-17T14:43:53.786Z] #13 97.86 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 97.87 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-17T14:43:53.786Z] #13 98.21 Selecting previously unselected package libgpm2:amd64. [2020-01-17T14:43:53.786Z] #13 98.22 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 98.22 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-17T14:43:53.786Z] #13 98.40 Selecting previously unselected package xz-utils. [2020-01-17T14:43:53.786Z] #13 98.40 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 98.41 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:43:53.786Z] #13 99.00 Selecting previously unselected package aufs-tools. [2020-01-17T14:43:53.786Z] #13 99.02 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 99.04 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:43:53.786Z] #13 99.57 Selecting previously unselected package liblzo2-2:amd64. [2020-01-17T14:43:53.786Z] #13 99.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 99.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:43:53.786Z] #13 99.73 Selecting previously unselected package btrfs-progs. [2020-01-17T14:43:53.786Z] #13 99.74 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 99.76 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:43:53.786Z] #13 100.5 Selecting previously unselected package btrfs-tools. [2020-01-17T14:43:53.786Z] #13 100.5 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 100.5 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:43:53.786Z] #13 100.6 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-17T14:43:53.786Z] #13 100.6 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 100.6 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:43:53.786Z] #13 100.9 Selecting previously unselected package dmsetup. [2020-01-17T14:43:53.786Z] #13 100.9 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:43:53.786Z] #13 100.9 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-17T14:43:53.930Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:43:53.930Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:43:53.930Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:43:53.930Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:43:53.930Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:43:53.930Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:43:54.045Z] #13 101.1 Selecting previously unselected package libonig4:amd64. [2020-01-17T14:43:54.045Z] #13 101.1 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-01-17T14:43:54.045Z] #13 101.1 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:43:54.557Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:43:54.557Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:43:54.803Z] #13 101.5 Selecting previously unselected package libjq1:amd64. [2020-01-17T14:43:54.803Z] #13 101.5 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:43:54.803Z] #13 101.5 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:43:54.803Z] #13 101.8 Selecting previously unselected package jq. [2020-01-17T14:43:54.803Z] #13 101.8 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-17T14:43:54.803Z] #13 101.8 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:43:55.064Z] #13 102.0 Selecting previously unselected package libaio1:amd64. [2020-01-17T14:43:55.064Z] #13 102.0 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-01-17T14:43:55.064Z] #13 102.1 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-17T14:43:55.064Z] #13 102.2 Selecting previously unselected package libcap2-bin. [2020-01-17T14:43:55.064Z] #13 102.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-17T14:43:55.064Z] #13 102.2 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-17T14:43:55.322Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-17T14:43:55.322Z] #13 102.3 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:43:55.322Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:43:55.583Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-17T14:43:55.584Z] #13 102.6 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-17T14:43:55.584Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-17T14:43:56.151Z] #13 103.1 Selecting previously unselected package libpcre16-3:amd64. [2020-01-17T14:43:56.151Z] #13 103.1 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-17T14:43:56.151Z] #13 103.1 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-17T14:43:56.411Z] #13 103.4 Selecting previously unselected package libpcre32-3:amd64. [2020-01-17T14:43:56.411Z] #13 103.4 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-17T14:43:56.411Z] #13 103.4 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-17T14:43:56.606Z] Fetched 7733 kB in 2s (2991 kB/s) [2020-01-17T14:43:56.670Z] #13 103.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-17T14:43:56.670Z] #13 103.7 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-17T14:43:56.670Z] #13 103.7 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-17T14:43:57.606Z] #13 104.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-17T14:43:57.606Z] #13 104.5 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-17T14:43:57.606Z] #13 104.5 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-17T14:43:57.617Z] Reading package lists... [2020-01-17T14:43:57.866Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-17T14:43:57.866Z] #13 104.9 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-17T14:43:57.866Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-17T14:43:58.125Z] #13 105.1 Selecting previously unselected package libnl-3-200:amd64. [2020-01-17T14:43:58.125Z] #13 105.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-17T14:43:58.125Z] #13 105.2 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:43:58.152Z] #47 ... [2020-01-17T14:43:58.152Z] [2020-01-17T14:43:58.152Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:43:58.152Z] #57 52.80 debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:43:58.152Z] #57 53.04 Fetched 3602 kB in 1s (2389 kB/s) [2020-01-17T14:43:58.152Z] #57 53.24 Selecting previously unselected package libnet1:amd64. [2020-01-17T14:43:58.152Z] #57 53.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-17T14:43:58.152Z] #57 53.30 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 53.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:43:58.152Z] #57 53.41 Selecting previously unselected package libcap-dev:amd64. [2020-01-17T14:43:58.152Z] #57 53.42 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 53.43 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-17T14:43:58.152Z] #57 53.69 Selecting previously unselected package libnet1-dev. [2020-01-17T14:43:58.152Z] #57 53.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 53.72 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:43:58.152Z] #57 53.87 Selecting previously unselected package libnl-3-200:amd64. [2020-01-17T14:43:58.152Z] #57 53.87 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 53.89 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:43:58.152Z] #57 53.97 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-17T14:43:58.152Z] #57 53.97 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 53.98 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-17T14:43:58.152Z] #57 54.32 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-17T14:43:58.152Z] #57 54.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 54.33 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:43:58.152Z] #57 54.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-17T14:43:58.152Z] #57 54.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 54.51 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-17T14:43:58.152Z] #57 54.67 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-17T14:43:58.152Z] #57 54.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 54.68 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-17T14:43:58.152Z] #57 55.06 Selecting previously unselected package libprotobuf10:amd64. [2020-01-17T14:43:58.152Z] #57 55.07 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 55.07 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-17T14:43:58.152Z] #57 55.99 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-17T14:43:58.152Z] #57 55.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 56.00 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-17T14:43:58.152Z] #57 56.11 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-17T14:43:58.152Z] #57 56.11 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 56.12 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-17T14:43:58.152Z] #57 57.61 Selecting previously unselected package libprotoc10:amd64. [2020-01-17T14:43:58.152Z] #57 57.62 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-17T14:43:58.152Z] #57 57.62 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-17T14:43:58.387Z] #13 105.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-17T14:43:58.387Z] #13 105.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-17T14:43:58.387Z] #13 105.4 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:43:58.630Z] Reading package lists... [2020-01-17T14:43:58.647Z] #13 105.6 Selecting previously unselected package libreadline5:amd64. [2020-01-17T14:43:58.647Z] #13 105.6 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-17T14:43:58.647Z] #13 105.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-17T14:43:58.647Z] #13 105.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-17T14:43:58.712Z] #57 58.55 Selecting previously unselected package protobuf-c-compiler. [2020-01-17T14:43:58.712Z] #57 58.55 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-17T14:43:58.712Z] #57 58.57 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:43:58.907Z] #13 105.9 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-17T14:43:58.907Z] #13 105.9 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:43:58.915Z] Building dependency tree... [2020-01-17T14:43:58.915Z] Reading state information... [2020-01-17T14:43:59.202Z] The following additional packages will be installed: [2020-01-17T14:43:59.202Z] btrfs-progs liblzo2-2 [2020-01-17T14:43:59.202Z] The following NEW packages will be installed: [2020-01-17T14:43:59.202Z] btrfs-progs btrfs-tools liblzo2-2 [2020-01-17T14:43:59.202Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:43:59.202Z] Need to get 588 kB of archives. [2020-01-17T14:43:59.202Z] After this operation, 5005 kB of additional disk space will be used. [2020-01-17T14:43:59.202Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-17T14:43:59.202Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-17T14:43:59.202Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-17T14:43:59.274Z] #57 58.93 Selecting previously unselected package protobuf-compiler. [2020-01-17T14:43:59.274Z] #57 58.95 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-17T14:43:59.274Z] #57 58.96 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-17T14:43:59.488Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:43:59.488Z] Fetched 588 kB in 0s (5506 kB/s) [2020-01-17T14:43:59.488Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-17T14:43:59.488Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-17T14:43:59.488Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-17T14:43:59.488Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:43:59.530Z] #57 59.26 Selecting previously unselected package python-pkg-resources. [2020-01-17T14:43:59.530Z] #57 59.28 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:43:59.530Z] #57 59.28 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-17T14:43:59.778Z] Selecting previously unselected package btrfs-progs. [2020-01-17T14:43:59.778Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-17T14:43:59.778Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:43:59.778Z] Selecting previously unselected package btrfs-tools. [2020-01-17T14:43:59.778Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-17T14:43:59.778Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:43:59.778Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:43:59.778Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:43:59.778Z] Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:43:59.778Z] Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:43:59.778Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:43:59.785Z] #57 59.58 Selecting previously unselected package python-protobuf. [2020-01-17T14:43:59.785Z] #57 59.58 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-17T14:43:59.785Z] #57 59.58 Unpacking python-protobuf (3.0.0-9) ... [2020-01-17T14:44:00.394Z] #57 60.24 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:44:00.397Z] Removing intermediate container 2e6e3b81f3ce [2020-01-17T14:44:00.397Z] ---> 5ff66265b524 [2020-01-17T14:44:00.397Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-01-17T14:44:00.397Z] ---> Running in 41bfa9d4fbef [2020-01-17T14:44:00.656Z] #57 60.49 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:44:00.656Z] #57 60.50 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-17T14:44:00.684Z] Removing intermediate container 41bfa9d4fbef [2020-01-17T14:44:00.684Z] ---> 34f9237f5c66 [2020-01-17T14:44:00.684Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:44:00.684Z] ---> 88b716f2d339 [2020-01-17T14:44:00.684Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:44:00.812Z] #13 ... [2020-01-17T14:44:00.812Z] [2020-01-17T14:44:00.812Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:00.812Z] #58 100.6 CC compel/src/lib/ptrace.o [2020-01-17T14:44:00.812Z] #58 101.3 AR compel/libcompel.a [2020-01-17T14:44:00.812Z] #58 101.4 HOSTCC compel/src/main-host.o [2020-01-17T14:44:00.812Z] #58 102.0 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-17T14:44:00.812Z] #58 102.5 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-17T14:44:00.812Z] #58 103.0 HOSTCC compel/src/lib/log-host.o [2020-01-17T14:44:00.812Z] #58 103.4 HOSTLINK compel/compel-host-bin [2020-01-17T14:44:00.812Z] #58 103.6 DEP soccr/soccr.d [2020-01-17T14:44:00.812Z] #58 104.0 CC soccr/soccr.o [2020-01-17T14:44:00.812Z] #58 106.6 AR soccr/libsoccr.a [2020-01-17T14:44:00.812Z] #58 106.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:44:00.812Z] #58 107.2 DEP criu/arch/x86/sigframe.d [2020-01-17T14:44:00.812Z] #58 107.3 DEP criu/arch/x86/sigaction_compat.d [2020-01-17T14:44:00.812Z] #58 107.5 DEP criu/arch/x86/kerndat.d [2020-01-17T14:44:00.812Z] #58 107.8 DEP criu/arch/x86/crtools.d [2020-01-17T14:44:00.812Z] #58 108.0 DEP criu/arch/x86/cpu.d [2020-01-17T14:44:00.812Z] #58 108.2 CC criu/arch/x86/cpu.o [2020-01-17T14:44:00.812Z] #58 109.5 CC criu/arch/x86/crtools.o [2020-01-17T14:44:00.968Z] ---> 2bb0c53d79cf [2020-01-17T14:44:00.968Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:44:00.968Z] ---> Running in fe22473524ca [2020-01-17T14:44:01.257Z] + RM_GOPATH=0 [2020-01-17T14:44:01.257Z] + TMP_GOPATH= [2020-01-17T14:44:01.257Z] + : /build [2020-01-17T14:44:01.257Z] + '[' -z '' ']' [2020-01-17T14:44:01.257Z] ++ mktemp -d [2020-01-17T14:44:01.257Z] + export GOPATH=/tmp/tmp.DFKAXZs1a6 [2020-01-17T14:44:01.257Z] + GOPATH=/tmp/tmp.DFKAXZs1a6 [2020-01-17T14:44:01.257Z] + RM_GOPATH=1 [2020-01-17T14:44:01.257Z] ++ dirname ./install.sh [2020-01-17T14:44:01.257Z] Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:44:01.257Z] + dir=. [2020-01-17T14:44:01.257Z] + bin=containerd [2020-01-17T14:44:01.257Z] + shift [2020-01-17T14:44:01.257Z] + '[' '!' -f ./containerd.installer ']' [2020-01-17T14:44:01.257Z] + . ./containerd.installer [2020-01-17T14:44:01.257Z] ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:44:01.257Z] + install_containerd [2020-01-17T14:44:01.257Z] + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2020-01-17T14:44:01.257Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.DFKAXZs1a6/src/github.com/containerd/containerd [2020-01-17T14:44:01.257Z] Cloning into '/tmp/tmp.DFKAXZs1a6/src/github.com/containerd/containerd'... [2020-01-17T14:44:02.187Z] #58 112.2 CC criu/arch/x86/kerndat.o [2020-01-17T14:44:02.187Z] #58 ... [2020-01-17T14:44:02.187Z] [2020-01-17T14:44:02.187Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:02.187Z] #13 109.2 Selecting previously unselected package net-tools. [2020-01-17T14:44:02.187Z] #13 109.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-17T14:44:02.187Z] #13 109.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:44:02.755Z] #13 109.8 Selecting previously unselected package python-pip-whl. [2020-01-17T14:44:02.755Z] #13 109.8 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:44:02.755Z] #13 109.8 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:44:03.690Z] #13 ... [2020-01-17T14:44:03.690Z] [2020-01-17T14:44:03.690Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:03.690Z] #33 199.3 crypto/rsa [2020-01-17T14:44:03.690Z] #33 201.1 crypto/dsa [2020-01-17T14:44:03.690Z] #33 201.6 crypto/x509/pkix [2020-01-17T14:44:03.690Z] #33 202.5 internal/x/crypto/cryptobyte [2020-01-17T14:44:03.690Z] #33 205.7 internal/x/crypto/internal/chacha20 [2020-01-17T14:44:03.690Z] #33 206.9 internal/x/crypto/poly1305 [2020-01-17T14:44:03.690Z] #33 208.1 internal/x/crypto/chacha20poly1305 [2020-01-17T14:44:03.949Z] #33 ... [2020-01-17T14:44:03.949Z] [2020-01-17T14:44:03.949Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:03.949Z] #13 111.0 Selecting previously unselected package python3-pip. [2020-01-17T14:44:03.949Z] #13 111.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:44:03.949Z] #13 111.0 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:44:04.516Z] #13 111.5 Selecting previously unselected package python3-pkg-resources. [2020-01-17T14:44:04.516Z] #13 111.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:44:04.516Z] #13 111.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:44:04.775Z] #13 111.8 Selecting previously unselected package python3-setuptools. [2020-01-17T14:44:04.775Z] #13 111.8 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-01-17T14:44:04.775Z] #13 111.9 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-17T14:44:05.342Z] #13 112.3 Selecting previously unselected package python3-wheel. [2020-01-17T14:44:05.342Z] #13 112.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-01-17T14:44:05.342Z] #13 112.4 Unpacking python3-wheel (0.29.0-2) ... [2020-01-17T14:44:05.359Z] Removing intermediate container ce81acef2171 [2020-01-17T14:44:05.359Z] ---> 2b41d07c480b [2020-01-17T14:44:05.359Z] Step 71/125 : FROM dev-base AS dockercli [2020-01-17T14:44:05.359Z] ---> 3d12f075a357 [2020-01-17T14:44:05.359Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-01-17T14:44:05.359Z] ---> Running in d64b08cb16b0 [2020-01-17T14:44:05.601Z] #13 112.7 Selecting previously unselected package thin-provisioning-tools. [2020-01-17T14:44:05.601Z] #13 112.7 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-17T14:44:05.601Z] #13 112.7 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:44:05.733Z] Removing intermediate container d64b08cb16b0 [2020-01-17T14:44:05.733Z] ---> 5fbb5d3f9acc [2020-01-17T14:44:05.733Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:44:05.733Z] ---> 4bd6fc23aad5 [2020-01-17T14:44:05.733Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:44:05.908Z] #57 ... [2020-01-17T14:44:05.908Z] [2020-01-17T14:44:05.908Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:05.908Z] #33 54.77 internal/x/crypto/curve25519 [2020-01-17T14:44:05.908Z] #33 61.47 sync [2020-01-17T14:44:05.908Z] #33 62.20 reflect [2020-01-17T14:44:05.908Z] #33 62.20 io [2020-01-17T14:44:05.908Z] #33 63.58 bytes [2020-01-17T14:44:05.908Z] #33 ... [2020-01-17T14:44:05.908Z] [2020-01-17T14:44:05.908Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:05.908Z] #57 65.68 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-17T14:44:05.908Z] #57 65.70 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-17T14:44:05.908Z] #57 65.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:44:05.908Z] #57 65.75 Setting up python-protobuf (3.0.0-9) ... [2020-01-17T14:44:06.107Z] ---> 19acd6458c2c [2020-01-17T14:44:06.107Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:44:06.107Z] ---> Running in 70702cc48c31 [2020-01-17T14:44:06.164Z] #57 ... [2020-01-17T14:44:06.164Z] [2020-01-17T14:44:06.164Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:44:06.164Z] #27 55.66 + cd /tmp/tmp.3vLcLjHxjz/src/gotest.tools/gotestsum [2020-01-17T14:44:06.164Z] #27 55.67 + git checkout -q v0.3.5 [2020-01-17T14:44:06.164Z] #27 55.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-17T14:44:06.168Z] #13 113.2 Selecting previously unselected package vim-runtime. [2020-01-17T14:44:06.168Z] #13 113.2 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:44:06.168Z] #13 113.3 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-17T14:44:06.168Z] #13 113.3 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-17T14:44:06.168Z] #13 113.3 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:06.419Z] #27 ... [2020-01-17T14:44:06.419Z] [2020-01-17T14:44:06.419Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:06.419Z] #33 65.33 bufio [2020-01-17T14:44:06.497Z] + RM_GOPATH=0 [2020-01-17T14:44:06.497Z] + TMP_GOPATH= [2020-01-17T14:44:06.497Z] + : /build [2020-01-17T14:44:06.497Z] + '[' -z '' ']' [2020-01-17T14:44:06.497Z] ++ mktemp -d [2020-01-17T14:44:06.497Z] + export GOPATH=/tmp/tmp.eRNXnVo7Lg [2020-01-17T14:44:06.497Z] + GOPATH=/tmp/tmp.eRNXnVo7Lg [2020-01-17T14:44:06.497Z] + RM_GOPATH=1 [2020-01-17T14:44:06.497Z] Install docker/cli version 17.06.2-ce from stable [2020-01-17T14:44:06.497Z] ++ dirname ./install.sh [2020-01-17T14:44:06.497Z] + dir=. [2020-01-17T14:44:06.497Z] + bin=dockercli [2020-01-17T14:44:06.497Z] + shift [2020-01-17T14:44:06.497Z] + '[' '!' -f ./dockercli.installer ']' [2020-01-17T14:44:06.497Z] + . ./dockercli.installer [2020-01-17T14:44:06.497Z] ++ DOCKERCLI_CHANNEL=stable [2020-01-17T14:44:06.497Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-01-17T14:44:06.497Z] + install_dockercli [2020-01-17T14:44:06.497Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-17T14:44:06.497Z] ++ uname -m [2020-01-17T14:44:06.497Z] + arch=s390x [2020-01-17T14:44:06.497Z] + '[' s390x '!=' x86_64 ']' [2020-01-17T14:44:06.497Z] + '[' s390x '!=' s390x ']' [2020-01-17T14:44:06.497Z] + url=https://download.docker.com/linux/static [2020-01-17T14:44:06.497Z] + tar -xz docker/docker [2020-01-17T14:44:06.497Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-17T14:44:07.348Z] #33 ... [2020-01-17T14:44:07.349Z] [2020-01-17T14:44:07.349Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:44:07.349Z] #30 56.65 sync [2020-01-17T14:44:07.349Z] #30 57.32 io [2020-01-17T14:44:07.349Z] #30 57.32 reflect [2020-01-17T14:44:07.349Z] #30 59.53 syscall [2020-01-17T14:44:07.917Z] #30 ... [2020-01-17T14:44:07.917Z] [2020-01-17T14:44:07.917Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:07.917Z] #33 67.07 syscall [2020-01-17T14:44:07.929Z] + mkdir -p /build [2020-01-17T14:44:07.929Z] + mv docker/docker /build/ [2020-01-17T14:44:07.930Z] + rmdir docker [2020-01-17T14:44:08.109Z] + cd /tmp/tmp.DFKAXZs1a6/src/github.com/containerd/containerd [2020-01-17T14:44:08.109Z] + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2020-01-17T14:44:08.325Z] Removing intermediate container 70702cc48c31 [2020-01-17T14:44:08.325Z] ---> 46bdd6f25d8b [2020-01-17T14:44:08.325Z] Step 76/125 : FROM runtime-dev AS runc [2020-01-17T14:44:08.325Z] ---> 32518ace54b2 [2020-01-17T14:44:08.325Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-01-17T14:44:08.325Z] ---> Running in 2538aa4d49cd [2020-01-17T14:44:08.325Z] Removing intermediate container 2538aa4d49cd [2020-01-17T14:44:08.325Z] ---> baf499acb5b9 [2020-01-17T14:44:08.325Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:44:08.700Z] ---> 45afd94a14e8 [2020-01-17T14:44:08.700Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:44:08.730Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-17T14:44:08.730Z] + BUILDTAGS='netgo osusergo static_build' [2020-01-17T14:44:08.730Z] + export EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:44:08.730Z] + EXTRA_FLAGS=-buildmode=pie [2020-01-17T14:44:08.730Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-17T14:44:08.730Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-17T14:44:08.730Z] + '[' '' = dynamic ']' [2020-01-17T14:44:08.730Z] + make [2020-01-17T14:44:09.081Z] ---> f5984efe2b24 [2020-01-17T14:44:09.081Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:44:09.081Z] ---> Running in 685a6137f4f5 [2020-01-17T14:44:09.360Z] 🇩 bin/ctr [2020-01-17T14:44:09.470Z] + RM_GOPATH=0 [2020-01-17T14:44:09.470Z] + TMP_GOPATH= [2020-01-17T14:44:09.470Z] + : /build [2020-01-17T14:44:09.470Z] + '[' -z '' ']' [2020-01-17T14:44:09.470Z] Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-17T14:44:09.470Z] ++ mktemp -d [2020-01-17T14:44:09.470Z] + export GOPATH=/tmp/tmp.HpHu0tLpVv [2020-01-17T14:44:09.470Z] + GOPATH=/tmp/tmp.HpHu0tLpVv [2020-01-17T14:44:09.470Z] + RM_GOPATH=1 [2020-01-17T14:44:09.470Z] ++ dirname ./install.sh [2020-01-17T14:44:09.470Z] + dir=. [2020-01-17T14:44:09.470Z] + bin=runc [2020-01-17T14:44:09.470Z] + shift [2020-01-17T14:44:09.470Z] + '[' '!' -f ./runc.installer ']' [2020-01-17T14:44:09.470Z] + . ./runc.installer [2020-01-17T14:44:09.470Z] ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:44:09.470Z] + install_runc [2020-01-17T14:44:09.470Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-01-17T14:44:09.470Z] + uname -r [2020-01-17T14:44:09.470Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-17T14:44:09.470Z] + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-17T14:44:09.470Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HpHu0tLpVv/src/github.com/opencontainers/runc [2020-01-17T14:44:09.470Z] Cloning into '/tmp/tmp.HpHu0tLpVv/src/github.com/opencontainers/runc'... [2020-01-17T14:44:11.002Z] + cd /tmp/tmp.HpHu0tLpVv/src/github.com/opencontainers/runc [2020-01-17T14:44:11.002Z] + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:44:11.002Z] + '[' -z '' ']' [2020-01-17T14:44:11.002Z] + target=static [2020-01-17T14:44:11.002Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-17T14:44:11.002Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-17T14:44:13.169Z] #33 ... [2020-01-17T14:44:13.169Z] [2020-01-17T14:44:13.169Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:13.169Z] #57 71.65 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-17T14:44:13.169Z] #57 71.67 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-17T14:44:13.169Z] #57 71.69 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:44:13.169Z] #57 71.72 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-17T14:44:13.169Z] #57 71.74 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-17T14:44:13.169Z] #57 71.75 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-17T14:44:13.169Z] #57 71.77 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-17T14:44:13.169Z] #57 71.78 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-17T14:44:13.169Z] #57 71.79 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-17T14:44:13.169Z] #57 71.83 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-17T14:44:13.169Z] #57 71.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:44:13.169Z] #57 DONE 72.9s [2020-01-17T14:44:13.169Z] [2020-01-17T14:44:13.169Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:44:13.169Z] #30 68.12 time [2020-01-17T14:44:13.169Z] #30 71.57 sort [2020-01-17T14:44:13.424Z] #30 72.79 internal/fmtsort [2020-01-17T14:44:14.291Z] #13 ... [2020-01-17T14:44:14.291Z] [2020-01-17T14:44:14.291Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:14.291Z] #58 113.2 CC criu/arch/x86/sigaction_compat.o [2020-01-17T14:44:14.291Z] #58 113.9 CC criu/arch/x86/sigframe.o [2020-01-17T14:44:14.291Z] #58 114.6 LINK criu/arch/x86/crtools.built-in.o [2020-01-17T14:44:14.291Z] #58 114.6 DEP criu/pie/util-vdso-elf32.d [2020-01-17T14:44:14.291Z] #58 114.9 DEP criu/arch/x86/vdso-pie.d [2020-01-17T14:44:14.291Z] #58 115.0 DEP criu/pie/parasite-vdso.d [2020-01-17T14:44:14.291Z] #58 115.2 DEP criu/pie/util-vdso.d [2020-01-17T14:44:14.291Z] #58 115.4 DEP criu/pie/util.d [2020-01-17T14:44:14.291Z] #58 115.8 CC criu/pie/util.o [2020-01-17T14:44:14.291Z] #58 116.3 CC criu/pie/util-vdso.o [2020-01-17T14:44:14.291Z] #58 117.5 CC criu/pie/parasite-vdso.o [2020-01-17T14:44:14.291Z] #58 119.4 CC criu/arch/x86/vdso-pie.o [2020-01-17T14:44:14.291Z] #58 120.1 CC criu/pie/util-vdso-elf32.o [2020-01-17T14:44:14.291Z] #58 121.5 AR criu/pie/pie.lib.a [2020-01-17T14:44:14.291Z] #58 121.8 DEP criu/pie/restorer.d [2020-01-17T14:44:14.291Z] #58 122.3 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-17T14:44:14.291Z] #58 122.6 DEP criu/arch/x86/restorer_unmap.d [2020-01-17T14:44:14.291Z] #58 122.6 DEP criu/arch/x86/restorer.d [2020-01-17T14:44:14.291Z] #58 122.8 DEP criu/pie/parasite.d [2020-01-17T14:44:14.291Z] #58 123.4 CC criu/pie/parasite.o [2020-01-17T14:44:14.291Z] #58 ... [2020-01-17T14:44:14.291Z] [2020-01-17T14:44:14.291Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:14.291Z] #13 120.3 Selecting previously unselected package vim. [2020-01-17T14:44:14.291Z] #13 120.3 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-17T14:44:14.291Z] #13 120.3 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:14.291Z] #13 121.1 Selecting previously unselected package xfsprogs. [2020-01-17T14:44:14.291Z] #13 121.1 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-17T14:44:14.291Z] #13 121.1 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:44:14.353Z] #30 73.60 internal/syscall/unix [2020-01-17T14:44:14.861Z] #13 ... [2020-01-17T14:44:14.862Z] [2020-01-17T14:44:14.862Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:14.862Z] #33 210.5 internal/x/crypto/hkdf [2020-01-17T14:44:14.862Z] #33 210.6 internal/x/text/transform [2020-01-17T14:44:14.862Z] #33 212.2 internal/x/text/unicode/bidi [2020-01-17T14:44:14.862Z] #33 214.8 internal/x/text/secure/bidirule [2020-01-17T14:44:14.862Z] #33 215.6 internal/x/text/unicode/norm [2020-01-17T14:44:14.913Z] #30 74.06 strings [2020-01-17T14:44:14.913Z] #30 74.34 internal/poll [2020-01-17T14:44:15.120Z] #33 ... [2020-01-17T14:44:15.121Z] [2020-01-17T14:44:15.121Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:15.121Z] #13 122.2 Selecting previously unselected package zip. [2020-01-17T14:44:15.121Z] #13 122.2 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-01-17T14:44:15.121Z] #13 122.2 Unpacking zip (3.0-11+b1) ... [2020-01-17T14:44:15.688Z] #13 122.8 Selecting previously unselected package libapparmor-perl. [2020-01-17T14:44:15.688Z] #13 122.8 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:44:15.688Z] #13 122.8 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:44:16.255Z] #13 123.2 Selecting previously unselected package apparmor. [2020-01-17T14:44:16.255Z] #13 123.2 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-17T14:44:16.255Z] #13 123.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:44:16.276Z] #30 ... [2020-01-17T14:44:16.276Z] [2020-01-17T14:44:16.276Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:16.276Z] #33 75.51 time [2020-01-17T14:44:17.630Z] #13 124.4 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-17T14:44:17.630Z] #13 124.4 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-17T14:44:17.630Z] #13 124.4 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:44:18.566Z] #13 ... [2020-01-17T14:44:18.566Z] [2020-01-17T14:44:18.566Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:44:18.566Z] #24 214.2 + GOBIN=/build [2020-01-17T14:44:18.566Z] #24 214.2 + /build/gometalinter --install [2020-01-17T14:44:18.566Z] #24 214.2 Installing: [2020-01-17T14:44:18.566Z] #24 214.2 deadcode [2020-01-17T14:44:18.566Z] #24 214.2 dupl [2020-01-17T14:44:18.566Z] #24 214.2 errcheck [2020-01-17T14:44:18.566Z] #24 214.2 gas [2020-01-17T14:44:18.566Z] #24 214.2 gochecknoglobals [2020-01-17T14:44:18.566Z] #24 214.2 gochecknoinits [2020-01-17T14:44:18.566Z] #24 214.2 goconst [2020-01-17T14:44:18.566Z] #24 214.2 gocyclo [2020-01-17T14:44:18.566Z] #24 214.2 goimports [2020-01-17T14:44:18.566Z] #24 214.2 golint [2020-01-17T14:44:18.566Z] #24 214.2 gosimple [2020-01-17T14:44:18.566Z] #24 214.2 gotype [2020-01-17T14:44:18.566Z] #24 214.2 gotypex [2020-01-17T14:44:18.566Z] #24 214.2 ineffassign [2020-01-17T14:44:18.566Z] #24 214.2 interfacer [2020-01-17T14:44:18.566Z] #24 214.2 lll [2020-01-17T14:44:18.566Z] #24 214.2 maligned [2020-01-17T14:44:18.566Z] #24 214.2 megacheck [2020-01-17T14:44:18.566Z] #24 214.2 misspell [2020-01-17T14:44:18.566Z] #24 214.2 nakedret [2020-01-17T14:44:18.566Z] #24 214.2 safesql [2020-01-17T14:44:18.566Z] #24 214.2 staticcheck [2020-01-17T14:44:18.566Z] #24 214.2 structcheck [2020-01-17T14:44:18.566Z] #24 214.2 unconvert [2020-01-17T14:44:18.566Z] #24 214.2 unparam [2020-01-17T14:44:18.566Z] #24 214.2 unused [2020-01-17T14:44:18.566Z] #24 214.2 varcheck [2020-01-17T14:44:18.787Z] #33 77.83 sort [2020-01-17T14:44:18.827Z] #24 ... [2020-01-17T14:44:18.827Z] [2020-01-17T14:44:18.827Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:18.827Z] #58 125.6 LINK criu/pie/parasite.built-in.o [2020-01-17T14:44:18.827Z] #58 125.6 GEN criu/pie/parasite-blob.h [2020-01-17T14:44:18.827Z] #58 125.6 CC criu/arch/x86/restorer.o [2020-01-17T14:44:18.827Z] #58 126.8 CC criu/arch/x86/restorer_unmap.o [2020-01-17T14:44:18.827Z] #58 127.0 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-17T14:44:18.827Z] #58 127.7 CC criu/pie/restorer.o [2020-01-17T14:44:19.350Z] #33 78.80 internal/fmtsort [2020-01-17T14:44:20.274Z] #33 79.78 internal/syscall/unix [2020-01-17T14:44:20.835Z] #33 80.20 strings [2020-01-17T14:44:21.453Z] #58 131.4 LINK criu/pie/restorer.built-in.o [2020-01-17T14:44:21.453Z] #58 131.5 GEN criu/pie/restorer-blob.h [2020-01-17T14:44:21.453Z] #58 131.6 DEP criu/vdso.d [2020-01-17T14:44:21.718Z] #58 131.9 DEP criu/vdso-compat.d [2020-01-17T14:44:21.976Z] #58 132.1 DEP criu/uts_ns.d [2020-01-17T14:44:22.235Z] #58 ... [2020-01-17T14:44:22.235Z] [2020-01-17T14:44:22.235Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:22.235Z] #13 126.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-17T14:44:22.235Z] #13 126.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-17T14:44:22.235Z] #13 126.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:44:22.235Z] #13 128.8 Selecting previously unselected package binutils-mingw-w64. [2020-01-17T14:44:22.235Z] #13 128.9 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-17T14:44:22.235Z] #13 128.9 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:44:22.235Z] #13 129.0 Selecting previously unselected package mingw-w64-common. [2020-01-17T14:44:22.235Z] #13 129.0 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-17T14:44:22.235Z] #13 129.0 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-17T14:44:22.723Z] #33 82.00 internal/poll [2020-01-17T14:44:22.979Z] #33 ... [2020-01-17T14:44:22.979Z] [2020-01-17T14:44:22.979Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:22.979Z] #58 5.816 Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:44:22.979Z] #58 5.816 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:44:22.979Z] #58 8.577 fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:44:22.979Z] #58 8.630 GEN .gitid [2020-01-17T14:44:22.979Z] #58 8.640 GEN criu/include/version.h [2020-01-17T14:44:22.979Z] #58 8.647 GEN include/common/asm [2020-01-17T14:44:24.885Z] #58 11.43 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-17T14:44:24.885Z] #58 ... [2020-01-17T14:44:24.885Z] [2020-01-17T14:44:24.885Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:24.885Z] #33 83.92 path [2020-01-17T14:44:25.141Z] #33 84.50 os [2020-01-17T14:44:25.703Z] #33 85.11 regexp/syntax [2020-01-17T14:44:26.418Z] #13 ... [2020-01-17T14:44:26.418Z] [2020-01-17T14:44:26.418Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:26.418Z] #58 132.4 DEP criu/util.d [2020-01-17T14:44:26.418Z] #58 132.6 DEP criu/uffd.d [2020-01-17T14:44:26.418Z] #58 132.9 DEP criu/tun.d [2020-01-17T14:44:26.418Z] #58 133.1 DEP criu/tty.d [2020-01-17T14:44:26.418Z] #58 133.4 DEP criu/timerfd.d [2020-01-17T14:44:26.418Z] #58 133.6 DEP criu/sysfs_parse.d [2020-01-17T14:44:26.418Z] #58 133.9 DEP criu/sysctl.d [2020-01-17T14:44:26.418Z] #58 134.0 DEP criu/string.d [2020-01-17T14:44:26.418Z] #58 134.2 DEP criu/stats.d [2020-01-17T14:44:26.418Z] #58 134.3 DEP criu/sockets.d [2020-01-17T14:44:26.418Z] #58 134.6 DEP criu/sk-unix.d [2020-01-17T14:44:26.418Z] #58 134.9 DEP criu/sk-tcp.d [2020-01-17T14:44:26.418Z] #58 135.2 DEP criu/sk-queue.d [2020-01-17T14:44:26.418Z] #58 135.4 DEP criu/sk-packet.d [2020-01-17T14:44:26.418Z] #58 135.6 DEP criu/sk-netlink.d [2020-01-17T14:44:26.418Z] #58 135.8 DEP criu/sk-inet.d [2020-01-17T14:44:26.418Z] #58 136.0 DEP criu/signalfd.d [2020-01-17T14:44:26.418Z] #58 136.1 DEP criu/sigframe.d [2020-01-17T14:44:26.418Z] #58 136.2 DEP criu/shmem.d [2020-01-17T14:44:26.418Z] #58 136.5 DEP criu/servicefd.d [2020-01-17T14:44:26.676Z] #58 136.8 DEP criu/seize.d [2020-01-17T14:44:26.933Z] #58 137.0 DEP criu/seccomp.d [2020-01-17T14:44:26.933Z] #58 137.2 DEP criu/rst-malloc.d [2020-01-17T14:44:27.191Z] #58 137.3 DEP criu/rbtree.d [2020-01-17T14:44:27.191Z] #58 137.3 DEP criu/pstree.d [2020-01-17T14:44:27.191Z] #58 ... [2020-01-17T14:44:27.191Z] [2020-01-17T14:44:27.191Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:27.191Z] #33 222.8 internal/x/net/idna [2020-01-17T14:44:27.191Z] #33 225.7 internal/x/net/http2/hpack [2020-01-17T14:44:27.191Z] #33 226.0 crypto/x509 [2020-01-17T14:44:27.191Z] #33 227.3 net/textproto [2020-01-17T14:44:27.191Z] #33 228.6 internal/x/net/http/httpguts [2020-01-17T14:44:27.191Z] #33 229.0 internal/x/net/http/httpproxy [2020-01-17T14:44:27.191Z] #33 229.5 mime [2020-01-17T14:44:27.191Z] #33 231.9 mime/quotedprintable [2020-01-17T14:44:27.191Z] #33 232.0 crypto/tls [2020-01-17T14:44:27.191Z] #33 232.4 mime/multipart [2020-01-17T14:44:27.449Z] #33 ... [2020-01-17T14:44:27.449Z] [2020-01-17T14:44:27.449Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:27.449Z] #58 137.6 DEP criu/protobuf.d [2020-01-17T14:44:27.706Z] #58 137.8 GEN criu/protobuf-desc-gen.h [2020-01-17T14:44:28.207Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-17T14:44:28.207Z] + mkdir -p /build [2020-01-17T14:44:28.208Z] + cp runc /build/runc [2020-01-17T14:44:28.208Z] Removing intermediate container 685a6137f4f5 [2020-01-17T14:44:28.208Z] ---> a03422d62842 [2020-01-17T14:44:28.208Z] Step 81/125 : FROM dev-base AS tini [2020-01-17T14:44:28.208Z] ---> 3d12f075a357 [2020-01-17T14:44:28.208Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:44:28.208Z] ---> Using cache [2020-01-17T14:44:28.208Z] ---> 8cb3b30b8350 [2020-01-17T14:44:28.208Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-01-17T14:44:28.208Z] ---> Running in c57c4fb6c3ad [2020-01-17T14:44:28.208Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:44:28.208Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:44:28.208Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:44:28.208Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:44:28.208Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:44:28.208Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:44:28.208Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:44:28.208Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:44:28.220Z] #33 ... [2020-01-17T14:44:28.220Z] [2020-01-17T14:44:28.220Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:44:28.220Z] #30 77.34 os [2020-01-17T14:44:28.220Z] #30 78.55 bytes [2020-01-17T14:44:28.220Z] #30 81.55 bufio [2020-01-17T14:44:28.220Z] #30 82.94 fmt [2020-01-17T14:44:28.220Z] #30 83.42 path/filepath [2020-01-17T14:44:28.220Z] #30 85.06 io/ioutil [2020-01-17T14:44:28.220Z] #30 85.94 path [2020-01-17T14:44:28.220Z] #30 86.95 text/tabwriter [2020-01-17T14:44:28.220Z] #30 ... [2020-01-17T14:44:28.220Z] [2020-01-17T14:44:28.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:28.220Z] #58 11.62 PBCC images/opts.pb-c.c [2020-01-17T14:44:28.220Z] #58 11.74 PBCC images/sit.pb-c.c [2020-01-17T14:44:28.220Z] #58 11.86 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.07 DEP images/opts.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.18 DEP images/sit.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.36 PBCC images/macvlan.pb-c.c [2020-01-17T14:44:28.220Z] #58 12.39 DEP images/macvlan.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.49 PBCC images/autofs.pb-c.c [2020-01-17T14:44:28.220Z] #58 12.59 DEP images/autofs.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.64 PBCC images/sysctl.pb-c.c [2020-01-17T14:44:28.220Z] #58 12.71 DEP images/sysctl.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.82 PBCC images/time.pb-c.c [2020-01-17T14:44:28.220Z] #58 12.90 DEP images/time.pb-c.d [2020-01-17T14:44:28.220Z] #58 12.99 PBCC images/binfmt-misc.pb-c.c [2020-01-17T14:44:28.220Z] #58 13.06 DEP images/binfmt-misc.pb-c.d [2020-01-17T14:44:28.220Z] #58 13.22 PBCC images/seccomp.pb-c.c [2020-01-17T14:44:28.220Z] #58 13.30 DEP images/seccomp.pb-c.d [2020-01-17T14:44:28.220Z] #58 13.41 PBCC images/userns.pb-c.c [2020-01-17T14:44:28.220Z] #58 13.45 DEP images/userns.pb-c.d [2020-01-17T14:44:28.220Z] #58 13.53 PBCC images/cgroup.pb-c.c [2020-01-17T14:44:28.220Z] #58 13.59 DEP images/cgroup.pb-c.d [2020-01-17T14:44:28.220Z] #58 13.75 PBCC images/fown.pb-c.c [2020-01-17T14:44:28.220Z] #58 13.88 PBCC images/ext-file.pb-c.c [2020-01-17T14:44:28.221Z] #58 13.97 DEP images/fown.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.02 DEP images/ext-file.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.08 PBCC images/rpc.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.10 DEP images/rpc.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.17 PBCC images/siginfo.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.24 DEP images/siginfo.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.26 PBCC images/pagemap.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.28 DEP images/pagemap.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.31 PBCC images/rlimit.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.32 DEP images/rlimit.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.34 PBCC images/file-lock.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.38 DEP images/file-lock.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.41 PBCC images/tty.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.52 DEP images/tty.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.60 PBCC images/tun.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.66 PBCC images/netdev.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.71 DEP images/tun.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.80 DEP images/netdev.pb-c.d [2020-01-17T14:44:28.221Z] #58 14.92 PBCC images/vma.pb-c.c [2020-01-17T14:44:28.221Z] #58 14.98 DEP images/vma.pb-c.d [2020-01-17T14:44:28.221Z] #58 15.01 PBCC images/creds.pb-c.c [2020-01-17T14:44:28.221Z] #58 15.02 DEP images/creds.pb-c.d [2020-01-17T14:44:28.221Z] #58 15.10 PBCC images/utsns.pb-c.c [2020-01-17T14:44:28.221Z] #58 15.15 DEP images/utsns.pb-c.d [2020-01-17T14:44:28.221Z] #58 15.24 PBCC images/ipc-desc.pb-c.c [2020-01-17T14:44:28.221Z] #58 15.25 PBCC images/ipc-sem.pb-c.c [2020-01-17T14:44:28.221Z] #58 15.26 DEP images/ipc-desc.pb-c.d [2020-01-17T14:44:28.221Z] #58 15.34 DEP images/ipc-sem.pb-c.d [2020-01-17T14:44:28.476Z] #58 15.43 PBCC images/ipc-msg.pb-c.c [2020-01-17T14:44:28.476Z] #58 15.45 DEP images/ipc-msg.pb-c.d [2020-01-17T14:44:28.476Z] #58 15.49 PBCC images/ipc-shm.pb-c.c [2020-01-17T14:44:28.476Z] #58 15.54 DEP images/ipc-shm.pb-c.d [2020-01-17T14:44:28.734Z] #58 15.61 PBCC images/ipc-var.pb-c.c [2020-01-17T14:44:28.734Z] #58 15.63 DEP images/ipc-var.pb-c.d [2020-01-17T14:44:28.734Z] #58 15.70 PBCC images/sk-opts.pb-c.c [2020-01-17T14:44:28.734Z] #58 15.76 PBCC images/packet-sock.pb-c.c [2020-01-17T14:44:28.734Z] #58 15.85 DEP images/sk-opts.pb-c.d [2020-01-17T14:44:28.990Z] #58 15.96 DEP images/packet-sock.pb-c.d [2020-01-17T14:44:28.990Z] #58 16.04 PBCC images/sk-netlink.pb-c.c [2020-01-17T14:44:29.246Z] #58 16.10 DEP images/sk-netlink.pb-c.d [2020-01-17T14:44:29.246Z] #58 16.17 PBCC images/sk-inet.pb-c.c [2020-01-17T14:44:29.246Z] #58 16.23 DEP images/sk-inet.pb-c.d [2020-01-17T14:44:29.246Z] #58 16.37 PBCC images/sk-unix.pb-c.c [2020-01-17T14:44:29.502Z] #58 16.55 DEP images/sk-unix.pb-c.d [2020-01-17T14:44:29.502Z] #58 16.58 PBCC images/mm.pb-c.c [2020-01-17T14:44:29.502Z] #58 16.62 DEP images/mm.pb-c.d [2020-01-17T14:44:29.526Z] Fetched 7677 kB in 1s (4915 kB/s) [2020-01-17T14:44:29.606Z] #58 139.7 DEP criu/protobuf-desc.d [2020-01-17T14:44:29.758Z] #58 16.68 PBCC images/timerfd.pb-c.c [2020-01-17T14:44:29.758Z] #58 16.75 DEP images/timerfd.pb-c.d [2020-01-17T14:44:29.758Z] #58 16.83 PBCC images/timer.pb-c.c [2020-01-17T14:44:29.758Z] #58 16.88 DEP images/timer.pb-c.d [2020-01-17T14:44:29.863Z] #58 140.0 DEP criu/proc_parse.d [2020-01-17T14:44:29.939Z] Reading package lists... [2020-01-17T14:44:30.121Z] #58 140.2 DEP criu/plugin.d [2020-01-17T14:44:30.122Z] #58 140.4 DEP criu/pipes.d [2020-01-17T14:44:30.319Z] #58 17.04 PBCC images/sa.pb-c.c [2020-01-17T14:44:30.319Z] #58 17.22 DEP images/sa.pb-c.d [2020-01-17T14:44:30.319Z] #58 17.37 PBCC images/pipe-data.pb-c.c [2020-01-17T14:44:30.319Z] #58 17.43 DEP images/pipe-data.pb-c.d [2020-01-17T14:44:30.375Z] Reading package lists... [2020-01-17T14:44:30.379Z] #58 140.6 DEP criu/pie-util.d [2020-01-17T14:44:30.575Z] #58 17.50 PBCC images/mnt.pb-c.c [2020-01-17T14:44:30.575Z] #58 17.68 DEP images/mnt.pb-c.d [2020-01-17T14:44:30.637Z] #58 140.8 DEP criu/pie-util-vdso.d [2020-01-17T14:44:30.637Z] #58 140.9 DEP criu/pie-util-vdso-elf32.d [2020-01-17T14:44:30.810Z] Building dependency tree... [2020-01-17T14:44:30.810Z] Reading state information... [2020-01-17T14:44:30.810Z] The following additional packages will be installed: [2020-01-17T14:44:30.810Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-17T14:44:30.810Z] Suggested packages: [2020-01-17T14:44:30.810Z] codeblocks eclipse ninja-build lrzip [2020-01-17T14:44:30.810Z] Recommended packages: [2020-01-17T14:44:30.810Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-17T14:44:30.810Z] The following NEW packages will be installed: [2020-01-17T14:44:30.810Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-17T14:44:30.810Z] vim-common xxd [2020-01-17T14:44:30.810Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:44:30.810Z] Need to get 13.2 MB of archives. [2020-01-17T14:44:30.810Z] After this operation, 59.4 MB of additional disk space will be used. [2020-01-17T14:44:30.810Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-01-17T14:44:30.810Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-17T14:44:30.810Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-01-17T14:44:30.830Z] #58 17.80 PBCC images/sk-packet.pb-c.c [2020-01-17T14:44:30.830Z] #58 17.84 DEP images/sk-packet.pb-c.d [2020-01-17T14:44:30.830Z] #58 17.88 PBCC images/tcp-stream.pb-c.c [2020-01-17T14:44:30.894Z] #58 141.1 DEP criu/path.d [2020-01-17T14:44:31.086Z] #58 17.98 DEP images/tcp-stream.pb-c.d [2020-01-17T14:44:31.086Z] #58 18.10 PBCC images/pipe.pb-c.c [2020-01-17T14:44:31.152Z] #58 141.2 DEP criu/parasite-syscall.d [2020-01-17T14:44:31.180Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-01-17T14:44:31.180Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-01-17T14:44:31.180Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-17T14:44:31.180Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-01-17T14:44:31.180Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-01-17T14:44:31.180Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:44:31.180Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:44:31.180Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:44:31.180Z] Fetched 13.2 MB in 0s (39.2 MB/s) [2020-01-17T14:44:31.180Z] Selecting previously unselected package cmake-data. [2020-01-17T14:44:31.180Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-17T14:44:31.180Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-17T14:44:31.180Z] Unpacking cmake-data (3.7.2-1) ... [2020-01-17T14:44:31.342Z] #58 18.16 DEP images/pipe.pb-c.d [2020-01-17T14:44:31.342Z] #58 18.26 PBCC images/pstree.pb-c.c [2020-01-17T14:44:31.342Z] #58 18.31 DEP images/pstree.pb-c.d [2020-01-17T14:44:31.342Z] #58 18.36 PBCC images/fs.pb-c.c [2020-01-17T14:44:31.342Z] #58 18.42 DEP images/fs.pb-c.d [2020-01-17T14:44:31.342Z] #58 18.46 PBCC images/signalfd.pb-c.c [2020-01-17T14:44:31.409Z] #58 141.6 DEP criu/pagemap.d [2020-01-17T14:44:31.552Z] Selecting previously unselected package liblzo2-2:s390x. [2020-01-17T14:44:31.552Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-17T14:44:31.552Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:44:31.552Z] Selecting previously unselected package libicu57:s390x. [2020-01-17T14:44:31.552Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-01-17T14:44:31.552Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-01-17T14:44:31.598Z] #58 18.52 DEP images/signalfd.pb-c.d [2020-01-17T14:44:31.598Z] #58 18.57 PBCC images/fh.pb-c.c [2020-01-17T14:44:31.598Z] #58 18.60 PBCC images/fsnotify.pb-c.c [2020-01-17T14:44:31.667Z] #58 141.9 DEP criu/pagemap-cache.d [2020-01-17T14:44:31.853Z] #58 18.72 DEP images/fh.pb-c.d [2020-01-17T14:44:31.925Z] #58 142.0 DEP criu/page-xfer.d [2020-01-17T14:44:32.111Z] #58 18.92 DEP images/fsnotify.pb-c.d [2020-01-17T14:44:32.111Z] #58 19.00 PBCC images/eventpoll.pb-c.c [2020-01-17T14:44:32.111Z] #58 19.08 DEP images/eventpoll.pb-c.d [2020-01-17T14:44:32.183Z] #58 142.2 DEP criu/page-pipe.d [2020-01-17T14:44:32.183Z] #58 142.3 DEP criu/netfilter.d [2020-01-17T14:44:32.367Z] #58 19.22 PBCC images/eventfd.pb-c.c [2020-01-17T14:44:32.367Z] #58 19.29 DEP images/eventfd.pb-c.d [2020-01-17T14:44:32.441Z] #58 142.5 DEP criu/net.d [2020-01-17T14:44:32.623Z] #58 19.47 PBCC images/remap-file-path.pb-c.c [2020-01-17T14:44:32.623Z] #58 19.53 DEP images/remap-file-path.pb-c.d [2020-01-17T14:44:32.623Z] #58 19.67 PBCC images/fifo.pb-c.c [2020-01-17T14:44:32.699Z] #58 142.9 DEP criu/namespaces.d [2020-01-17T14:44:32.838Z] Selecting previously unselected package libxml2:s390x. [2020-01-17T14:44:32.838Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-01-17T14:44:32.838Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:44:32.838Z] Selecting previously unselected package libarchive13:s390x. [2020-01-17T14:44:32.838Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-01-17T14:44:32.838Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-17T14:44:32.838Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-01-17T14:44:32.838Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-17T14:44:32.838Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-17T14:44:32.838Z] Selecting previously unselected package libuv1:s390x. [2020-01-17T14:44:32.838Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-01-17T14:44:32.838Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-01-17T14:44:32.838Z] Selecting previously unselected package cmake. [2020-01-17T14:44:32.838Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-01-17T14:44:32.838Z] Unpacking cmake (3.7.2-1) ... [2020-01-17T14:44:32.879Z] #58 19.80 DEP images/fifo.pb-c.d [2020-01-17T14:44:32.879Z] #58 19.95 PBCC images/ghost-file.pb-c.c [2020-01-17T14:44:32.956Z] #58 143.2 DEP criu/mount.d [2020-01-17T14:44:33.135Z] #58 20.11 DEP images/ghost-file.pb-c.d [2020-01-17T14:44:33.135Z] #58 20.21 PBCC images/regfile.pb-c.c [2020-01-17T14:44:33.221Z] Selecting previously unselected package xxd. [2020-01-17T14:44:33.221Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-17T14:44:33.221Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:33.221Z] Selecting previously unselected package vim-common. [2020-01-17T14:44:33.221Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:44:33.221Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:33.221Z] Processing triggers for mime-support (3.60) ... [2020-01-17T14:44:33.221Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:33.221Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-01-17T14:44:33.221Z] Setting up cmake-data (3.7.2-1) ... [2020-01-17T14:44:33.221Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-01-17T14:44:33.221Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:44:33.221Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:44:33.390Z] #58 20.32 DEP images/regfile.pb-c.d [2020-01-17T14:44:33.390Z] #58 20.39 PBCC images/ns.pb-c.c [2020-01-17T14:44:33.522Z] #58 143.4 DEP criu/mem.d [2020-01-17T14:44:33.522Z] #58 143.7 DEP criu/lsm.d [2020-01-17T14:44:33.599Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:44:33.599Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:44:33.599Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-17T14:44:33.599Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-17T14:44:33.599Z] Setting up cmake (3.7.2-1) ... [2020-01-17T14:44:33.599Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:44:33.646Z] #58 20.48 DEP images/ns.pb-c.d [2020-01-17T14:44:33.646Z] #58 20.58 PBCC images/fdinfo.pb-c.c [2020-01-17T14:44:33.646Z] #58 20.69 DEP images/fdinfo.pb-c.d [2020-01-17T14:44:33.780Z] #58 143.8 DEP criu/log.d [2020-01-17T14:44:33.903Z] #58 20.78 PBCC images/core-aarch64.pb-c.c [2020-01-17T14:44:33.903Z] #58 20.96 PBCC images/core-arm.pb-c.c [2020-01-17T14:44:34.038Z] #58 144.0 DEP criu/libnetlink.d [2020-01-17T14:44:34.038Z] #58 144.1 DEP criu/kerndat.d [2020-01-17T14:44:34.159Z] #58 21.07 PBCC images/core-ppc64.pb-c.c [2020-01-17T14:44:34.296Z] #58 144.4 DEP criu/kcmp-ids.d [2020-01-17T14:44:34.415Z] #58 21.24 PBCC images/core-s390.pb-c.c [2020-01-17T14:44:34.415Z] #58 21.35 PBCC images/core-x86.pb-c.c [2020-01-17T14:44:34.555Z] #58 144.5 DEP criu/irmap.d [2020-01-17T14:44:34.555Z] #58 144.7 DEP criu/ipc_ns.d [2020-01-17T14:44:34.672Z] #58 21.50 PBCC images/core.pb-c.c [2020-01-17T14:44:34.672Z] #58 21.62 PBCC images/inventory.pb-c.c [2020-01-17T14:44:34.813Z] #58 144.8 DEP criu/image.d [2020-01-17T14:44:34.889Z] Removing intermediate container c57c4fb6c3ad [2020-01-17T14:44:34.889Z] ---> b5eb6354c39d [2020-01-17T14:44:34.889Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:44:34.889Z] ---> 620ace2eedb6 [2020-01-17T14:44:34.889Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-01-17T14:44:34.889Z] ---> Running in 1bce58e1bcba [2020-01-17T14:44:34.928Z] #58 21.79 DEP images/core-aarch64.pb-c.d [2020-01-17T14:44:34.928Z] #58 21.83 DEP images/core-arm.pb-c.d [2020-01-17T14:44:34.928Z] #58 21.90 DEP images/core-ppc64.pb-c.d [2020-01-17T14:44:35.072Z] #58 145.0 DEP criu/image-desc.d [2020-01-17T14:44:35.072Z] #58 145.2 DEP criu/fsnotify.d [2020-01-17T14:44:35.185Z] #58 22.07 DEP images/core-s390.pb-c.d [2020-01-17T14:44:35.288Z] Removing intermediate container 1bce58e1bcba [2020-01-17T14:44:35.288Z] ---> 661fa6f0cb31 [2020-01-17T14:44:35.288Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:44:35.288Z] ---> f3a9dab97d29 [2020-01-17T14:44:35.288Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:44:35.288Z] ---> Running in 500ef08d8c27 [2020-01-17T14:44:35.330Z] #58 145.4 DEP criu/filesystems.d [2020-01-17T14:44:35.440Z] #58 22.22 DEP images/core-x86.pb-c.d [2020-01-17T14:44:35.440Z] #58 22.33 DEP images/core.pb-c.d [2020-01-17T14:44:35.440Z] #58 22.39 DEP images/inventory.pb-c.d [2020-01-17T14:44:35.588Z] #58 145.7 DEP criu/files.d [2020-01-17T14:44:35.696Z] #58 22.56 PBCC images/cpuinfo.pb-c.c [2020-01-17T14:44:35.696Z] #58 22.64 DEP images/cpuinfo.pb-c.d [2020-01-17T14:44:35.696Z] #58 22.73 PBCC images/stats.pb-c.c [2020-01-17T14:44:35.846Z] #58 146.0 DEP criu/files-reg.d [2020-01-17T14:44:35.952Z] #58 22.75 DEP images/stats.pb-c.d [2020-01-17T14:44:36.115Z] + RM_GOPATH=0 [2020-01-17T14:44:36.115Z] + TMP_GOPATH= [2020-01-17T14:44:36.115Z] + : /build [2020-01-17T14:44:36.115Z] + '[' -z '' ']' [2020-01-17T14:44:36.115Z] ++ mktemp -d [2020-01-17T14:44:36.115Z] + export GOPATH=/tmp/tmp.382EQKyxLq [2020-01-17T14:44:36.115Z] + GOPATH=/tmp/tmp.382EQKyxLq [2020-01-17T14:44:36.115Z] + RM_GOPATH=1 [2020-01-17T14:44:36.115Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:44:36.115Z] ++ dirname ./install.sh [2020-01-17T14:44:36.115Z] + dir=. [2020-01-17T14:44:36.115Z] + bin=tini [2020-01-17T14:44:36.115Z] + shift [2020-01-17T14:44:36.115Z] + '[' '!' -f ./tini.installer ']' [2020-01-17T14:44:36.115Z] + . ./tini.installer [2020-01-17T14:44:36.115Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:44:36.115Z] + install_tini [2020-01-17T14:44:36.115Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-17T14:44:36.115Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.382EQKyxLq/tini [2020-01-17T14:44:36.115Z] Cloning into '/tmp/tmp.382EQKyxLq/tini'... [2020-01-17T14:44:36.115Z] + cd /tmp/tmp.382EQKyxLq/tini [2020-01-17T14:44:36.115Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:44:36.115Z] + cmake . [2020-01-17T14:44:36.412Z] #58 146.3 DEP criu/files-ext.d [2020-01-17T14:44:36.412Z] #58 146.5 DEP criu/file-lock.d [2020-01-17T14:44:36.412Z] #58 146.7 DEP criu/file-ids.d [2020-01-17T14:44:36.611Z] -- The C compiler identification is GNU 6.3.0 [2020-01-17T14:44:36.611Z] -- Check for working C compiler: /usr/bin/cc [2020-01-17T14:44:36.611Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-01-17T14:44:36.611Z] -- Detecting C compiler ABI info [2020-01-17T14:44:36.611Z] -- Detecting C compiler ABI info - done [2020-01-17T14:44:36.611Z] -- Detecting C compile features [2020-01-17T14:44:36.611Z] -- Detecting C compile features - done [2020-01-17T14:44:36.612Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-17T14:44:36.612Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-17T14:44:36.612Z] -- Configuring done [2020-01-17T14:44:36.612Z] -- Generating done [2020-01-17T14:44:36.612Z] -- Build files have been written to: /tmp/tmp.382EQKyxLq/tini [2020-01-17T14:44:36.612Z] + make tini-static [2020-01-17T14:44:36.612Z] Scanning dependencies of target tini-static [2020-01-17T14:44:36.612Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-17T14:44:36.670Z] #58 146.9 DEP criu/fifo.d [2020-01-17T14:44:36.929Z] #58 ... [2020-01-17T14:44:36.929Z] [2020-01-17T14:44:36.929Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:36.929Z] #13 134.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-17T14:44:36.929Z] #13 134.0 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-17T14:44:36.929Z] #13 134.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:44:36.929Z] #13 140.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-17T14:44:36.929Z] #13 140.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:44:36.929Z] #13 140.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:44:36.929Z] #13 140.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-17T14:44:36.929Z] #13 140.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:44:36.929Z] #13 140.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:44:37.007Z] [100%] Linking C executable tini-static [2020-01-17T14:44:37.007Z] [100%] Built target tini-static [2020-01-17T14:44:37.007Z] + mkdir -p /build [2020-01-17T14:44:37.007Z] + cp tini-static /build/docker-init [2020-01-17T14:44:37.188Z] #13 ... [2020-01-17T14:44:37.188Z] [2020-01-17T14:44:37.188Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:37.188Z] #58 147.1 DEP criu/fdstore.d [2020-01-17T14:44:37.188Z] #58 147.3 DEP criu/fault-injection.d [2020-01-17T14:44:37.446Z] #58 147.4 DEP criu/external.d [2020-01-17T14:44:37.446Z] #58 147.5 DEP criu/eventpoll.d [2020-01-17T14:44:37.705Z] #58 147.8 DEP criu/eventfd.d [2020-01-17T14:44:37.705Z] #58 147.9 DEP criu/crtools.d [2020-01-17T14:44:37.840Z] Removing intermediate container 500ef08d8c27 [2020-01-17T14:44:37.840Z] ---> 7a75bb636173 [2020-01-17T14:44:37.840Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-01-17T14:44:37.840Z] ---> 3d12f075a357 [2020-01-17T14:44:37.840Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-01-17T14:44:37.840Z] ---> Running in 72fda3e4a609 [2020-01-17T14:44:37.840Z] Removing intermediate container 72fda3e4a609 [2020-01-17T14:44:37.840Z] ---> df017ca035d5 [2020-01-17T14:44:37.840Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:44:37.971Z] #58 ... [2020-01-17T14:44:37.971Z] [2020-01-17T14:44:37.971Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:37.971Z] #33 233.5 net/http/internal [2020-01-17T14:44:37.971Z] #33 233.8 os/exec [2020-01-17T14:44:37.971Z] #33 241.4 net/http/httptrace [2020-01-17T14:44:37.971Z] #33 241.7 net/http [2020-01-17T14:44:38.229Z] #33 ... [2020-01-17T14:44:38.229Z] [2020-01-17T14:44:38.229Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:38.229Z] #58 148.2 DEP criu/cr-service.d [2020-01-17T14:44:38.229Z] #58 148.4 DEP criu/cr-restore.d [2020-01-17T14:44:38.231Z] ---> 9910dd0592f9 [2020-01-17T14:44:38.231Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:44:38.231Z] ---> e8657b5b337d [2020-01-17T14:44:38.231Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:44:38.468Z] #58 24.90 make[1]: Nothing to be done for 'all'. [2020-01-17T14:44:38.782Z] ---> Running in 06948515b997 [2020-01-17T14:44:38.796Z] #58 148.8 DEP criu/cr-errno.d [2020-01-17T14:44:38.797Z] #58 148.8 DEP criu/cr-dump.d [2020-01-17T14:44:39.030Z] #58 ... [2020-01-17T14:44:39.030Z] [2020-01-17T14:44:39.030Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:39.030Z] #33 88.44 fmt [2020-01-17T14:44:39.030Z] #33 91.86 path/filepath [2020-01-17T14:44:39.030Z] #33 93.80 regexp [2020-01-17T14:44:39.030Z] #33 94.68 flag [2020-01-17T14:44:39.030Z] #33 97.39 go/token [2020-01-17T14:44:39.055Z] #58 149.2 DEP criu/cr-dedup.d [2020-01-17T14:44:39.226Z] + RM_GOPATH=0 [2020-01-17T14:44:39.226Z] + TMP_GOPATH= [2020-01-17T14:44:39.226Z] + : /build/ [2020-01-17T14:44:39.226Z] + '[' -z '' ']' [2020-01-17T14:44:39.226Z] ++ mktemp -d [2020-01-17T14:44:39.226Z] + export GOPATH=/tmp/tmp.GUNNAkfwe7 [2020-01-17T14:44:39.226Z] + GOPATH=/tmp/tmp.GUNNAkfwe7 [2020-01-17T14:44:39.226Z] + RM_GOPATH=1 [2020-01-17T14:44:39.226Z] ++ dirname ./install.sh [2020-01-17T14:44:39.226Z] + dir=. [2020-01-17T14:44:39.226Z] + bin=rootlesskit [2020-01-17T14:44:39.226Z] + shift [2020-01-17T14:44:39.226Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-01-17T14:44:39.226Z] + . ./rootlesskit.installer [2020-01-17T14:44:39.226Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:44:39.226Z] + install_rootlesskit [2020-01-17T14:44:39.226Z] + case "$1" in [2020-01-17T14:44:39.226Z] + export CGO_ENABLED=0 [2020-01-17T14:44:39.226Z] + CGO_ENABLED=0 [2020-01-17T14:44:39.226Z] + _install_rootlesskit [2020-01-17T14:44:39.226Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2020-01-17T14:44:39.226Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GUNNAkfwe7/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:44:39.226Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:44:39.226Z] Cloning into '/tmp/tmp.GUNNAkfwe7/src/github.com/rootless-containers/rootlesskit'... [2020-01-17T14:44:39.286Z] #33 98.55 go/scanner [2020-01-17T14:44:39.286Z] #33 ... [2020-01-17T14:44:39.286Z] [2020-01-17T14:44:39.286Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:44:39.286Z] #30 88.54 github.com/BurntSushi/toml [2020-01-17T14:44:39.286Z] #30 88.55 flag [2020-01-17T14:44:39.286Z] #30 91.03 log [2020-01-17T14:44:39.286Z] #30 94.10 github.com/BurntSushi/toml/cmd/tomlv [2020-01-17T14:44:39.314Z] #58 149.4 DEP criu/cr-check.d [2020-01-17T14:44:39.543Z] #30 ... [2020-01-17T14:44:39.543Z] [2020-01-17T14:44:39.543Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:39.543Z] #33 98.87 io/ioutil [2020-01-17T14:44:39.573Z] #58 149.7 DEP criu/config.d [2020-01-17T14:44:39.642Z] + cd /tmp/tmp.GUNNAkfwe7/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:44:39.642Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:44:39.642Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:44:39.642Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-17T14:44:39.834Z] #58 150.0 DEP criu/clone-noasan.d [2020-01-17T14:44:40.092Z] #58 150.1 DEP criu/cgroup.d [2020-01-17T14:44:40.092Z] #58 150.3 DEP criu/cgroup-props.d [2020-01-17T14:44:40.106Z] #33 99.69 net/url [2020-01-17T14:44:40.351Z] #58 150.4 DEP criu/bitmap.d [2020-01-17T14:44:40.351Z] #58 150.5 DEP criu/bfd.d [2020-01-17T14:44:40.351Z] #58 150.6 DEP criu/autofs.d [2020-01-17T14:44:40.609Z] #58 150.8 DEP criu/aio.d [2020-01-17T14:44:40.867Z] #58 151.0 DEP criu/action-scripts.d [2020-01-17T14:44:41.032Z] #33 ... [2020-01-17T14:44:41.032Z] [2020-01-17T14:44:41.032Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-01-17T14:44:41.032Z] #30 DONE 100.5s [2020-01-17T14:44:41.032Z] [2020-01-17T14:44:41.032Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:41.032Z] #33 100.6 go/ast [2020-01-17T14:44:41.126Z] #58 151.3 CC criu/action-scripts.o [2020-01-17T14:44:42.061Z] #58 152.1 CC criu/aio.o [2020-01-17T14:44:42.449Z] #33 101.8 text/template/parse [2020-01-17T14:44:42.771Z] #58 152.9 CC criu/autofs.o [2020-01-17T14:44:44.149Z] #58 ... [2020-01-17T14:44:44.149Z] [2020-01-17T14:44:44.149Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-01-17T14:44:44.149Z] #15 250.2 + rm -rf /tmp/tmp.QOX9vgNZVs [2020-01-17T14:44:45.087Z] #15 DONE 251.2s [2020-01-17T14:44:45.087Z] [2020-01-17T14:44:45.087Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:45.087Z] #58 155.0 CC criu/bfd.o [2020-01-17T14:44:45.346Z] #58 ... [2020-01-17T14:44:45.346Z] [2020-01-17T14:44:45.346Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:44:45.346Z] #27 DONE 250.4s [2020-01-17T14:44:45.346Z] [2020-01-17T14:44:45.346Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:45.605Z] #13 ... [2020-01-17T14:44:45.605Z] [2020-01-17T14:44:45.605Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:45.605Z] #58 155.8 CC criu/bitmap.o [2020-01-17T14:44:46.171Z] #58 156.1 CC criu/cgroup-props.o [2020-01-17T14:44:46.296Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:44:46.296Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-17T14:44:47.546Z] #58 157.5 CC criu/cgroup.o [2020-01-17T14:44:48.184Z] Removing intermediate container 06948515b997 [2020-01-17T14:44:48.184Z] ---> 67532c051d29 [2020-01-17T14:44:48.184Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-01-17T14:44:48.556Z] ---> e68035a7c512 [2020-01-17T14:44:48.556Z] Step 94/125 : FROM runtime-dev AS dev [2020-01-17T14:44:48.556Z] ---> 32518ace54b2 [2020-01-17T14:44:48.556Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:44:48.556Z] ---> Running in 9ce779dd352b [2020-01-17T14:44:48.931Z] Removing intermediate container 9ce779dd352b [2020-01-17T14:44:48.931Z] ---> 63ade725a5e8 [2020-01-17T14:44:48.931Z] Step 96/125 : RUN groupadd -r docker [2020-01-17T14:44:48.931Z] ---> Running in 89c77fb3f5da [2020-01-17T14:44:48.983Z] #33 ... [2020-01-17T14:44:48.983Z] [2020-01-17T14:44:48.983Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:48.983Z] #58 27.77 CC images/stats.o [2020-01-17T14:44:48.983Z] #58 28.45 CC images/core.o [2020-01-17T14:44:48.983Z] #58 29.33 CC images/core-x86.o [2020-01-17T14:44:48.983Z] #58 30.17 CC images/core-arm.o [2020-01-17T14:44:48.983Z] #58 30.70 CC images/core-aarch64.o [2020-01-17T14:44:48.984Z] #58 31.29 CC images/core-ppc64.o [2020-01-17T14:44:48.984Z] #58 32.16 CC images/core-s390.o [2020-01-17T14:44:48.984Z] #58 33.45 CC images/cpuinfo.o [2020-01-17T14:44:48.984Z] #58 34.32 CC images/inventory.o [2020-01-17T14:44:48.984Z] #58 34.56 CC images/fdinfo.o [2020-01-17T14:44:48.984Z] #58 35.15 CC images/fown.o [2020-01-17T14:44:48.984Z] #58 ... [2020-01-17T14:44:48.984Z] [2020-01-17T14:44:48.984Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:48.984Z] #33 107.7 go/parser [2020-01-17T14:44:48.984Z] #33 108.3 text/template [2020-01-17T14:44:50.243Z] Removing intermediate container 89c77fb3f5da [2020-01-17T14:44:50.243Z] ---> 4041ad237b3c [2020-01-17T14:44:50.243Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-01-17T14:44:50.243Z] ---> Running in 545da77f6716 [2020-01-17T14:44:50.831Z] #58 ... [2020-01-17T14:44:50.831Z] [2020-01-17T14:44:50.831Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:50.831Z] #33 256.2 github.com/LK4D4/vndr/godl [2020-01-17T14:44:51.174Z] Removing intermediate container 545da77f6716 [2020-01-17T14:44:51.174Z] ---> e5ea45da4deb [2020-01-17T14:44:51.174Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-01-17T14:44:51.174Z] ---> Running in 987d23e8ec5f [2020-01-17T14:44:51.399Z] #33 257.1 github.com/LK4D4/vndr [2020-01-17T14:44:52.011Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-17T14:44:52.825Z] Removing intermediate container 987d23e8ec5f [2020-01-17T14:44:52.825Z] ---> d40d022a1faf [2020-01-17T14:44:52.825Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-01-17T14:44:52.825Z] ---> Running in 99118322c053 [2020-01-17T14:44:53.150Z] #33 112.5 log [2020-01-17T14:44:54.083Z] #33 113.3 encoding/binary [2020-01-17T14:44:54.140Z] Removing intermediate container 99118322c053 [2020-01-17T14:44:54.140Z] ---> 0b38d8434280 [2020-01-17T14:44:54.140Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-01-17T14:44:54.140Z] ---> Running in 133dd670395e [2020-01-17T14:44:54.647Z] #33 ... [2020-01-17T14:44:54.647Z] [2020-01-17T14:44:54.647Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:44:54.647Z] #58 35.56 CC images/ns.o [2020-01-17T14:44:54.647Z] #58 35.87 CC images/regfile.o [2020-01-17T14:44:54.647Z] #58 36.33 CC images/ghost-file.o [2020-01-17T14:44:54.647Z] #58 36.84 CC images/fifo.o [2020-01-17T14:44:54.647Z] #58 37.23 CC images/remap-file-path.o [2020-01-17T14:44:54.647Z] #58 37.48 CC images/eventfd.o [2020-01-17T14:44:54.647Z] #58 37.92 CC images/eventpoll.o [2020-01-17T14:44:54.647Z] #58 38.42 CC images/fh.o [2020-01-17T14:44:54.647Z] #58 39.07 CC images/fsnotify.o [2020-01-17T14:44:54.647Z] #58 39.97 CC images/signalfd.o [2020-01-17T14:44:54.647Z] #58 40.27 CC images/fs.o [2020-01-17T14:44:54.647Z] #58 40.61 CC images/pstree.o [2020-01-17T14:44:54.647Z] #58 40.99 CC images/pipe.o [2020-01-17T14:44:54.647Z] #58 41.49 CC images/tcp-stream.o [2020-01-17T14:44:54.902Z] #58 41.86 CC images/sk-packet.o [2020-01-17T14:44:54.978Z] Removing intermediate container 133dd670395e [2020-01-17T14:44:54.978Z] ---> 4a5e15cb7b47 [2020-01-17T14:44:54.978Z] Step 101/125 : RUN ldconfig [2020-01-17T14:44:54.978Z] ---> Running in 0eed25841713 [2020-01-17T14:44:55.720Z] #58 42.33 CC images/mnt.o [2020-01-17T14:44:55.975Z] #58 42.94 CC images/pipe-data.o [2020-01-17T14:44:56.230Z] #58 ... [2020-01-17T14:44:56.230Z] [2020-01-17T14:44:56.230Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:44:56.230Z] #33 115.6 encoding/base64 [2020-01-17T14:44:56.263Z] Removing intermediate container 0eed25841713 [2020-01-17T14:44:56.263Z] ---> d28e0194b4f5 [2020-01-17T14:44:56.263Z] 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-01-17T14:44:56.263Z] ---> Running in c105c8eb7288 [2020-01-17T14:44:56.485Z] #33 115.7 go/doc [2020-01-17T14:44:56.640Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:44:56.640Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:44:56.666Z] #33 ... [2020-01-17T14:44:56.666Z] [2020-01-17T14:44:56.666Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:44:56.666Z] #13 159.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-17T14:44:56.666Z] #13 159.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-17T14:44:56.666Z] #13 159.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:44:57.057Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:44:57.057Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:44:57.057Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:44:57.057Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [491 kB] [2020-01-17T14:44:57.057Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-17T14:44:57.057Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-17T14:44:57.414Z] #33 116.7 encoding/json [2020-01-17T14:44:58.638Z] Fetched 7677 kB in 1s (4005 kB/s) [2020-01-17T14:44:59.085Z] Reading package lists... [2020-01-17T14:44:59.879Z] Reading package lists... [2020-01-17T14:44:59.879Z] Building dependency tree... [2020-01-17T14:44:59.879Z] Reading state information... [2020-01-17T14:44:59.879Z] The following additional packages will be installed: [2020-01-17T14:44:59.879Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-01-17T14:44:59.879Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-01-17T14:44:59.879Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-01-17T14:44:59.879Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-01-17T14:44:59.879Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-17T14:44:59.879Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-17T14:44:59.879Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-01-17T14:44:59.879Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-01-17T14:44:59.879Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-01-17T14:44:59.879Z] Suggested packages: [2020-01-17T14:44:59.879Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-01-17T14:44:59.879Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-01-17T14:44:59.879Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-01-17T14:44:59.879Z] vim-doc vim-scripts xfsdump acl attr quota [2020-01-17T14:44:59.879Z] Recommended packages: [2020-01-17T14:44:59.879Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-17T14:44:59.879Z] python3-keyrings.alt python3-xdg unzip [2020-01-17T14:45:00.686Z] #33 120.2 github.com/LK4D4/vndr/build [2020-01-17T14:45:00.690Z] The following NEW packages will be installed: [2020-01-17T14:45:00.690Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-01-17T14:45:00.690Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-01-17T14:45:00.690Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-17T14:45:00.690Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-01-17T14:45:00.690Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-01-17T14:45:00.690Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-01-17T14:45:00.690Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-01-17T14:45:00.690Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-01-17T14:45:00.690Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-01-17T14:45:00.690Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-01-17T14:45:00.690Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-01-17T14:45:00.690Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-01-17T14:45:00.690Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-01-17T14:45:00.690Z] xfsprogs xxd xz-utils zip [2020-01-17T14:45:00.690Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:45:00.690Z] Need to get 88.2 MB of archives. [2020-01-17T14:45:00.690Z] After this operation, 565 MB of additional disk space will be used. [2020-01-17T14:45:00.690Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-01-17T14:45:00.690Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-17T14:45:00.690Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-01-17T14:45:00.690Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-01-17T14:45:00.690Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-01-17T14:45:00.690Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-01-17T14:45:00.854Z] #13 ... [2020-01-17T14:45:00.854Z] [2020-01-17T14:45:00.854Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:00.854Z] #33 DONE 265.6s [2020-01-17T14:45:00.854Z] [2020-01-17T14:45:00.854Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:00.854Z] #58 161.0 CC criu/clone-noasan.o [2020-01-17T14:45:00.854Z] #58 161.2 CC criu/config.o [2020-01-17T14:45:00.854Z] #58 162.8 CC criu/cr-check.o [2020-01-17T14:45:00.854Z] #58 164.7 CC criu/cr-dedup.o [2020-01-17T14:45:00.854Z] #58 165.1 CC criu/cr-dump.o [2020-01-17T14:45:00.854Z] #58 167.8 CC criu/cr-errno.o [2020-01-17T14:45:00.854Z] #58 167.9 CC criu/cr-restore.o [2020-01-17T14:45:01.079Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-01-17T14:45:01.079Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-01-17T14:45:01.079Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-01-17T14:45:01.079Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-01-17T14:45:01.079Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-01-17T14:45:01.079Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-01-17T14:45:01.079Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-01-17T14:45:01.079Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-01-17T14:45:01.079Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-01-17T14:45:01.079Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-17T14:45:01.079Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-01-17T14:45:01.079Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-17T14:45:01.079Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-01-17T14:45:01.079Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-01-17T14:45:01.079Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-01-17T14:45:01.079Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:45:01.079Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:45:01.079Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-01-17T14:45:01.079Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-01-17T14:45:01.079Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-01-17T14:45:01.079Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-01-17T14:45:01.079Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-17T14:45:01.079Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-17T14:45:01.079Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-17T14:45:01.080Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-01-17T14:45:01.080Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-01-17T14:45:01.080Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-17T14:45:01.080Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-17T14:45:01.080Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-17T14:45:01.080Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-01-17T14:45:01.080Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-01-17T14:45:01.080Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-01-17T14:45:01.080Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-01-17T14:45:01.080Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-01-17T14:45:01.080Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-01-17T14:45:01.080Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-01-17T14:45:01.080Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-01-17T14:45:01.080Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-01-17T14:45:01.080Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-17T14:45:01.080Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-17T14:45:01.080Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-01-17T14:45:01.080Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-01-17T14:45:01.454Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-01-17T14:45:01.454Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-17T14:45:01.454Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-17T14:45:01.454Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-17T14:45:01.454Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-01-17T14:45:01.454Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-17T14:45:01.454Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-01-17T14:45:01.454Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-17T14:45:01.454Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-01-17T14:45:01.454Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-01-17T14:45:01.454Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-17T14:45:01.454Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-01-17T14:45:01.454Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-01-17T14:45:01.454Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-01-17T14:45:01.454Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-01-17T14:45:01.454Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-17T14:45:01.454Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-17T14:45:01.833Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-17T14:45:01.833Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-01-17T14:45:01.833Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-01-17T14:45:02.213Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-01-17T14:45:02.574Z] #33 ... [2020-01-17T14:45:02.574Z] [2020-01-17T14:45:02.574Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:02.574Z] #58 43.23 CC images/sa.o [2020-01-17T14:45:02.574Z] #58 43.58 CC images/timer.o [2020-01-17T14:45:02.574Z] #58 44.12 CC images/timerfd.o [2020-01-17T14:45:02.574Z] #58 44.44 CC images/mm.o [2020-01-17T14:45:02.574Z] #58 44.91 CC images/sk-opts.o [2020-01-17T14:45:02.574Z] #58 45.20 CC images/sk-unix.o [2020-01-17T14:45:02.574Z] #58 45.62 CC images/sk-inet.o [2020-01-17T14:45:02.574Z] #58 46.07 CC images/tun.o [2020-01-17T14:45:02.574Z] #58 46.58 CC images/sk-netlink.o [2020-01-17T14:45:02.574Z] #58 46.89 CC images/packet-sock.o [2020-01-17T14:45:02.574Z] #58 47.37 CC images/ipc-var.o [2020-01-17T14:45:02.574Z] #58 47.64 CC images/ipc-desc.o [2020-01-17T14:45:02.574Z] #58 47.86 CC images/ipc-shm.o [2020-01-17T14:45:02.574Z] #58 48.22 CC images/ipc-msg.o [2020-01-17T14:45:02.574Z] #58 48.65 CC images/ipc-sem.o [2020-01-17T14:45:02.574Z] #58 48.96 CC images/utsns.o [2020-01-17T14:45:02.574Z] #58 49.24 CC images/creds.o [2020-01-17T14:45:02.574Z] #58 49.56 CC images/vma.o [2020-01-17T14:45:03.080Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:45:03.080Z] Fetched 88.2 MB in 2s (41.0 MB/s) [2020-01-17T14:45:03.080Z] Selecting previously unselected package bash-completion. [2020-01-17T14:45:03.080Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2020-01-17T14:45:03.080Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-17T14:45:03.136Z] #58 50.03 CC images/netdev.o [2020-01-17T14:45:03.386Z] #58 173.3 CC criu/cr-service.o [2020-01-17T14:45:03.486Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-01-17T14:45:03.700Z] #58 50.66 CC images/tty.o [2020-01-17T14:45:03.859Z] Selecting previously unselected package libnet1:s390x. [2020-01-17T14:45:03.859Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-17T14:45:03.859Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-17T14:45:03.859Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-01-17T14:45:03.859Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-01-17T14:45:03.859Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-01-17T14:45:03.859Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-17T14:45:03.859Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-01-17T14:45:03.859Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-17T14:45:03.859Z] Selecting previously unselected package libudev-dev:s390x. [2020-01-17T14:45:03.859Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-01-17T14:45:03.859Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-01-17T14:45:03.859Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-01-17T14:45:03.859Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-17T14:45:03.859Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-17T14:45:04.236Z] Selecting previously unselected package python3.5-minimal. [2020-01-17T14:45:04.236Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-17T14:45:04.236Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:45:04.612Z] Selecting previously unselected package python3-minimal. [2020-01-17T14:45:04.612Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-01-17T14:45:04.612Z] Unpacking python3-minimal (3.5.3-1) ... [2020-01-17T14:45:04.612Z] Selecting previously unselected package libmpdec2:s390x. [2020-01-17T14:45:04.612Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-01-17T14:45:04.612Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-01-17T14:45:04.612Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-01-17T14:45:04.612Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-01-17T14:45:04.612Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-17T14:45:04.762Z] #58 174.9 CC criu/crtools.o [2020-01-17T14:45:04.976Z] Selecting previously unselected package python3.5. [2020-01-17T14:45:04.976Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-01-17T14:45:04.976Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:45:04.976Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-17T14:45:04.976Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-01-17T14:45:04.976Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-17T14:45:04.976Z] Selecting previously unselected package dh-python. [2020-01-17T14:45:04.976Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-01-17T14:45:04.976Z] Unpacking dh-python (2.20170125) ... [2020-01-17T14:45:04.976Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-17T14:45:04.976Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:45:05.021Z] #58 ... [2020-01-17T14:45:05.021Z] [2020-01-17T14:45:05.021Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:45:05.021Z] #13 172.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:45:05.021Z] #13 172.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:45:05.021Z] #13 172.2 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-17T14:45:05.021Z] #13 172.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:45:05.021Z] #13 172.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-17T14:45:05.021Z] #13 172.2 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:05.021Z] #13 172.3 Processing triggers for mime-support (3.60) ... [2020-01-17T14:45:05.064Z] #58 51.77 CC images/file-lock.o [2020-01-17T14:45:05.279Z] #13 172.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:05.279Z] #13 172.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-17T14:45:05.279Z] #13 172.3 Setting up libcap2-bin (1:2.25-1) ... [2020-01-17T14:45:05.279Z] #13 172.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:45:05.279Z] #13 172.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:45:05.279Z] #13 172.4 Setting up bash-completion (1:2.1-4.3) ... [2020-01-17T14:45:05.320Z] #58 52.13 CC images/rlimit.o [2020-01-17T14:45:05.320Z] #58 ... [2020-01-17T14:45:05.320Z] [2020-01-17T14:45:05.320Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:05.320Z] #33 124.7 encoding/xml [2020-01-17T14:45:05.360Z] Setting up python3-minimal (3.5.3-1) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package python3. [2020-01-17T14:45:05.740Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2020-01-17T14:45:05.740Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking python3 (3.5.3-1) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package pigz. [2020-01-17T14:45:05.740Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking pigz (2.3.4-1) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package libip4tc0:s390x. [2020-01-17T14:45:05.740Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package libip6tc0:s390x. [2020-01-17T14:45:05.740Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package libiptc0:s390x. [2020-01-17T14:45:05.740Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:05.740Z] Selecting previously unselected package libxtables12:s390x. [2020-01-17T14:45:05.740Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-17T14:45:05.740Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:05.881Z] #33 125.4 github.com/LK4D4/vndr/godl/singleflight [2020-01-17T14:45:06.111Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-17T14:45:06.111Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-01-17T14:45:06.111Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-17T14:45:06.111Z] Selecting previously unselected package iptables. [2020-01-17T14:45:06.111Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-17T14:45:06.111Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:06.111Z] Selecting previously unselected package xxd. [2020-01-17T14:45:06.111Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-17T14:45:06.111Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:06.111Z] Selecting previously unselected package vim-common. [2020-01-17T14:45:06.111Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:45:06.111Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:06.111Z] Selecting previously unselected package bzip2. [2020-01-17T14:45:06.111Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-01-17T14:45:06.111Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-01-17T14:45:06.197Z] 🇩 bin/containerd [2020-01-17T14:45:06.442Z] #33 125.7 compress/flate [2020-01-17T14:45:06.480Z] Selecting previously unselected package libgpm2:s390x. [2020-01-17T14:45:06.480Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package xz-utils. [2020-01-17T14:45:06.480Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package aufs-tools. [2020-01-17T14:45:06.480Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package liblzo2-2:s390x. [2020-01-17T14:45:06.480Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package btrfs-progs. [2020-01-17T14:45:06.480Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package btrfs-tools. [2020-01-17T14:45:06.480Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:45:06.480Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-17T14:45:06.480Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-17T14:45:06.480Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package dmsetup. [2020-01-17T14:45:06.860Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libonig4:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libjq1:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package jq. [2020-01-17T14:45:06.860Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libaio1:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libcap2-bin. [2020-01-17T14:45:06.860Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libpcre16-3:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-01-17T14:45:06.860Z] Selecting previously unselected package libpcre32-3:s390x. [2020-01-17T14:45:06.860Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-01-17T14:45:06.860Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libnl-3-200:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libreadline5:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-17T14:45:07.241Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-01-17T14:45:07.241Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-01-17T14:45:07.241Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-17T14:45:07.661Z] Selecting previously unselected package net-tools. [2020-01-17T14:45:07.661Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-01-17T14:45:07.661Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:45:07.661Z] Selecting previously unselected package python-pip-whl. [2020-01-17T14:45:07.661Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:45:07.661Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up zip (3.0-11+b1) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up bzip2 (1.0.6-8.1) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:07.811Z] #13 174.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-17T14:45:07.811Z] #13 175.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:45:08.069Z] #13 175.0 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-17T14:45:08.069Z] #13 175.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:08.069Z] #13 175.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:45:08.069Z] #13 175.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-17T14:45:08.069Z] #13 175.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:45:08.069Z] #13 175.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:08.069Z] #13 175.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-17T14:45:08.069Z] #13 175.1 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-17T14:45:08.069Z] #13 175.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-17T14:45:08.069Z] #13 175.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package python3-pip. [2020-01-17T14:45:08.129Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:45:08.129Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package python3-pkg-resources. [2020-01-17T14:45:08.129Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:45:08.129Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package python3-setuptools. [2020-01-17T14:45:08.129Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-01-17T14:45:08.129Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package python3-wheel. [2020-01-17T14:45:08.129Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-01-17T14:45:08.129Z] Unpacking python3-wheel (0.29.0-2) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package thin-provisioning-tools. [2020-01-17T14:45:08.129Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-01-17T14:45:08.129Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:45:08.129Z] Selecting previously unselected package vim-runtime. [2020-01-17T14:45:08.129Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:45:08.129Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-17T14:45:08.129Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-17T14:45:08.326Z] #13 175.5 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:45:08.326Z] #13 175.5 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-17T14:45:08.326Z] #13 175.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-17T14:45:08.326Z] #13 175.5 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-17T14:45:08.326Z] #13 175.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:45:08.326Z] #13 175.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-17T14:45:08.326Z] #13 175.6 Setting up pigz (2.3.4-1) ... [2020-01-17T14:45:08.326Z] #13 175.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-17T14:45:08.584Z] #13 175.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-17T14:45:08.584Z] #13 175.7 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:45:08.584Z] #13 175.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-17T14:45:08.584Z] #13 175.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-17T14:45:08.584Z] #13 175.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:08.584Z] #13 175.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:45:08.584Z] #13 175.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:08.617Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:08.842Z] #13 175.8 Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:45:08.842Z] #13 175.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-17T14:45:08.842Z] #13 175.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:45:09.058Z] Selecting previously unselected package vim. [2020-01-17T14:45:09.058Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-17T14:45:09.058Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:09.571Z] Selecting previously unselected package xfsprogs. [2020-01-17T14:45:09.571Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-01-17T14:45:09.571Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:45:09.571Z] Selecting previously unselected package zip. [2020-01-17T14:45:09.571Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-01-17T14:45:09.571Z] Unpacking zip (3.0-11+b1) ... [2020-01-17T14:45:09.571Z] Selecting previously unselected package libapparmor-perl. [2020-01-17T14:45:09.571Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-01-17T14:45:09.571Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:45:09.571Z] Selecting previously unselected package apparmor. [2020-01-17T14:45:09.571Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-01-17T14:45:09.571Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:45:09.571Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-17T14:45:09.571Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-01-17T14:45:09.571Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:45:09.715Z] #33 129.0 hash [2020-01-17T14:45:09.715Z] #33 129.1 hash/crc32 [2020-01-17T14:45:09.948Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-17T14:45:09.948Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-01-17T14:45:09.948Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:45:10.286Z] #33 129.7 compress/gzip [2020-01-17T14:45:10.311Z] Selecting previously unselected package binutils-mingw-w64. [2020-01-17T14:45:10.311Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-17T14:45:10.311Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:45:10.311Z] Selecting previously unselected package mingw-w64-common. [2020-01-17T14:45:10.311Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-17T14:45:10.311Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-17T14:45:11.093Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-17T14:45:11.093Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-17T14:45:11.093Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:45:11.221Z] #33 130.6 context [2020-01-17T14:45:11.907Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-01-17T14:45:11.907Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-17T14:45:11.907Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:11.907Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-17T14:45:11.907Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-17T14:45:11.907Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:12.150Z] #33 131.5 crypto/cipher [2020-01-17T14:45:13.077Z] #33 ... [2020-01-17T14:45:13.077Z] [2020-01-17T14:45:13.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:13.077Z] #58 52.56 CC images/pagemap.o [2020-01-17T14:45:13.077Z] #58 53.17 CC images/siginfo.o [2020-01-17T14:45:13.077Z] #58 53.76 CC images/rpc.o [2020-01-17T14:45:13.077Z] #58 55.27 CC images/ext-file.o [2020-01-17T14:45:13.077Z] #58 55.61 CC images/cgroup.o [2020-01-17T14:45:13.077Z] #58 56.56 CC images/userns.o [2020-01-17T14:45:13.077Z] #58 56.92 CC images/google/protobuf/descriptor.o [2020-01-17T14:45:13.077Z] #58 59.00 CC images/opts.o [2020-01-17T14:45:13.077Z] #58 59.45 CC images/seccomp.o [2020-01-17T14:45:13.077Z] #58 59.94 CC images/binfmt-misc.o [2020-01-17T14:45:13.077Z] #58 60.03 CC images/time.o [2020-01-17T14:45:13.336Z] #58 60.37 CC images/sysctl.o [2020-01-17T14:45:13.898Z] #58 60.74 CC images/autofs.o [2020-01-17T14:45:13.898Z] #58 ... [2020-01-17T14:45:13.898Z] [2020-01-17T14:45:13.898Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:13.898Z] #33 133.2 math/rand [2020-01-17T14:45:13.898Z] #33 133.3 crypto/aes [2020-01-17T14:45:14.106Z] #13 180.6 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-17T14:45:14.106Z] #13 180.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:14.106Z] #13 180.6 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-01-17T14:45:14.106Z] #13 180.6 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-01-17T14:45:14.106Z] #13 180.6 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-01-17T14:45:14.106Z] #13 180.6 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-01-17T14:45:14.106Z] #13 180.6 Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:45:14.106Z] #13 180.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:14.106Z] #13 180.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-17T14:45:14.106Z] #13 180.7 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-01-17T14:45:14.106Z] #13 180.7 Setting up python3 (3.5.3-1) ... [2020-01-17T14:45:14.826Z] #33 134.3 math/big [2020-01-17T14:45:15.160Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-17T14:45:15.160Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-17T14:45:15.160Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:15.479Z] #13 182.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:45:15.479Z] #13 ... [2020-01-17T14:45:15.479Z] [2020-01-17T14:45:15.479Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:15.479Z] #58 175.6 CC criu/eventfd.o [2020-01-17T14:45:15.479Z] #58 176.0 CC criu/eventpoll.o [2020-01-17T14:45:15.479Z] #58 176.9 CC criu/external.o [2020-01-17T14:45:15.479Z] #58 177.4 CC criu/fault-injection.o [2020-01-17T14:45:15.479Z] #58 177.5 CC criu/fdstore.o [2020-01-17T14:45:15.479Z] #58 177.9 CC criu/fifo.o [2020-01-17T14:45:15.479Z] #58 178.4 CC criu/file-ids.o [2020-01-17T14:45:15.479Z] #58 178.8 CC criu/file-lock.o [2020-01-17T14:45:15.479Z] #58 179.9 CC criu/files-ext.o [2020-01-17T14:45:15.479Z] #58 180.3 CC criu/files-reg.o [2020-01-17T14:45:15.479Z] #58 182.6 CC criu/files.o [2020-01-17T14:45:15.479Z] #58 184.5 CC criu/filesystems.o [2020-01-17T14:45:15.479Z] #58 185.2 CC criu/fsnotify.o [2020-01-17T14:45:15.753Z] #33 134.9 crypto [2020-01-17T14:45:16.009Z] #33 135.3 crypto/des [2020-01-17T14:45:16.412Z] #58 186.4 CC criu/image-desc.o [2020-01-17T14:45:16.412Z] #58 186.6 CC criu/image.o [2020-01-17T14:45:16.570Z] #33 135.8 crypto/internal/randutil [2020-01-17T14:45:16.570Z] #33 136.0 crypto/sha512 [2020-01-17T14:45:16.670Z] #58 ... [2020-01-17T14:45:16.670Z] [2020-01-17T14:45:16.670Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-01-17T14:45:16.670Z] #13 183.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-17T14:45:16.933Z] #13 183.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-17T14:45:16.933Z] #13 184.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:45:16.933Z] #13 184.0 Setting up python3-wheel (0.29.0-2) ... [2020-01-17T14:45:17.869Z] #13 185.0 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:45:17.874Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:45:17.875Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:45:17.875Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-01-17T14:45:17.875Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:45:17.875Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-17T14:45:17.875Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:17.875Z] Processing triggers for mime-support (3.60) ... [2020-01-17T14:45:17.875Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:17.875Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-17T14:45:17.875Z] Setting up libcap2-bin (1:2.25-1) ... [2020-01-17T14:45:17.875Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:45:17.875Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:45:17.875Z] Setting up bash-completion (1:2.1-4.3) ... [2020-01-17T14:45:17.938Z] #33 ... [2020-01-17T14:45:17.938Z] [2020-01-17T14:45:17.938Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:45:17.938Z] #61 127.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:45:17.938Z] #61 127.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-17T14:45:17.938Z] #61 ... [2020-01-17T14:45:17.938Z] [2020-01-17T14:45:17.938Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:17.938Z] #58 61.01 CC images/macvlan.o [2020-01-17T14:45:17.938Z] #58 61.27 CC images/sit.o [2020-01-17T14:45:17.938Z] #58 61.75 LINK images/built-in.o [2020-01-17T14:45:17.938Z] #58 61.88 GEN compel/include/asm [2020-01-17T14:45:17.938Z] #58 61.89 GEN compel/include/version.h [2020-01-17T14:45:17.938Z] #58 61.95 touch .config [2020-01-17T14:45:17.938Z] #58 61.97 GEN include/common/config.h [2020-01-17T14:45:17.938Z] #58 62.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-17T14:45:17.938Z] #58 62.13 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-17T14:45:17.938Z] #58 62.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-17T14:45:17.938Z] #58 62.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-17T14:45:17.938Z] #58 62.26 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-17T14:45:17.938Z] #58 62.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-17T14:45:17.938Z] #58 62.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-17T14:45:17.938Z] #58 62.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-17T14:45:17.938Z] #58 62.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-17T14:45:17.938Z] #58 62.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-17T14:45:17.938Z] #58 62.44 DEP compel/plugins/std/infect.d [2020-01-17T14:45:17.938Z] #58 62.64 DEP compel/plugins/std/string.d [2020-01-17T14:45:17.938Z] #58 62.85 DEP compel/plugins/std/log.d [2020-01-17T14:45:17.938Z] #58 62.99 DEP compel/plugins/std/fds.d [2020-01-17T14:45:17.938Z] #58 63.15 DEP compel/plugins/std/std.d [2020-01-17T14:45:17.938Z] #58 63.34 DEP compel/plugins/shmem/shmem.d [2020-01-17T14:45:17.938Z] #58 63.50 DEP compel/plugins/fds/fds.d [2020-01-17T14:45:17.938Z] #58 63.75 CC compel/plugins/std/std.o [2020-01-17T14:45:17.938Z] #58 64.26 CC compel/plugins/std/fds.o [2020-01-17T14:45:17.938Z] #58 65.06 CC compel/plugins/std/log.o [2020-01-17T14:45:18.501Z] #58 ... [2020-01-17T14:45:18.501Z] [2020-01-17T14:45:18.501Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-01-17T14:45:18.501Z] #61 DONE 138.1s [2020-01-17T14:45:18.713Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-01-17T14:45:18.713Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-17T14:45:18.713Z] Setting up zip (3.0-11+b1) ... [2020-01-17T14:45:18.713Z] Setting up bzip2 (1.0.6-8.1) ... [2020-01-17T14:45:18.713Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:18.713Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-17T14:45:18.713Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:45:18.713Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-01-17T14:45:18.713Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:18.713Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:45:18.713Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-17T14:45:18.713Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:45:18.713Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:18.713Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-17T14:45:18.713Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-01-17T14:45:18.713Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-01-17T14:45:18.713Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:18.713Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-17T14:45:18.713Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-01-17T14:45:18.713Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-17T14:45:18.713Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-17T14:45:18.756Z] [2020-01-17T14:45:18.756Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-17T14:45:18.756Z] #62 DONE 0.1s [2020-01-17T14:45:18.756Z] [2020-01-17T14:45:18.756Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:18.756Z] #33 138.1 crypto/hmac [2020-01-17T14:45:19.012Z] #33 138.4 crypto/md5 [2020-01-17T14:45:19.148Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:45:19.148Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-01-17T14:45:19.148Z] Setting up pigz (2.3.4-1) ... [2020-01-17T14:45:19.148Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:45:19.148Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-01-17T14:45:19.148Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:19.148Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-01-17T14:45:19.148Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-17T14:45:19.148Z] Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:45:19.148Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-01-17T14:45:19.148Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-17T14:45:19.148Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:45:19.148Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-17T14:45:19.148Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-17T14:45:19.148Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-17T14:45:19.148Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:19.148Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:45:19.148Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:45:19.148Z] Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:45:19.148Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-17T14:45:19.148Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:45:19.242Z] #13 186.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-17T14:45:19.242Z] #13 186.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:45:19.954Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-17T14:45:19.954Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:45:20.330Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] 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-01-17T14:45:20.330Z] Setting up python3 (3.5.3-1) ... [2020-01-17T14:45:20.376Z] #33 139.4 crypto/sha1 [2020-01-17T14:45:20.615Z] #13 187.5 Setting up dmsetup (2:1.02.137-2) ... [2020-01-17T14:45:20.615Z] #13 187.5 Setting up python3-setuptools (33.1.1-1) ... [2020-01-17T14:45:20.690Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:45:21.548Z] #13 188.6 Setting up dh-python (2.20170125) ... [2020-01-17T14:45:21.963Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-17T14:45:21.963Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-17T14:45:21.963Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-17T14:45:21.963Z] Setting up python3-wheel (0.29.0-2) ... [2020-01-17T14:45:21.963Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:45:22.259Z] #33 141.3 crypto/sha256 [2020-01-17T14:45:22.338Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-17T14:45:22.338Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:45:22.375Z] #13 189.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-17T14:45:22.375Z] #13 189.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:45:22.719Z] Setting up dmsetup (2:1.02.137-2) ... [2020-01-17T14:45:22.719Z] Setting up python3-setuptools (33.1.1-1) ... [2020-01-17T14:45:22.719Z] Setting up dh-python (2.20170125) ... [2020-01-17T14:45:22.719Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-17T14:45:22.719Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:45:23.308Z] #13 DONE 190.1s [2020-01-17T14:45:23.308Z] [2020-01-17T14:45:23.308Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-17T14:45:23.574Z] Running on azwin-2-dbd5d0 in d:\jenkins\workspace\engine_PR-448 [Pipeline] { [Pipeline] ws [2020-01-17T14:45:23.589Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-17T14:45:23.623Z] #33 142.8 encoding/hex [2020-01-17T14:45:23.623Z] #33 143.1 encoding/pem [2020-01-17T14:45:24.182Z] #33 143.5 internal/singleflight [2020-01-17T14:45:24.437Z] #33 143.7 net [2020-01-17T14:45:24.998Z] #33 144.4 crypto/rand [2020-01-17T14:45:25.254Z] #33 ... [2020-01-17T14:45:25.254Z] [2020-01-17T14:45:25.254Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:25.254Z] #58 66.18 CC compel/plugins/std/string.o [2020-01-17T14:45:25.254Z] #58 67.10 CC compel/plugins/std/infect.o [2020-01-17T14:45:25.254Z] #58 67.83 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-17T14:45:25.254Z] #58 67.90 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-17T14:45:25.254Z] #58 68.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-17T14:45:25.254Z] #58 68.26 AR compel/plugins/std.lib.a [2020-01-17T14:45:25.254Z] #58 68.52 CC compel/plugins/fds/fds.o [2020-01-17T14:45:25.254Z] #58 69.04 AR compel/plugins/fds.lib.a [2020-01-17T14:45:25.254Z] #58 69.13 HOSTDEP compel/src/lib/log-host.d [2020-01-17T14:45:25.254Z] #58 69.35 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-17T14:45:25.254Z] #58 69.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-17T14:45:25.254Z] #58 69.89 HOSTDEP compel/src/main-host.d [2020-01-17T14:45:25.254Z] #58 70.02 DEP compel/src/lib/ptrace.d [2020-01-17T14:45:25.254Z] #58 70.13 DEP compel/src/lib/infect.d [2020-01-17T14:45:25.254Z] #58 70.29 DEP compel/src/lib/infect-util.d [2020-01-17T14:45:25.254Z] #58 70.39 DEP compel/src/lib/infect-rpc.d [2020-01-17T14:45:25.254Z] #58 70.56 DEP compel/arch/x86/src/lib/infect.d [2020-01-17T14:45:25.254Z] #58 70.73 DEP compel/arch/x86/src/lib/cpu.d [2020-01-17T14:45:25.254Z] #58 70.80 DEP compel/src/lib/log.d [2020-01-17T14:45:25.254Z] #58 70.88 DEP compel/src/main.d [2020-01-17T14:45:25.254Z] #58 71.07 DEP compel/src/lib/handle-elf.d [2020-01-17T14:45:25.254Z] #58 71.21 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-17T14:45:25.254Z] #58 71.44 CC compel/src/lib/log.o [2020-01-17T14:45:25.254Z] #58 71.70 CC compel/arch/x86/src/lib/cpu.o [2020-01-17T14:45:25.510Z] #58 72.43 CC compel/arch/x86/src/lib/infect.o [2020-01-17T14:45:26.438Z] #58 73.22 CC compel/src/lib/infect-rpc.o [2020-01-17T14:45:26.694Z] #58 73.58 CC compel/src/lib/infect-util.o [2020-01-17T14:45:26.949Z] #58 73.77 CC compel/src/lib/infect.o [2020-01-17T14:45:27.006Z] Removing intermediate container c105c8eb7288 [2020-01-17T14:45:27.006Z] ---> 163e23f32b97 [2020-01-17T14:45:27.006Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-01-17T14:45:27.388Z] ---> Running in af8ffe410b74 [2020-01-17T14:45:27.492Z] #14 ... [2020-01-17T14:45:27.492Z] [2020-01-17T14:45:27.492Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:27.492Z] #58 187.6 CC criu/ipc_ns.o [2020-01-17T14:45:27.492Z] #58 188.7 CC criu/irmap.o [2020-01-17T14:45:27.492Z] #58 189.5 CC criu/kcmp-ids.o [2020-01-17T14:45:27.492Z] #58 189.8 CC criu/kerndat.o [2020-01-17T14:45:27.492Z] #58 190.9 CC criu/libnetlink.o [2020-01-17T14:45:27.492Z] #58 191.4 CC criu/log.o [2020-01-17T14:45:27.492Z] #58 191.9 CC criu/lsm.o [2020-01-17T14:45:27.492Z] #58 192.3 CC criu/mem.o [2020-01-17T14:45:27.492Z] #58 194.3 CC criu/mount.o [2020-01-17T14:45:28.057Z] #58 ... [2020-01-17T14:45:28.057Z] [2020-01-17T14:45:28.057Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:45:28.057Z] #42 226.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-17T14:45:28.057Z] #42 228.4 + mkdir -p /build [2020-01-17T14:45:28.057Z] #42 228.4 + cp runc /build/runc [2020-01-17T14:45:28.315Z] #42 DONE 228.7s [2020-01-17T14:45:28.315Z] [2020-01-17T14:45:28.315Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:28.315Z] #58 198.4 CC criu/namespaces.o [2020-01-17T14:45:28.637Z] Collecting yamllint==1.16.0 [2020-01-17T14:45:28.838Z] #58 75.74 CC compel/src/lib/ptrace.o [2020-01-17T14:45:29.013Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-17T14:45:29.374Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-17T14:45:29.374Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-17T14:45:29.374Z] Collecting pyyaml (from yamllint==1.16.0) [2020-01-17T14:45:29.374Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-17T14:45:29.399Z] #58 76.17 AR compel/libcompel.a [2020-01-17T14:45:29.399Z] #58 76.25 HOSTCC compel/src/main-host.o [2020-01-17T14:45:29.653Z] #58 76.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-17T14:45:29.908Z] #58 76.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-17T14:45:30.159Z] Building wheels for collected packages: pyyaml [2020-01-17T14:45:30.159Z] Running setup.py bdist_wheel for pyyaml: started [2020-01-17T14:45:30.159Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-17T14:45:30.159Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-17T14:45:30.159Z] Successfully built pyyaml [2020-01-17T14:45:30.159Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-01-17T14:45:30.468Z] #58 77.21 HOSTCC compel/src/lib/log-host.o [2020-01-17T14:45:30.527Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-17T14:45:30.772Z] #58 77.51 HOSTLINK compel/compel-host-bin [2020-01-17T14:45:30.841Z] #58 200.6 CC criu/net.o [2020-01-17T14:45:30.914Z] Removing intermediate container af8ffe410b74 [2020-01-17T14:45:30.914Z] ---> eadbda114bd2 [2020-01-17T14:45:30.914Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-01-17T14:45:31.029Z] #58 77.81 DEP soccr/soccr.d [2020-01-17T14:45:31.029Z] #58 77.96 CC soccr/soccr.o [2020-01-17T14:45:31.723Z] ---> 0856ff0fe307 [2020-01-17T14:45:31.723Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-17T14:45:32.399Z] #58 79.37 AR soccr/libsoccr.a [2020-01-17T14:45:32.399Z] #58 79.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:45:32.655Z] #58 79.66 DEP criu/arch/x86/sigframe.d [2020-01-17T14:45:32.740Z] #58 202.7 CC criu/netfilter.o [2020-01-17T14:45:32.740Z] #58 203.0 CC criu/page-pipe.o [2020-01-17T14:45:32.909Z] #58 79.80 DEP criu/arch/x86/sigaction_compat.d [2020-01-17T14:45:32.909Z] #58 79.88 DEP criu/arch/x86/kerndat.d [2020-01-17T14:45:33.164Z] #58 80.00 DEP criu/arch/x86/crtools.d [2020-01-17T14:45:33.164Z] #58 80.14 DEP criu/arch/x86/cpu.d [2020-01-17T14:45:33.305Z] #58 203.4 CC criu/page-xfer.o [2020-01-17T14:45:33.419Z] #58 80.31 CC criu/arch/x86/cpu.o [2020-01-17T14:45:33.552Z] ---> 73617fc29614 [2020-01-17T14:45:33.552Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-01-17T14:45:33.980Z] #58 80.96 CC criu/arch/x86/crtools.o [2020-01-17T14:45:34.242Z] #58 204.3 CC criu/pagemap-cache.o [2020-01-17T14:45:34.810Z] #58 204.7 CC criu/pagemap.o [2020-01-17T14:45:34.862Z] ---> 5cfdd9d92c29 [2020-01-17T14:45:34.863Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-17T14:45:35.256Z] ---> b0c3d971552e [2020-01-17T14:45:35.256Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-17T14:45:35.353Z] #58 82.02 CC criu/arch/x86/kerndat.o [2020-01-17T14:45:35.375Z] #58 205.4 CC criu/parasite-syscall.o [2020-01-17T14:45:35.607Z] #58 82.49 CC criu/arch/x86/sigaction_compat.o [2020-01-17T14:45:35.607Z] #58 ... [2020-01-17T14:45:35.607Z] [2020-01-17T14:45:35.607Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:35.607Z] #33 144.9 crypto/elliptic [2020-01-17T14:45:35.607Z] #33 146.7 encoding/asn1 [2020-01-17T14:45:35.607Z] #33 148.7 crypto/ecdsa [2020-01-17T14:45:35.607Z] #33 149.2 crypto/rsa [2020-01-17T14:45:35.607Z] #33 150.6 crypto/dsa [2020-01-17T14:45:35.607Z] #33 151.1 crypto/x509/pkix [2020-01-17T14:45:35.607Z] #33 151.7 internal/x/crypto/cryptobyte [2020-01-17T14:45:35.607Z] #33 153.4 internal/x/crypto/internal/chacha20 [2020-01-17T14:45:35.607Z] #33 153.8 internal/x/crypto/poly1305 [2020-01-17T14:45:35.607Z] #33 154.0 internal/x/crypto/chacha20poly1305 [2020-01-17T14:45:35.607Z] #33 155.0 internal/x/crypto/hkdf [2020-01-17T14:45:35.782Z] ---> c6f82a44f20c [2020-01-17T14:45:35.782Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-01-17T14:45:35.862Z] #33 155.2 internal/x/text/transform [2020-01-17T14:45:35.862Z] #33 ... [2020-01-17T14:45:35.862Z] [2020-01-17T14:45:35.862Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:35.862Z] #58 82.81 CC criu/arch/x86/sigframe.o [2020-01-17T14:45:36.118Z] #58 83.04 LINK criu/arch/x86/crtools.built-in.o [2020-01-17T14:45:36.118Z] #58 83.09 DEP criu/pie/util-vdso-elf32.d [2020-01-17T14:45:36.259Z] ---> 19eee7234b6c [2020-01-17T14:45:36.259Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-01-17T14:45:36.259Z] ---> a0dc46268998 [2020-01-17T14:45:36.259Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-01-17T14:45:36.309Z] #58 206.3 CC criu/path.o [2020-01-17T14:45:36.309Z] #58 206.5 CC criu/pie-util-vdso-elf32.o [2020-01-17T14:45:36.382Z] #58 83.33 DEP criu/arch/x86/vdso-pie.d [2020-01-17T14:45:36.636Z] #58 83.42 DEP criu/pie/parasite-vdso.d [2020-01-17T14:45:36.636Z] #58 83.66 DEP criu/pie/util-vdso.d [2020-01-17T14:45:36.636Z] #58 83.76 DEP criu/pie/util.d [2020-01-17T14:45:36.666Z] ---> 284c81e7dd46 [2020-01-17T14:45:36.666Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-01-17T14:45:36.875Z] #58 206.9 CC criu/pie-util-vdso.o [2020-01-17T14:45:37.077Z] ---> 9da95f3d97ea [2020-01-17T14:45:37.077Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-01-17T14:45:37.133Z] #58 207.3 CC criu/pie-util.o [2020-01-17T14:45:37.196Z] #58 83.99 CC criu/pie/util.o [2020-01-17T14:45:37.391Z] #58 207.5 CC criu/pipes.o [2020-01-17T14:45:37.444Z] ---> 303dc88c9dce [2020-01-17T14:45:37.444Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-01-17T14:45:37.451Z] #58 84.27 CC criu/pie/util-vdso.o [2020-01-17T14:45:37.824Z] ---> 4bd5f8173bfb [2020-01-17T14:45:37.824Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-01-17T14:45:37.958Z] #58 208.1 CC criu/plugin.o [2020-01-17T14:45:38.011Z] #58 84.96 CC criu/pie/parasite-vdso.o [2020-01-17T14:45:38.216Z] #58 208.4 CC criu/proc_parse.o [2020-01-17T14:45:38.812Z] 🇩 bin/containerd-stress [2020-01-17T14:45:38.937Z] #58 85.87 CC criu/arch/x86/vdso-pie.o [2020-01-17T14:45:39.108Z] ---> 3823bd593034 [2020-01-17T14:45:39.108Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-01-17T14:45:39.108Z] ---> 6ad39cab7ec6 [2020-01-17T14:45:39.108Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-17T14:45:39.193Z] #58 86.13 CC criu/pie/util-vdso-elf32.o [2020-01-17T14:45:39.483Z] ---> ca533110c3d0 [2020-01-17T14:45:39.483Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-01-17T14:45:39.754Z] #58 86.75 AR criu/pie/pie.lib.a [2020-01-17T14:45:39.754Z] #58 86.81 DEP criu/pie/restorer.d [2020-01-17T14:45:39.879Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-01-17T14:45:39.879Z] bad55c542dc9: Pulling fs layer [2020-01-17T14:45:39.879Z] bad55c542dc9: Verifying Checksum [2020-01-17T14:45:39.879Z] bad55c542dc9: Download complete [2020-01-17T14:45:40.009Z] #58 86.98 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-17T14:45:40.116Z] #58 ... [2020-01-17T14:45:40.116Z] [2020-01-17T14:45:40.116Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-17T14:45:40.116Z] #14 7.134 Collecting yamllint==1.16.0 [2020-01-17T14:45:40.116Z] #14 13.96 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-17T14:45:40.116Z] #14 14.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-17T14:45:40.116Z] #14 15.35 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-17T14:45:40.116Z] #14 15.68 Collecting pyyaml (from yamllint==1.16.0) [2020-01-17T14:45:40.116Z] #14 16.90 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-17T14:45:40.265Z] #58 87.09 DEP criu/arch/x86/restorer_unmap.d [2020-01-17T14:45:40.265Z] #58 87.13 DEP criu/arch/x86/restorer.d [2020-01-17T14:45:40.265Z] #58 87.31 DEP criu/pie/parasite.d [2020-01-17T14:45:40.313Z] bad55c542dc9: Pull complete [2020-01-17T14:45:40.313Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-17T14:45:40.313Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-17T14:45:40.520Z] #58 87.59 CC criu/pie/parasite.o [2020-01-17T14:45:40.682Z] #14 ... [2020-01-17T14:45:40.682Z] [2020-01-17T14:45:40.682Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:40.682Z] #58 210.8 CC criu/protobuf-desc.o [2020-01-17T14:45:40.917Z] ---> 8a2a9491e027 [2020-01-17T14:45:40.917Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-01-17T14:45:40.917Z] ---> Running in 6167da14d581 [2020-01-17T14:45:41.331Z] Removing intermediate container 6167da14d581 [2020-01-17T14:45:41.331Z] ---> 10c0e21c7496 [2020-01-17T14:45:41.331Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-01-17T14:45:41.331Z] ---> Running in 73e50d20ef8a [2020-01-17T14:45:41.331Z] Removing intermediate container 73e50d20ef8a [2020-01-17T14:45:41.331Z] ---> 1267db154e55 [2020-01-17T14:45:41.331Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-01-17T14:45:41.331Z] ---> Running in 4c80a38fc5db [2020-01-17T14:45:41.617Z] #58 211.7 CC criu/protobuf.o [2020-01-17T14:45:41.847Z] Removing intermediate container 4c80a38fc5db [2020-01-17T14:45:41.847Z] ---> c5c3a76fce5b [2020-01-17T14:45:41.847Z] Step 122/125 : VOLUME /var/lib/docker [2020-01-17T14:45:41.847Z] ---> Running in 7684bb0c53f3 [2020-01-17T14:45:41.847Z] Removing intermediate container 7684bb0c53f3 [2020-01-17T14:45:41.847Z] ---> 9962778a4f21 [2020-01-17T14:45:41.847Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-01-17T14:45:41.876Z] #58 212.0 CC criu/pstree.o [2020-01-17T14:45:41.884Z] #58 88.85 LINK criu/pie/parasite.built-in.o [2020-01-17T14:45:41.884Z] #58 88.87 GEN criu/pie/parasite-blob.h [2020-01-17T14:45:42.143Z] #58 88.89 CC criu/arch/x86/restorer.o [2020-01-17T14:45:42.351Z] ---> Running in 4ee1ca53907c [2020-01-17T14:45:42.351Z] Removing intermediate container 4ee1ca53907c [2020-01-17T14:45:42.351Z] ---> c086684aafc3 [2020-01-17T14:45:42.351Z] Step 124/125 : FROM dev AS final [2020-01-17T14:45:42.351Z] ---> c086684aafc3 [2020-01-17T14:45:42.351Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-01-17T14:45:42.399Z] #58 89.36 CC criu/arch/x86/restorer_unmap.o [2020-01-17T14:45:42.399Z] #58 89.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-17T14:45:42.655Z] #58 89.66 CC criu/pie/restorer.o [2020-01-17T14:45:43.221Z] 🇩 bin/containerd-shim [2020-01-17T14:45:43.251Z] #58 213.1 CC criu/rbtree.o [2020-01-17T14:45:43.509Z] #58 213.4 CC criu/rst-malloc.o [2020-01-17T14:45:43.509Z] #58 213.7 CC criu/seccomp.o [2020-01-17T14:45:44.445Z] #58 214.4 CC criu/seize.o [2020-01-17T14:45:44.445Z] #58 ... [2020-01-17T14:45:44.445Z] [2020-01-17T14:45:44.445Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-17T14:45:44.445Z] #14 18.83 Building wheels for collected packages: pyyaml [2020-01-17T14:45:44.445Z] #14 18.84 Running setup.py bdist_wheel for pyyaml: started [2020-01-17T14:45:44.445Z] #14 20.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-17T14:45:44.445Z] #14 20.08 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-17T14:45:44.445Z] #14 20.16 Successfully built pyyaml [2020-01-17T14:45:44.445Z] #14 20.16 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-17T14:45:44.445Z] #14 20.63 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-17T14:45:44.445Z] #14 DONE 21.4s [2020-01-17T14:45:44.445Z] [2020-01-17T14:45:44.445Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:45:44.445Z] #55 309.9 + dpkg --print-architecture [2020-01-17T14:45:44.445Z] #55 309.9 + cd /tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution [2020-01-17T14:45:44.445Z] #55 309.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:45:44.445Z] #55 310.3 + GOPATH=/tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtJ64bT5OZ [2020-01-17T14:45:44.445Z] #55 310.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-17T14:45:44.703Z] #55 ... [2020-01-17T14:45:44.703Z] [2020-01-17T14:45:44.703Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-01-17T14:45:44.703Z] #16 DONE 0.2s [2020-01-17T14:45:44.703Z] [2020-01-17T14:45:44.703Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-17T14:45:45.624Z] ---> 0de8afa9fc45 [2020-01-17T14:45:45.624Z] Successfully built 0de8afa9fc45 [2020-01-17T14:45:45.624Z] Successfully tagged docker:71dec69ef554e889f53dc2909a213dbab7499a84 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-17T14:45:45.917Z] #58 92.52 LINK criu/pie/restorer.built-in.o [2020-01-17T14:45:45.917Z] #58 92.55 GEN criu/pie/restorer-blob.h [2020-01-17T14:45:45.917Z] #58 92.66 DEP criu/vdso.d [2020-01-17T14:45:45.917Z] #58 92.82 DEP criu/vdso-compat.d [2020-01-17T14:45:45.917Z] #58 92.91 DEP criu/uts_ns.d [2020-01-17T14:45:46.080Z] #21 DONE 1.3s [2020-01-17T14:45:46.080Z] [2020-01-17T14:45:46.080Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:46.080Z] #58 215.4 CC criu/servicefd.o [2020-01-17T14:45:46.080Z] #58 216.0 CC criu/shmem.o [2020-01-17T14:45:46.173Z] #58 93.06 DEP criu/util.d [2020-01-17T14:45:46.173Z] #58 93.30 DEP criu/uffd.d [2020-01-17T14:45:46.595Z] #58 ... [2020-01-17T14:45:46.595Z] [2020-01-17T14:45:46.595Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:46.595Z] #33 155.8 internal/x/text/unicode/bidi [2020-01-17T14:45:46.595Z] #33 157.7 internal/x/text/secure/bidirule [2020-01-17T14:45:46.595Z] #33 158.1 internal/x/text/unicode/norm [2020-01-17T14:45:46.595Z] #33 160.9 crypto/x509 [2020-01-17T14:45:46.595Z] #33 161.6 internal/x/net/idna [2020-01-17T14:45:46.595Z] #33 163.3 net/textproto [2020-01-17T14:45:46.595Z] #33 164.6 internal/x/net/http/httpguts [2020-01-17T14:45:46.595Z] #33 164.9 internal/x/net/http/httpproxy [2020-01-17T14:45:46.595Z] #33 165.5 internal/x/net/http2/hpack [2020-01-17T14:45:46.595Z] #33 ... [2020-01-17T14:45:46.595Z] [2020-01-17T14:45:46.595Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:45:46.595Z] #24 156.2 + GOBIN=/build [2020-01-17T14:45:46.595Z] #24 156.2 + /build/gometalinter --install [2020-01-17T14:45:46.595Z] #24 156.3 Installing: [2020-01-17T14:45:46.595Z] #24 156.3 deadcode [2020-01-17T14:45:46.595Z] #24 156.3 dupl [2020-01-17T14:45:46.595Z] #24 156.3 errcheck [2020-01-17T14:45:46.595Z] #24 156.3 gas [2020-01-17T14:45:46.595Z] #24 156.3 gochecknoglobals [2020-01-17T14:45:46.595Z] #24 156.3 gochecknoinits [2020-01-17T14:45:46.595Z] #24 156.3 goconst [2020-01-17T14:45:46.595Z] #24 156.3 gocyclo [2020-01-17T14:45:46.595Z] #24 156.3 goimports [2020-01-17T14:45:46.595Z] #24 156.3 golint [2020-01-17T14:45:46.595Z] #24 156.3 gosimple [2020-01-17T14:45:46.595Z] #24 156.3 gotype [2020-01-17T14:45:46.595Z] #24 156.3 gotypex [2020-01-17T14:45:46.595Z] #24 156.3 ineffassign [2020-01-17T14:45:46.595Z] #24 156.3 interfacer [2020-01-17T14:45:46.595Z] #24 156.3 lll [2020-01-17T14:45:46.595Z] #24 156.3 maligned [2020-01-17T14:45:46.595Z] #24 156.3 megacheck [2020-01-17T14:45:46.595Z] #24 156.3 misspell [2020-01-17T14:45:46.595Z] #24 156.3 nakedret [2020-01-17T14:45:46.595Z] #24 156.3 safesql [2020-01-17T14:45:46.595Z] #24 156.3 staticcheck [2020-01-17T14:45:46.595Z] #24 156.3 structcheck [2020-01-17T14:45:46.595Z] #24 156.3 unconvert [2020-01-17T14:45:46.595Z] #24 156.3 unparam [2020-01-17T14:45:46.595Z] #24 156.3 unused [2020-01-17T14:45:46.595Z] #24 156.3 varcheck [2020-01-17T14:45:46.647Z] #58 216.7 CC criu/sigframe.o [2020-01-17T14:45:46.647Z] #58 216.8 CC criu/signalfd.o [2020-01-17T14:45:46.725Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/test/unit [2020-01-17T14:45:46.850Z] #24 ... [2020-01-17T14:45:46.850Z] [2020-01-17T14:45:46.850Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:46.850Z] #33 166.1 crypto/tls [2020-01-17T14:45:46.906Z] #58 217.1 CC criu/sk-inet.o [2020-01-17T14:45:47.106Z] #33 166.5 mime [2020-01-17T14:45:47.888Z] #58 218.0 CC criu/sk-netlink.o [2020-01-17T14:45:48.463Z] #58 218.4 CC criu/sk-packet.o [2020-01-17T14:45:48.525Z] using credential docker-jenkins-github-credentials [2020-01-17T14:45:48.601Z] Cloning the remote Git repository [2020-01-17T14:45:48.601Z] Cloning with configured refspecs honoured and without tags [2020-01-17T14:45:48.994Z] #33 168.0 mime/quotedprintable [2020-01-17T14:45:48.994Z] #33 168.4 mime/multipart [2020-01-17T14:45:49.032Z] #58 219.1 CC criu/sk-queue.o [2020-01-17T14:45:48.817Z] Cloning repository https://github.com/docker/engine.git [2020-01-17T14:45:49.364Z] ? github.com/docker/docker/api [no test files] [2020-01-17T14:45:49.597Z] #58 219.6 CC criu/sk-tcp.o [2020-01-17T14:45:49.854Z] #58 220.0 CC criu/sk-unix.o [2020-01-17T14:45:50.358Z] #33 169.5 net/http/internal [2020-01-17T14:45:50.358Z] #33 169.8 os/exec [2020-01-17T14:45:49.193Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-17T14:45:50.090Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:45:50.091Z] > git --version # timeout=10 [2020-01-17T14:45:50.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:45:50.154Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:45:51.751Z] #58 221.6 CC criu/sockets.o [2020-01-17T14:45:52.317Z] #58 222.4 CC criu/stats.o [2020-01-17T14:45:52.575Z] #58 222.7 CC criu/string.o [2020-01-17T14:45:52.575Z] #58 222.8 CC criu/sysctl.o [2020-01-17T14:45:52.871Z] #33 ... [2020-01-17T14:45:52.871Z] [2020-01-17T14:45:52.871Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:45:52.871Z] #58 93.45 DEP criu/tun.d [2020-01-17T14:45:52.871Z] #58 93.63 DEP criu/tty.d [2020-01-17T14:45:52.871Z] #58 93.85 DEP criu/timerfd.d [2020-01-17T14:45:52.871Z] #58 94.02 DEP criu/sysfs_parse.d [2020-01-17T14:45:52.871Z] #58 94.20 DEP criu/sysctl.d [2020-01-17T14:45:52.871Z] #58 94.36 DEP criu/string.d [2020-01-17T14:45:52.871Z] #58 94.42 DEP criu/stats.d [2020-01-17T14:45:52.871Z] #58 94.52 DEP criu/sockets.d [2020-01-17T14:45:52.871Z] #58 94.69 DEP criu/sk-unix.d [2020-01-17T14:45:52.871Z] #58 94.88 DEP criu/sk-tcp.d [2020-01-17T14:45:52.871Z] #58 95.09 DEP criu/sk-queue.d [2020-01-17T14:45:52.871Z] #58 95.22 DEP criu/sk-packet.d [2020-01-17T14:45:52.871Z] #58 95.39 DEP criu/sk-netlink.d [2020-01-17T14:45:52.871Z] #58 95.57 DEP criu/sk-inet.d [2020-01-17T14:45:52.871Z] #58 95.76 DEP criu/signalfd.d [2020-01-17T14:45:52.871Z] #58 95.91 DEP criu/sigframe.d [2020-01-17T14:45:52.871Z] #58 96.02 DEP criu/shmem.d [2020-01-17T14:45:52.871Z] #58 96.12 DEP criu/servicefd.d [2020-01-17T14:45:52.871Z] #58 96.27 DEP criu/seize.d [2020-01-17T14:45:52.871Z] #58 96.50 DEP criu/seccomp.d [2020-01-17T14:45:52.871Z] #58 96.66 DEP criu/rst-malloc.d [2020-01-17T14:45:52.871Z] #58 96.76 DEP criu/rbtree.d [2020-01-17T14:45:52.871Z] #58 96.79 DEP criu/pstree.d [2020-01-17T14:45:52.871Z] #58 97.01 DEP criu/protobuf.d [2020-01-17T14:45:52.871Z] #58 97.16 GEN criu/protobuf-desc-gen.h [2020-01-17T14:45:52.871Z] #58 98.43 DEP criu/protobuf-desc.d [2020-01-17T14:45:52.871Z] #58 98.52 DEP criu/proc_parse.d [2020-01-17T14:45:52.871Z] #58 98.67 DEP criu/plugin.d [2020-01-17T14:45:52.871Z] #58 98.81 DEP criu/pipes.d [2020-01-17T14:45:52.871Z] #58 98.95 DEP criu/pie-util.d [2020-01-17T14:45:52.871Z] #58 99.05 DEP criu/pie-util-vdso.d [2020-01-17T14:45:52.871Z] #58 99.16 DEP criu/pie-util-vdso-elf32.d [2020-01-17T14:45:52.871Z] #58 99.32 DEP criu/path.d [2020-01-17T14:45:52.871Z] #58 99.48 DEP criu/parasite-syscall.d [2020-01-17T14:45:52.871Z] #58 99.71 DEP criu/pagemap.d [2020-01-17T14:45:52.871Z] #58 99.86 DEP criu/pagemap-cache.d [2020-01-17T14:45:52.871Z] #58 99.97 DEP criu/page-xfer.d [2020-01-17T14:45:53.433Z] #58 100.2 DEP criu/page-pipe.d [2020-01-17T14:45:53.433Z] #58 100.3 DEP criu/netfilter.d [2020-01-17T14:45:53.433Z] #58 100.5 DEP criu/net.d [2020-01-17T14:45:53.510Z] #58 223.5 CC criu/sysfs_parse.o [2020-01-17T14:45:53.575Z] 🇩 bin/containerd-shim-runc-v1 [2020-01-17T14:45:53.768Z] #58 223.9 CC criu/timerfd.o [2020-01-17T14:45:53.994Z] #58 100.7 DEP criu/namespaces.d [2020-01-17T14:45:53.994Z] #58 100.9 DEP criu/mount.d [2020-01-17T14:45:54.027Z] #58 224.3 CC criu/tty.o [2020-01-17T14:45:54.249Z] #58 101.1 DEP criu/mem.d [2020-01-17T14:45:54.504Z] #58 101.3 DEP criu/lsm.d [2020-01-17T14:45:54.504Z] #58 101.5 DEP criu/log.d [2020-01-17T14:45:54.760Z] #58 101.7 DEP criu/libnetlink.d [2020-01-17T14:45:54.760Z] #58 101.8 DEP criu/kerndat.d [2020-01-17T14:45:55.015Z] #58 102.0 DEP criu/kcmp-ids.d [2020-01-17T14:45:55.270Z] #58 102.1 DEP criu/irmap.d [2020-01-17T14:45:55.270Z] #58 ... [2020-01-17T14:45:55.270Z] [2020-01-17T14:45:55.270Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:45:55.270Z] #33 174.6 net/http/httptrace [2020-01-17T14:45:55.543Z] #33 174.9 net/http [2020-01-17T14:45:55.929Z] #58 225.9 CC criu/tun.o [2020-01-17T14:45:56.192Z] #58 226.3 CC criu/uffd.o [2020-01-17T14:45:57.051Z] 🇩 binaries [2020-01-17T14:45:57.051Z] + mkdir -p /build [2020-01-17T14:45:57.051Z] + cp bin/containerd /build/containerd [2020-01-17T14:45:57.338Z] + cp bin/containerd-shim /build/containerd-shim [2020-01-17T14:45:57.338Z] + cp bin/ctr /build/ctr [2020-01-17T14:45:57.570Z] #58 227.4 CC criu/util.o [2020-01-17T14:45:58.505Z] #58 228.7 CC criu/uts_ns.o [2020-01-17T14:45:59.073Z] #58 229.0 CC criu/vdso-compat.o [2020-01-17T14:45:59.073Z] #58 229.1 CC criu/vdso.o [2020-01-17T14:46:00.008Z] #58 230.1 LINK criu/built-in.o [2020-01-17T14:46:00.008Z] #58 230.3 LINK criu/criu [2020-01-17T14:46:00.574Z] #58 230.8 DEP lib/c/criu.d [2020-01-17T14:46:00.574Z] #58 230.8 CC images/rpc.pb-c.o [2020-01-17T14:46:00.784Z] #33 ... [2020-01-17T14:46:00.784Z] [2020-01-17T14:46:00.784Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:46:00.784Z] #58 102.2 DEP criu/ipc_ns.d [2020-01-17T14:46:00.784Z] #58 102.5 DEP criu/image.d [2020-01-17T14:46:00.784Z] #58 102.6 DEP criu/image-desc.d [2020-01-17T14:46:00.784Z] #58 102.8 DEP criu/fsnotify.d [2020-01-17T14:46:00.784Z] #58 103.0 DEP criu/filesystems.d [2020-01-17T14:46:00.784Z] #58 103.2 DEP criu/files.d [2020-01-17T14:46:00.784Z] #58 103.4 DEP criu/files-reg.d [2020-01-17T14:46:00.784Z] #58 103.5 DEP criu/files-ext.d [2020-01-17T14:46:00.784Z] #58 103.8 DEP criu/file-lock.d [2020-01-17T14:46:00.784Z] #58 104.0 DEP criu/file-ids.d [2020-01-17T14:46:00.784Z] #58 104.2 DEP criu/fifo.d [2020-01-17T14:46:00.784Z] #58 104.3 DEP criu/fdstore.d [2020-01-17T14:46:00.784Z] #58 104.5 DEP criu/fault-injection.d [2020-01-17T14:46:00.784Z] #58 104.5 DEP criu/external.d [2020-01-17T14:46:00.784Z] #58 104.7 DEP criu/eventpoll.d [2020-01-17T14:46:00.784Z] #58 104.8 DEP criu/eventfd.d [2020-01-17T14:46:00.784Z] #58 105.0 DEP criu/crtools.d [2020-01-17T14:46:00.784Z] #58 105.2 DEP criu/cr-service.d [2020-01-17T14:46:00.784Z] #58 105.4 DEP criu/cr-restore.d [2020-01-17T14:46:00.784Z] #58 105.6 DEP criu/cr-errno.d [2020-01-17T14:46:00.784Z] #58 105.6 DEP criu/cr-dump.d [2020-01-17T14:46:00.784Z] #58 105.8 DEP criu/cr-dedup.d [2020-01-17T14:46:00.784Z] #58 106.1 DEP criu/cr-check.d [2020-01-17T14:46:00.784Z] #58 106.3 DEP criu/config.d [2020-01-17T14:46:00.784Z] #58 106.6 DEP criu/clone-noasan.d [2020-01-17T14:46:00.784Z] #58 106.7 DEP criu/cgroup.d [2020-01-17T14:46:00.784Z] #58 106.9 DEP criu/cgroup-props.d [2020-01-17T14:46:00.784Z] #58 107.0 DEP criu/bitmap.d [2020-01-17T14:46:00.784Z] #58 107.0 DEP criu/bfd.d [2020-01-17T14:46:00.784Z] #58 107.1 DEP criu/autofs.d [2020-01-17T14:46:00.784Z] #58 107.3 DEP criu/aio.d [2020-01-17T14:46:00.784Z] #58 107.6 DEP criu/action-scripts.d [2020-01-17T14:46:00.784Z] #58 107.8 CC criu/action-scripts.o [2020-01-17T14:46:01.141Z] #58 231.4 CC lib/c/criu.o [2020-01-17T14:46:01.346Z] #58 108.3 CC criu/aio.o [2020-01-17T14:46:01.907Z] #58 108.9 CC criu/autofs.o [2020-01-17T14:46:02.518Z] #58 232.5 LINK lib/c/built-in.o [2020-01-17T14:46:02.518Z] #58 232.5 LINK lib/c/libcriu.so [2020-01-17T14:46:02.518Z] #58 232.7 GEN magic.py [2020-01-17T14:46:02.776Z] #58 232.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:46:02.776Z] #58 232.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:46:02.835Z] #58 ... [2020-01-17T14:46:02.835Z] [2020-01-17T14:46:02.835Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-01-17T14:46:02.835Z] #27 DONE 182.0s [2020-01-17T14:46:02.835Z] [2020-01-17T14:46:02.835Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:46:03.344Z] #58 233.4 fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:46:03.385Z] ok github.com/docker/docker/api/server 0.042s coverage: 7.9% of statements [2020-01-17T14:46:03.911Z] #58 234.0 make[1]: Nothing to be done for 'all'. [2020-01-17T14:46:04.194Z] Removing intermediate container fe22473524ca [2020-01-17T14:46:04.194Z] ---> 471ec5e15ee0 [2020-01-17T14:46:04.194Z] Step 56/125 : FROM dev-base AS proxy [2020-01-17T14:46:04.194Z] ---> 28c6800056ce [2020-01-17T14:46:04.194Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-01-17T14:46:04.194Z] ---> Running in a10a3b45650a [2020-01-17T14:46:04.194Z] Removing intermediate container a10a3b45650a [2020-01-17T14:46:04.194Z] ---> b2393bf9e792 [2020-01-17T14:46:04.194Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:46:04.194Z] ---> 8b2ac872e5ac [2020-01-17T14:46:04.194Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:46:04.194Z] ---> 24c8b1bee735 [2020-01-17T14:46:04.194Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:46:04.194Z] ---> Running in c4890c829a63 [2020-01-17T14:46:04.194Z] + RM_GOPATH=0 [2020-01-17T14:46:04.194Z] + TMP_GOPATH= [2020-01-17T14:46:04.194Z] + : /build [2020-01-17T14:46:04.194Z] + '[' -z '' ']' [2020-01-17T14:46:04.194Z] ++ mktemp -d [2020-01-17T14:46:04.194Z] Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:46:04.194Z] + export GOPATH=/tmp/tmp.npg85BlTqS [2020-01-17T14:46:04.194Z] + GOPATH=/tmp/tmp.npg85BlTqS [2020-01-17T14:46:04.194Z] + RM_GOPATH=1 [2020-01-17T14:46:04.194Z] ++ dirname ./install.sh [2020-01-17T14:46:04.194Z] + dir=. [2020-01-17T14:46:04.194Z] + bin=proxy [2020-01-17T14:46:04.194Z] + shift [2020-01-17T14:46:04.194Z] + '[' '!' -f ./proxy.installer ']' [2020-01-17T14:46:04.194Z] + . ./proxy.installer [2020-01-17T14:46:04.194Z] ++ LIBNETWORK_COMMIT=d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:46:04.194Z] + install_proxy [2020-01-17T14:46:04.194Z] + case "$1" in [2020-01-17T14:46:04.194Z] + export CGO_ENABLED=0 [2020-01-17T14:46:04.194Z] + CGO_ENABLED=0 [2020-01-17T14:46:04.194Z] + _install_proxy [2020-01-17T14:46:04.194Z] + echo 'Install docker-proxy version d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23' [2020-01-17T14:46:04.194Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.npg85BlTqS/src/github.com/docker/libnetwork [2020-01-17T14:46:04.194Z] Cloning into '/tmp/tmp.npg85BlTqS/src/github.com/docker/libnetwork'... [2020-01-17T14:46:04.199Z] #55 ... [2020-01-17T14:46:04.199Z] [2020-01-17T14:46:04.199Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:46:04.199Z] #58 111.1 CC criu/bfd.o [2020-01-17T14:46:04.478Z] #58 234.6 make[1]: 'images/built-in.o' is up to date. [2020-01-17T14:46:04.478Z] #58 234.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-17T14:46:04.478Z] #58 234.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-17T14:46:04.478Z] #58 234.7 make[1]: 'compel/libcompel.a' is up to date. [2020-01-17T14:46:04.478Z] #58 234.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-17T14:46:04.478Z] #58 234.8 make[1]: Nothing to be done for 'all'. [2020-01-17T14:46:04.736Z] #58 234.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:46:04.736Z] #58 234.9 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.759Z] #58 111.7 CC criu/bitmap.o [2020-01-17T14:46:04.994Z] #58 234.9 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.994Z] #58 235.0 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.994Z] #58 235.1 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.994Z] #58 235.1 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.994Z] #58 235.2 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:04.994Z] #58 235.2 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:05.015Z] #58 111.9 CC criu/cgroup-props.o [2020-01-17T14:46:05.252Z] #58 235.3 make[2]: Nothing to be done for 'all'. [2020-01-17T14:46:05.252Z] #58 235.3 INSTALL criu/criu [2020-01-17T14:46:05.819Z] #58 DONE 235.9s [2020-01-17T14:46:05.819Z] [2020-01-17T14:46:05.819Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:05.819Z] #47 ... [2020-01-17T14:46:05.819Z] [2020-01-17T14:46:05.819Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:46:05.819Z] #55 331.8 + rm -rf /tmp/tmp.GtJ64bT5OZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtJ64bT5OZ [2020-01-17T14:46:05.941Z] #58 112.7 CC criu/cgroup.o [2020-01-17T14:46:06.077Z] #55 DONE 332.0s [2020-01-17T14:46:06.077Z] [2020-01-17T14:46:06.077Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:06.346Z] Fetching without tags [2020-01-17T14:46:06.825Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:46:07.680Z] + cd /tmp/tmp.npg85BlTqS/src/github.com/docker/libnetwork [2020-01-17T14:46:07.680Z] + git checkout -q d9a6682a4dbb13b1f0d8216c425fe9ae010a0f23 [2020-01-17T14:46:07.680Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-17T14:46:08.454Z] #58 115.2 CC criu/clone-noasan.o [2020-01-17T14:46:08.454Z] #58 115.4 CC criu/config.o [2020-01-17T14:46:06.006Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:46:06.065Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-01-17T14:46:06.118Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-01-17T14:46:06.244Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-01-17T14:46:06.383Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-01-17T14:46:06.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-17T14:46:06.384Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-01-17T14:46:06.932Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:46:06.990Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:46:09.363Z] #47 ... [2020-01-17T14:46:09.363Z] [2020-01-17T14:46:09.363Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:46:09.363Z] #24 DONE 334.4s [2020-01-17T14:46:09.363Z] [2020-01-17T14:46:09.363Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:09.821Z] #58 116.6 CC criu/cr-check.o [2020-01-17T14:46:10.062Z] Merge succeeded, producing 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:46:10.063Z] Checking out Revision 71dec69ef554e889f53dc2909a213dbab7499a84 (PR-448) [2020-01-17T14:46:10.936Z] #47 ... [2020-01-17T14:46:10.936Z] [2020-01-17T14:46:10.936Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-01-17T14:46:11.179Z] Removing intermediate container c4890c829a63 [2020-01-17T14:46:11.179Z] ---> e157b48f5506 [2020-01-17T14:46:11.179Z] Step 61/125 : FROM base AS gometalinter [2020-01-17T14:46:11.179Z] ---> 28c6800056ce [2020-01-17T14:46:11.179Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-01-17T14:46:11.179Z] ---> Running in 867c340b4ca9 [2020-01-17T14:46:11.179Z] Removing intermediate container 867c340b4ca9 [2020-01-17T14:46:11.179Z] ---> ad7ebdb23977 [2020-01-17T14:46:11.179Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:46:11.374Z] #58 118.1 CC criu/cr-dedup.o [2020-01-17T14:46:11.474Z] ---> 2bed065d2d28 [2020-01-17T14:46:11.474Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:46:11.474Z] ---> 4a62e13d429c [2020-01-17T14:46:11.474Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:46:11.474Z] ---> Running in 608f23b86108 [2020-01-17T14:46:11.510Z] #25 DONE 0.6s [2020-01-17T14:46:11.510Z] [2020-01-17T14:46:11.510Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-17T14:46:11.510Z] #28 DONE 0.1s [2020-01-17T14:46:11.510Z] [2020-01-17T14:46:11.511Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:11.511Z] #47 ... [2020-01-17T14:46:11.511Z] [2020-01-17T14:46:11.511Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-17T14:46:11.511Z] #31 DONE 0.1s [2020-01-17T14:46:11.511Z] [2020-01-17T14:46:11.511Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-17T14:46:11.630Z] #58 118.5 CC criu/cr-dump.o [2020-01-17T14:46:11.770Z] #34 DONE 0.1s [2020-01-17T14:46:11.770Z] [2020-01-17T14:46:11.770Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:11.770Z] #47 ... [2020-01-17T14:46:11.770Z] [2020-01-17T14:46:11.770Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-17T14:46:11.770Z] #39 DONE 0.1s [2020-01-17T14:46:11.770Z] [2020-01-17T14:46:11.770Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-17T14:46:09.787Z] > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10 [2020-01-17T14:46:09.941Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-17T14:46:10.097Z] > git config core.sparsecheckout # timeout=10 [2020-01-17T14:46:10.165Z] > git checkout -f 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:46:12.029Z] #43 DONE 0.1s [2020-01-17T14:46:12.029Z] [2020-01-17T14:46:12.029Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:46:12.100Z] + RM_GOPATH=0 [2020-01-17T14:46:12.100Z] + TMP_GOPATH= [2020-01-17T14:46:12.100Z] + : /build [2020-01-17T14:46:12.100Z] + '[' -z '' ']' [2020-01-17T14:46:12.100Z] ++ mktemp -d [2020-01-17T14:46:12.100Z] + export GOPATH=/tmp/tmp.MRCiRfFp7F [2020-01-17T14:46:12.100Z] + GOPATH=/tmp/tmp.MRCiRfFp7F [2020-01-17T14:46:12.100Z] + RM_GOPATH=1 [2020-01-17T14:46:12.100Z] ++ dirname ./install.sh [2020-01-17T14:46:12.100Z] + dir=. [2020-01-17T14:46:12.100Z] Installing gometalinter version v2.0.6 [2020-01-17T14:46:12.100Z] + bin=gometalinter [2020-01-17T14:46:12.100Z] + shift [2020-01-17T14:46:12.100Z] + '[' '!' -f ./gometalinter.installer ']' [2020-01-17T14:46:12.100Z] + . ./gometalinter.installer [2020-01-17T14:46:12.100Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-01-17T14:46:12.100Z] + install_gometalinter [2020-01-17T14:46:12.100Z] + echo 'Installing gometalinter version v2.0.6' [2020-01-17T14:46:12.100Z] + go get -d github.com/alecthomas/gometalinter [2020-01-17T14:46:13.520Z] #58 120.5 CC criu/cr-errno.o [2020-01-17T14:46:13.520Z] #58 120.6 CC criu/cr-restore.o [2020-01-17T14:46:13.597Z] + cd /tmp/tmp.MRCiRfFp7F/src/github.com/alecthomas/gometalinter [2020-01-17T14:46:13.598Z] + git checkout -q v2.0.6 [2020-01-17T14:46:13.598Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-01-17T14:46:13.776Z] #58 ... [2020-01-17T14:46:13.776Z] [2020-01-17T14:46:13.776Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-01-17T14:46:13.776Z] #33 185.5 github.com/LK4D4/vndr/godl [2020-01-17T14:46:13.776Z] #33 186.2 github.com/LK4D4/vndr [2020-01-17T14:46:13.776Z] #33 DONE 193.1s [2020-01-17T14:46:14.033Z] [2020-01-17T14:46:14.033Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:46:18.198Z] #58 124.6 CC criu/cr-service.o [2020-01-17T14:46:18.887Z] Commit message: "pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)" [2020-01-17T14:46:19.125Z] #58 125.9 CC criu/crtools.o [2020-01-17T14:46:19.380Z] #58 126.4 CC criu/eventfd.o [2020-01-17T14:46:19.636Z] #58 126.7 CC criu/eventpoll.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-17T14:46:20.141Z] #47 279.2 🇩 bin/containerd [2020-01-17T14:46:20.564Z] #58 127.4 CC criu/external.o [2020-01-17T14:46:20.819Z] #58 127.7 CC criu/fault-injection.o [2020-01-17T14:46:20.819Z] #58 127.8 CC criu/fdstore.o [2020-01-17T14:46:21.380Z] #58 128.2 CC criu/fifo.o [2020-01-17T14:46:21.636Z] #58 128.5 CC criu/file-ids.o [2020-01-17T14:46:21.891Z] #58 128.9 CC criu/file-lock.o [2020-01-17T14:46:22.117Z] + docker version [2020-01-17T14:46:22.817Z] #58 129.7 CC criu/files-ext.o [2020-01-17T14:46:23.073Z] #58 ... [2020-01-17T14:46:23.073Z] [2020-01-17T14:46:23.073Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-01-17T14:46:23.073Z] #42 200.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-17T14:46:23.073Z] #42 202.1 + mkdir -p /build [2020-01-17T14:46:23.073Z] #42 202.1 + cp runc /build/runc [2020-01-17T14:46:23.073Z] #42 DONE 202.5s [2020-01-17T14:46:23.073Z] [2020-01-17T14:46:23.073Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:46:23.073Z] #58 130.0 CC criu/files-reg.o [2020-01-17T14:46:25.027Z] #58 131.9 CC criu/files.o [2020-01-17T14:46:26.392Z] #58 133.3 CC criu/filesystems.o [2020-01-17T14:46:26.953Z] #58 133.9 CC criu/fsnotify.o [2020-01-17T14:46:27.517Z] #58 134.6 CC criu/image-desc.o [2020-01-17T14:46:27.777Z] #58 134.7 CC criu/image.o [2020-01-17T14:46:28.338Z] #58 135.2 CC criu/ipc_ns.o [2020-01-17T14:46:29.217Z] Client: Docker Engine - Enterprise [2020-01-17T14:46:29.217Z] Version: 19.03.2 [2020-01-17T14:46:29.217Z] API version: 1.40 [2020-01-17T14:46:29.217Z] Go version: go1.12.8 [2020-01-17T14:46:29.217Z] Git commit: c92ab06ed9 [2020-01-17T14:46:29.217Z] Built: 09/03/2019 16:38:11 [2020-01-17T14:46:29.217Z] OS/Arch: windows/amd64 [2020-01-17T14:46:29.217Z] Experimental: false [2020-01-17T14:46:29.217Z] [2020-01-17T14:46:29.217Z] Server: Docker Engine - Enterprise [2020-01-17T14:46:29.217Z] Engine: [2020-01-17T14:46:29.217Z] Version: 19.03.2 [2020-01-17T14:46:29.217Z] API version: 1.40 (minimum version 1.24) [2020-01-17T14:46:29.217Z] Go version: go1.12.8 [2020-01-17T14:46:29.217Z] Git commit: c92ab06ed9 [2020-01-17T14:46:29.217Z] Built: 09/03/2019 16:35:47 [2020-01-17T14:46:29.217Z] OS/Arch: windows/amd64 [2020-01-17T14:46:29.217Z] Experimental: true [2020-01-17T14:46:29.265Z] #58 135.9 CC criu/irmap.o [2020-01-17T14:46:29.265Z] #58 136.4 CC criu/kcmp-ids.o [2020-01-17T14:46:29.826Z] #58 136.6 CC criu/kerndat.o [Pipeline] sh [2020-01-17T14:46:30.387Z] #58 137.3 CC criu/libnetlink.o [2020-01-17T14:46:30.642Z] #58 137.6 CC criu/log.o [2020-01-17T14:46:30.754Z] + docker info [2020-01-17T14:46:30.898Z] #58 138.0 CC criu/lsm.o [2020-01-17T14:46:31.459Z] #58 138.2 CC criu/mem.o [2020-01-17T14:46:32.276Z] + GOBIN=/build [2020-01-17T14:46:32.276Z] + /build/gometalinter --install [2020-01-17T14:46:32.276Z] Installing: [2020-01-17T14:46:32.276Z] deadcode [2020-01-17T14:46:32.276Z] dupl [2020-01-17T14:46:32.276Z] errcheck [2020-01-17T14:46:32.276Z] gas [2020-01-17T14:46:32.276Z] gochecknoglobals [2020-01-17T14:46:32.276Z] gochecknoinits [2020-01-17T14:46:32.276Z] goconst [2020-01-17T14:46:32.276Z] gocyclo [2020-01-17T14:46:32.276Z] goimports [2020-01-17T14:46:32.276Z] golint [2020-01-17T14:46:32.276Z] gosimple [2020-01-17T14:46:32.276Z] gotype [2020-01-17T14:46:32.276Z] gotypex [2020-01-17T14:46:32.276Z] ineffassign [2020-01-17T14:46:32.276Z] interfacer [2020-01-17T14:46:32.276Z] lll [2020-01-17T14:46:32.276Z] maligned [2020-01-17T14:46:32.276Z] megacheck [2020-01-17T14:46:32.276Z] misspell [2020-01-17T14:46:32.276Z] nakedret [2020-01-17T14:46:32.276Z] safesql [2020-01-17T14:46:32.276Z] staticcheck [2020-01-17T14:46:32.276Z] structcheck [2020-01-17T14:46:32.276Z] unconvert [2020-01-17T14:46:32.276Z] unparam [2020-01-17T14:46:32.276Z] unused [2020-01-17T14:46:32.276Z] varcheck [2020-01-17T14:46:32.387Z] #58 139.3 CC criu/mount.o [2020-01-17T14:46:34.901Z] #58 141.7 CC criu/namespaces.o [2020-01-17T14:46:36.264Z] #58 143.0 CC criu/net.o [2020-01-17T14:46:38.779Z] #58 145.3 CC criu/netfilter.o [2020-01-17T14:46:38.779Z] #58 145.6 CC criu/page-pipe.o [2020-01-17T14:46:39.340Z] #58 146.1 CC criu/page-xfer.o [2020-01-17T14:46:40.271Z] #58 147.0 CC criu/pagemap-cache.o [2020-01-17T14:46:40.271Z] #58 147.3 CC criu/pagemap.o [2020-01-17T14:46:41.196Z] #58 148.1 CC criu/parasite-syscall.o [2020-01-17T14:46:41.757Z] #58 148.9 CC criu/path.o [2020-01-17T14:46:42.012Z] #58 149.1 CC criu/pie-util-vdso-elf32.o [2020-01-17T14:46:42.573Z] #58 149.5 CC criu/pie-util-vdso.o [2020-01-17T14:46:42.829Z] #58 149.8 CC criu/pie-util.o [2020-01-17T14:46:43.084Z] #58 150.0 CC criu/pipes.o [2020-01-17T14:46:43.645Z] #58 150.6 CC criu/plugin.o [2020-01-17T14:46:44.224Z] #58 151.0 CC criu/proc_parse.o [2020-01-17T14:46:46.682Z] #47 302.8 🇩 bin/containerd-stress [2020-01-17T14:46:46.682Z] #47 304.4 🇩 bin/containerd-shim [2020-01-17T14:46:46.737Z] #58 153.2 CC criu/protobuf-desc.o [2020-01-17T14:46:46.993Z] #58 153.8 CC criu/protobuf.o [2020-01-17T14:46:46.993Z] #58 ... [2020-01-17T14:46:46.993Z] [2020-01-17T14:46:46.993Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:46:46.993Z] #55 226.9 + dpkg --print-architecture [2020-01-17T14:46:46.993Z] #55 226.9 + cd /tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution [2020-01-17T14:46:46.993Z] #55 226.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-17T14:46:47.504Z] #55 227.3 + GOPATH=/tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NCND9C7I8s [2020-01-17T14:46:47.504Z] #55 227.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-17T14:46:50.867Z] #47 310.8 🇩 bin/containerd-shim-runc-v1 [2020-01-17T14:46:53.398Z] #47 313.6 🇩 binaries [2020-01-17T14:46:53.398Z] #47 313.6 + mkdir -p /build [2020-01-17T14:46:53.398Z] #47 313.6 + cp bin/containerd /build/containerd [2020-01-17T14:46:53.398Z] #47 313.7 + cp bin/containerd-shim /build/containerd-shim [2020-01-17T14:46:53.398Z] #47 313.7 + cp bin/ctr /build/ctr [2020-01-17T14:46:53.964Z] #47 DONE 314.2s [2020-01-17T14:46:54.898Z] [2020-01-17T14:46:54.898Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-17T14:46:55.155Z] #48 DONE 0.2s [2020-01-17T14:46:55.155Z] [2020-01-17T14:46:55.155Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-17T14:46:55.155Z] #51 DONE 0.1s [2020-01-17T14:46:55.155Z] [2020-01-17T14:46:55.155Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-17T14:46:55.155Z] #54 DONE 0.1s [2020-01-17T14:46:55.412Z] [2020-01-17T14:46:55.412Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-01-17T14:46:55.412Z] #56 DONE 0.2s [2020-01-17T14:46:55.412Z] [2020-01-17T14:46:55.412Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-01-17T14:46:55.412Z] #59 DONE 0.1s [2020-01-17T14:46:55.412Z] [2020-01-17T14:46:55.412Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-17T14:46:55.670Z] #63 DONE 0.1s [2020-01-17T14:46:55.670Z] [2020-01-17T14:46:55.670Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-01-17T14:46:55.913Z] Client: [2020-01-17T14:46:55.913Z] Debug Mode: false [2020-01-17T14:46:55.913Z] Plugins: [2020-01-17T14:46:55.913Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-17T14:46:55.913Z] [2020-01-17T14:46:55.913Z] Server: [2020-01-17T14:46:55.913Z] Containers: 0 [2020-01-17T14:46:55.913Z] Running: 0 [2020-01-17T14:46:55.913Z] Paused: 0 [2020-01-17T14:46:55.913Z] Stopped: 0 [2020-01-17T14:46:55.913Z] Images: 0 [2020-01-17T14:46:55.913Z] Server Version: 19.03.2 [2020-01-17T14:46:55.913Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-17T14:46:55.913Z] Windows: [2020-01-17T14:46:55.913Z] LCOW: [2020-01-17T14:46:55.913Z] Logging Driver: json-file [2020-01-17T14:46:55.913Z] Plugins: [2020-01-17T14:46:55.913Z] Volume: local [2020-01-17T14:46:55.913Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-17T14:46:55.913Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-17T14:46:55.913Z] Swarm: inactive [2020-01-17T14:46:55.913Z] Default Isolation: process [2020-01-17T14:46:55.913Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-17T14:46:55.913Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-17T14:46:55.913Z] OSType: windows [2020-01-17T14:46:55.913Z] Architecture: x86_64 [2020-01-17T14:46:55.913Z] CPUs: 4 [2020-01-17T14:46:55.913Z] Total Memory: 32GiB [2020-01-17T14:46:55.913Z] Name: azwin-2-dbd5d0 [2020-01-17T14:46:55.913Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-17T14:46:55.913Z] Docker Root Dir: D:\docker [2020-01-17T14:46:55.913Z] Debug Mode: false [2020-01-17T14:46:55.913Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:46:55.913Z] Labels: [2020-01-17T14:46:55.913Z] Experimental: true [2020-01-17T14:46:55.913Z] Insecure Registries: [2020-01-17T14:46:55.913Z] 10.0.0.4:5000 [2020-01-17T14:46:55.913Z] 127.0.0.0/8 [2020-01-17T14:46:55.913Z] Registry Mirrors: [2020-01-17T14:46:55.913Z] http://10.0.0.4:5000/ [2020-01-17T14:46:55.913Z] Live Restore Enabled: false [2020-01-17T14:46:55.913Z] [2020-01-17T14:46:55.928Z] #65 DONE 0.1s [2020-01-17T14:46:55.928Z] [2020-01-17T14:46:55.928Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-17T14:46:55.928Z] #66 DONE 0.0s [2020-01-17T14:46:55.928Z] [2020-01-17T14:46:55.928Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-17T14:46:57.299Z] #67 DONE 1.2s [2020-01-17T14:46:57.299Z] [2020-01-17T14:46:57.299Z] #68 exporting to image [2020-01-17T14:46:57.299Z] #68 exporting layers [2020-01-17T14:46:57.442Z] #55 ... [2020-01-17T14:46:57.442Z] [2020-01-17T14:46:57.442Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:46:57.442Z] #58 154.2 CC criu/pstree.o [2020-01-17T14:46:57.442Z] #58 155.1 CC criu/rbtree.o [2020-01-17T14:46:57.442Z] #58 155.4 CC criu/rst-malloc.o [2020-01-17T14:46:57.442Z] #58 155.7 CC criu/seccomp.o [2020-01-17T14:46:57.442Z] #58 156.2 CC criu/seize.o [2020-01-17T14:46:57.442Z] #58 156.9 CC criu/servicefd.o [2020-01-17T14:46:57.442Z] #58 157.3 CC criu/shmem.o [2020-01-17T14:46:57.442Z] #58 157.9 CC criu/sigframe.o [2020-01-17T14:46:57.442Z] #58 158.1 CC criu/signalfd.o [2020-01-17T14:46:57.442Z] #58 158.3 CC criu/sk-inet.o [2020-01-17T14:46:57.442Z] #58 159.2 CC criu/sk-netlink.o [2020-01-17T14:46:57.442Z] #58 159.6 CC criu/sk-packet.o [2020-01-17T14:46:57.442Z] #58 160.1 CC criu/sk-queue.o [2020-01-17T14:46:57.442Z] #58 160.5 CC criu/sk-tcp.o [2020-01-17T14:46:57.442Z] #58 161.0 CC criu/sk-unix.o [2020-01-17T14:46:57.442Z] #58 162.5 CC criu/sockets.o [2020-01-17T14:46:57.442Z] #58 163.2 CC criu/stats.o [2020-01-17T14:46:57.442Z] #58 163.5 CC criu/string.o [2020-01-17T14:46:57.442Z] #58 163.6 CC criu/sysctl.o [2020-01-17T14:46:57.442Z] #58 164.1 CC criu/sysfs_parse.o [2020-01-17T14:46:57.739Z] #58 164.5 CC criu/timerfd.o [2020-01-17T14:46:58.037Z] #58 164.9 CC criu/tty.o [2020-01-17T14:46:59.936Z] #58 166.8 CC criu/tun.o [2020-01-17T14:47:00.191Z] #58 167.3 CC criu/uffd.o [2020-01-17T14:47:01.551Z] #58 168.3 CC criu/util.o [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-17T14:47:02.451Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-17T14:47:02.451Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-17T14:47:02.451Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-17T14:47:02.476Z] #58 169.4 CC criu/uts_ns.o [2020-01-17T14:47:02.730Z] #58 169.6 CC criu/vdso-compat.o [2020-01-17T14:47:02.984Z] #58 169.8 CC criu/vdso.o [2020-01-17T14:47:03.270Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-17T14:47:03.270Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-17T14:47:03.543Z] #58 170.6 LINK criu/built-in.o [2020-01-17T14:47:03.653Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 3.1% of statements [2020-01-17T14:47:03.653Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-17T14:47:03.803Z] #58 170.8 LINK criu/criu [2020-01-17T14:47:03.857Z] #68 exporting layers 6.6s done [2020-01-17T14:47:03.858Z] #68 writing image sha256:f139613a02034cec353764a24a2d11466c7c7c34cf5f97f92416f10bcfefa788 done [2020-01-17T14:47:03.858Z] #68 naming to docker.io/library/docker:71dec69ef554e889f53dc2909a213dbab7499a84 done [2020-01-17T14:47:03.858Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/types [no test files] [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-17T14:47:04.042Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-17T14:47:04.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-448/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/validate/default [2020-01-17T14:47:04.363Z] #58 171.2 DEP lib/c/criu.d [2020-01-17T14:47:04.363Z] #58 171.3 CC images/rpc.pb-c.o [2020-01-17T14:47:04.437Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-01-17T14:47:04.437Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-17T14:47:04.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-17T14:47:04.759Z] Congratulations! All commits are properly signed with the DCO! [2020-01-17T14:47:04.822Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-01-17T14:47:04.822Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-01-17T14:47:04.923Z] #58 171.9 CC lib/c/criu.o [2020-01-17T14:47:04.925Z] Removing intermediate container 608f23b86108 [2020-01-17T14:47:04.925Z] ---> c285f0c958d4 [2020-01-17T14:47:04.925Z] Step 66/125 : FROM base AS gotestsum [2020-01-17T14:47:04.925Z] ---> 28c6800056ce [2020-01-17T14:47:04.925Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-01-17T14:47:04.925Z] ---> Running in d64b3319d9e9 [2020-01-17T14:47:04.925Z] Removing intermediate container d64b3319d9e9 [2020-01-17T14:47:04.925Z] ---> fbc44390f2ca [2020-01-17T14:47:04.925Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:47:04.925Z] ---> 15da6eb7f748 [2020-01-17T14:47:04.925Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:47:04.925Z] ---> f2f11b5f3ad7 [2020-01-17T14:47:04.925Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:47:04.925Z] ---> Running in 3e2c21bbc063 [2020-01-17T14:47:04.925Z] + RM_GOPATH=0 [2020-01-17T14:47:04.925Z] + TMP_GOPATH= [2020-01-17T14:47:04.925Z] + : /build [2020-01-17T14:47:04.925Z] + '[' -z '' ']' [2020-01-17T14:47:04.925Z] ++ mktemp -d [2020-01-17T14:47:04.925Z] + export GOPATH=/tmp/tmp.X6G2LSlx9I [2020-01-17T14:47:04.925Z] + GOPATH=/tmp/tmp.X6G2LSlx9I [2020-01-17T14:47:04.925Z] + RM_GOPATH=1 [2020-01-17T14:47:04.925Z] ++ dirname ./install.sh [2020-01-17T14:47:04.925Z] + dir=. [2020-01-17T14:47:04.925Z] + bin=gotestsum [2020-01-17T14:47:04.925Z] + shift [2020-01-17T14:47:04.925Z] + '[' '!' -f ./gotestsum.installer ']' [2020-01-17T14:47:04.925Z] Installing gotestsum version v0.3.5 [2020-01-17T14:47:04.925Z] + . ./gotestsum.installer [2020-01-17T14:47:04.925Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-01-17T14:47:04.925Z] + install_gotestsum [2020-01-17T14:47:04.925Z] + echo 'Installing gotestsum version v0.3.5' [2020-01-17T14:47:04.925Z] + go get -d gotest.tools/gotestsum [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-17T14:47:05.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-17T14:47:06.207Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-01-17T14:47:06.283Z] #58 172.9 LINK lib/c/built-in.o [2020-01-17T14:47:06.283Z] #58 172.9 LINK lib/c/libcriu.so [2020-01-17T14:47:06.283Z] #58 173.1 GEN magic.py [2020-01-17T14:47:06.283Z] #58 173.2 Note: Building without setproctitle() and strlcpy() support. [2020-01-17T14:47:06.283Z] #58 173.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-17T14:47:06.843Z] #58 173.8 fatal: Not a git repository (or any of the parent directories): .git [2020-01-17T14:47:07.402Z] #58 174.4 make[1]: Nothing to be done for 'all'. [2020-01-17T14:47:07.962Z] #58 175.0 make[1]: 'images/built-in.o' is up to date. [2020-01-17T14:47:07.962Z] #58 175.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-17T14:47:07.962Z] #58 175.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-17T14:47:07.962Z] #58 175.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-17T14:47:08.217Z] #58 175.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-17T14:47:08.217Z] #58 175.1 make[1]: Nothing to be done for 'all'. [2020-01-17T14:47:08.217Z] #58 175.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-17T14:47:08.217Z] #58 175.3 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.217Z] #58 175.3 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.472Z] #58 175.4 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.472Z] #58 175.5 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.727Z] #58 175.5 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.727Z] #58 175.6 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.727Z] #58 175.6 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.727Z] #58 175.7 make[2]: Nothing to be done for 'all'. [2020-01-17T14:47:08.727Z] #58 175.7 INSTALL criu/criu [2020-01-17T14:47:08.727Z] #58 ... [2020-01-17T14:47:08.727Z] [2020-01-17T14:47:08.727Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-01-17T14:47:08.727Z] #55 248.6 + rm -rf /tmp/tmp.NCND9C7I8s/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NCND9C7I8s [2020-01-17T14:47:09.652Z] #55 DONE 249.5s [2020-01-17T14:47:09.652Z] [2020-01-17T14:47:09.652Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-01-17T14:47:09.652Z] #58 DONE 176.6s [2020-01-17T14:47:09.652Z] [2020-01-17T14:47:09.652Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-01-17T14:47:10.785Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.5% of statements [2020-01-17T14:47:11.199Z] ok github.com/docker/docker/builder/dockerfile 0.969s coverage: 45.1% of statements [2020-01-17T14:47:11.429Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-17T14:47:11.429Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1994ff94\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-17T14:47:11.429Z] ---------------------------------------------------------------------------- [2020-01-17T14:47:11.429Z] [2020-01-17T14:47:11.429Z] INFO: executeCI.ps1 starting at Fri Jan 17 14:47:11 CUT 2020 [2020-01-17T14:47:11.429Z] [2020-01-17T14:47:11.429Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-17T14:47:11.429Z] INFO: Running git version 2.24.0.windows.1 [2020-01-17T14:47:11.890Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-17T14:47:11.890Z] INFO: Environment variables: [2020-01-17T14:47:11.890Z] [2020-01-17T14:47:11.890Z] Name Value [2020-01-17T14:47:11.890Z] ---- ----- [2020-01-17T14:47:11.890Z] ALLUSERSPROFILE C:\ProgramData [2020-01-17T14:47:11.890Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-17T14:47:11.890Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-17T14:47:11.890Z] BRANCH_NAME PR-448 [2020-01-17T14:47:11.890Z] BUILD_DISPLAY_NAME #2 [2020-01-17T14:47:11.890Z] BUILD_ID 2 [2020-01-17T14:47:11.890Z] BUILD_NUMBER 2 [2020-01-17T14:47:11.890Z] BUILD_TAG jenkins-engine-PR-448-2 [2020-01-17T14:47:11.890Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-448/2/ [2020-01-17T14:47:11.890Z] CHANGE_AUTHOR thaJeztah [2020-01-17T14:47:11.890Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-17T14:47:11.890Z] CHANGE_BRANCH 19.03_backport_gofmt_pkg_parsers [2020-01-17T14:47:11.890Z] CHANGE_FORK thaJeztah [2020-01-17T14:47:11.890Z] CHANGE_ID 448 [2020-01-17T14:47:11.890Z] CHANGE_TARGET 19.03 [2020-01-17T14:47:11.890Z] CHANGE_TITLE [19.03 backport] pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+) [2020-01-17T14:47:11.890Z] CHANGE_URL https://github.com/docker/engine/pull/448 [2020-01-17T14:47:11.890Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-17T14:47:11.890Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-17T14:47:11.890Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-17T14:47:11.890Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-17T14:47:11.890Z] COMPUTERNAME azwin-2-dbd5d0 [2020-01-17T14:47:11.890Z] ComSpec C:\windows\system32\cmd.exe [2020-01-17T14:47:11.890Z] ConfigSequenceNumber 0 [2020-01-17T14:47:11.890Z] DOCKER_BUILDKIT 0 [2020-01-17T14:47:11.890Z] DOCKER_DUT_DEBUG 1 [2020-01-17T14:47:11.890Z] DOCKER_EXPERIMENTAL 1 [2020-01-17T14:47:11.890Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-17T14:47:11.890Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-17T14:47:11.890Z] EXECUTOR_NUMBER 0 [2020-01-17T14:47:11.890Z] FQDN azwin-2-dbd5d0.westus.cloudapp.azure.com [2020-01-17T14:47:11.890Z] GIT_BRANCH PR-448 [2020-01-17T14:47:11.890Z] GIT_COMMIT 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:47:11.890Z] GIT_PREVIOUS_COMMIT 71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:47:11.890Z] GIT_URL https://github.com/docker/engine.git [2020-01-17T14:47:11.890Z] HUDSON_COOKIE 9225fca8-8d2b-4896-82ba-98fb2f9a09dd [2020-01-17T14:47:11.890Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-17T14:47:11.890Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-17T14:47:11.890Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-17T14:47:11.890Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-17T14:47:11.890Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-17T14:47:11.890Z] JENKINS_NODE_COOKIE 9b0478f2-f0bc-487b-bb44-3bfe07829c9f [2020-01-17T14:47:11.890Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-17T14:47:11.890Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-17T14:47:11.890Z] JOB_BASE_NAME PR-448 [2020-01-17T14:47:11.890Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-448/display/redirect [2020-01-17T14:47:11.890Z] JOB_NAME engine/PR-448 [2020-01-17T14:47:11.890Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-448/ [2020-01-17T14:47:11.890Z] library.jps.version master [2020-01-17T14:47:11.890Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-17T14:47:11.890Z] NODE_LABELS amd64 azure azwin-2-dbd5d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-17T14:47:11.890Z] NODE_NAME azwin-2-dbd5d0 [2020-01-17T14:47:11.890Z] NUMBER_OF_PROCESSORS 4 [2020-01-17T14:47:11.890Z] OS Windows_NT [2020-01-17T14:47:11.890Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-17T14:47:11.890Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-17T14:47:11.890Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-17T14:47:11.890Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-17T14:47:11.890Z] PROCESSOR_LEVEL 6 [2020-01-17T14:47:11.890Z] PROCESSOR_REVISION 4f01 [2020-01-17T14:47:11.890Z] ProgramData C:\ProgramData [2020-01-17T14:47:11.890Z] ProgramFiles C:\Program Files [2020-01-17T14:47:11.890Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-17T14:47:11.890Z] ProgramW6432 C:\Program Files [2020-01-17T14:47:11.890Z] PROMPT $P$G [2020-01-17T14:47:11.890Z] PSExecutionPolicyPreference Bypass [2020-01-17T14:47:11.890Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-17T14:47:11.890Z] PUBLIC C:\Users\Public [2020-01-17T14:47:11.890Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-448/2/display/redirect?page=changes [2020-01-17T14:47:11.890Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-448/2/display/redirect [2020-01-17T14:47:11.890Z] SKIP_VALIDATION_TESTS 1 [2020-01-17T14:47:11.890Z] SOURCES_DRIVE d [2020-01-17T14:47:11.890Z] SOURCES_SUBDIR gopath [2020-01-17T14:47:11.890Z] STAGE_NAME Run tests [2020-01-17T14:47:11.890Z] SystemDrive C: [2020-01-17T14:47:11.890Z] SystemRoot C:\windows [2020-01-17T14:47:11.890Z] TEMP C:\windows\TEMP [2020-01-17T14:47:11.890Z] TESTDEBUG 0 [2020-01-17T14:47:11.890Z] TESTRUN_DRIVE d [2020-01-17T14:47:11.890Z] TESTRUN_SUBDIR CI [2020-01-17T14:47:11.891Z] TIMEOUT 120m [2020-01-17T14:47:11.891Z] TMP C:\windows\TEMP [2020-01-17T14:47:11.891Z] USERDOMAIN WORKGROUP [2020-01-17T14:47:11.891Z] USERNAME azwin-2-dbd5d0$ [2020-01-17T14:47:11.891Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-17T14:47:11.891Z] windir C:\windows [2020-01-17T14:47:11.891Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-17T14:47:11.891Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-17T14:47:11.891Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-17T14:47:11.891Z] [2020-01-17T14:47:11.891Z] [2020-01-17T14:47:11.891Z] [2020-01-17T14:47:12.862Z] INFO: Sources under d:\gopath\... [2020-01-17T14:47:12.862Z] INFO: Test run under d:\CI\... [2020-01-17T14:47:12.862Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-17T14:47:12.862Z] INFO: docker/docker repository was found [2020-01-17T14:47:12.911Z] #24 DONE 252.4s [2020-01-17T14:47:12.911Z] [2020-01-17T14:47:12.911Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:47:13.136Z] ok github.com/docker/docker/builder/remotecontext 0.251s coverage: 13.6% of statements [2020-01-17T14:47:13.321Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-17T14:47:13.544Z] ok github.com/docker/docker/builder/remotecontext/git 0.805s coverage: 85.1% of statements [2020-01-17T14:47:13.781Z] ltsc2019: Pulling from windows/servercore [2020-01-17T14:47:13.948Z] ? github.com/docker/docker/cli [no test files] [2020-01-17T14:47:13.949Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-17T14:47:13.949Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-01-17T14:47:14.250Z] 65014b3c3121: Pulling fs layer [2020-01-17T14:47:14.250Z] edbd72df76b4: Pulling fs layer [2020-01-17T14:47:14.794Z] #47 ... [2020-01-17T14:47:14.794Z] [2020-01-17T14:47:14.794Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-01-17T14:47:15.354Z] #25 DONE 0.7s [2020-01-17T14:47:15.354Z] [2020-01-17T14:47:15.354Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:47:15.354Z] #47 ... [2020-01-17T14:47:15.354Z] [2020-01-17T14:47:15.354Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-17T14:47:15.354Z] #28 DONE 0.1s [2020-01-17T14:47:15.613Z] [2020-01-17T14:47:15.613Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-17T14:47:15.613Z] #31 DONE 0.1s [2020-01-17T14:47:15.613Z] [2020-01-17T14:47:15.613Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-17T14:47:15.613Z] #34 DONE 0.1s [2020-01-17T14:47:15.613Z] [2020-01-17T14:47:15.613Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:47:15.867Z] #47 ... [2020-01-17T14:47:15.867Z] [2020-01-17T14:47:15.867Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-17T14:47:15.867Z] #39 DONE 0.1s [2020-01-17T14:47:15.867Z] [2020-01-17T14:47:15.867Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-17T14:47:16.122Z] #43 DONE 0.1s [2020-01-17T14:47:16.122Z] [2020-01-17T14:47:16.122Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-01-17T14:47:17.735Z] + cd /tmp/tmp.X6G2LSlx9I/src/gotest.tools/gotestsum [2020-01-17T14:47:17.735Z] + git checkout -q v0.3.5 [2020-01-17T14:47:17.735Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-17T14:47:20.284Z] #47 259.4 🇩 bin/containerd [2020-01-17T14:47:20.910Z] ok github.com/docker/docker/client 0.227s coverage: 75.7% of statements [2020-01-17T14:47:21.349Z] edbd72df76b4: Download complete [2020-01-17T14:47:40.131Z] Removing intermediate container 3e2c21bbc063 [2020-01-17T14:47:40.131Z] ---> 3abfdca1e6c4 [2020-01-17T14:47:40.131Z] Step 71/125 : FROM dev-base AS dockercli [2020-01-17T14:47:40.131Z] ---> 28c6800056ce [2020-01-17T14:47:40.131Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-01-17T14:47:40.131Z] ---> Running in 2147b891a73a [2020-01-17T14:47:40.131Z] Removing intermediate container 2147b891a73a [2020-01-17T14:47:40.131Z] ---> 774c7a10ff05 [2020-01-17T14:47:40.131Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:47:40.131Z] ---> 4d18d84d11da [2020-01-17T14:47:40.131Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:47:40.131Z] ---> 923a645cae2e [2020-01-17T14:47:40.131Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:47:40.131Z] ---> Running in 81e151b228a3 [2020-01-17T14:47:40.131Z] + RM_GOPATH=0 [2020-01-17T14:47:40.131Z] + TMP_GOPATH= [2020-01-17T14:47:40.131Z] + : /build [2020-01-17T14:47:40.131Z] + '[' -z '' ']' [2020-01-17T14:47:40.131Z] ++ mktemp -d [2020-01-17T14:47:40.131Z] + export GOPATH=/tmp/tmp.3S5cG2727J [2020-01-17T14:47:40.131Z] + GOPATH=/tmp/tmp.3S5cG2727J [2020-01-17T14:47:40.131Z] + RM_GOPATH=1 [2020-01-17T14:47:40.131Z] ++ dirname ./install.sh [2020-01-17T14:47:40.131Z] + dir=. [2020-01-17T14:47:40.131Z] + bin=dockercli [2020-01-17T14:47:40.131Z] + shift [2020-01-17T14:47:40.131Z] + '[' '!' -f ./dockercli.installer ']' [2020-01-17T14:47:40.131Z] + . ./dockercli.installer [2020-01-17T14:47:40.131Z] ++ DOCKERCLI_CHANNEL=stable [2020-01-17T14:47:40.131Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-01-17T14:47:40.131Z] + install_dockercli [2020-01-17T14:47:40.131Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-17T14:47:40.131Z] Install docker/cli version 17.06.2-ce from stable [2020-01-17T14:47:40.131Z] ++ uname -m [2020-01-17T14:47:40.131Z] + arch=ppc64le [2020-01-17T14:47:40.131Z] + '[' ppc64le '!=' x86_64 ']' [2020-01-17T14:47:40.131Z] + '[' ppc64le '!=' s390x ']' [2020-01-17T14:47:40.131Z] + '[' ppc64le '!=' armhf ']' [2020-01-17T14:47:40.131Z] + build_dockercli [2020-01-17T14:47:40.131Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.3S5cG2727J/tmp/docker-ce [2020-01-17T14:47:40.131Z] Cloning into '/tmp/tmp.3S5cG2727J/tmp/docker-ce'... [2020-01-17T14:47:46.511Z] 65014b3c3121: Verifying Checksum [2020-01-17T14:47:46.511Z] 65014b3c3121: Download complete [2020-01-17T14:47:46.817Z] #47 282.7 🇩 bin/containerd-stress [2020-01-17T14:47:46.817Z] #47 284.3 🇩 bin/containerd-shim [2020-01-17T14:47:52.054Z] #47 290.6 🇩 bin/containerd-shim-runc-v1 [2020-01-17T14:47:54.568Z] #47 293.4 🇩 binaries [2020-01-17T14:47:54.568Z] #47 293.4 + mkdir -p /build [2020-01-17T14:47:54.568Z] #47 293.4 + cp bin/containerd /build/containerd [2020-01-17T14:47:54.568Z] #47 293.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-17T14:47:54.568Z] #47 293.4 + cp bin/ctr /build/ctr [2020-01-17T14:47:54.827Z] #47 DONE 294.1s [2020-01-17T14:47:55.340Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-01-17T14:47:55.341Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.8% of statements [2020-01-17T14:47:55.341Z] ok github.com/docker/docker/container 0.118s coverage: 35.6% of statements [2020-01-17T14:47:55.341Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-17T14:47:55.341Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-17T14:47:55.341Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-17T14:47:55.341Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-17T14:47:55.754Z] [2020-01-17T14:47:55.754Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-17T14:47:55.754Z] #48 DONE 0.2s [2020-01-17T14:47:56.008Z] [2020-01-17T14:47:56.008Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-17T14:47:56.008Z] #51 DONE 0.1s [2020-01-17T14:47:56.008Z] [2020-01-17T14:47:56.008Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-17T14:47:56.263Z] #54 DONE 0.2s [2020-01-17T14:47:56.263Z] [2020-01-17T14:47:56.263Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-01-17T14:47:56.263Z] #56 DONE 0.2s [2020-01-17T14:47:56.263Z] [2020-01-17T14:47:56.263Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-01-17T14:47:56.518Z] #59 DONE 0.1s [2020-01-17T14:47:56.518Z] [2020-01-17T14:47:56.518Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-17T14:47:56.772Z] #63 DONE 0.1s [2020-01-17T14:47:56.772Z] [2020-01-17T14:47:56.772Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-01-17T14:47:56.772Z] #65 DONE 0.2s [2020-01-17T14:47:56.772Z] [2020-01-17T14:47:56.772Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-17T14:47:56.772Z] #66 DONE 0.0s [2020-01-17T14:47:56.772Z] [2020-01-17T14:47:56.772Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-17T14:47:58.656Z] #67 DONE 1.4s [2020-01-17T14:47:58.656Z] [2020-01-17T14:47:58.656Z] #68 exporting to image [2020-01-17T14:47:58.656Z] #68 exporting layers [2020-01-17T14:48:01.925Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2020-01-17T14:48:04.464Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2020-01-17T14:48:05.182Z] #68 exporting layers 7.0s done [2020-01-17T14:48:05.182Z] #68 writing image sha256:c1b983b52a7aa93baa5587e2f7a1e124e6b6b1dda684cc25f25c6e9e6f246aee done [2020-01-17T14:48:05.182Z] #68 naming to docker.io/library/docker:71dec69ef554e889f53dc2909a213dbab7499a84 done [2020-01-17T14:48:05.182Z] #68 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-17T14:48:06.398Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-17T14:48:06.707Z] [2020-01-17T14:48:06.707Z] Removing bundles/ [2020-01-17T14:48:06.707Z] [2020-01-17T14:48:06.707Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-17T14:48:06.707Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:48:06.707Z] GOOS="" GOARCH="" GOARM="" [2020-01-17T14:48:12.828Z] + cd /tmp/tmp.3S5cG2727J/tmp/docker-ce [2020-01-17T14:48:12.828Z] + git checkout -q v17.06.2-ce [2020-01-17T14:48:12.828Z] + mkdir -p /tmp/tmp.3S5cG2727J/src/github.com/docker [2020-01-17T14:48:12.828Z] + mv components/cli /tmp/tmp.3S5cG2727J/src/github.com/docker/cli [2020-01-17T14:48:12.828Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-17T14:48:14.220Z] ok github.com/docker/docker/daemon 12.292s coverage: 17.5% of statements [2020-01-17T14:48:14.220Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-17T14:48:15.059Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.7% of statements [2020-01-17T14:48:15.059Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-17T14:48:17.151Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 82.2% of statements [2020-01-17T14:48:17.151Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-01-17T14:48:18.613Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-01-17T14:48:18.613Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-17T14:48:18.613Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-17T14:48:19.454Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-01-17T14:48:22.027Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-01-17T14:48:23.334Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.300s coverage: 57.8% of statements [2020-01-17T14:48:26.184Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-01-17T14:48:26.184Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-17T14:48:26.184Z] Congratulations! All toml source files changed here have valid syntax. [2020-01-17T14:48:26.184Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-17T14:48:26.184Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-17T14:48:26.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh dynbinary-daemon test-docker-py [2020-01-17T14:48:27.093Z] [2020-01-17T14:48:27.093Z] Removing bundles/ [2020-01-17T14:48:27.093Z] [2020-01-17T14:48:27.093Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-17T14:48:27.352Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:48:27.352Z] GOOS="" GOARCH="" GOARM="" [2020-01-17T14:48:29.921Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.465s coverage: 45.9% of statements [2020-01-17T14:48:33.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.806s coverage: 50.8% of statements [2020-01-17T14:48:34.001Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.663s coverage: 72.3% of statements [2020-01-17T14:48:34.001Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-17T14:48:35.887Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.621s coverage: 76.1% of statements [2020-01-17T14:48:37.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-01-17T14:48:39.173Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-17T14:48:41.879Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.691s coverage: 57.0% of statements [2020-01-17T14:48:41.879Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-17T14:48:41.879Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-17T14:48:41.879Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-01-17T14:48:41.879Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-17T14:48:42.289Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-01-17T14:48:42.289Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-17T14:48:43.642Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.7% of statements [2020-01-17T14:48:44.976Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 78.6% of statements [2020-01-17T14:48:44.976Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-17T14:48:44.976Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-17T14:48:45.811Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-01-17T14:48:45.811Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-01-17T14:48:46.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2020-01-17T14:48:47.479Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2020-01-17T14:48:48.321Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-01-17T14:48:48.321Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-17T14:48:49.436Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 20.0% of statements [2020-01-17T14:48:51.748Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-01-17T14:48:52.145Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-01-17T14:48:52.983Z] ok github.com/docker/docker/daemon/logger/splunk 1.781s coverage: 84.5% of statements [2020-01-17T14:48:52.983Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-17T14:48:52.983Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2020-01-17T14:48:52.983Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-17T14:48:55.606Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-01-17T14:48:55.606Z] ok github.com/docker/docker/distribution 0.290s coverage: 22.3% of statements [2020-01-17T14:48:55.606Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-17T14:48:56.952Z] ok github.com/docker/docker/errdefs 0.006s coverage: 48.2% of statements [2020-01-17T14:48:58.840Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-01-17T14:48:58.840Z] ok github.com/docker/docker/distribution/xfer 1.506s coverage: 83.4% of statements [2020-01-17T14:48:58.840Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-17T14:49:00.614Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-01-17T14:49:00.614Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-17T14:49:00.614Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-01-17T14:49:00.614Z] ? github.com/docker/docker/internal/test [no test files] [2020-01-17T14:49:02.680Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-01-17T14:49:02.680Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-01-17T14:49:02.680Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-01-17T14:49:03.067Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-17T14:49:03.067Z] ok github.com/docker/docker/internal/testutil 0.012s coverage: 62.5% of statements [2020-01-17T14:49:03.912Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-01-17T14:49:05.954Z] ok github.com/docker/docker/opts 0.033s coverage: 66.9% of statements [2020-01-17T14:49:05.954Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2020-01-17T14:49:08.492Z] ok github.com/docker/docker/pkg/archive 0.532s coverage: 77.2% of statements [2020-01-17T14:49:09.690Z] + return [2020-01-17T14:49:09.815Z] ok github.com/docker/docker/pkg/authorization 0.563s coverage: 66.7% of statements [2020-01-17T14:49:10.478Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-01-17T14:49:10.961Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-01-17T14:49:12.436Z] ok github.com/docker/docker/layer 7.275s coverage: 72.0% of statements [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/oci [no test files] [2020-01-17T14:49:12.436Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-17T14:49:12.436Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-01-17T14:49:13.263Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-01-17T14:49:13.644Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-01-17T14:49:15.502Z] ok github.com/docker/docker/pkg/chrootarchive 3.577s coverage: 43.2% of statements [2020-01-17T14:49:15.502Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-17T14:49:15.502Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-17T14:49:15.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-17T14:49:16.550Z] Removing intermediate container 81e151b228a3 [2020-01-17T14:49:16.550Z] ---> f2aaff746663 [2020-01-17T14:49:16.550Z] Step 76/125 : FROM runtime-dev AS runc [2020-01-17T14:49:16.550Z] ---> cda5a5485fec [2020-01-17T14:49:16.550Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-01-17T14:49:16.550Z] ---> Running in d674740a3006 [2020-01-17T14:49:16.550Z] Removing intermediate container d674740a3006 [2020-01-17T14:49:16.550Z] ---> c13dc1169d95 [2020-01-17T14:49:16.551Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:49:16.551Z] ---> 77c94969276c [2020-01-17T14:49:16.551Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:49:16.551Z] ---> da134321f843 [2020-01-17T14:49:16.551Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:49:16.551Z] ---> Running in d1360b2984c0 [2020-01-17T14:49:16.730Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-01-17T14:49:16.836Z] + RM_GOPATH=0 [2020-01-17T14:49:16.836Z] + TMP_GOPATH= [2020-01-17T14:49:16.836Z] + : /build [2020-01-17T14:49:16.836Z] + '[' -z '' ']' [2020-01-17T14:49:16.836Z] ++ mktemp -d [2020-01-17T14:49:16.836Z] + export GOPATH=/tmp/tmp.cqJ2c3zzRy [2020-01-17T14:49:16.836Z] + GOPATH=/tmp/tmp.cqJ2c3zzRy [2020-01-17T14:49:16.836Z] + RM_GOPATH=1 [2020-01-17T14:49:16.836Z] ++ dirname ./install.sh [2020-01-17T14:49:16.836Z] + dir=. [2020-01-17T14:49:16.836Z] + bin=runc [2020-01-17T14:49:16.836Z] + shift [2020-01-17T14:49:16.836Z] + '[' '!' -f ./runc.installer ']' [2020-01-17T14:49:16.836Z] + . ./runc.installer [2020-01-17T14:49:16.836Z] ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:49:16.836Z] + install_runc [2020-01-17T14:49:16.836Z] + uname -r [2020-01-17T14:49:16.836Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-01-17T14:49:16.836Z] Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-17T14:49:16.836Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-17T14:49:16.836Z] + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-17T14:49:16.836Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cqJ2c3zzRy/src/github.com/opencontainers/runc [2020-01-17T14:49:16.836Z] Cloning into '/tmp/tmp.cqJ2c3zzRy/src/github.com/opencontainers/runc'... [2020-01-17T14:49:17.128Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-17T14:49:17.948Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2020-01-17T14:49:18.322Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 66.3% of statements [2020-01-17T14:49:18.322Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-01-17T14:49:18.870Z] + cd /tmp/tmp.cqJ2c3zzRy/src/github.com/opencontainers/runc [2020-01-17T14:49:18.870Z] + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-17T14:49:18.870Z] + '[' -z '' ']' [2020-01-17T14:49:18.870Z] + target=static [2020-01-17T14:49:18.870Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-17T14:49:19.238Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-01-17T14:49:19.238Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2020-01-17T14:49:19.488Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-17T14:49:20.890Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 70.1% of statements [2020-01-17T14:49:21.300Z] ok github.com/docker/docker/pkg/ioutils 0.386s coverage: 70.4% of statements [2020-01-17T14:49:21.741Z] ok github.com/docker/docker/pkg/jsonmessage 0.036s coverage: 91.7% of statements [2020-01-17T14:49:21.741Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-01-17T14:49:22.141Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-01-17T14:49:22.141Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-17T14:49:22.969Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-01-17T14:49:23.393Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-01-17T14:49:23.783Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-01-17T14:49:24.177Z] ok github.com/docker/docker/pkg/mount 1.240s coverage: 69.6% of statements [2020-01-17T14:49:24.177Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-17T14:49:24.177Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-01-17T14:49:24.570Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-01-17T14:49:24.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-17T14:49:24.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-17T14:49:25.896Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-01-17T14:49:26.274Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-01-17T14:49:27.100Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2020-01-17T14:49:27.100Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-01-17T14:49:28.065Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:49:28.065Z] [2020-01-17T14:49:28.065Z] [2020-01-17T14:49:28.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-17T14:49:28.065Z] [2020-01-17T14:49:28.065Z] [2020-01-17T14:49:28.065Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-17T14:49:28.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-17T14:49:28.065Z] No new tests added to integration. [2020-01-17T14:49:28.065Z] [2020-01-17T14:49:28.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-17T14:49:28.065Z] PKG_CONFIG=pkg-config [2020-01-17T14:49:28.065Z] GOLANG_VERSION=1.12.14 [2020-01-17T14:49:28.065Z] HOSTNAME=30caf7d47088 [2020-01-17T14:49:28.065Z] KEEPBUNDLE=1 [2020-01-17T14:49:28.065Z] container=docker [2020-01-17T14:49:28.065Z] TEST_SKIP_INTEGRATION=1 [2020-01-17T14:49:28.065Z] GOPATH=/go [2020-01-17T14:49:28.065Z] PWD=/go/src/github.com/docker/docker [2020-01-17T14:49:28.065Z] HOME=/root [2020-01-17T14:49:28.065Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-01-17T14:49:28.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-17T14:49:28.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-17T14:49:28.065Z] DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:49:28.065Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-17T14:49:28.065Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-17T14:49:28.065Z] TERM=xterm [2020-01-17T14:49:28.065Z] VALIDATE_BRANCH=19.03 [2020-01-17T14:49:28.065Z] DEST=bundles/test-integration [2020-01-17T14:49:28.065Z] SHLVL=1 [2020-01-17T14:49:28.065Z] TIMEOUT=120m [2020-01-17T14:49:28.065Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-17T14:49:28.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-17T14:49:28.065Z] DOCKER_PKG=github.com/docker/docker [2020-01-17T14:49:28.065Z] TESTDEBUG=0 [2020-01-17T14:49:28.065Z] _=/usr/bin/env [2020-01-17T14:49:28.065Z] Building test suite binary ./integration-cli/test.main [2020-01-17T14:49:28.065Z] PKG_CONFIG=pkg-config [2020-01-17T14:49:28.065Z] GOLANG_VERSION=1.12.14 [2020-01-17T14:49:28.320Z] HOSTNAME=cc279dc2034b [2020-01-17T14:49:28.320Z] KEEPBUNDLE=1 [2020-01-17T14:49:28.320Z] container=docker [2020-01-17T14:49:28.320Z] TEST_SKIP_INTEGRATION=1 [2020-01-17T14:49:28.320Z] GOPATH=/go [2020-01-17T14:49:28.320Z] PWD=/go/src/github.com/docker/docker [2020-01-17T14:49:28.320Z] HOME=/root [2020-01-17T14:49:28.320Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-01-17T14:49:28.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-17T14:49:28.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-17T14:49:28.320Z] DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:49:28.320Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-17T14:49:28.320Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-17T14:49:28.320Z] TERM=xterm [2020-01-17T14:49:28.320Z] VALIDATE_BRANCH=19.03 [2020-01-17T14:49:28.320Z] DEST=bundles/test-integration [2020-01-17T14:49:28.320Z] SHLVL=1 [2020-01-17T14:49:28.320Z] TIMEOUT=120m [2020-01-17T14:49:28.320Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-17T14:49:28.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-17T14:49:28.320Z] DOCKER_PKG=github.com/docker/docker [2020-01-17T14:49:28.320Z] TESTDEBUG=0 [2020-01-17T14:49:28.320Z] _=/usr/bin/env [2020-01-17T14:49:28.320Z] Building test suite binary ./integration-cli/test.main [2020-01-17T14:49:28.492Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 72.7% of statements [2020-01-17T14:49:28.575Z] PKG_CONFIG=pkg-config [2020-01-17T14:49:28.575Z] GOLANG_VERSION=1.12.14 [2020-01-17T14:49:28.575Z] HOSTNAME=683bea6c7072 [2020-01-17T14:49:28.575Z] KEEPBUNDLE=1 [2020-01-17T14:49:28.575Z] container=docker [2020-01-17T14:49:28.575Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-17T14:49:28.575Z] GOPATH=/go [2020-01-17T14:49:28.575Z] PWD=/go/src/github.com/docker/docker [2020-01-17T14:49:28.575Z] HOME=/root [2020-01-17T14:49:28.575Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-01-17T14:49:28.575Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-17T14:49:28.575Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-17T14:49:28.575Z] DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:49:28.575Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-17T14:49:28.575Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-17T14:49:28.575Z] TERM=xterm [2020-01-17T14:49:28.575Z] VALIDATE_BRANCH=19.03 [2020-01-17T14:49:28.575Z] DEST=bundles/test-integration [2020-01-17T14:49:28.575Z] SHLVL=1 [2020-01-17T14:49:28.575Z] TIMEOUT=120m [2020-01-17T14:49:28.575Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-17T14:49:28.575Z] DOCKER_PKG=github.com/docker/docker [2020-01-17T14:49:28.575Z] TESTDEBUG=0 [2020-01-17T14:49:28.575Z] _=/usr/bin/env [2020-01-17T14:49:28.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-17T14:49:29.369Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-17T14:49:33.546Z] ok github.com/docker/docker/pkg/signal 3.080s coverage: 61.0% of statements [2020-01-17T14:49:33.546Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-01-17T14:49:33.942Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-01-17T14:49:34.307Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-01-17T14:49:35.119Z] ok github.com/docker/docker/pkg/symlink 0.011s coverage: 87.7% of statements [2020-01-17T14:49:35.505Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 81.4% of statements [2020-01-17T14:49:36.307Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 35.8% of statements [2020-01-17T14:49:37.094Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-01-17T14:49:37.507Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2020-01-17T14:49:38.545Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-01-17T14:49:38.979Z] testing: warning: no tests to run [2020-01-17T14:49:38.979Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-01-17T14:49:39.792Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-01-17T14:49:39.792Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-01-17T14:49:40.196Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-01-17T14:49:42.674Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.3% of statements [2020-01-17T14:49:44.001Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-01-17T14:49:44.793Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.5% of statements [2020-01-17T14:49:45.179Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2020-01-17T14:49:46.579Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-17T14:49:46.579Z] + mkdir -p /build [2020-01-17T14:49:46.579Z] + cp runc /build/runc [2020-01-17T14:49:46.579Z] Removing intermediate container d1360b2984c0 [2020-01-17T14:49:46.579Z] ---> 0e0e132e33e7 [2020-01-17T14:49:46.579Z] Step 81/125 : FROM dev-base AS tini [2020-01-17T14:49:46.579Z] ---> 28c6800056ce [2020-01-17T14:49:46.579Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:49:46.579Z] ---> Using cache [2020-01-17T14:49:46.579Z] ---> ac17eb2ad0ba [2020-01-17T14:49:46.579Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-01-17T14:49:46.579Z] ---> Running in 66d035892ff7 [2020-01-17T14:49:46.900Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:49:46.900Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:49:46.900Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:49:47.173Z] ok github.com/docker/docker/registry 0.210s coverage: 56.4% of statements [2020-01-17T14:49:47.186Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:49:47.186Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:49:47.186Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:49:47.470Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:49:47.757Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:49:48.489Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-01-17T14:49:48.489Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 49.0% of statements [2020-01-17T14:49:48.900Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:49:48.900Z] [2020-01-17T14:49:48.900Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-17T14:49:48.900Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-17T14:49:48.900Z] Using test binary docker [2020-01-17T14:49:48.900Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-17T14:49:48.900Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T14:49:48.900Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T14:49:48.900Z] Warning failed to create cache: (null) [2020-01-17T14:49:48.900Z] . [2020-01-17T14:49:48.900Z] INFO: Waiting for daemon to start... [2020-01-17T14:49:48.900Z] Starting dockerd [2020-01-17T14:49:48.900Z] . [2020-01-17T14:49:48.900Z] INFO: Building docker-sdk-python3:master... [2020-01-17T14:49:49.804Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2020-01-17T14:49:50.447Z] Fetched 7733 kB in 3s (2367 kB/s) [2020-01-17T14:49:50.619Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2020-01-17T14:49:51.078Z] Reading package lists... [2020-01-17T14:49:51.426Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-01-17T14:49:52.261Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2020-01-17T14:49:52.373Z] Reading package lists... [2020-01-17T14:49:52.662Z] Building dependency tree... [2020-01-17T14:49:52.662Z] Reading state information... [2020-01-17T14:49:52.948Z] The following additional packages will be installed: [2020-01-17T14:49:52.948Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-17T14:49:52.948Z] Suggested packages: [2020-01-17T14:49:52.948Z] codeblocks eclipse ninja-build lrzip [2020-01-17T14:49:52.948Z] Recommended packages: [2020-01-17T14:49:52.948Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-17T14:49:52.948Z] The following NEW packages will be installed: [2020-01-17T14:49:52.948Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-17T14:49:52.948Z] vim-common xxd [2020-01-17T14:49:52.948Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:49:52.948Z] Need to get 13.4 MB of archives. [2020-01-17T14:49:52.948Z] After this operation, 60.4 MB of additional disk space will be used. [2020-01-17T14:49:52.948Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-17T14:49:53.236Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-17T14:49:53.236Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-17T14:49:54.125Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-01-17T14:49:54.253Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-17T14:49:54.254Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-17T14:49:54.254Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-17T14:49:54.254Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-17T14:49:54.254Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-17T14:49:54.537Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:49:54.537Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:49:54.824Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:49:54.824Z] Fetched 13.4 MB in 1s (8458 kB/s) [2020-01-17T14:49:54.824Z] Selecting previously unselected package cmake-data. [2020-01-17T14:49:54.824Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-17T14:49:54.824Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-17T14:49:54.824Z] Unpacking cmake-data (3.7.2-1) ... [2020-01-17T14:49:55.445Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-17T14:49:55.445Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-17T14:49:55.445Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:49:55.445Z] Selecting previously unselected package libicu57:ppc64el. [2020-01-17T14:49:55.445Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-17T14:49:55.445Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-17T14:49:56.458Z] Selecting previously unselected package libxml2:ppc64el. [2020-01-17T14:49:56.458Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-17T14:49:56.458Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:49:56.750Z] Selecting previously unselected package libarchive13:ppc64el. [2020-01-17T14:49:56.750Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-17T14:49:56.750Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-17T14:49:56.750Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-17T14:49:56.750Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-17T14:49:56.750Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-17T14:49:56.750Z] Selecting previously unselected package libuv1:ppc64el. [2020-01-17T14:49:56.750Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-17T14:49:56.750Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-17T14:49:56.750Z] Selecting previously unselected package cmake. [2020-01-17T14:49:56.750Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-17T14:49:56.750Z] Unpacking cmake (3.7.2-1) ... [2020-01-17T14:49:57.367Z] Selecting previously unselected package xxd. [2020-01-17T14:49:57.367Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-17T14:49:57.367Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:49:57.367Z] Selecting previously unselected package vim-common. [2020-01-17T14:49:57.367Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:49:57.367Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:49:57.367Z] Processing triggers for mime-support (3.60) ... [2020-01-17T14:49:57.367Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:49:57.367Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-17T14:49:57.367Z] Setting up cmake-data (3.7.2-1) ... [2020-01-17T14:49:57.367Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-17T14:49:57.367Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-17T14:49:57.650Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:49:57.650Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:49:57.650Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:49:57.650Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-17T14:49:57.650Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-17T14:49:57.650Z] Setting up cmake (3.7.2-1) ... [2020-01-17T14:49:57.650Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:49:58.375Z] 65014b3c3121: Pull complete [2020-01-17T14:49:59.445Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.8% of statements [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/rootless [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/volume [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-17T14:49:59.446Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === Skipped [2020-01-17T14:49:59.446Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-17T14:49:59.446Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-17T14:49:59.446Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:73: No driver to put! [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-17T14:49:59.446Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-17T14:49:59.446Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-17T14:49:59.446Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:49:59.446Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-17T14:49:59.446Z] graphtest_unix.go:73: No driver to put! [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-17T14:49:59.446Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] [2020-01-17T14:49:59.446Z] DONE 2065 tests, 19 skipped in 251.491s [2020-01-17T14:49:59.690Z] Removing intermediate container 66d035892ff7 [2020-01-17T14:49:59.690Z] ---> 42062718d95f [2020-01-17T14:49:59.690Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:49:59.690Z] ---> 80328aee342b [2020-01-17T14:49:59.690Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-01-17T14:49:59.690Z] ---> Running in 757c3835b2bd [2020-01-17T14:49:59.690Z] Removing intermediate container 757c3835b2bd [2020-01-17T14:49:59.690Z] ---> 9c8acdc06b33 [2020-01-17T14:49:59.690Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ Post stage [Pipeline] junit [2020-01-17T14:49:59.975Z] ---> 9b4a83fc1ed3 [2020-01-17T14:49:59.975Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:49:59.975Z] ---> Running in ff9cf0107b47 [2020-01-17T14:49:59.998Z] Recording test results [2020-01-17T14:50:00.259Z] + RM_GOPATH=0 [2020-01-17T14:50:00.259Z] + TMP_GOPATH= [2020-01-17T14:50:00.259Z] + : /build [2020-01-17T14:50:00.259Z] + '[' -z '' ']' [2020-01-17T14:50:00.259Z] ++ mktemp -d [2020-01-17T14:50:00.259Z] + export GOPATH=/tmp/tmp.2DpueI38Kv [2020-01-17T14:50:00.259Z] + GOPATH=/tmp/tmp.2DpueI38Kv [2020-01-17T14:50:00.259Z] + RM_GOPATH=1 [2020-01-17T14:50:00.259Z] ++ dirname ./install.sh [2020-01-17T14:50:00.259Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:50:00.259Z] + dir=. [2020-01-17T14:50:00.259Z] + bin=tini [2020-01-17T14:50:00.259Z] + shift [2020-01-17T14:50:00.259Z] + '[' '!' -f ./tini.installer ']' [2020-01-17T14:50:00.259Z] + . ./tini.installer [2020-01-17T14:50:00.259Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:50:00.259Z] + install_tini [2020-01-17T14:50:00.259Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-17T14:50:00.259Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.2DpueI38Kv/tini [2020-01-17T14:50:00.259Z] Cloning into '/tmp/tmp.2DpueI38Kv/tini'... [2020-01-17T14:50:00.879Z] + cd /tmp/tmp.2DpueI38Kv/tini [2020-01-17T14:50:00.879Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-17T14:50:00.879Z] + cmake . [2020-01-17T14:50:00.879Z] -- The C compiler identification is GNU 6.3.0 [2020-01-17T14:50:00.879Z] -- Check for working C compiler: /usr/bin/cc [2020-01-17T14:50:00.879Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-01-17T14:50:00.879Z] -- Detecting C compiler ABI info [2020-01-17T14:50:01.166Z] -- Detecting C compiler ABI info - done [2020-01-17T14:50:01.166Z] -- Detecting C compile features [2020-01-17T14:50:01.450Z] -- Detecting C compile features - done [2020-01-17T14:50:01.450Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-17T14:50:01.450Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-01-17T14:50:01.735Z] -- Configuring done [2020-01-17T14:50:01.735Z] -- Generating done [2020-01-17T14:50:01.735Z] -- Build files have been written to: /tmp/tmp.2DpueI38Kv/tini [2020-01-17T14:50:01.735Z] + make tini-static [2020-01-17T14:50:01.735Z] Scanning dependencies of target tini-static [2020-01-17T14:50:01.735Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [Pipeline] sh [2020-01-17T14:50:02.371Z] [100%] Linking C executable tini-static [2020-01-17T14:50:02.371Z] [100%] Built target tini-static [2020-01-17T14:50:02.371Z] + mkdir -p /build [2020-01-17T14:50:02.371Z] + cp tini-static /build/docker-init [2020-01-17T14:50:02.693Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh dynbinary test-integration [2020-01-17T14:50:02.693Z] [2020-01-17T14:50:02.693Z] Removing bundles/ [2020-01-17T14:50:02.693Z] [2020-01-17T14:50:02.693Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-17T14:50:02.992Z] Removing intermediate container ff9cf0107b47 [2020-01-17T14:50:02.992Z] ---> 214313c74639 [2020-01-17T14:50:02.992Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-01-17T14:50:02.992Z] ---> 28c6800056ce [2020-01-17T14:50:02.992Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-01-17T14:50:02.992Z] ---> Running in 4c6f1e4d897a [2020-01-17T14:50:02.992Z] Removing intermediate container 4c6f1e4d897a [2020-01-17T14:50:02.992Z] ---> 18f77988af0d [2020-01-17T14:50:02.992Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T14:50:03.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:50:03.066Z] GOOS="" GOARCH="" GOARM="" [2020-01-17T14:50:03.284Z] ---> e6e4e103ab9b [2020-01-17T14:50:03.284Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-01-17T14:50:03.284Z] ---> 683d6a6d2140 [2020-01-17T14:50:03.284Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-01-17T14:50:03.567Z] ---> Running in ba20cd096faf [2020-01-17T14:50:03.850Z] + RM_GOPATH=0 [2020-01-17T14:50:03.850Z] + TMP_GOPATH= [2020-01-17T14:50:03.850Z] + : /build/ [2020-01-17T14:50:03.850Z] + '[' -z '' ']' [2020-01-17T14:50:03.850Z] ++ mktemp -d [2020-01-17T14:50:03.850Z] + export GOPATH=/tmp/tmp.NxDtbTVOMq [2020-01-17T14:50:03.850Z] + GOPATH=/tmp/tmp.NxDtbTVOMq [2020-01-17T14:50:03.850Z] + RM_GOPATH=1 [2020-01-17T14:50:03.850Z] ++ dirname ./install.sh [2020-01-17T14:50:03.850Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:50:03.850Z] + dir=. [2020-01-17T14:50:03.850Z] + bin=rootlesskit [2020-01-17T14:50:03.850Z] + shift [2020-01-17T14:50:03.850Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-01-17T14:50:03.850Z] + . ./rootlesskit.installer [2020-01-17T14:50:03.850Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:50:03.850Z] + install_rootlesskit [2020-01-17T14:50:03.850Z] + case "$1" in [2020-01-17T14:50:03.850Z] + export CGO_ENABLED=0 [2020-01-17T14:50:03.850Z] + CGO_ENABLED=0 [2020-01-17T14:50:03.850Z] + _install_rootlesskit [2020-01-17T14:50:03.850Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2020-01-17T14:50:03.850Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NxDtbTVOMq/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:50:03.850Z] Cloning into '/tmp/tmp.NxDtbTVOMq/src/github.com/rootless-containers/rootlesskit'... [2020-01-17T14:50:06.558Z] + cd /tmp/tmp.NxDtbTVOMq/src/github.com/rootless-containers/rootlesskit [2020-01-17T14:50:06.558Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2020-01-17T14:50:06.558Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:50:06.558Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-17T14:50:19.194Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-01-17T14:50:19.194Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-17T14:50:20.675Z] Removing intermediate container ba20cd096faf [2020-01-17T14:50:20.675Z] ---> 7c2128d032bf [2020-01-17T14:50:20.675Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-01-17T14:50:20.973Z] ---> 22ccf78c93fd [2020-01-17T14:50:20.973Z] Step 94/125 : FROM runtime-dev AS dev [2020-01-17T14:50:20.973Z] ---> cda5a5485fec [2020-01-17T14:50:20.973Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-01-17T14:50:20.973Z] ---> Running in 5707152a4646 [2020-01-17T14:50:20.973Z] Removing intermediate container 5707152a4646 [2020-01-17T14:50:20.973Z] ---> 5a0126bfce55 [2020-01-17T14:50:20.973Z] Step 96/125 : RUN groupadd -r docker [2020-01-17T14:50:20.973Z] ---> Running in 6b30bf91ab5f [2020-01-17T14:50:21.985Z] Removing intermediate container 6b30bf91ab5f [2020-01-17T14:50:21.985Z] ---> acb5dbf32a17 [2020-01-17T14:50:21.985Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-01-17T14:50:21.985Z] ---> Running in 4b9b5b272352 [2020-01-17T14:50:22.605Z] Removing intermediate container 4b9b5b272352 [2020-01-17T14:50:22.605Z] ---> 39c9abac1543 [2020-01-17T14:50:22.605Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-01-17T14:50:22.605Z] ---> Running in bb9337625a4f [2020-01-17T14:50:23.229Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-17T14:50:23.516Z] Removing intermediate container bb9337625a4f [2020-01-17T14:50:23.516Z] ---> 2bf1655ed78f [2020-01-17T14:50:23.516Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-01-17T14:50:23.516Z] ---> Running in 2d73824032a3 [2020-01-17T14:50:24.138Z] Removing intermediate container 2d73824032a3 [2020-01-17T14:50:24.138Z] ---> 97930a4e7f64 [2020-01-17T14:50:24.138Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-01-17T14:50:24.138Z] ---> Running in 7cf49f0d9d89 [2020-01-17T14:50:25.172Z] Removing intermediate container 7cf49f0d9d89 [2020-01-17T14:50:25.172Z] ---> a427811ad592 [2020-01-17T14:50:25.172Z] Step 101/125 : RUN ldconfig [2020-01-17T14:50:25.172Z] ---> Running in 11818942cb47 [2020-01-17T14:50:25.886Z] Removing intermediate container 11818942cb47 [2020-01-17T14:50:25.886Z] ---> b9e602e95ff6 [2020-01-17T14:50:25.886Z] 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-01-17T14:50:25.886Z] ---> Running in 911d88fbbf0a [2020-01-17T14:50:26.171Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-17T14:50:26.171Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-17T14:50:26.171Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-17T14:50:26.457Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-17T14:50:26.457Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-17T14:50:26.457Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-17T14:50:26.745Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-17T14:50:27.030Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-17T14:50:29.712Z] Fetched 7733 kB in 3s (2443 kB/s) [2020-01-17T14:50:30.752Z] Reading package lists... [2020-01-17T14:50:31.772Z] Reading package lists... [2020-01-17T14:50:32.058Z] Building dependency tree... [2020-01-17T14:50:32.058Z] Reading state information... [2020-01-17T14:50:32.058Z] The following additional packages will be installed: [2020-01-17T14:50:32.058Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-01-17T14:50:32.058Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-01-17T14:50:32.058Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-01-17T14:50:32.058Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-01-17T14:50:32.058Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-17T14:50:32.058Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-17T14:50:32.058Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-01-17T14:50:32.058Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-01-17T14:50:32.058Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-01-17T14:50:32.342Z] Suggested packages: [2020-01-17T14:50:32.342Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-01-17T14:50:32.342Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-01-17T14:50:32.342Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-01-17T14:50:32.342Z] vim-doc vim-scripts xfsdump acl attr quota [2020-01-17T14:50:32.342Z] Recommended packages: [2020-01-17T14:50:32.342Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-17T14:50:32.342Z] python3-keyrings.alt python3-xdg unzip [2020-01-17T14:50:33.355Z] The following NEW packages will be installed: [2020-01-17T14:50:33.355Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-01-17T14:50:33.355Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-01-17T14:50:33.355Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-17T14:50:33.355Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-01-17T14:50:33.355Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-01-17T14:50:33.355Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-01-17T14:50:33.355Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-01-17T14:50:33.355Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-01-17T14:50:33.355Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-01-17T14:50:33.355Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-01-17T14:50:33.355Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-01-17T14:50:33.355Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-01-17T14:50:33.355Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-01-17T14:50:33.355Z] xfsprogs xxd xz-utils zip [2020-01-17T14:50:33.355Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-01-17T14:50:33.355Z] Need to get 87.3 MB of archives. [2020-01-17T14:50:33.355Z] After this operation, 585 MB of additional disk space will be used. [2020-01-17T14:50:33.355Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-17T14:50:33.355Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-17T14:50:33.355Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-17T14:50:33.355Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-17T14:50:33.355Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-17T14:50:33.355Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-17T14:50:33.355Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-17T14:50:33.697Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-17T14:50:33.697Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-17T14:50:33.697Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-17T14:50:33.990Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-17T14:50:33.990Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-17T14:50:33.990Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-17T14:50:33.990Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-17T14:50:33.990Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-17T14:50:33.990Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-17T14:50:33.990Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-17T14:50:33.990Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-17T14:50:33.990Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-17T14:50:33.990Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-17T14:50:33.990Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-17T14:50:33.990Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-17T14:50:33.990Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-17T14:50:33.990Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-17T14:50:33.990Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-17T14:50:33.990Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-17T14:50:33.990Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-17T14:50:33.990Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-17T14:50:34.277Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-17T14:50:34.277Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-17T14:50:34.277Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-17T14:50:34.277Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-17T14:50:34.277Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-17T14:50:34.277Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-17T14:50:34.277Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-17T14:50:34.277Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-17T14:50:34.277Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-17T14:50:34.277Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-17T14:50:34.277Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-17T14:50:34.277Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-17T14:50:34.277Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-17T14:50:34.277Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-17T14:50:34.277Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-17T14:50:34.277Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-17T14:50:34.277Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-17T14:50:34.277Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-17T14:50:34.277Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-17T14:50:34.277Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-17T14:50:34.566Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-17T14:50:34.566Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-17T14:50:34.566Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-17T14:50:34.566Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-17T14:50:34.566Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-17T14:50:34.566Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-17T14:50:34.566Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-17T14:50:34.566Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-17T14:50:34.852Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-17T14:50:35.137Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-17T14:50:35.137Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-17T14:50:35.137Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-17T14:50:35.137Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-17T14:50:35.137Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-17T14:50:35.137Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-17T14:50:35.423Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-17T14:50:35.423Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-17T14:50:35.559Z] sha256:9be3eb43bef213505b8b34777a01450f0104c662b798e53b0981f31fdfbcbe49 [2020-01-17T14:50:35.559Z] INFO: Starting docker-py tests... [2020-01-17T14:50:35.559Z] ============================= test session starts ============================== [2020-01-17T14:50:35.559Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-17T14:50:35.559Z] rootdir: /src, inifile: pytest.ini [2020-01-17T14:50:35.559Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-17T14:50:35.559Z] collected 385 items / 3 deselected / 382 selected [2020-01-17T14:50:35.559Z] [2020-01-17T14:50:35.708Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-17T14:50:35.708Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-17T14:50:35.708Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-01-17T14:50:37.227Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-01-17T14:50:37.845Z] debconf: delaying package configuration, since apt-utils is not installed [2020-01-17T14:50:37.845Z] Fetched 87.3 MB in 4s (20.0 MB/s) [2020-01-17T14:50:37.845Z] Selecting previously unselected package bash-completion. [2020-01-17T14:50:37.845Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2020-01-17T14:50:37.845Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-17T14:50:39.326Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-01-17T14:50:39.326Z] Selecting previously unselected package libnet1:ppc64el. [2020-01-17T14:50:39.326Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-17T14:50:39.326Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-17T14:50:39.326Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-17T14:50:39.326Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-17T14:50:39.326Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-17T14:50:39.326Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-17T14:50:39.326Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-17T14:50:39.326Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-17T14:50:39.326Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-01-17T14:50:39.326Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-17T14:50:39.326Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-17T14:50:39.326Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-17T14:50:39.326Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-17T14:50:39.326Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-17T14:50:39.611Z] Selecting previously unselected package python3.5-minimal. [2020-01-17T14:50:39.611Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-17T14:50:39.611Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:50:39.611Z] Selecting previously unselected package python3-minimal. [2020-01-17T14:50:39.611Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-17T14:50:39.611Z] Unpacking python3-minimal (3.5.3-1) ... [2020-01-17T14:50:39.897Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-01-17T14:50:39.897Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-17T14:50:39.897Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-17T14:50:39.897Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-17T14:50:39.897Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-17T14:50:39.897Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-17T14:50:40.182Z] Selecting previously unselected package python3.5. [2020-01-17T14:50:40.182Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-17T14:50:40.182Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:50:40.182Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-17T14:50:40.182Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-17T14:50:40.182Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-17T14:50:40.182Z] Selecting previously unselected package dh-python. [2020-01-17T14:50:40.182Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-01-17T14:50:40.182Z] Unpacking dh-python (2.20170125) ... [2020-01-17T14:50:40.182Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-17T14:50:40.182Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-17T14:50:41.205Z] Setting up python3-minimal (3.5.3-1) ... [2020-01-17T14:50:41.495Z] Selecting previously unselected package python3. [2020-01-17T14:50:41.495Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2020-01-17T14:50:41.495Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-17T14:50:41.495Z] Unpacking python3 (3.5.3-1) ... [2020-01-17T14:50:41.495Z] Selecting previously unselected package pigz. [2020-01-17T14:50:41.495Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-17T14:50:41.495Z] Unpacking pigz (2.3.4-1) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-01-17T14:50:41.805Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-01-17T14:50:41.805Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package libiptc0:ppc64el. [2020-01-17T14:50:41.805Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package libxtables12:ppc64el. [2020-01-17T14:50:41.805Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-17T14:50:41.805Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-17T14:50:41.805Z] Selecting previously unselected package iptables. [2020-01-17T14:50:41.805Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-17T14:50:41.805Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package xxd. [2020-01-17T14:50:42.090Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-17T14:50:42.090Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package vim-common. [2020-01-17T14:50:42.090Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:50:42.090Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package bzip2. [2020-01-17T14:50:42.090Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-17T14:50:42.090Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package libgpm2:ppc64el. [2020-01-17T14:50:42.090Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-17T14:50:42.090Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package xz-utils. [2020-01-17T14:50:42.090Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-17T14:50:42.090Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:50:42.090Z] Selecting previously unselected package aufs-tools. [2020-01-17T14:50:42.090Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-17T14:50:42.090Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:50:42.376Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-17T14:50:42.376Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-17T14:50:42.376Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:50:42.376Z] Selecting previously unselected package btrfs-progs. [2020-01-17T14:50:42.376Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-17T14:50:42.376Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-01-17T14:50:42.376Z] Selecting previously unselected package btrfs-tools. [2020-01-17T14:50:42.376Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-17T14:50:42.376Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-01-17T14:50:42.376Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-17T14:50:42.376Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-17T14:50:42.376Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package dmsetup. [2020-01-17T14:50:42.662Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libonig4:ppc64el. [2020-01-17T14:50:42.662Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libjq1:ppc64el. [2020-01-17T14:50:42.662Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package jq. [2020-01-17T14:50:42.662Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libaio1:ppc64el. [2020-01-17T14:50:42.662Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libcap2-bin. [2020-01-17T14:50:42.662Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-17T14:50:42.662Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-17T14:50:42.662Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-17T14:50:42.662Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-17T14:50:42.662Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-17T14:50:42.946Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-17T14:50:42.946Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-17T14:50:42.946Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-17T14:50:42.946Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-17T14:50:42.946Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-17T14:50:42.946Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-17T14:50:42.946Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-17T14:50:42.946Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-17T14:50:42.946Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-17T14:50:43.232Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-17T14:50:43.232Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-17T14:50:43.232Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-17T14:50:43.232Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-17T14:50:43.232Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-17T14:50:43.232Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-17T14:50:43.232Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-17T14:50:43.232Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-17T14:50:43.232Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-17T14:50:43.232Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-17T14:50:43.232Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-17T14:50:43.232Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-17T14:50:43.516Z] Selecting previously unselected package libreadline5:ppc64el. [2020-01-17T14:50:43.516Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-17T14:50:43.516Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-17T14:50:43.516Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-17T14:50:43.516Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-17T14:50:43.516Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-17T14:50:43.800Z] Selecting previously unselected package net-tools. [2020-01-17T14:50:43.800Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-17T14:50:43.800Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:50:44.090Z] Selecting previously unselected package python-pip-whl. [2020-01-17T14:50:44.090Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:50:44.090Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:50:44.090Z] Selecting previously unselected package python3-pip. [2020-01-17T14:50:44.090Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-17T14:50:44.090Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:50:44.090Z] Selecting previously unselected package python3-pkg-resources. [2020-01-17T14:50:44.090Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-17T14:50:44.090Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:50:44.377Z] Selecting previously unselected package python3-setuptools. [2020-01-17T14:50:44.377Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-01-17T14:50:44.377Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-01-17T14:50:44.377Z] Selecting previously unselected package python3-wheel. [2020-01-17T14:50:44.377Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-01-17T14:50:44.377Z] Unpacking python3-wheel (0.29.0-2) ... [2020-01-17T14:50:44.377Z] Selecting previously unselected package thin-provisioning-tools. [2020-01-17T14:50:44.377Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-17T14:50:44.377Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:50:44.377Z] Selecting previously unselected package vim-runtime. [2020-01-17T14:50:44.377Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-17T14:50:44.377Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-17T14:50:44.670Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-17T14:50:44.670Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:50:45.790Z] Selecting previously unselected package vim. [2020-01-17T14:50:45.790Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-17T14:50:45.790Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:50:45.790Z] Selecting previously unselected package xfsprogs. [2020-01-17T14:50:45.790Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-17T14:50:45.790Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:50:46.080Z] Selecting previously unselected package zip. [2020-01-17T14:50:46.080Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-01-17T14:50:46.080Z] Unpacking zip (3.0-11+b1) ... [2020-01-17T14:50:46.080Z] Selecting previously unselected package libapparmor-perl. [2020-01-17T14:50:46.080Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-17T14:50:46.080Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:50:46.363Z] Selecting previously unselected package apparmor. [2020-01-17T14:50:46.363Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-17T14:50:46.363Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:50:46.363Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-17T14:50:46.363Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-17T14:50:46.363Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:50:46.991Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-17T14:50:46.991Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-17T14:50:46.991Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:50:47.613Z] Selecting previously unselected package binutils-mingw-w64. [2020-01-17T14:50:47.613Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-17T14:50:47.613Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:50:47.613Z] Selecting previously unselected package mingw-w64-common. [2020-01-17T14:50:47.613Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-17T14:50:47.613Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-17T14:50:48.629Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-17T14:50:48.629Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-17T14:50:48.629Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:50:50.126Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-01-17T14:50:50.126Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-17T14:50:50.126Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:50:50.126Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-17T14:50:50.126Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-17T14:50:50.126Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:50:55.648Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-17T14:50:55.648Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-17T14:50:55.648Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:50:56.984Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-17T14:50:57.550Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-17T14:50:58.921Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-17T14:50:59.123Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-17T14:50:59.123Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-17T14:50:59.123Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-17T14:50:59.123Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-17T14:50:59.123Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-17T14:50:59.123Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:50:59.123Z] Processing triggers for mime-support (3.60) ... [2020-01-17T14:50:59.123Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:50:59.123Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-17T14:50:59.123Z] Setting up libcap2-bin (1:2.25-1) ... [2020-01-17T14:50:59.123Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-17T14:50:59.123Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-17T14:50:59.123Z] Setting up bash-completion (1:2.1-4.3) ... [2020-01-17T14:51:00.137Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-17T14:51:00.137Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-17T14:51:00.137Z] Setting up zip (3.0-11+b1) ... [2020-01-17T14:51:00.137Z] Setting up bzip2 (1.0.6-8.1) ... [2020-01-17T14:51:00.137Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-17T14:51:00.137Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-17T14:51:00.137Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:51:00.137Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-17T14:51:00.137Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:51:00.137Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-17T14:51:00.137Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-17T14:51:00.137Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-17T14:51:00.137Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:51:00.137Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-17T14:51:00.137Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-17T14:51:00.137Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-17T14:51:00.137Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:51:00.137Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-17T14:51:00.137Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-17T14:51:00.137Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-17T14:51:00.427Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-17T14:51:00.427Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-17T14:51:00.427Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-17T14:51:00.427Z] Setting up pigz (2.3.4-1) ... [2020-01-17T14:51:00.427Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-17T14:51:00.427Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-17T14:51:00.427Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:51:00.427Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-01-17T14:51:00.427Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-17T14:51:00.427Z] Setting up jq (1.5+dfsg-1.3) ... [2020-01-17T14:51:00.427Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-17T14:51:00.427Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-17T14:51:00.427Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-17T14:51:00.427Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-17T14:51:00.427Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-17T14:51:00.427Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-17T14:51:00.427Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-17T14:51:00.427Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-17T14:51:00.427Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-17T14:51:00.711Z] Setting up btrfs-progs (4.7.3-1) ... [2020-01-17T14:51:00.711Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-17T14:51:00.711Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-17T14:51:02.774Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-17T14:51:02.775Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] Setting up btrfs-tools (4.7.3-1) ... [2020-01-17T14:51:02.775Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] 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-01-17T14:51:02.775Z] Setting up python3 (3.5.3-1) ... [2020-01-17T14:51:03.396Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-17T14:51:04.013Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-17T14:51:04.297Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-17T14:51:04.297Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-17T14:51:04.297Z] Setting up python3-wheel (0.29.0-2) ... [2020-01-17T14:51:04.581Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-17T14:51:04.866Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-17T14:51:04.866Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-17T14:51:05.483Z] Setting up dmsetup (2:1.02.137-2) ... [2020-01-17T14:51:05.483Z] Setting up python3-setuptools (33.1.1-1) ... [2020-01-17T14:51:05.767Z] Setting up dh-python (2.20170125) ... [2020-01-17T14:51:06.051Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-17T14:51:06.051Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-17T14:51:13.643Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:51:13.643Z] [2020-01-17T14:51:13.643Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-17T14:51:13.643Z] PKG_CONFIG=pkg-config [2020-01-17T14:51:13.643Z] GOLANG_VERSION=1.12.14 [2020-01-17T14:51:13.643Z] HOSTNAME=232df1eb2555 [2020-01-17T14:51:13.643Z] DOCKER_EXPERIMENTAL=1 [2020-01-17T14:51:13.643Z] container=docker [2020-01-17T14:51:13.643Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-17T14:51:13.643Z] GOPATH=/go [2020-01-17T14:51:13.643Z] PWD=/go/src/github.com/docker/docker [2020-01-17T14:51:13.643Z] HOME=/root [2020-01-17T14:51:13.643Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-01-17T14:51:13.643Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-17T14:51:13.643Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-17T14:51:13.643Z] DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T14:51:13.643Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-17T14:51:13.643Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-17T14:51:13.643Z] TERM=xterm [2020-01-17T14:51:13.643Z] VALIDATE_BRANCH=19.03 [2020-01-17T14:51:13.643Z] DEST=bundles/test-integration [2020-01-17T14:51:13.643Z] SHLVL=1 [2020-01-17T14:51:13.643Z] TIMEOUT=120m [2020-01-17T14:51:13.643Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-17T14:51:13.643Z] DOCKER_PKG=github.com/docker/docker [2020-01-17T14:51:13.643Z] TESTDEBUG=0 [2020-01-17T14:51:13.643Z] _=/usr/bin/env [2020-01-17T14:51:13.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-17T14:51:19.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-17T14:51:21.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-17T14:51:21.337Z] Removing intermediate container 911d88fbbf0a [2020-01-17T14:51:21.337Z] ---> 66aecd8431ca [2020-01-17T14:51:21.337Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-01-17T14:51:21.337Z] ---> Running in 639cd862a584 [2020-01-17T14:51:22.351Z] Collecting yamllint==1.16.0 [2020-01-17T14:51:22.633Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-17T14:51:22.916Z] Collecting pyyaml (from yamllint==1.16.0) [2020-01-17T14:51:23.201Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-17T14:51:24.223Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-17T14:51:24.223Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-17T14:51:24.507Z] Building wheels for collected packages: pyyaml [2020-01-17T14:51:24.507Z] Running setup.py bdist_wheel for pyyaml: started [2020-01-17T14:51:25.124Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-17T14:51:25.124Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-17T14:51:25.124Z] Successfully built pyyaml [2020-01-17T14:51:25.124Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-01-17T14:51:25.409Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-17T14:51:26.031Z] Removing intermediate container 639cd862a584 [2020-01-17T14:51:26.031Z] ---> b7d1ede8cf03 [2020-01-17T14:51:26.031Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-01-17T14:51:27.060Z] ---> aef02ba8611d [2020-01-17T14:51:27.060Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-17T14:51:29.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-17T14:51:31.467Z] ---> 8ebaf4cf9bd4 [2020-01-17T14:51:31.467Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-01-17T14:51:32.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-17T14:51:33.648Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-17T14:51:34.934Z] ---> ff9f4bf90afd [2020-01-17T14:51:34.934Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-17T14:51:34.934Z] ---> 47ac4db1acbe [2020-01-17T14:51:34.934Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-17T14:51:34.934Z] ---> 3ccd4527f7ab [2020-01-17T14:51:34.934Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-01-17T14:51:35.218Z] ---> b34d5f1012f5 [2020-01-17T14:51:35.218Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-01-17T14:51:35.503Z] ---> a2b022592a6c [2020-01-17T14:51:35.503Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-01-17T14:51:35.786Z] ---> 6f97973b56ec [2020-01-17T14:51:35.786Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-01-17T14:51:36.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-17T14:51:37.268Z] ---> 6a1b95f175aa [2020-01-17T14:51:37.268Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-01-17T14:51:37.268Z] ---> a7f2da555493 [2020-01-17T14:51:37.268Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-01-17T14:51:37.885Z] ---> b2f11f3a78c0 [2020-01-17T14:51:37.885Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-01-17T14:51:38.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-17T14:51:38.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-17T14:51:39.379Z] ---> 205f0f9751ee [2020-01-17T14:51:39.379Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-01-17T14:51:39.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-17T14:51:39.663Z] ---> a1b9b8aa9213 [2020-01-17T14:51:39.663Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-17T14:51:40.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-17T14:51:40.280Z] ---> f63f7d255440 [2020-01-17T14:51:40.280Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-01-17T14:51:40.563Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-01-17T14:51:40.563Z] bad55c542dc9: Pulling fs layer [2020-01-17T14:51:41.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-17T14:51:41.182Z] bad55c542dc9: Verifying Checksum [2020-01-17T14:51:41.182Z] bad55c542dc9: Download complete [2020-01-17T14:51:41.469Z] bad55c542dc9: Pull complete [2020-01-17T14:51:41.469Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-17T14:51:41.469Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-17T14:51:42.092Z] ---> 079ad056e225 [2020-01-17T14:51:42.092Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-01-17T14:51:42.092Z] ---> Running in 1fe3af6a7110 [2020-01-17T14:51:42.092Z] Removing intermediate container 1fe3af6a7110 [2020-01-17T14:51:42.092Z] ---> 827da8114564 [2020-01-17T14:51:42.092Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-01-17T14:51:42.092Z] ---> Running in d6b458b7ad82 [2020-01-17T14:51:42.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-17T14:51:42.388Z] Removing intermediate container d6b458b7ad82 [2020-01-17T14:51:42.388Z] ---> d59d0436ce31 [2020-01-17T14:51:42.388Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-01-17T14:51:42.388Z] ---> Running in e06ba3bfbc33 [2020-01-17T14:51:42.388Z] Removing intermediate container e06ba3bfbc33 [2020-01-17T14:51:42.388Z] ---> 289c8726354f [2020-01-17T14:51:42.388Z] Step 122/125 : VOLUME /var/lib/docker [2020-01-17T14:51:42.674Z] ---> Running in 32374709f829 [2020-01-17T14:51:42.674Z] Removing intermediate container 32374709f829 [2020-01-17T14:51:42.674Z] ---> 201da31ce41f [2020-01-17T14:51:42.674Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-01-17T14:51:42.674Z] ---> Running in 9f6661aac387 [2020-01-17T14:51:42.674Z] Removing intermediate container 9f6661aac387 [2020-01-17T14:51:42.674Z] ---> 4631c6e110bb [2020-01-17T14:51:42.674Z] Step 124/125 : FROM dev AS final [2020-01-17T14:51:42.674Z] ---> 4631c6e110bb [2020-01-17T14:51:42.674Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-01-17T14:51:44.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-17T14:51:44.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-17T14:51:44.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-17T14:51:45.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-17T14:51:45.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-17T14:51:48.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-17T14:51:49.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-17T14:51:49.504Z] ---> 12f76821dac2 [2020-01-17T14:51:49.504Z] Successfully built 12f76821dac2 [2020-01-17T14:51:49.504Z] Successfully tagged docker:71dec69ef554e889f53dc2909a213dbab7499a84 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-17T14:51:49.950Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/test/unit [2020-01-17T14:51:51.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-17T14:51:52.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-17T14:51:54.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-17T14:51:54.938Z] edbd72df76b4: Pull complete [2020-01-17T14:51:54.938Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-01-17T14:51:54.938Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T14:51:54.938Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T14:51:54.938Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-17T14:51:54.938Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-17T14:51:54.938Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-01-17T14:51:54.938Z] INFO: Docker version of control daemon [2020-01-17T14:51:54.938Z] [2020-01-17T14:51:54.938Z] Client: Docker Engine - Enterprise [2020-01-17T14:51:54.938Z] Version: 19.03.2 [2020-01-17T14:51:54.938Z] API version: 1.40 [2020-01-17T14:51:54.938Z] Go version: go1.12.8 [2020-01-17T14:51:54.938Z] Git commit: c92ab06ed9 [2020-01-17T14:51:54.938Z] Built: 09/03/2019 16:38:11 [2020-01-17T14:51:54.938Z] OS/Arch: windows/amd64 [2020-01-17T14:51:54.938Z] Experimental: false [2020-01-17T14:51:54.938Z] [2020-01-17T14:51:54.938Z] Server: Docker Engine - Enterprise [2020-01-17T14:51:54.938Z] Engine: [2020-01-17T14:51:54.938Z] Version: 19.03.2 [2020-01-17T14:51:54.938Z] API version: 1.40 (minimum version 1.24) [2020-01-17T14:51:54.938Z] Go version: go1.12.8 [2020-01-17T14:51:54.938Z] Git commit: c92ab06ed9 [2020-01-17T14:51:54.938Z] Built: 09/03/2019 16:35:47 [2020-01-17T14:51:54.938Z] OS/Arch: windows/amd64 [2020-01-17T14:51:54.938Z] Experimental: true [2020-01-17T14:51:54.938Z] [2020-01-17T14:51:54.938Z] INFO: Docker info of control daemon [2020-01-17T14:51:54.938Z] [2020-01-17T14:51:55.397Z] Client: [2020-01-17T14:51:55.397Z] Debug Mode: false [2020-01-17T14:51:55.397Z] Plugins: [2020-01-17T14:51:55.397Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-17T14:51:55.397Z] [2020-01-17T14:51:55.397Z] Server: [2020-01-17T14:51:55.397Z] Containers: 0 [2020-01-17T14:51:55.397Z] Running: 0 [2020-01-17T14:51:55.397Z] Paused: 0 [2020-01-17T14:51:55.397Z] Stopped: 0 [2020-01-17T14:51:55.397Z] Images: 1 [2020-01-17T14:51:55.397Z] Server Version: 19.03.2 [2020-01-17T14:51:55.397Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-17T14:51:55.397Z] Windows: [2020-01-17T14:51:55.397Z] LCOW: [2020-01-17T14:51:55.397Z] Logging Driver: json-file [2020-01-17T14:51:55.397Z] Plugins: [2020-01-17T14:51:55.397Z] Volume: local [2020-01-17T14:51:55.397Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-17T14:51:55.397Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-17T14:51:55.397Z] Swarm: inactive [2020-01-17T14:51:55.397Z] Default Isolation: process [2020-01-17T14:51:55.397Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-17T14:51:55.397Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-17T14:51:55.397Z] OSType: windows [2020-01-17T14:51:55.397Z] Architecture: x86_64 [2020-01-17T14:51:55.397Z] CPUs: 4 [2020-01-17T14:51:55.397Z] Total Memory: 32GiB [2020-01-17T14:51:55.397Z] Name: azwin-2-dbd5d0 [2020-01-17T14:51:55.397Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-17T14:51:55.397Z] Docker Root Dir: D:\docker [2020-01-17T14:51:55.397Z] Debug Mode: false [2020-01-17T14:51:55.397Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:51:55.397Z] Labels: [2020-01-17T14:51:55.397Z] Experimental: true [2020-01-17T14:51:55.397Z] Insecure Registries: [2020-01-17T14:51:55.397Z] 10.0.0.4:5000 [2020-01-17T14:51:55.397Z] 127.0.0.0/8 [2020-01-17T14:51:55.397Z] Registry Mirrors: [2020-01-17T14:51:55.397Z] http://10.0.0.4:5000/ [2020-01-17T14:51:55.397Z] Live Restore Enabled: false [2020-01-17T14:51:55.397Z] [2020-01-17T14:51:55.397Z] [2020-01-17T14:51:55.463Z] ? github.com/docker/docker/api [no test files] [2020-01-17T14:51:55.860Z] INFO: Commit hash is 71dec69ef [2020-01-17T14:51:55.860Z] INFO: Nuke-Everything... [2020-01-17T14:51:55.860Z] INFO: Container count on control daemon to delete is 0 [2020-01-17T14:51:56.826Z] INFO: Nuking d:\CI [2020-01-17T14:51:56.826Z] INFO: Zapped successfully [2020-01-17T14:51:56.826Z] INFO: Location for testing is d:\CI\PR-448\2 [2020-01-17T14:51:56.826Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-17T14:51:56.826Z] [2020-01-17T14:51:56.826Z] [2020-01-17T14:51:56.826Z] INFO: Building the image from Dockerfile.windows at 01/17/2020 14:51:56... [2020-01-17T14:51:56.826Z] [2020-01-17T14:52:00.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-17T14:52:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-17T14:52:02.743Z] Sending build context to Docker daemon 49.81MB [2020-01-17T14:52:02.743Z] [2020-01-17T14:52:02.743Z] Step 1/8 : FROM microsoft/windowsservercore [2020-01-17T14:52:02.743Z] ---> 8351e66084ac [2020-01-17T14:52:02.743Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-17T14:52:02.743Z] ---> Running in c460aa05df3f [2020-01-17T14:52:03.203Z] Removing intermediate container c460aa05df3f [2020-01-17T14:52:03.203Z] ---> 983f8956fcc6 [2020-01-17T14:52:03.203Z] Step 3/8 : ARG GO_VERSION=1.12.14 [2020-01-17T14:52:03.203Z] ---> Running in 890901eadd01 [2020-01-17T14:52:03.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-17T14:52:03.661Z] Removing intermediate container 890901eadd01 [2020-01-17T14:52:03.661Z] ---> 45757f684c16 [2020-01-17T14:52:03.661Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2020-01-17T14:52:03.661Z] ---> Running in 3060585e0d61 [2020-01-17T14:52:04.119Z] Removing intermediate container 3060585e0d61 [2020-01-17T14:52:04.119Z] ---> 9e39840335dc [2020-01-17T14:52:04.119Z] 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 C:\go\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-01-17T14:52:04.119Z] ---> Running in 7a835b6693c0 [2020-01-17T14:52:04.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-17T14:52:05.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-17T14:52:06.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-17T14:52:08.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-17T14:52:10.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-17T14:52:10.167Z] Using test binary docker [2020-01-17T14:52:10.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-17T14:52:10.167Z] +++ /etc/init.d/apparmor start [2020-01-17T14:52:10.167Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T14:52:10.167Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T14:52:10.167Z] Warning failed to create cache: (null) [2020-01-17T14:52:10.167Z] . [2020-01-17T14:52:10.167Z] Starting dockerd [2020-01-17T14:52:10.167Z] INFO: Waiting for daemon to start... [2020-01-17T14:52:10.167Z] +++ 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-01-17T14:52:12.132Z] . [2020-01-17T14:52:12.132Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-17T14:52:12.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-17T14:52:12.132Z] Error: No such image: emptyfs [2020-01-17T14:52:12.132Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-17T14:52:12.132Z] ++++ docker load [2020-01-17T14:52:12.531Z] Running integration-test (iteration 1) [2020-01-17T14:52:12.531Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-17T14:52:12.531Z] ++ 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-01-17T14:52:12.531Z] ++ set -e [2020-01-17T14:52:12.531Z] ++ '[' -n 0 ']' [2020-01-17T14:52:12.531Z] ++ set -x [2020-01-17T14:52:12.531Z] ++ env -i DEST=/go/src/github.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-01-17T14:52:12.699Z] [2020-01-17T14:52:12.699Z] SUCCESS: Specified value was saved. [2020-01-17T14:52:13.157Z] INFO: Downloading git... [2020-01-17T14:52:14.695Z] INFO: Downloading go... [2020-01-17T14:52:16.231Z] INFO: Downloading compiler 1 of 3... [2020-01-17T14:52:16.689Z] INFO: Downloading compiler 2 of 3... [2020-01-17T14:52:17.154Z] INFO: Downloading compiler 3 of 3... [2020-01-17T14:52:17.154Z] INFO: Extracting git... [2020-01-17T14:52:22.224Z] Loaded image: buildpack-deps:jessie [2020-01-17T14:52:22.224Z] Loaded image: busybox:latest [2020-01-17T14:52:22.224Z] Loaded image: busybox:glibc [2020-01-17T14:52:22.224Z] Loaded image: debian:jessie [2020-01-17T14:52:22.540Z] ok github.com/docker/docker/api/server 0.030s coverage: 7.9% of statements [2020-01-17T14:52:23.039Z] Loaded image: hello-world:latest [2020-01-17T14:52:23.039Z] INFO: Testing against a local daemon [2020-01-17T14:52:23.039Z] === RUN TestBuildWithSession [2020-01-17T14:52:27.175Z] --- PASS: TestBuildWithSession (4.20s) [2020-01-17T14:52:27.175Z] === RUN TestBuildSquashParent [2020-01-17T14:52:31.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-17T14:52:32.032Z] INFO: Expanding go... [2020-01-17T14:52:34.012Z] --- PASS: TestBuildSquashParent (6.82s) [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:52:34.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:52:34.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:52:34.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:52:34.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:52:34.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-17T14:52:35.681Z] ................................................ [ 29%] [2020-01-17T14:52:36.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:52:36.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:52:37.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-17T14:52:39.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:52:39.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2020-01-17T14:52:41.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) [2020-01-17T14:52:41.836Z] === RUN TestBuildMultiStageCopy [2020-01-17T14:52:41.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-17T14:52:44.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-17T14:52:44.578Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-17T14:52:45.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-17T14:52:45.736Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-17T14:52:46.109Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-17T14:52:46.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-17T14:52:46.886Z] --- PASS: TestBuildMultiStageCopy (4.83s) [2020-01-17T14:52:46.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2020-01-17T14:52:46.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-01-17T14:52:46.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2020-01-17T14:52:46.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-01-17T14:52:46.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-01-17T14:52:46.887Z] === RUN TestBuildMultiStageParentConfig [2020-01-17T14:52:48.159Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-01-17T14:52:48.159Z] === RUN TestBuildLabelWithTargets [2020-01-17T14:52:50.613Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-01-17T14:52:50.614Z] === RUN TestBuildWithEmptyLayers [2020-01-17T14:52:50.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-17T14:52:51.417Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-17T14:52:51.417Z] === RUN TestBuildMultiStageOnBuild [2020-01-17T14:52:54.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-17T14:52:54.184Z] Using test binary docker [2020-01-17T14:52:54.184Z] +++ /etc/init.d/apparmor start [2020-01-17T14:52:54.184Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T14:52:54.184Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T14:52:54.184Z] Warning failed to create cache: (null) [2020-01-17T14:52:54.184Z] . [2020-01-17T14:52:54.184Z] INFO: Waiting for daemon to start... [2020-01-17T14:52:54.184Z] Starting dockerd [2020-01-17T14:52:54.184Z] +++ 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-01-17T14:52:54.832Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-17T14:52:55.766Z] --- PASS: TestBuildMultiStageOnBuild (3.95s) [2020-01-17T14:52:55.766Z] === RUN TestBuildUncleanTarFilenames [2020-01-17T14:52:56.591Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-01-17T14:52:56.591Z] === RUN TestBuildMultiStageLayerLeak [2020-01-17T14:52:56.704Z] . [2020-01-17T14:52:56.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-17T14:52:56.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-17T14:52:56.705Z] Error: No such image: emptyfs [2020-01-17T14:52:56.705Z] ++++ docker load [2020-01-17T14:52:56.705Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-17T14:52:56.960Z] Running integration-test (iteration 1) [2020-01-17T14:52:56.960Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-17T14:52:56.960Z] ++ 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-01-17T14:52:56.960Z] ++ set -e [2020-01-17T14:52:56.960Z] ++ '[' -n 0 ']' [2020-01-17T14:52:56.960Z] ++ set -x [2020-01-17T14:52:56.960Z] ++ env -i DEST=/go/src/github.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-01-17T14:52:57.162Z] INFO: Expanding compiler 1 of 3... [2020-01-17T14:52:57.162Z] INFO: Expanding compiler 2 of 3... [2020-01-17T14:52:59.829Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-01-17T14:52:59.829Z] === RUN TestBuildWithHugeFile [2020-01-17T14:53:02.299Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-17T14:53:03.022Z] INFO: Expanding compiler 3 of 3... [2020-01-17T14:53:03.480Z] INFO: Removing downloaded files... [2020-01-17T14:53:03.480Z] INFO: Creating source directory... [2020-01-17T14:53:03.480Z] INFO: Configuring git core.autocrlf... [2020-01-17T14:53:03.938Z] INFO: Completed [2020-01-17T14:53:06.472Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-17T14:53:28.659Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-17T14:53:28.982Z] Loaded image: buildpack-deps:jessie [2020-01-17T14:53:29.237Z] Loaded image: busybox:latest [2020-01-17T14:53:29.803Z] Loaded image: busybox:glibc [2020-01-17T14:53:29.803Z] Loaded image: debian:jessie [2020-01-17T14:53:30.059Z] Loaded image: hello-world:latest [2020-01-17T14:53:30.059Z] INFO: Testing against a local daemon [2020-01-17T14:53:30.059Z] === RUN TestBuildWithSession [2020-01-17T14:53:34.855Z] --- PASS: TestBuildWithHugeFile (30.56s) [2020-01-17T14:53:34.855Z] === RUN TestBuildWithEmptyDockerfile [2020-01-17T14:53:34.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:53:34.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:53:34.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:53:34.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:53:34.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:53:34.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:53:34.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:53:34.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:53:34.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:53:34.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-17T14:53:34.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-01-17T14:53:34.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-01-17T14:53:34.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-01-17T14:53:34.855Z] === RUN TestBuildPreserveOwnership [2020-01-17T14:53:34.855Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-17T14:53:34.855Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-17T14:53:36.133Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2020-01-17T14:53:36.133Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-01-17T14:53:36.133Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-01-17T14:53:36.133Z] === RUN TestBuildPlatformInvalid [2020-01-17T14:53:36.508Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-17T14:53:36.508Z] PASS [2020-01-17T14:53:36.508Z] [2020-01-17T14:53:36.508Z] DONE 30 tests in 83.975s [2020-01-17T14:53:36.508Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-17T14:53:36.508Z] ++ 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-01-17T14:53:36.508Z] ++ set -e [2020-01-17T14:53:36.508Z] ++ '[' -n 0 ']' [2020-01-17T14:53:36.508Z] ++ set -x [2020-01-17T14:53:36.508Z] ++ env -i DEST=/go/src/github.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-01-17T14:53:36.592Z] --- PASS: TestBuildWithSession (5.57s) [2020-01-17T14:53:36.592Z] === RUN TestBuildSquashParent [2020-01-17T14:53:36.868Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-17T14:53:36.907Z] INFO: Testing against a local daemon [2020-01-17T14:53:36.907Z] === RUN TestConfigList [2020-01-17T14:53:38.804Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-17T14:53:39.727Z] --- PASS: TestConfigList (3.10s) [2020-01-17T14:53:39.727Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-01-17T14:53:39.727Z] daemon.go:325: [da2d56012735d] waiting for daemon to start [2020-01-17T14:53:39.727Z] daemon.go:325: [da2d56012735d] waiting for daemon to start [2020-01-17T14:53:39.727Z] daemon.go:353: [da2d56012735d] daemon started [2020-01-17T14:53:39.727Z] daemon.go:461: [da2d56012735d] Stopping daemon [2020-01-17T14:53:39.727Z] daemon.go:296: [da2d56012735d] exiting daemon [2020-01-17T14:53:39.727Z] daemon.go:448: [da2d56012735d] Daemon stopped [2020-01-17T14:53:39.727Z] === RUN TestConfigsCreateAndDelete [2020-01-17T14:53:43.044Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-17T14:53:43.774Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2020-01-17T14:53:43.774Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-01-17T14:53:43.774Z] daemon.go:325: [dbb94e198478d] waiting for daemon to start [2020-01-17T14:53:43.774Z] daemon.go:325: [dbb94e198478d] waiting for daemon to start [2020-01-17T14:53:43.774Z] daemon.go:353: [dbb94e198478d] daemon started [2020-01-17T14:53:43.774Z] daemon.go:461: [dbb94e198478d] Stopping daemon [2020-01-17T14:53:43.774Z] daemon.go:296: [dbb94e198478d] exiting daemon [2020-01-17T14:53:43.774Z] daemon.go:448: [dbb94e198478d] Daemon stopped [2020-01-17T14:53:43.774Z] === RUN TestConfigsUpdate [2020-01-17T14:53:47.033Z] --- PASS: TestConfigsUpdate (3.63s) [2020-01-17T14:53:47.033Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-01-17T14:53:47.033Z] daemon.go:325: [decb47ba58edc] waiting for daemon to start [2020-01-17T14:53:47.033Z] daemon.go:325: [decb47ba58edc] waiting for daemon to start [2020-01-17T14:53:47.033Z] daemon.go:353: [decb47ba58edc] daemon started [2020-01-17T14:53:47.033Z] daemon.go:461: [decb47ba58edc] Stopping daemon [2020-01-17T14:53:47.033Z] daemon.go:296: [decb47ba58edc] exiting daemon [2020-01-17T14:53:47.033Z] daemon.go:448: [decb47ba58edc] Daemon stopped [2020-01-17T14:53:47.033Z] === RUN TestTemplatedConfig [2020-01-17T14:53:48.758Z] --- PASS: TestBuildSquashParent (11.65s) [2020-01-17T14:53:48.758Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-01-17T14:53:48.758Z] daemon.go:325: [d9f9317506ae7] waiting for daemon to start [2020-01-17T14:53:48.758Z] daemon.go:325: [d9f9317506ae7] waiting for daemon to start [2020-01-17T14:53:48.758Z] daemon.go:353: [d9f9317506ae7] daemon started [2020-01-17T14:53:48.758Z] daemon.go:461: [d9f9317506ae7] Stopping daemon [2020-01-17T14:53:48.758Z] daemon.go:296: [d9f9317506ae7] exiting daemon [2020-01-17T14:53:48.758Z] daemon.go:448: [d9f9317506ae7] Daemon stopped [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:53:48.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:53:48.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:53:48.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T14:53:48.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T14:53:51.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T14:53:51.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T14:53:52.285Z] --- PASS: TestTemplatedConfig (4.89s) [2020-01-17T14:53:52.285Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-01-17T14:53:52.286Z] daemon.go:325: [d28887e93dda9] waiting for daemon to start [2020-01-17T14:53:52.286Z] daemon.go:325: [d28887e93dda9] waiting for daemon to start [2020-01-17T14:53:52.286Z] daemon.go:353: [d28887e93dda9] daemon started [2020-01-17T14:53:52.286Z] daemon.go:461: [d28887e93dda9] Stopping daemon [2020-01-17T14:53:52.286Z] daemon.go:296: [d28887e93dda9] exiting daemon [2020-01-17T14:53:52.286Z] daemon.go:448: [d28887e93dda9] Daemon stopped [2020-01-17T14:53:52.286Z] === RUN TestConfigInspect [2020-01-17T14:53:54.887Z] --- PASS: TestConfigInspect (3.30s) [2020-01-17T14:53:54.887Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-01-17T14:53:54.887Z] daemon.go:325: [d566056f69b62] waiting for daemon to start [2020-01-17T14:53:54.887Z] daemon.go:325: [d566056f69b62] waiting for daemon to start [2020-01-17T14:53:54.887Z] daemon.go:353: [d566056f69b62] daemon started [2020-01-17T14:53:54.887Z] daemon.go:461: [d566056f69b62] Stopping daemon [2020-01-17T14:53:54.887Z] daemon.go:296: [d566056f69b62] exiting daemon [2020-01-17T14:53:54.887Z] daemon.go:448: [d566056f69b62] Daemon stopped [2020-01-17T14:53:54.887Z] === RUN TestConfigCreateWithLabels [2020-01-17T14:53:55.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T14:53:55.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T14:53:57.838Z] ......................... [ 67%] [2020-01-17T14:53:58.172Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-01-17T14:53:58.172Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-01-17T14:53:58.172Z] daemon.go:325: [d4b80a9ca9da9] waiting for daemon to start [2020-01-17T14:53:58.172Z] daemon.go:325: [d4b80a9ca9da9] waiting for daemon to start [2020-01-17T14:53:58.172Z] daemon.go:353: [d4b80a9ca9da9] daemon started [2020-01-17T14:53:58.172Z] daemon.go:461: [d4b80a9ca9da9] Stopping daemon [2020-01-17T14:53:58.172Z] daemon.go:296: [d4b80a9ca9da9] exiting daemon [2020-01-17T14:53:58.172Z] daemon.go:448: [d4b80a9ca9da9] Daemon stopped [2020-01-17T14:53:58.172Z] === RUN TestConfigCreateResolve [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.93s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.06s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.78s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.77s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.78s) [2020-01-17T14:53:58.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.85s) [2020-01-17T14:53:58.964Z] === RUN TestBuildMultiStageCopy [2020-01-17T14:53:58.964Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-17T14:54:02.365Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-01-17T14:54:02.365Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-01-17T14:54:02.365Z] daemon.go:325: [d24c8ae4903af] waiting for daemon to start [2020-01-17T14:54:02.365Z] daemon.go:325: [d24c8ae4903af] waiting for daemon to start [2020-01-17T14:54:02.365Z] daemon.go:353: [d24c8ae4903af] daemon started [2020-01-17T14:54:02.365Z] daemon.go:461: [d24c8ae4903af] Stopping daemon [2020-01-17T14:54:02.365Z] daemon.go:296: [d24c8ae4903af] exiting daemon [2020-01-17T14:54:02.365Z] daemon.go:448: [d24c8ae4903af] Daemon stopped [2020-01-17T14:54:02.365Z] === RUN TestConfigDaemonLibtrustID [2020-01-17T14:54:02.365Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-17T14:54:02.365Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-01-17T14:54:02.365Z] daemon.go:325: [de0aa520be909] waiting for daemon to start [2020-01-17T14:54:02.365Z] daemon.go:325: [de0aa520be909] waiting for daemon to start [2020-01-17T14:54:02.365Z] daemon.go:353: [de0aa520be909] daemon started [2020-01-17T14:54:02.365Z] daemon.go:461: [de0aa520be909] Stopping daemon [2020-01-17T14:54:02.365Z] daemon.go:296: [de0aa520be909] exiting daemon [2020-01-17T14:54:02.365Z] daemon.go:448: [de0aa520be909] Daemon stopped [2020-01-17T14:54:02.365Z] PASS [2020-01-17T14:54:02.365Z] [2020-01-17T14:54:02.365Z] DONE 8 tests in 25.782s [2020-01-17T14:54:02.365Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-17T14:54:02.365Z] ++ 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-01-17T14:54:02.365Z] ++ set -e [2020-01-17T14:54:02.365Z] ++ '[' -n 0 ']' [2020-01-17T14:54:02.365Z] ++ set -x [2020-01-17T14:54:02.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T14:54:03.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-17T14:54:03.186Z] INFO: Testing against a local daemon [2020-01-17T14:54:03.186Z] === RUN TestCheckpoint [2020-01-17T14:54:03.186Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-17T14:54:03.186Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T14:54:03.186Z] === RUN TestContainerInvalidJSON [2020-01-17T14:54:03.186Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:54:03.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:54:03.186Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:54:03.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:54:03.186Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:54:03.186Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:54:03.186Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:54:03.186Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:54:03.186Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:54:03.186Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-17T14:54:03.186Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-17T14:54:03.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-17T14:54:03.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-17T14:54:03.187Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-17T14:54:03.388Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-17T14:54:03.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) [2020-01-17T14:54:03.572Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-17T14:54:03.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-01-17T14:54:03.572Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-17T14:54:03.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2020-01-17T14:54:03.572Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-17T14:54:03.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-17T14:54:03.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2020-01-17T14:54:03.950Z] === RUN TestCopyFromContainer [2020-01-17T14:54:04.876Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy (6.38s) [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.63s) [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-01-17T14:54:05.438Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-01-17T14:54:05.438Z] === RUN TestBuildMultiStageParentConfig [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer// [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer//bar/root [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer/bar/quux [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-17T14:54:07.203Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-17T14:54:07.326Z] --- PASS: TestBuildMultiStageParentConfig (1.97s) [2020-01-17T14:54:07.326Z] === RUN TestBuildLabelWithTargets [2020-01-17T14:54:07.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-17T14:54:07.597Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer (3.75s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-17T14:54:07.597Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-01-17T14:54:07.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-17T14:54:07.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:54:07.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:54:07.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:54:07.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:54:07.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:54:07.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:54:07.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:54:07.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:54:07.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:54:07.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-17T14:54:07.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-17T14:54:07.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-17T14:54:07.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-17T14:54:07.597Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-17T14:54:07.597Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-17T14:54:07.597Z] === RUN TestCreateWithInvalidEnv [2020-01-17T14:54:07.597Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-17T14:54:07.597Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-17T14:54:07.597Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-17T14:54:07.597Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-17T14:54:07.597Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-17T14:54:07.597Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-17T14:54:07.974Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-17T14:54:07.974Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-17T14:54:07.974Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-17T14:54:07.974Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-17T14:54:07.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-17T14:54:07.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-17T14:54:07.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-17T14:54:07.974Z] === RUN TestCreateTmpfsMountsTarget [2020-01-17T14:54:07.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-17T14:54:07.974Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-17T14:54:10.466Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s) [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:54:10.466Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:54:10.466Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:54:10.466Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-17T14:54:10.466Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-17T14:54:10.466Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:54:10.466Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:54:10.596Z] --- PASS: TestBuildLabelWithTargets (2.75s) [2020-01-17T14:54:10.596Z] === RUN TestBuildWithEmptyLayers [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:54:10.850Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-17T14:54:10.850Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-17T14:54:10.850Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-17T14:54:11.524Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2020-01-17T14:54:11.524Z] === RUN TestBuildMultiStageOnBuild [2020-01-17T14:54:13.598Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:54:13.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:54:13.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:54:13.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:54:13.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:54:13.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:54:13.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:54:13.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:54:13.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:54:13.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:54:13.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:54:13.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:54:13.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-01-17T14:54:13.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-17T14:54:13.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-17T14:54:13.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-17T14:54:13.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-17T14:54:13.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-17T14:54:13.971Z] === RUN TestContainerStartOnDaemonRestart [2020-01-17T14:54:13.971Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-17T14:54:13.971Z] === RUN TestDaemonRestartIpcMode [2020-01-17T14:54:13.971Z] === PAUSE TestDaemonRestartIpcMode [2020-01-17T14:54:13.971Z] === RUN TestDiff [2020-01-17T14:54:14.754Z] --- PASS: TestDiff (0.83s) [2020-01-17T14:54:14.754Z] === RUN TestExecWithCloseStdin [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-17T14:54:14.772Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-17T14:54:14.772Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-01-17T14:54:15.688Z] --- PASS: TestBuildMultiStageOnBuild (4.20s) [2020-01-17T14:54:15.688Z] === RUN TestBuildUncleanTarFilenames [2020-01-17T14:54:16.066Z] --- PASS: TestExecWithCloseStdin (1.17s) [2020-01-17T14:54:16.066Z] === RUN TestExec [2020-01-17T14:54:16.864Z] --- PASS: TestExec (1.01s) [2020-01-17T14:54:16.864Z] === RUN TestExecUser [2020-01-17T14:54:17.576Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2020-01-17T14:54:17.576Z] === RUN TestBuildMultiStageLayerLeak [2020-01-17T14:54:18.146Z] --- PASS: TestExecUser (1.19s) [2020-01-17T14:54:18.146Z] === RUN TestExportContainerAndImportImage [2020-01-17T14:54:19.218Z] ok github.com/docker/docker/builder/fscache 0.151s coverage: 69.2% of statements [2020-01-17T14:54:19.456Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2020-01-17T14:54:19.456Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-17T14:54:20.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-01-17T14:54:20.930Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-01-17T14:54:20.930Z] daemon.go:325: [dda787b26a4a6] waiting for daemon to start [2020-01-17T14:54:20.930Z] daemon.go:325: [dda787b26a4a6] waiting for daemon to start [2020-01-17T14:54:20.930Z] daemon.go:353: [dda787b26a4a6] daemon started [2020-01-17T14:54:20.930Z] daemon.go:461: [dda787b26a4a6] Stopping daemon [2020-01-17T14:54:20.930Z] daemon.go:296: [dda787b26a4a6] exiting daemon [2020-01-17T14:54:20.930Z] daemon.go:448: [dda787b26a4a6] Daemon stopped [2020-01-17T14:54:20.930Z] daemon.go:325: [dda787b26a4a6] waiting for daemon to start [2020-01-17T14:54:20.930Z] daemon.go:325: [dda787b26a4a6] waiting for daemon to start [2020-01-17T14:54:20.930Z] daemon.go:353: [dda787b26a4a6] daemon started [2020-01-17T14:54:20.930Z] daemon.go:461: [dda787b26a4a6] Stopping daemon [2020-01-17T14:54:20.930Z] daemon.go:296: [dda787b26a4a6] exiting daemon [2020-01-17T14:54:20.930Z] daemon.go:448: [dda787b26a4a6] Daemon stopped [2020-01-17T14:54:20.930Z] === RUN TestHealthCheckWorkdir [2020-01-17T14:54:21.306Z] ok github.com/docker/docker/builder/remotecontext 0.475s coverage: 13.6% of statements [2020-01-17T14:54:21.306Z] ok github.com/docker/docker/builder/remotecontext/git 4.928s coverage: 85.1% of statements [2020-01-17T14:54:21.595Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-01-17T14:54:21.742Z] --- PASS: TestBuildMultiStageLayerLeak (4.16s) [2020-01-17T14:54:21.743Z] === RUN TestBuildWithHugeFile [2020-01-17T14:54:22.369Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2020-01-17T14:54:22.369Z] === RUN TestHealthKillContainer [2020-01-17T14:54:22.713Z] ok github.com/docker/docker/builder/dockerfile 1.309s coverage: 45.1% of statements [2020-01-17T14:54:22.713Z] ? github.com/docker/docker/cli [no test files] [2020-01-17T14:54:22.713Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-17T14:54:25.672Z] --- PASS: TestHealthKillContainer (3.06s) [2020-01-17T14:54:25.672Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-17T14:54:26.057Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-01-17T14:54:26.057Z] === RUN TestIpcModeNone [2020-01-17T14:54:27.336Z] --- PASS: TestIpcModeNone (1.13s) [2020-01-17T14:54:27.336Z] === RUN TestIpcModePrivate [2020-01-17T14:54:28.639Z] --- PASS: TestIpcModePrivate (1.12s) [2020-01-17T14:54:28.639Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-01-17T14:54:28.639Z] === RUN TestIpcModeShareable [2020-01-17T14:54:29.451Z] --- PASS: TestIpcModeShareable (1.08s) [2020-01-17T14:54:29.451Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-01-17T14:54:29.451Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-17T14:54:32.811Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2020-01-17T14:54:32.811Z] === RUN TestAPIIpcModeHost [2020-01-17T14:54:33.614Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-01-17T14:54:33.615Z] === RUN TestDaemonIpcModeShareable [2020-01-17T14:54:34.746Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-17T14:54:35.626Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2020-01-17T14:54:35.626Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-01-17T14:54:35.626Z] daemon.go:325: [d55a2e39d5cb6] waiting for daemon to start [2020-01-17T14:54:35.626Z] daemon.go:325: [d55a2e39d5cb6] waiting for daemon to start [2020-01-17T14:54:35.626Z] daemon.go:353: [d55a2e39d5cb6] daemon started [2020-01-17T14:54:35.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-17T14:54:35.626Z] daemon.go:461: [d55a2e39d5cb6] Stopping daemon [2020-01-17T14:54:35.626Z] daemon.go:296: [d55a2e39d5cb6] exiting daemon [2020-01-17T14:54:35.626Z] daemon.go:448: [d55a2e39d5cb6] Daemon stopped [2020-01-17T14:54:35.626Z] === RUN TestDaemonIpcModePrivate [2020-01-17T14:54:37.533Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-01-17T14:54:37.533Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-01-17T14:54:37.533Z] daemon.go:325: [d08e490d321c5] waiting for daemon to start [2020-01-17T14:54:37.533Z] daemon.go:325: [d08e490d321c5] waiting for daemon to start [2020-01-17T14:54:37.533Z] daemon.go:353: [d08e490d321c5] daemon started [2020-01-17T14:54:37.533Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-17T14:54:37.533Z] daemon.go:461: [d08e490d321c5] Stopping daemon [2020-01-17T14:54:37.533Z] daemon.go:296: [d08e490d321c5] exiting daemon [2020-01-17T14:54:37.533Z] daemon.go:448: [d08e490d321c5] Daemon stopped [2020-01-17T14:54:37.533Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-17T14:54:38.010Z] ok github.com/docker/docker/client 0.921s coverage: 75.7% of statements [2020-01-17T14:54:39.433Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-01-17T14:54:39.433Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-01-17T14:54:39.433Z] daemon.go:325: [de463013639e9] waiting for daemon to start [2020-01-17T14:54:39.433Z] daemon.go:325: [de463013639e9] waiting for daemon to start [2020-01-17T14:54:39.433Z] daemon.go:353: [de463013639e9] daemon started [2020-01-17T14:54:39.433Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-17T14:54:39.433Z] daemon.go:461: [de463013639e9] Stopping daemon [2020-01-17T14:54:39.433Z] daemon.go:296: [de463013639e9] exiting daemon [2020-01-17T14:54:39.433Z] daemon.go:448: [de463013639e9] Daemon stopped [2020-01-17T14:54:39.433Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-17T14:54:40.906Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-01-17T14:54:40.906Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-01-17T14:54:40.906Z] daemon.go:325: [dd41792144ed8] waiting for daemon to start [2020-01-17T14:54:40.906Z] daemon.go:325: [dd41792144ed8] waiting for daemon to start [2020-01-17T14:54:40.906Z] daemon.go:353: [dd41792144ed8] daemon started [2020-01-17T14:54:40.906Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-17T14:54:40.906Z] daemon.go:461: [dd41792144ed8] Stopping daemon [2020-01-17T14:54:40.906Z] daemon.go:296: [dd41792144ed8] exiting daemon [2020-01-17T14:54:40.906Z] daemon.go:448: [dd41792144ed8] Daemon stopped [2020-01-17T14:54:40.906Z] === RUN TestIpcModeOlderClient [2020-01-17T14:54:40.906Z] === PAUSE TestIpcModeOlderClient [2020-01-17T14:54:40.906Z] === RUN TestKillContainerInvalidSignal [2020-01-17T14:54:41.727Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-01-17T14:54:41.727Z] === RUN TestKillContainer [2020-01-17T14:54:41.727Z] === RUN TestKillContainer/no_signal [2020-01-17T14:54:42.996Z] === RUN TestKillContainer/non_killing_signal [2020-01-17T14:54:43.379Z] === RUN TestKillContainer/killing_signal [2020-01-17T14:54:44.660Z] --- PASS: TestKillContainer (2.83s) [2020-01-17T14:54:44.660Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-01-17T14:54:44.660Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-01-17T14:54:44.660Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-01-17T14:54:44.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-17T14:54:44.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-17T14:54:45.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-17T14:54:46.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2020-01-17T14:54:46.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2020-01-17T14:54:46.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-01-17T14:54:46.769Z] === RUN TestKillStoppedContainer [2020-01-17T14:54:46.769Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-17T14:54:46.769Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-17T14:54:46.769Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-17T14:54:46.769Z] === RUN TestKillDifferentUserContainer [2020-01-17T14:54:48.040Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-01-17T14:54:48.040Z] === RUN TestInspectOomKilledTrue [2020-01-17T14:54:48.040Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-17T14:54:48.040Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:54:48.040Z] === RUN TestInspectOomKilledFalse [2020-01-17T14:54:48.040Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-17T14:54:48.040Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:54:48.040Z] === RUN TestLinksEtcHostsContentMatch [2020-01-17T14:54:48.427Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-17T14:54:48.427Z] === RUN TestLinksContainerNames [2020-01-17T14:54:49.602Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-17T14:54:50.576Z] --- PASS: TestLinksContainerNames (1.71s) [2020-01-17T14:54:50.576Z] === RUN TestLogsFollowTailEmpty [2020-01-17T14:54:51.358Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2020-01-17T14:54:51.358Z] === RUN TestContainerNetworkMountsNoChown [2020-01-17T14:54:51.498Z] tests/integration/client_test.py ..... [ 76%] [2020-01-17T14:54:51.756Z] tests/integration/errors_test.py . [ 76%] [2020-01-17T14:54:52.150Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/default [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/default [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/private [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/private [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rprivate [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/slave [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/slave [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rslave [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/shared [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/shared [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rshared [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/default [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rshared [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/shared [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rslave [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/slave [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rprivate [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/private [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:54:52.150Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:54:52.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:54:52.150Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:54:52.521Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:54:52.917Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-17T14:54:52.917Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-17T14:54:52.917Z] === RUN TestContainerBindMountNonRecursive [2020-01-17T14:54:54.761Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-17T14:54:54.761Z] === RUN TestNetworkNat [2020-01-17T14:54:55.552Z] --- PASS: TestNetworkNat (0.88s) [2020-01-17T14:54:55.552Z] === RUN TestNetworkLocalhostTCPNat [2020-01-17T14:54:56.511Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-01-17T14:54:56.511Z] === RUN TestNetworkLoopbackNat [2020-01-17T14:54:57.910Z] --- PASS: TestNetworkLoopbackNat (1.33s) [2020-01-17T14:54:57.910Z] === RUN TestPause [2020-01-17T14:54:59.239Z] --- PASS: TestPause (1.05s) [2020-01-17T14:54:59.239Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-17T14:54:59.239Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T14:54:59.239Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T14:54:59.239Z] === RUN TestPauseStopPausedContainer [2020-01-17T14:55:00.021Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-01-17T14:55:00.021Z] === RUN TestPsFilter [2020-01-17T14:55:00.021Z] --- PASS: TestPsFilter (0.26s) [2020-01-17T14:55:00.021Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-17T14:55:01.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-01-17T14:55:01.296Z] === RUN TestRemoveContainerWithVolume [2020-01-17T14:55:01.680Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-01-17T14:55:01.680Z] === RUN TestRemoveContainerRunning [2020-01-17T14:55:02.969Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-01-17T14:55:02.969Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-17T14:55:03.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-01-17T14:55:03.769Z] === RUN TestRemoveInvalidContainer [2020-01-17T14:55:03.769Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-17T14:55:03.769Z] === RUN TestRenameLinkedContainer [2020-01-17T14:55:07.092Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-01-17T14:55:07.092Z] === RUN TestRenameStoppedContainer [2020-01-17T14:55:08.125Z] --- PASS: TestRenameStoppedContainer (1.03s) [2020-01-17T14:55:08.125Z] === RUN TestRenameRunningContainerAndReuse [2020-01-17T14:55:10.058Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2020-01-17T14:55:10.058Z] === RUN TestRenameInvalidName [2020-01-17T14:55:10.838Z] --- PASS: TestRenameInvalidName (0.94s) [2020-01-17T14:55:10.838Z] === RUN TestRenameAnonymousContainer [2020-01-17T14:55:14.909Z] --- PASS: TestRenameAnonymousContainer (3.26s) [2020-01-17T14:55:14.909Z] === RUN TestRenameContainerWithSameName [2020-01-17T14:55:15.294Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-01-17T14:55:15.294Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-17T14:55:15.635Z] Removing intermediate container 7a835b6693c0 [2020-01-17T14:55:15.635Z] ---> 3832c1067b34 [2020-01-17T14:55:15.635Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-01-17T14:55:15.635Z] ---> Running in cf1a011dd3c5 [2020-01-17T14:55:15.635Z] Removing intermediate container cf1a011dd3c5 [2020-01-17T14:55:15.635Z] ---> c2c066abea19 [2020-01-17T14:55:15.635Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2020-01-17T14:55:15.635Z] ---> Running in 4a37bd1fe406 [2020-01-17T14:55:15.635Z] Removing intermediate container 4a37bd1fe406 [2020-01-17T14:55:15.635Z] ---> f15755ae1814 [2020-01-17T14:55:15.635Z] Step 8/8 : COPY . . [2020-01-17T14:55:17.220Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-01-17T14:55:17.220Z] === RUN TestResize [2020-01-17T14:55:17.915Z] --- PASS: TestResize (1.00s) [2020-01-17T14:55:17.915Z] === RUN TestResizeWithInvalidSize [2020-01-17T14:55:18.902Z] --- PASS: TestResizeWithInvalidSize (1.05s) [2020-01-17T14:55:18.902Z] === RUN TestResizeWhenContainerNotStarted [2020-01-17T14:55:19.718Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:19.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:19.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:19.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:55:19.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:55:22.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:55:23.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:55:25.302Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-01-17T14:55:25.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:55:25.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:55:26.801Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 29.8% of statements [2020-01-17T14:55:26.993Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-17T14:55:27.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:55:27.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:29.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-17T14:55:29.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-17T14:55:29.373Z] Using test binary dockerUsing test binary docker [2020-01-17T14:55:29.373Z] [2020-01-17T14:55:29.373Z] +++ /etc/init.d/apparmor start [2020-01-17T14:55:29.373Z] +++ /etc/init.d/apparmor start [2020-01-17T14:55:29.373Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T14:55:29.373Z] Starting AppArmor profiles:/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T14:55:29.373Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T14:55:29.373Z] Warning failed to create cache: (null) [2020-01-17T14:55:29.373Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T14:55:29.373Z] Warning failed to create cache: (null) [2020-01-17T14:55:29.373Z] . [2020-01-17T14:55:29.373Z] . [2020-01-17T14:55:29.373Z] INFO: Waiting for daemon to start... [2020-01-17T14:55:29.373Z] INFO: Waiting for daemon to start... [2020-01-17T14:55:29.373Z] Starting dockerd [2020-01-17T14:55:29.373Z] Starting dockerd+++ 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-01-17T14:55:29.373Z] [2020-01-17T14:55:29.373Z] +++ 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-01-17T14:55:29.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:30.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:55:30.490Z] ---> a65452e84f6d [2020-01-17T14:55:30.952Z] Successfully built a65452e84f6d [2020-01-17T14:55:30.952Z] Successfully tagged docker:latest [2020-01-17T14:55:30.952Z] INFO: Image build ended at 01/17/2020 14:55:30. Duration:00:03:34.0803250 [2020-01-17T14:55:30.952Z] [2020-01-17T14:55:30.952Z] [2020-01-17T14:55:30.952Z] INFO: Building the test binaries at 01/17/2020 14:55:30... [2020-01-17T14:55:31.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:55:31.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:55:31.884Z] .. [2020-01-17T14:55:31.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-17T14:55:31.884Z] [2020-01-17T14:55:31.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-17T14:55:31.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-17T14:55:31.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-17T14:55:31.884Z] Error: No such image: emptyfs [2020-01-17T14:55:31.884Z] Error: No such image: emptyfs [2020-01-17T14:55:31.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-17T14:55:31.884Z] ++++ tar -cC bundles/test-integration/emptyfs .++++ docker load [2020-01-17T14:55:31.884Z] ++++ docker load [2020-01-17T14:55:31.884Z] [2020-01-17T14:55:32.139Z] Running integration-test (iteration 1) [2020-01-17T14:55:32.139Z] 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-01-17T14:55:32.139Z] ++ 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-01-17T14:55:32.139Z] ++ set -e [2020-01-17T14:55:32.139Z] ++ '[' -n 0 ']' [2020-01-17T14:55:32.139Z] ++ set -x [2020-01-17T14:55:32.139Z] ++ env -i DEST=/go/src/github.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-01-17T14:55:32.139Z] Running integration-test (iteration 1) [2020-01-17T14:55:32.139Z] 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-01-17T14:55:32.139Z] ++ 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-01-17T14:55:32.139Z] ++ set -e [2020-01-17T14:55:32.139Z] ++ '[' -n 0 ']' [2020-01-17T14:55:32.139Z] ++ set -x [2020-01-17T14:55:32.139Z] ++ env -i DEST=/go/src/github.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-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [dfc9ba43dfb8e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [dfc9ba43dfb8e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [dfc9ba43dfb8e] daemon started [2020-01-17T14:55:34.053Z] daemon.go:325: [dfc9ba43dfb8e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:296: [dfc9ba43dfb8e] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [dfc9ba43dfb8e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [dfc9ba43dfb8e] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [dfc9ba43dfb8e] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [dfc9ba43dfb8e] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [dfc9ba43dfb8e] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d34edf1567894] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d34edf1567894] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d34edf1567894] daemon started [2020-01-17T14:55:34.053Z] daemon.go:296: [d34edf1567894] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [d34edf1567894] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d34edf1567894] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d34edf1567894] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d34edf1567894] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d34edf1567894] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d34edf1567894] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [da0f8cbfdbbb6] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [da0f8cbfdbbb6] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [da0f8cbfdbbb6] daemon started [2020-01-17T14:55:34.053Z] daemon.go:325: [da0f8cbfdbbb6] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:296: [da0f8cbfdbbb6] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [da0f8cbfdbbb6] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [da0f8cbfdbbb6] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [da0f8cbfdbbb6] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [da0f8cbfdbbb6] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [da0f8cbfdbbb6] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d2d3a9586625f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d2d3a9586625f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d2d3a9586625f] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d2d3a9586625f] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d2d3a9586625f] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d2d3a9586625f] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [d2d3a9586625f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d2d3a9586625f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d2d3a9586625f] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d2d3a9586625f] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d2d3a9586625f] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d2d3a9586625f] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d07054c09fb49] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d07054c09fb49] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d07054c09fb49] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d07054c09fb49] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d07054c09fb49] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d07054c09fb49] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [d07054c09fb49] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d07054c09fb49] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d07054c09fb49] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d07054c09fb49] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d07054c09fb49] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d07054c09fb49] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d4b3373610ba5] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b3373610ba5] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d4b3373610ba5] daemon started [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b3373610ba5] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:296: [d4b3373610ba5] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b3373610ba5] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d4b3373610ba5] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d4b3373610ba5] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d4b3373610ba5] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d4b3373610ba5] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [da074de2b593a] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [da074de2b593a] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [da074de2b593a] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [da074de2b593a] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [da074de2b593a] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [da074de2b593a] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [da074de2b593a] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [da074de2b593a] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [da074de2b593a] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [da074de2b593a] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [da074de2b593a] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [da074de2b593a] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d0d855ac5802f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d0d855ac5802f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d0d855ac5802f] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d0d855ac5802f] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d0d855ac5802f] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d0d855ac5802f] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [d0d855ac5802f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d0d855ac5802f] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d0d855ac5802f] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d0d855ac5802f] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d0d855ac5802f] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d0d855ac5802f] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d1756c5c344c0] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d1756c5c344c0] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d1756c5c344c0] daemon started [2020-01-17T14:55:34.053Z] daemon.go:325: [d1756c5c344c0] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:296: [d1756c5c344c0] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [d1756c5c344c0] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d1756c5c344c0] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d1756c5c344c0] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d1756c5c344c0] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d1756c5c344c0] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [d4b4ae38027ca] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b4ae38027ca] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d4b4ae38027ca] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d4b4ae38027ca] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d4b4ae38027ca] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d4b4ae38027ca] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b4ae38027ca] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [d4b4ae38027ca] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [d4b4ae38027ca] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [d4b4ae38027ca] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [d4b4ae38027ca] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [d4b4ae38027ca] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [db61337d0fab2] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [db61337d0fab2] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [db61337d0fab2] daemon started [2020-01-17T14:55:34.053Z] daemon.go:325: [db61337d0fab2] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:296: [db61337d0fab2] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:325: [db61337d0fab2] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [db61337d0fab2] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [db61337d0fab2] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [db61337d0fab2] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [db61337d0fab2] Daemon stopped [2020-01-17T14:55:34.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2020-01-17T14:55:34.053Z] 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-01-17T14:55:34.053Z] daemon.go:325: [def1c2144355e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [def1c2144355e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [def1c2144355e] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [def1c2144355e] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [def1c2144355e] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [def1c2144355e] Daemon stopped [2020-01-17T14:55:34.053Z] daemon.go:325: [def1c2144355e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:325: [def1c2144355e] waiting for daemon to start [2020-01-17T14:55:34.053Z] daemon.go:353: [def1c2144355e] daemon started [2020-01-17T14:55:34.053Z] daemon.go:461: [def1c2144355e] Stopping daemon [2020-01-17T14:55:34.053Z] daemon.go:296: [def1c2144355e] exiting daemon [2020-01-17T14:55:34.053Z] daemon.go:448: [def1c2144355e] Daemon stopped [2020-01-17T14:55:34.053Z] === RUN TestKernelTCPMemory [2020-01-17T14:55:34.832Z] --- PASS: TestKernelTCPMemory (1.13s) [2020-01-17T14:55:34.832Z] === RUN TestNISDomainname [2020-01-17T14:55:35.253Z] ok github.com/docker/docker/container 0.202s coverage: 35.6% of statements [2020-01-17T14:55:35.253Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-17T14:55:35.253Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-17T14:55:35.253Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-17T14:55:35.253Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-17T14:55:35.671Z] INFO: make.ps1 starting at 01/17/2020 14:55:35 [2020-01-17T14:55:36.113Z] --- PASS: TestNISDomainname (1.24s) [2020-01-17T14:55:36.113Z] === RUN TestStats [2020-01-17T14:55:36.134Z] INFO: Git commit (71dec69ef) assumed from DOCKER_GITCOMMIT environment variable [2020-01-17T14:55:36.134Z] INFO: Invoking autogen... [2020-01-17T14:55:37.107Z] INFO: Building daemon... [2020-01-17T14:55:38.750Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2020-01-17T14:55:39.577Z] --- PASS: TestStats (2.98s) [2020-01-17T14:55:39.577Z] === RUN TestStopContainerWithTimeout [2020-01-17T14:55:39.577Z] === RUN TestStopContainerWithTimeout/0 [2020-01-17T14:55:39.577Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-17T14:55:39.577Z] === RUN TestStopContainerWithTimeout/1 [2020-01-17T14:55:39.577Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-17T14:55:39.577Z] === RUN TestStopContainerWithTimeout/3 [2020-01-17T14:55:39.577Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-17T14:55:39.577Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-17T14:55:39.577Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-17T14:55:39.577Z] === CONT TestStopContainerWithTimeout/0 [2020-01-17T14:55:39.577Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-17T14:55:40.124Z] === CONT TestStopContainerWithTimeout/3 [2020-01-17T14:55:41.962Z] === CONT TestStopContainerWithTimeout/1 [2020-01-17T14:55:44.441Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-17T14:55:44.441Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-01-17T14:55:44.441Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-01-17T14:55:44.441Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-01-17T14:55:44.441Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-01-17T14:55:44.441Z] === RUN TestDeleteDevicemapper [2020-01-17T14:55:44.441Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-17T14:55:44.441Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T14:55:44.441Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-17T14:55:45.636Z] ......... [ 86%] [2020-01-17T14:55:47.211Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.8% of statements [2020-01-17T14:55:48.673Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s) [2020-01-17T14:55:48.673Z] === RUN TestUpdateMemory [2020-01-17T14:55:48.673Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-17T14:55:48.674Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:55:48.674Z] === RUN TestUpdateCPUQuota [2020-01-17T14:55:49.279Z] ok github.com/docker/docker/daemon/cluster 0.128s coverage: 0.5% of statements [2020-01-17T14:55:49.764Z] --- PASS: TestUpdateCPUQuota (1.78s) [2020-01-17T14:55:49.764Z] === RUN TestUpdatePidsLimit [2020-01-17T14:55:49.764Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-17T14:55:49.804Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-17T14:55:50.262Z] === RUN TestUpdatePidsLimit/no_change [2020-01-17T14:55:50.626Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-17T14:55:51.016Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-17T14:55:51.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-17T14:55:51.433Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-17T14:55:51.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-17T14:55:52.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit (4.36s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/no_change (0.51s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-01-17T14:55:54.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-01-17T14:55:54.002Z] === RUN TestUpdateRestartPolicy [2020-01-17T14:55:54.822Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.4% of statements [2020-01-17T14:55:57.986Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-17T14:55:58.243Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-17T14:55:58.311Z] ok github.com/docker/docker/daemon/events 0.098s coverage: 50.0% of statements [2020-01-17T14:56:00.386Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 82.2% of statements [2020-01-17T14:56:02.482Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-01-17T14:56:04.254Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-17T14:56:06.901Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 13.7% of statements [2020-01-17T14:56:07.541Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-17T14:56:07.545Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-17T14:56:07.545Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-17T14:56:07.710Z] --- PASS: TestUpdateRestartPolicy (13.10s) [2020-01-17T14:56:07.710Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-17T14:56:08.106Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-01-17T14:56:08.106Z] === RUN TestWaitNonBlocked [2020-01-17T14:56:08.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:56:08.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:56:08.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:56:08.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:56:08.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:56:08.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:56:09.576Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-17T14:56:09.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-01-17T14:56:09.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2020-01-17T14:56:09.576Z] === RUN TestWaitBlocked [2020-01-17T14:56:09.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:56:09.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:56:09.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:56:09.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:56:09.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:56:09.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:56:10.856Z] Loaded image: buildpack-deps:jessie [2020-01-17T14:56:10.856Z] Loaded image: busybox:latest [2020-01-17T14:56:10.856Z] Loaded image: buildpack-deps:jessie [2020-01-17T14:56:10.856Z] Loaded image: busybox:latest [2020-01-17T14:56:10.856Z] Loaded image: busybox:glibc [2020-01-17T14:56:10.856Z] Loaded image: debian:jessie [2020-01-17T14:56:10.856Z] Loaded image: hello-world:latest [2020-01-17T14:56:10.856Z] INFO: Testing against a local daemon [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-17T14:56:10.856Z] Loaded image: busybox:glibc [2020-01-17T14:56:10.856Z] Loaded image: debian:jessie [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-17T14:56:10.856Z] Loaded image: hello-world:latest [2020-01-17T14:56:10.856Z] INFO: Testing against a local daemon [2020-01-17T14:56:10.856Z] === RUN TestDockerDaemonSuite [2020-01-17T14:56:10.856Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-17T14:56:10.856Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-17T14:56:10.962Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-17T14:56:10.962Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.42s) [2020-01-17T14:56:10.962Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.47s) [2020-01-17T14:56:10.962Z] === CONT TestContainerStartOnDaemonRestart [2020-01-17T14:56:10.962Z] === CONT TestIpcModeOlderClient [2020-01-17T14:56:10.962Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-01-17T14:56:10.962Z] === CONT TestDaemonRestartIpcMode [2020-01-17T14:56:11.027Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.079s coverage: 57.8% of statements [2020-01-17T14:56:11.027Z] ok github.com/docker/docker/daemon 12.508s coverage: 17.5% of statements [2020-01-17T14:56:11.027Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-17T14:56:11.027Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-17T14:56:11.027Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-17T14:56:11.027Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-17T14:56:11.416Z] --- PASS: TestBuildWithHugeFile (109.51s) [2020-01-17T14:56:11.416Z] === RUN TestBuildWithEmptyDockerfile [2020-01-17T14:56:11.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:56:11.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:56:11.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:56:11.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:56:11.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:56:11.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:56:11.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T14:56:11.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T14:56:11.671Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T14:56:11.671Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-17T14:56:11.671Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-01-17T14:56:11.671Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-01-17T14:56:11.671Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-01-17T14:56:11.671Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-01-17T14:56:11.671Z] === RUN TestBuildPreserveOwnership [2020-01-17T14:56:11.671Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-17T14:56:11.925Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-17T14:56:11.925Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-17T14:56:12.342Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-17T14:56:12.600Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-17T14:56:12.600Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-17T14:56:12.600Z] [2020-01-17T14:56:12.600Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-17T14:56:12.600Z] =========================== short test summary info ============================ [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-17T14:56:12.600Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-17T14:56:12.600Z] Not supported on most drivers [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-17T14:56:12.600Z] Can fail if eth0 has multiple IP addresses [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-17T14:56:12.600Z] This doesn't seem to be taken into account by the engine [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-17T14:56:12.600Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-17T14:56:12.600Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 339.05 seconds == [2020-01-17T14:56:12.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-17T14:56:13.285Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-17T14:56:13.540Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-17T14:56:13.540Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-17T14:56:13.540Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-17T14:56:14.099Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-17T14:56:14.658Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-17T14:56:15.332Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2020-01-17T14:56:15.332Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-01-17T14:56:15.332Z] daemon.go:325: [d4ce22f34a990] waiting for daemon to start [2020-01-17T14:56:15.332Z] daemon.go:325: [d4ce22f34a990] waiting for daemon to start [2020-01-17T14:56:15.332Z] daemon.go:353: [d4ce22f34a990] daemon started [2020-01-17T14:56:15.332Z] daemon.go:325: [d4ce22f34a990] waiting for daemon to start [2020-01-17T14:56:15.332Z] daemon.go:296: [d4ce22f34a990] exiting daemon [2020-01-17T14:56:15.332Z] daemon.go:325: [d4ce22f34a990] waiting for daemon to start [2020-01-17T14:56:15.332Z] daemon.go:353: [d4ce22f34a990] daemon started [2020-01-17T14:56:15.332Z] daemon.go:461: [d4ce22f34a990] Stopping daemon [2020-01-17T14:56:15.332Z] daemon.go:296: [d4ce22f34a990] exiting daemon [2020-01-17T14:56:15.332Z] daemon.go:448: [d4ce22f34a990] Daemon stopped [2020-01-17T14:56:15.466Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.012s coverage: 68.5% of statements [2020-01-17T14:56:15.583Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-17T14:56:15.833Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2020-01-17T14:56:15.833Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-01-17T14:56:15.833Z] daemon.go:325: [dd42473937540] waiting for daemon to start [2020-01-17T14:56:15.833Z] daemon.go:325: [dd42473937540] waiting for daemon to start [2020-01-17T14:56:15.833Z] daemon.go:353: [dd42473937540] daemon started [2020-01-17T14:56:15.833Z] daemon.go:461: [dd42473937540] Stopping daemon [2020-01-17T14:56:15.833Z] daemon.go:296: [dd42473937540] exiting daemon [2020-01-17T14:56:15.833Z] daemon.go:448: [dd42473937540] Daemon stopped [2020-01-17T14:56:15.833Z] daemon.go:325: [dd42473937540] waiting for daemon to start [2020-01-17T14:56:15.833Z] daemon.go:325: [dd42473937540] waiting for daemon to start [2020-01-17T14:56:15.833Z] daemon.go:353: [dd42473937540] daemon started [2020-01-17T14:56:15.833Z] daemon.go:461: [dd42473937540] Stopping daemon [2020-01-17T14:56:15.833Z] daemon.go:296: [dd42473937540] exiting daemon [2020-01-17T14:56:15.833Z] daemon.go:448: [dd42473937540] Daemon stopped [2020-01-17T14:56:15.833Z] PASS [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === Skipped [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-17T14:56:15.833Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-17T14:56:15.833Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-17T14:56:15.833Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T14:56:15.833Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-17T14:56:15.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-17T14:56:15.833Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] [2020-01-17T14:56:15.833Z] DONE 188 tests, 6 skipped in 133.127s [2020-01-17T14:56:15.833Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-17T14:56:15.833Z] ++ 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-01-17T14:56:15.833Z] ++ set -e [2020-01-17T14:56:15.833Z] ++ '[' -n 0 ']' [2020-01-17T14:56:15.833Z] ++ set -x [2020-01-17T14:56:15.833Z] ++ env -i DEST=/go/src/github.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-01-17T14:56:15.833Z] INFO: Testing against a local daemon [2020-01-17T14:56:15.833Z] === RUN TestCommitInheritsEnv [2020-01-17T14:56:15.838Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-17T14:56:15.838Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-17T14:56:15.838Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-17T14:56:15.838Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-17T14:56:15.838Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-17T14:56:16.397Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-17T14:56:16.828Z] --- PASS: TestCommitInheritsEnv (0.67s) [2020-01-17T14:56:16.828Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-17T14:56:16.828Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-17T14:56:16.828Z] === RUN TestImagesFilterMultiReference [2020-01-17T14:56:16.828Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-17T14:56:16.828Z] === RUN TestImagePullPlatformInvalid [2020-01-17T14:56:16.828Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-17T14:56:16.828Z] === RUN TestRemoveImageOrphaning [2020-01-17T14:56:17.219Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-01-17T14:56:17.219Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-17T14:56:17.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-17T14:56:17.219Z] === RUN TestTagInvalidReference [2020-01-17T14:56:17.219Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-17T14:56:17.219Z] === RUN TestTagValidPrefixedRepo [2020-01-17T14:56:17.521Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.023s coverage: 50.8% of statements [2020-01-17T14:56:17.743Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-17T14:56:17.743Z] === RUN TestTagExistedNameWithoutForce [2020-01-17T14:56:17.743Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-01-17T14:56:17.743Z] === RUN TestTagOfficialNames [2020-01-17T14:56:17.743Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-17T14:56:17.743Z] === RUN TestTagMatchesDigest [2020-01-17T14:56:17.743Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-17T14:56:17.743Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-17T14:56:17.758Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2020-01-17T14:56:17.758Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2020-01-17T14:56:17.758Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-01-17T14:56:17.758Z] === RUN TestBuildPlatformInvalid [2020-01-17T14:56:17.758Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-01-17T14:56:17.758Z] PASS [2020-01-17T14:56:17.758Z] [2020-01-17T14:56:17.758Z] DONE 30 tests in 200.860s [2020-01-17T14:56:17.758Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-17T14:56:17.758Z] ++ 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-01-17T14:56:17.758Z] ++ set -e [2020-01-17T14:56:17.758Z] ++ '[' -n 0 ']' [2020-01-17T14:56:17.758Z] ++ set -x [2020-01-17T14:56:17.758Z] ++ env -i DEST=/go/src/github.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-01-17T14:56:17.809Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.318s coverage: 46.1% of statements [2020-01-17T14:56:17.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-17T14:56:18.012Z] INFO: Testing against a local daemon [2020-01-17T14:56:18.012Z] === RUN TestConfigList [2020-01-17T14:56:18.937Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-17T14:56:20.820Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-17T14:56:20.820Z] --- PASS: TestConfigList (2.91s) [2020-01-17T14:56:20.820Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-01-17T14:56:20.820Z] daemon.go:325: [dc066579f3f10] waiting for daemon to start [2020-01-17T14:56:20.820Z] daemon.go:325: [dc066579f3f10] waiting for daemon to start [2020-01-17T14:56:20.820Z] daemon.go:353: [dc066579f3f10] daemon started [2020-01-17T14:56:20.820Z] daemon.go:461: [dc066579f3f10] Stopping daemon [2020-01-17T14:56:20.820Z] daemon.go:296: [dc066579f3f10] exiting daemon [2020-01-17T14:56:20.820Z] daemon.go:448: [dc066579f3f10] Daemon stopped [2020-01-17T14:56:20.820Z] === RUN TestConfigsCreateAndDelete [2020-01-17T14:56:21.075Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-17T14:56:21.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.688s coverage: 52.5% of statements [2020-01-17T14:56:21.298Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-17T14:56:21.298Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-01-17T14:56:21.298Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-17T14:56:22.323Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-01-17T14:56:22.435Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-17T14:56:22.996Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-17T14:56:23.350Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.067s coverage: 3.0% of statements [2020-01-17T14:56:23.350Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-01-17T14:56:23.920Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2020-01-17T14:56:23.920Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-01-17T14:56:23.920Z] daemon.go:325: [ddc3f0ba4c86f] waiting for daemon to start [2020-01-17T14:56:23.920Z] daemon.go:325: [ddc3f0ba4c86f] waiting for daemon to start [2020-01-17T14:56:23.920Z] daemon.go:353: [ddc3f0ba4c86f] daemon started [2020-01-17T14:56:23.920Z] daemon.go:461: [ddc3f0ba4c86f] Stopping daemon [2020-01-17T14:56:23.920Z] daemon.go:296: [ddc3f0ba4c86f] exiting daemon [2020-01-17T14:56:23.920Z] daemon.go:448: [ddc3f0ba4c86f] Daemon stopped [2020-01-17T14:56:23.920Z] === RUN TestConfigsUpdate [2020-01-17T14:56:24.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-17T14:56:25.041Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-01-17T14:56:25.041Z] Clearing AppArmor profiles cache:. [2020-01-17T14:56:25.041Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T14:56:25.041Z] Unloading profiles will leave already running processes permanently [2020-01-17T14:56:25.041Z] unconfined, which can lead to unexpected situations. [2020-01-17T14:56:25.041Z] [2020-01-17T14:56:25.041Z] To set a process to complain mode, use the command line tool [2020-01-17T14:56:25.041Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T14:56:25.041Z] with the 'teardown' option." [2020-01-17T14:56:25.041Z] Post stage [Pipeline] junit [2020-01-17T14:56:25.617Z] Recording test results [2020-01-17T14:56:25.840Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [Pipeline] sh [2020-01-17T14:56:26.764Z] --- PASS: TestConfigsUpdate (2.77s) [2020-01-17T14:56:26.764Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-01-17T14:56:26.764Z] daemon.go:325: [d4a6d47bf1a4a] waiting for daemon to start [2020-01-17T14:56:26.764Z] daemon.go:325: [d4a6d47bf1a4a] waiting for daemon to start [2020-01-17T14:56:26.764Z] daemon.go:353: [d4a6d47bf1a4a] daemon started [2020-01-17T14:56:26.764Z] daemon.go:461: [d4a6d47bf1a4a] Stopping daemon [2020-01-17T14:56:26.764Z] daemon.go:296: [d4a6d47bf1a4a] exiting daemon [2020-01-17T14:56:26.764Z] daemon.go:448: [d4a6d47bf1a4a] Daemon stopped [2020-01-17T14:56:26.764Z] === RUN TestTemplatedConfig [2020-01-17T14:56:27.024Z] + echo Ensuring container killed. [2020-01-17T14:56:27.024Z] Ensuring container killed. [2020-01-17T14:56:27.024Z] + docker rm -vf docker-pr2 [2020-01-17T14:56:27.024Z] Error: No such container: docker-pr2 [2020-01-17T14:56:27.024Z] + true [Pipeline] sh [2020-01-17T14:56:27.309Z] + echo Chowning /workspace to jenkins user [2020-01-17T14:56:27.310Z] Chowning /workspace to jenkins user [2020-01-17T14:56:27.310Z] + id -u [2020-01-17T14:56:27.310Z] + id -g [2020-01-17T14:56:27.310Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-448:/workspace busybox chown -R 1000:1000 /workspace [2020-01-17T14:56:27.310Z] Unable to find image 'busybox:latest' locally [2020-01-17T14:56:27.310Z] latest: Pulling from library/busybox [2020-01-17T14:56:27.310Z] bdbbaa22dec6: Pulling fs layer [2020-01-17T14:56:27.571Z] bdbbaa22dec6: Verifying Checksum [2020-01-17T14:56:27.571Z] bdbbaa22dec6: Download complete [2020-01-17T14:56:27.571Z] bdbbaa22dec6: Pull complete [2020-01-17T14:56:27.571Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-17T14:56:27.571Z] Status: Downloaded newer image for busybox:latest [2020-01-17T14:56:27.688Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-17T14:56:28.613Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-17T14:56:28.879Z] ok github.com/docker/docker/daemon/logger 0.322s coverage: 43.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-17T14:56:29.773Z] + bundleName=docker-py [2020-01-17T14:56:29.773Z] + echo Creating docker-py-bundles.tar.gz [2020-01-17T14:56:29.773Z] Creating docker-py-bundles.tar.gz [2020-01-17T14:56:29.773Z] + 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-01-17T14:56:29.785Z] Archiving artifacts [2020-01-17T14:56:29.906Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 78.6% of statements [2020-01-17T14:56:29.906Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-01-17T14:56:29.976Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-17T14:56:30.231Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-17T14:56:30.790Z] --- PASS: TestTemplatedConfig (3.97s) [2020-01-17T14:56:30.790Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-01-17T14:56:30.790Z] daemon.go:325: [d9f6661623954] waiting for daemon to start [2020-01-17T14:56:30.790Z] daemon.go:325: [d9f6661623954] waiting for daemon to start [2020-01-17T14:56:30.790Z] daemon.go:353: [d9f6661623954] daemon started [2020-01-17T14:56:30.790Z] daemon.go:461: [d9f6661623954] Stopping daemon [2020-01-17T14:56:30.790Z] daemon.go:296: [d9f6661623954] exiting daemon [2020-01-17T14:56:30.790Z] daemon.go:448: [d9f6661623954] Daemon stopped [2020-01-17T14:56:30.790Z] === RUN TestConfigInspect [2020-01-17T14:56:30.790Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-17T14:56:31.626Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-17T14:56:31.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh binary-daemon [2020-01-17T14:56:32.151Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-17T14:56:32.540Z] [2020-01-17T14:56:32.541Z] Removing bundles/ [2020-01-17T14:56:32.541Z] [2020-01-17T14:56:32.541Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-17T14:56:32.541Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-17T14:56:32.541Z] GOOS="" GOARCH="" GOARM="" [2020-01-17T14:56:32.649Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2020-01-17T14:56:32.649Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2020-01-17T14:56:33.077Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-17T14:56:33.675Z] ok github.com/docker/docker/daemon/images 0.086s coverage: 4.9% of statements [2020-01-17T14:56:33.675Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-17T14:56:33.675Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-17T14:56:33.675Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-17T14:56:33.675Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-17T14:56:34.000Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-17T14:56:34.256Z] --- PASS: TestConfigInspect (3.41s) [2020-01-17T14:56:34.256Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-01-17T14:56:34.256Z] daemon.go:325: [db0829f721fc6] waiting for daemon to start [2020-01-17T14:56:34.256Z] daemon.go:325: [db0829f721fc6] waiting for daemon to start [2020-01-17T14:56:34.256Z] daemon.go:353: [db0829f721fc6] daemon started [2020-01-17T14:56:34.256Z] daemon.go:461: [db0829f721fc6] Stopping daemon [2020-01-17T14:56:34.256Z] daemon.go:296: [db0829f721fc6] exiting daemon [2020-01-17T14:56:34.256Z] daemon.go:448: [db0829f721fc6] Daemon stopped [2020-01-17T14:56:34.256Z] === RUN TestConfigCreateWithLabels [2020-01-17T14:56:34.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-01-17T14:56:35.183Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-17T14:56:37.019Z] ok github.com/docker/docker/daemon/logger/local 0.088s coverage: 74.7% of statements [2020-01-17T14:56:37.019Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-17T14:56:37.068Z] --- PASS: TestConfigCreateWithLabels (2.99s) [2020-01-17T14:56:37.068Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-01-17T14:56:37.068Z] daemon.go:325: [d19637f3ca795] waiting for daemon to start [2020-01-17T14:56:37.068Z] daemon.go:325: [d19637f3ca795] waiting for daemon to start [2020-01-17T14:56:37.068Z] daemon.go:353: [d19637f3ca795] daemon started [2020-01-17T14:56:37.068Z] daemon.go:461: [d19637f3ca795] Stopping daemon [2020-01-17T14:56:37.068Z] daemon.go:296: [d19637f3ca795] exiting daemon [2020-01-17T14:56:37.068Z] daemon.go:448: [d19637f3ca795] Daemon stopped [2020-01-17T14:56:37.068Z] === RUN TestConfigCreateResolve [2020-01-17T14:56:37.307Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 20.0% of statements [2020-01-17T14:56:37.323Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-17T14:56:37.323Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-17T14:56:38.247Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-17T14:56:38.343Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-01-17T14:56:39.395Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2020-01-17T14:56:39.608Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-17T14:56:40.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-17T14:56:40.532Z] --- PASS: TestConfigCreateResolve (3.37s) [2020-01-17T14:56:40.532Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-01-17T14:56:40.532Z] daemon.go:325: [ddf589b22ab8b] waiting for daemon to start [2020-01-17T14:56:40.532Z] daemon.go:325: [ddf589b22ab8b] waiting for daemon to start [2020-01-17T14:56:40.532Z] daemon.go:353: [ddf589b22ab8b] daemon started [2020-01-17T14:56:40.532Z] daemon.go:461: [ddf589b22ab8b] Stopping daemon [2020-01-17T14:56:40.532Z] daemon.go:296: [ddf589b22ab8b] exiting daemon [2020-01-17T14:56:40.532Z] daemon.go:448: [ddf589b22ab8b] Daemon stopped [2020-01-17T14:56:40.532Z] === RUN TestConfigDaemonLibtrustID [2020-01-17T14:56:41.091Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-17T14:56:41.091Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-01-17T14:56:41.091Z] daemon.go:325: [d9f41a054c537] waiting for daemon to start [2020-01-17T14:56:41.091Z] daemon.go:325: [d9f41a054c537] waiting for daemon to start [2020-01-17T14:56:41.091Z] daemon.go:353: [d9f41a054c537] daemon started [2020-01-17T14:56:41.091Z] daemon.go:461: [d9f41a054c537] Stopping daemon [2020-01-17T14:56:41.091Z] daemon.go:296: [d9f41a054c537] exiting daemon [2020-01-17T14:56:41.091Z] daemon.go:448: [d9f41a054c537] Daemon stopped [2020-01-17T14:56:41.091Z] PASS [2020-01-17T14:56:41.091Z] [2020-01-17T14:56:41.091Z] DONE 8 tests in 23.210s [2020-01-17T14:56:41.091Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-17T14:56:41.091Z] ++ 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-01-17T14:56:41.091Z] ++ set -e [2020-01-17T14:56:41.091Z] ++ '[' -n 0 ']' [2020-01-17T14:56:41.091Z] ++ set -x [2020-01-17T14:56:41.091Z] ++ env -i DEST=/go/src/github.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-01-17T14:56:41.349Z] INFO: Testing against a local daemon [2020-01-17T14:56:41.349Z] === RUN TestCheckpoint [2020-01-17T14:56:41.349Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-17T14:56:41.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T14:56:41.349Z] === RUN TestContainerInvalidJSON [2020-01-17T14:56:41.349Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:56:41.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:56:41.349Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:56:41.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:56:41.349Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:56:41.349Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:56:41.349Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T14:56:41.349Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-17T14:56:41.349Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T14:56:41.349Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-17T14:56:41.349Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-17T14:56:41.349Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-17T14:56:41.349Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-17T14:56:41.349Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-17T14:56:41.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-17T14:56:41.349Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-17T14:56:41.604Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-01-17T14:56:41.604Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-17T14:56:41.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-01-17T14:56:41.604Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-17T14:56:41.604Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-17T14:56:41.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-17T14:56:41.604Z] === RUN TestCopyFromContainer [2020-01-17T14:56:41.859Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-17T14:56:42.101Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2020-01-17T14:56:42.783Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-17T14:56:43.131Z] ok github.com/docker/docker/daemon/logger/splunk 3.270s coverage: 84.5% of statements [2020-01-17T14:56:43.132Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-17T14:56:43.132Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-17T14:56:43.755Z] === RUN TestCopyFromContainer// [2020-01-17T14:56:43.755Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-17T14:56:44.011Z] === RUN TestCopyFromContainer//bar/root [2020-01-17T14:56:44.011Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-17T14:56:44.011Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-17T14:56:44.266Z] === RUN TestCopyFromContainer/bar/quux [2020-01-17T14:56:44.266Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-17T14:56:44.522Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-17T14:56:44.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-17T14:56:44.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-17T14:56:44.522Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-17T14:56:44.777Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-17T14:56:44.777Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer (3.22s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-17T14:56:45.032Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-17T14:56:45.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-17T14:56:45.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:56:45.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:56:45.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:56:45.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:56:45.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:56:45.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:56:45.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T14:56:45.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T14:56:45.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T14:56:45.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-17T14:56:45.032Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-17T14:56:45.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-17T14:56:45.032Z] === RUN TestCreateWithInvalidEnv [2020-01-17T14:56:45.032Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-17T14:56:45.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-17T14:56:45.032Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-17T14:56:45.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-17T14:56:45.032Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-17T14:56:45.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-17T14:56:45.032Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-17T14:56:45.032Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-17T14:56:45.032Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-17T14:56:45.032Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-17T14:56:45.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-17T14:56:45.032Z] === RUN TestCreateTmpfsMountsTarget [2020-01-17T14:56:45.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-17T14:56:45.032Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-17T14:56:45.032Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-17T14:56:45.200Z] ok github.com/docker/docker/distribution/metadata 0.196s coverage: 48.2% of statements [2020-01-17T14:56:45.592Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-17T14:56:46.696Z] ok github.com/docker/docker/errdefs 0.017s coverage: 48.2% of statements [2020-01-17T14:56:46.955Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-17T14:56:47.209Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-17T14:56:47.464Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-17T14:56:47.722Z] ok github.com/docker/docker/distribution 0.863s coverage: 22.3% of statements [2020-01-17T14:56:47.722Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-17T14:56:48.024Z] --- PASS: TestCreateWithCustomMaskedPaths (2.88s) [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:56:48.024Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:56:48.024Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-17T14:56:48.024Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-17T14:56:48.279Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T14:56:48.279Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T14:56:48.279Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-17T14:56:48.279Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-17T14:56:48.279Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-17T14:56:48.279Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-17T14:56:48.279Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-17T14:56:48.840Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-17T14:56:49.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-17T14:56:50.325Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-17T14:56:50.325Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-17T14:56:51.210Z] ok github.com/docker/docker/distribution/xfer 1.494s coverage: 83.9% of statements [2020-01-17T14:56:51.210Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-17T14:56:51.210Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2020-01-17T14:56:51.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.00s) [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:56:51.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:56:51.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:56:51.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:56:51.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:56:51.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:56:51.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:56:51.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T14:56:51.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T14:56:51.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T14:56:51.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T14:56:51.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-17T14:56:51.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-17T14:56:51.508Z] === RUN TestContainerStartOnDaemonRestart [2020-01-17T14:56:51.508Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-17T14:56:51.508Z] === RUN TestDaemonRestartIpcMode [2020-01-17T14:56:51.508Z] === PAUSE TestDaemonRestartIpcMode [2020-01-17T14:56:51.508Z] === RUN TestDiff [2020-01-17T14:56:51.508Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-17T14:56:51.508Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-17T14:56:52.240Z] ok github.com/docker/docker/image 0.118s coverage: 86.4% of statements [2020-01-17T14:56:52.241Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-17T14:56:52.434Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-17T14:56:52.434Z] --- PASS: TestDiff (1.08s) [2020-01-17T14:56:52.434Z] === RUN TestExecWithCloseStdin [2020-01-17T14:56:53.733Z] ok github.com/docker/docker/image/v1 0.070s coverage: 25.0% of statements [2020-01-17T14:56:53.733Z] ? github.com/docker/docker/internal/test [no test files] [2020-01-17T14:56:53.795Z] --- PASS: TestExecWithCloseStdin (1.39s) [2020-01-17T14:56:53.795Z] === RUN TestExec [2020-01-17T14:56:54.052Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-17T14:56:54.976Z] --- PASS: TestExec (1.15s) [2020-01-17T14:56:54.976Z] === RUN TestExecUser [2020-01-17T14:56:54.976Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-17T14:56:55.234Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-01-17T14:56:55.536Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-17T14:56:55.862Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-01-17T14:56:55.862Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-01-17T14:56:55.862Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-01-17T14:56:56.463Z] --- PASS: TestExecUser (1.24s) [2020-01-17T14:56:56.463Z] === RUN TestExportContainerAndImportImage [2020-01-17T14:56:56.490Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-01-17T14:56:56.491Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-17T14:56:56.491Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-01-17T14:56:57.435Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-01-17T14:56:57.435Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-17T14:56:58.567Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-01-17T14:56:58.795Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-01-17T14:56:58.795Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-01-17T14:56:58.795Z] daemon.go:325: [d78be31e451fe] waiting for daemon to start [2020-01-17T14:56:58.795Z] daemon.go:325: [d78be31e451fe] waiting for daemon to start [2020-01-17T14:56:58.795Z] daemon.go:353: [d78be31e451fe] daemon started [2020-01-17T14:56:58.795Z] daemon.go:461: [d78be31e451fe] Stopping daemon [2020-01-17T14:56:58.795Z] daemon.go:296: [d78be31e451fe] exiting daemon [2020-01-17T14:56:58.795Z] daemon.go:448: [d78be31e451fe] Daemon stopped [2020-01-17T14:56:58.795Z] daemon.go:325: [d78be31e451fe] waiting for daemon to start [2020-01-17T14:56:58.795Z] daemon.go:325: [d78be31e451fe] waiting for daemon to start [2020-01-17T14:56:58.795Z] daemon.go:353: [d78be31e451fe] daemon started [2020-01-17T14:56:58.795Z] daemon.go:461: [d78be31e451fe] Stopping daemon [2020-01-17T14:56:58.795Z] daemon.go:296: [d78be31e451fe] exiting daemon [2020-01-17T14:56:58.795Z] daemon.go:448: [d78be31e451fe] Daemon stopped [2020-01-17T14:56:58.795Z] === RUN TestHealthCheckWorkdir [2020-01-17T14:56:59.356Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-17T14:57:00.279Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2020-01-17T14:57:00.279Z] === RUN TestHealthKillContainer [2020-01-17T14:57:02.788Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-17T14:57:02.993Z] ok github.com/docker/docker/opts 0.076s coverage: 66.9% of statements [2020-01-17T14:57:03.313Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-17T14:57:03.313Z] [2020-01-17T14:57:03.313Z] ________ ____ __. [2020-01-17T14:57:03.313Z] \_____ \ | |/ _| [2020-01-17T14:57:03.313Z] / | \| < [2020-01-17T14:57:03.313Z] / | \ | \ [2020-01-17T14:57:03.313Z] \_______ /____|__ \ [2020-01-17T14:57:03.313Z] \/ \/ [2020-01-17T14:57:03.313Z] [2020-01-17T14:57:03.313Z] INFO: make.ps1 ended at 01/17/2020 14:56:56 [2020-01-17T14:57:03.313Z] INFO: Binaries build ended at 01/17/2020 14:56:58. Duration:00:01:27.4096571 [2020-01-17T14:57:03.313Z] INFO: Copying the built daemon binary to d:\CI\PR-448\2\binary\dockerd-71dec69ef.exe... [2020-01-17T14:57:03.313Z] INFO: Copying the built client binary to d:\CI\PR-448\2\binary\docker-71dec69ef.exe... [2020-01-17T14:57:03.313Z] INFO: Copying dockerversion from the container... [2020-01-17T14:57:03.313Z] INFO: Copying the golang package from the container to d:\CI\PR-448\2\installer\go.zip... [2020-01-17T14:57:03.349Z] --- PASS: TestHealthKillContainer (3.10s) [2020-01-17T14:57:03.349Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-17T14:57:03.349Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-17T14:57:03.909Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-17T14:57:04.021Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-17T14:57:04.164Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2020-01-17T14:57:04.164Z] === RUN TestIpcModeNone [2020-01-17T14:57:04.309Z] ok github.com/docker/docker/pkg/archive 1.346s coverage: 77.1% of statements [2020-01-17T14:57:04.419Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-17T14:57:04.857Z] INFO: Extracting go.zip to d:\CI\PR-448\2\go [2020-01-17T14:57:04.936Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-01-17T14:57:04.980Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-17T14:57:05.540Z] --- PASS: TestIpcModeNone (1.36s) [2020-01-17T14:57:05.540Z] === RUN TestIpcModePrivate [2020-01-17T14:57:05.563Z] ok github.com/docker/docker/pkg/authorization 2.631s coverage: 66.7% of statements [2020-01-17T14:57:06.590Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-01-17T14:57:06.901Z] --- PASS: TestIpcModePrivate (1.26s) [2020-01-17T14:57:06.901Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2020-01-17T14:57:06.901Z] === RUN TestIpcModeShareable [2020-01-17T14:57:07.677Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-01-17T14:57:07.965Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-01-17T14:57:08.263Z] --- PASS: TestIpcModeShareable (1.26s) [2020-01-17T14:57:08.263Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:217, shared: true, mustBeShared: true [2020-01-17T14:57:08.263Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-17T14:57:08.263Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-17T14:57:08.263Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-17T14:57:09.452Z] ok github.com/docker/docker/layer 7.271s coverage: 72.0% of statements [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/oci [no test files] [2020-01-17T14:57:09.452Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-17T14:57:09.740Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-01-17T14:57:10.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-01-17T14:57:10.765Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-01-17T14:57:11.522Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-17T14:57:11.522Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-17T14:57:11.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.53s) [2020-01-17T14:57:11.522Z] === RUN TestAPIIpcModeHost [2020-01-17T14:57:12.254Z] ok github.com/docker/docker/pkg/chrootarchive 4.850s coverage: 43.2% of statements [2020-01-17T14:57:12.254Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-17T14:57:12.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-17T14:57:12.544Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements [2020-01-17T14:57:12.544Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements [2020-01-17T14:57:12.886Z] --- PASS: TestAPIIpcModeHost (1.07s) [2020-01-17T14:57:12.886Z] === RUN TestDaemonIpcModeShareable [2020-01-17T14:57:13.141Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-17T14:57:13.702Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-17T14:57:14.035Z] ok github.com/docker/docker/pkg/discovery/kv 3.338s coverage: 84.1% of statements [2020-01-17T14:57:14.628Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-01-17T14:57:14.628Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-01-17T14:57:14.628Z] daemon.go:325: [d41036e5f1f1d] waiting for daemon to start [2020-01-17T14:57:14.628Z] daemon.go:325: [d41036e5f1f1d] waiting for daemon to start [2020-01-17T14:57:14.628Z] daemon.go:353: [d41036e5f1f1d] daemon started [2020-01-17T14:57:14.628Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: true, mustBeShared: true [2020-01-17T14:57:14.628Z] daemon.go:461: [d41036e5f1f1d] Stopping daemon [2020-01-17T14:57:14.628Z] daemon.go:296: [d41036e5f1f1d] exiting daemon [2020-01-17T14:57:14.628Z] daemon.go:448: [d41036e5f1f1d] Daemon stopped [2020-01-17T14:57:14.628Z] === RUN TestDaemonIpcModePrivate [2020-01-17T14:57:14.662Z] ok github.com/docker/docker/pkg/fsutils 0.447s coverage: 85.1% of statements [2020-01-17T14:57:15.187Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-17T14:57:15.288Z] ok github.com/docker/docker/pkg/homedir 0.069s coverage: 10.2% of statements [2020-01-17T14:57:15.442Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-17T14:57:16.368Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-17T14:57:16.623Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2020-01-17T14:57:16.623Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-01-17T14:57:16.623Z] daemon.go:325: [dcc0376282062] waiting for daemon to start [2020-01-17T14:57:16.623Z] daemon.go:325: [dcc0376282062] waiting for daemon to start [2020-01-17T14:57:16.623Z] daemon.go:353: [dcc0376282062] daemon started [2020-01-17T14:57:16.623Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: false, mustBeShared: false [2020-01-17T14:57:16.623Z] daemon.go:461: [dcc0376282062] Stopping daemon [2020-01-17T14:57:16.623Z] daemon.go:296: [dcc0376282062] exiting daemon [2020-01-17T14:57:16.623Z] daemon.go:448: [dcc0376282062] Daemon stopped [2020-01-17T14:57:16.623Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-17T14:57:16.778Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-01-17T14:57:17.064Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-01-17T14:57:17.064Z] ok github.com/docker/docker/pkg/idtools 0.998s coverage: 70.1% of statements [2020-01-17T14:57:17.690Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-01-17T14:57:18.340Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-01-17T14:57:18.509Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-01-17T14:57:18.509Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-01-17T14:57:18.509Z] daemon.go:325: [d6161e165d5c7] waiting for daemon to start [2020-01-17T14:57:18.509Z] daemon.go:325: [d6161e165d5c7] waiting for daemon to start [2020-01-17T14:57:18.509Z] daemon.go:353: [d6161e165d5c7] daemon started [2020-01-17T14:57:18.509Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2020-01-17T14:57:18.509Z] daemon.go:461: [d6161e165d5c7] Stopping daemon [2020-01-17T14:57:18.509Z] daemon.go:296: [d6161e165d5c7] exiting daemon [2020-01-17T14:57:18.509Z] daemon.go:448: [d6161e165d5c7] Daemon stopped [2020-01-17T14:57:18.509Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-17T14:57:18.764Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-17T14:57:19.361Z] ok github.com/docker/docker/pkg/ioutils 2.611s coverage: 69.1% of statements [2020-01-17T14:57:19.361Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-17T14:57:19.649Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-01-17T14:57:19.936Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-01-17T14:57:20.561Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.0% of statements [2020-01-17T14:57:20.561Z] ok github.com/docker/docker/pkg/mount 0.948s coverage: 69.6% of statements [2020-01-17T14:57:20.561Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-17T14:57:20.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-01-17T14:57:20.649Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-01-17T14:57:20.649Z] daemon.go:325: [d34816e655668] waiting for daemon to start [2020-01-17T14:57:20.649Z] daemon.go:325: [d34816e655668] waiting for daemon to start [2020-01-17T14:57:20.649Z] daemon.go:353: [d34816e655668] daemon started [2020-01-17T14:57:20.649Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:187, shared: true, mustBeShared: true [2020-01-17T14:57:20.649Z] daemon.go:461: [d34816e655668] Stopping daemon [2020-01-17T14:57:20.649Z] daemon.go:296: [d34816e655668] exiting daemon [2020-01-17T14:57:20.649Z] daemon.go:448: [d34816e655668] Daemon stopped [2020-01-17T14:57:20.649Z] === RUN TestIpcModeOlderClient [2020-01-17T14:57:20.649Z] === PAUSE TestIpcModeOlderClient [2020-01-17T14:57:20.649Z] === RUN TestKillContainerInvalidSignal [2020-01-17T14:57:21.185Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-01-17T14:57:21.185Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-17T14:57:21.185Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-17T14:57:21.211Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-17T14:57:21.211Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-01-17T14:57:21.211Z] === RUN TestKillContainer [2020-01-17T14:57:21.211Z] === RUN TestKillContainer/no_signal [2020-01-17T14:57:22.136Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-17T14:57:22.391Z] === RUN TestKillContainer/non_killing_signal [2020-01-17T14:57:22.675Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2020-01-17T14:57:22.951Z] === RUN TestKillContainer/killing_signal [2020-01-17T14:57:23.512Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-17T14:57:23.713Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 87.9% of statements [2020-01-17T14:57:23.999Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-01-17T14:57:23.999Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-01-17T14:57:24.437Z] --- PASS: TestKillContainer (3.05s) [2020-01-17T14:57:24.437Z] --- PASS: TestKillContainer/no_signal (0.99s) [2020-01-17T14:57:24.437Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-01-17T14:57:24.437Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2020-01-17T14:57:24.437Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-17T14:57:24.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-17T14:57:25.021Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2020-01-17T14:57:25.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-17T14:57:26.041Z] ok github.com/docker/docker/pkg/pubsub 1.161s coverage: 72.7% of statements [2020-01-17T14:57:26.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2020-01-17T14:57:26.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2020-01-17T14:57:26.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-01-17T14:57:26.389Z] === RUN TestKillStoppedContainer [2020-01-17T14:57:26.389Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-17T14:57:26.389Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-17T14:57:26.644Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-01-17T14:57:26.644Z] === RUN TestKillDifferentUserContainer [2020-01-17T14:57:26.670Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2020-01-17T14:57:27.567Z] --- PASS: TestKillDifferentUserContainer (1.09s) [2020-01-17T14:57:27.567Z] === RUN TestInspectOomKilledTrue [2020-01-17T14:57:27.567Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-17T14:57:27.567Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:57:27.567Z] === RUN TestInspectOomKilledFalse [2020-01-17T14:57:27.567Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-17T14:57:27.567Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:57:27.567Z] === RUN TestLinksEtcHostsContentMatch [2020-01-17T14:57:28.161Z] ok github.com/docker/docker/pkg/stringid 0.017s coverage: 70.6% of statements [2020-01-17T14:57:28.161Z] ok github.com/docker/docker/pkg/streamformatter 0.021s coverage: 66.2% of statements [2020-01-17T14:57:28.489Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-01-17T14:57:28.489Z] === RUN TestLinksContainerNames [2020-01-17T14:57:29.183Z] ok github.com/docker/docker/pkg/symlink 0.035s coverage: 87.7% of statements [2020-01-17T14:57:29.839Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2020-01-17T14:57:30.374Z] --- PASS: TestLinksContainerNames (1.77s) [2020-01-17T14:57:30.374Z] === RUN TestLogsFollowTailEmpty [2020-01-17T14:57:30.629Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-17T14:57:30.884Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-01-17T14:57:30.884Z] === RUN TestContainerNetworkMountsNoChown [2020-01-17T14:57:30.884Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 35.8% of statements [2020-01-17T14:57:31.170Z] ok github.com/docker/docker/pkg/tailfile 0.115s coverage: 88.6% of statements [2020-01-17T14:57:31.465Z] ok github.com/docker/docker/pkg/signal 5.782s coverage: 61.0% of statements [2020-01-17T14:57:31.812Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/default [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/default [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/private [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/private [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/rprivate [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/slave [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/slave [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/rslave [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/shared [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/shared [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/rshared [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-17T14:57:31.812Z] === CONT TestMountDaemonRoot/default [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-17T14:57:31.812Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:57:31.812Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/rslave [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/rshared [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/shared [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/rprivate [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/slave [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/private [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-17T14:57:31.813Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:57:31.813Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-17T14:57:31.813Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-17T14:57:32.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-17T14:57:32.323Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-17T14:57:32.577Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-17T14:57:32.832Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-17T14:57:32.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-17T14:57:32.833Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-17T14:57:32.833Z] === RUN TestContainerBindMountNonRecursive [2020-01-17T14:57:32.955Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 85.9% of statements [2020-01-17T14:57:33.577Z] testing: warning: no tests to run [2020-01-17T14:57:33.577Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-01-17T14:57:33.864Z] ok github.com/docker/docker/pkg/tarsum 0.240s coverage: 89.3% of statements [2020-01-17T14:57:34.495Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-01-17T14:57:34.495Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-01-17T14:57:34.716Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-17T14:57:34.783Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-01-17T14:57:34.877Z] INFO: Extraction ended at 01/17/2020 14:57:30. Duration:00:00:25.5442573 [2020-01-17T14:57:34.877Z] INFO: Updating the golang and path environment variables [2020-01-17T14:57:34.877Z] INFO: GOPATH=d:\gopath [2020-01-17T14:57:34.877Z] INFO: go version go1.12.14 windows/amd64 [2020-01-17T14:57:34.877Z] INFO: Running the daemon under test in debug mode [2020-01-17T14:57:34.877Z] INFO: Starting a daemon under test... [2020-01-17T14:57:34.877Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-448\2\daemon --pidfile d:\CI\PR-448\2\docker.pid -D [2020-01-17T14:57:34.877Z] INFO: Process started successfully. [2020-01-17T14:57:34.877Z] INFO: Start tailing logs of the daemon under tests [2020-01-17T14:57:34.877Z] INFO: Waiting for the daemon under test to start... [2020-01-17T14:57:34.877Z] INFO: Daemon under test started and replied! [2020-01-17T14:57:34.877Z] INFO: Docker version of the daemon under test [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] Client: [2020-01-17T14:57:34.877Z] Version: 17.06.2-ce [2020-01-17T14:57:34.877Z] API version: 1.30 [2020-01-17T14:57:34.877Z] Go version: go1.8.3 [2020-01-17T14:57:34.877Z] Git commit: cec0b72 [2020-01-17T14:57:34.877Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-17T14:57:34.877Z] OS/Arch: windows/amd64 [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] Server: [2020-01-17T14:57:34.877Z] Version: 0.0.0-dev [2020-01-17T14:57:34.877Z] API version: 1.40 (minimum version 1.24) [2020-01-17T14:57:34.877Z] Go version: go1.12.14 [2020-01-17T14:57:34.877Z] Git commit: 71dec69ef [2020-01-17T14:57:34.877Z] Built: 01/17/2020 14:55:35 [2020-01-17T14:57:34.877Z] OS/Arch: windows/amd64 [2020-01-17T14:57:34.877Z] Experimental: false [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] INFO: Docker info of the daemon under test [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] Containers: 0 [2020-01-17T14:57:34.877Z] Running: 0 [2020-01-17T14:57:34.877Z] Paused: 0 [2020-01-17T14:57:34.877Z] Stopped: 0 [2020-01-17T14:57:34.877Z] Images: 0 [2020-01-17T14:57:34.877Z] Server Version: 0.0.0-dev [2020-01-17T14:57:34.877Z] Storage Driver: windowsfilter [2020-01-17T14:57:34.877Z] Windows: [2020-01-17T14:57:34.877Z] Logging Driver: json-file [2020-01-17T14:57:34.877Z] Plugins: [2020-01-17T14:57:34.877Z] Volume: local [2020-01-17T14:57:34.877Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-17T14:57:34.877Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-17T14:57:34.877Z] Swarm: inactive [2020-01-17T14:57:34.877Z] Default Isolation: process [2020-01-17T14:57:34.877Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-17T14:57:34.877Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-17T14:57:34.877Z] OSType: windows [2020-01-17T14:57:34.877Z] Architecture: x86_64 [2020-01-17T14:57:34.877Z] CPUs: 4 [2020-01-17T14:57:34.877Z] Total Memory: 32GiB [2020-01-17T14:57:34.877Z] Name: azwin-2-dbd5d0 [2020-01-17T14:57:34.877Z] ID: QMCN:F7HC:DW7J:W33H:BZX7:5EMJ:6RRB:W7L5:7QZD:THBU:PGBY:NACG [2020-01-17T14:57:34.877Z] Docker Root Dir: D:\CI\PR-448\2\daemon [2020-01-17T14:57:34.877Z] Debug Mode (client): false [2020-01-17T14:57:34.877Z] Debug Mode (server): true [2020-01-17T14:57:34.877Z] File Descriptors: -1 [2020-01-17T14:57:34.877Z] Goroutines: 17 [2020-01-17T14:57:34.877Z] System Time: 2020-01-17T14:57:33.9927415Z [2020-01-17T14:57:34.877Z] EventsListeners: 0 [2020-01-17T14:57:34.877Z] Registry: https://index.docker.io/v1/ [2020-01-17T14:57:34.877Z] Labels: [2020-01-17T14:57:34.877Z] Experimental: false [2020-01-17T14:57:34.877Z] Insecure Registries: [2020-01-17T14:57:34.877Z] 127.0.0.0/8 [2020-01-17T14:57:34.877Z] Live Restore Enabled: false [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] INFO: Docker images of the daemon under test [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-17T14:57:34.877Z] [2020-01-17T14:57:34.877Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-17T14:57:34.877Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-17T14:57:34.877Z] ltsc2019: Pulling from windows/servercore [2020-01-17T14:57:34.877Z] 65014b3c3121: Pulling fs layer [2020-01-17T14:57:34.877Z] edbd72df76b4: Pulling fs layer [2020-01-17T14:57:34.971Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-17T14:57:35.531Z] --- PASS: TestContainerBindMountNonRecursive (2.69s) [2020-01-17T14:57:35.531Z] === RUN TestNetworkNat [2020-01-17T14:57:36.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-17T14:57:36.649Z] --- PASS: TestNetworkNat (1.11s) [2020-01-17T14:57:36.649Z] === RUN TestNetworkLocalhostTCPNat [2020-01-17T14:57:36.905Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-17T14:57:37.497Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-01-17T14:57:37.830Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2020-01-17T14:57:37.830Z] === RUN TestNetworkLoopbackNat [2020-01-17T14:57:39.194Z] --- PASS: TestNetworkLoopbackNat (1.33s) [2020-01-17T14:57:39.194Z] === RUN TestPause [2020-01-17T14:57:39.596Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-01-17T14:57:39.885Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 69.1% of statements [2020-01-17T14:57:40.119Z] --- PASS: TestPause (0.98s) [2020-01-17T14:57:40.119Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-17T14:57:40.119Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T14:57:40.119Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T14:57:40.119Z] === RUN TestPauseStopPausedContainer [2020-01-17T14:57:40.683Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-17T14:57:40.938Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-01-17T14:57:40.938Z] === RUN TestPsFilter [2020-01-17T14:57:41.193Z] --- PASS: TestPsFilter (0.22s) [2020-01-17T14:57:41.193Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-17T14:57:41.378Z] ok github.com/docker/docker/plugin 0.627s coverage: 27.3% of statements [2020-01-17T14:57:42.011Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-01-17T14:57:42.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-01-17T14:57:42.117Z] === RUN TestRemoveContainerWithVolume [2020-01-17T14:57:42.117Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-17T14:57:42.678Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-17T14:57:42.932Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2020-01-17T14:57:42.932Z] === RUN TestRemoveContainerRunning [2020-01-17T14:57:43.032Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 47.1% of statements [2020-01-17T14:57:43.476Z] edbd72df76b4: Download complete [2020-01-17T14:57:43.860Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-01-17T14:57:43.860Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-17T14:57:44.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-01-17T14:57:44.784Z] === RUN TestRemoveInvalidContainer [2020-01-17T14:57:44.784Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-17T14:57:44.784Z] === RUN TestRenameLinkedContainer [2020-01-17T14:57:45.083Z] ok github.com/docker/docker/runconfig 0.035s coverage: 68.2% of statements [2020-01-17T14:57:45.708Z] ok github.com/docker/docker/registry 0.453s coverage: 56.4% of statements [2020-01-17T14:57:46.000Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-01-17T14:57:46.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-17T14:57:48.031Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-17T14:57:48.286Z] --- PASS: TestRenameLinkedContainer (3.60s) [2020-01-17T14:57:48.286Z] === RUN TestRenameStoppedContainer [2020-01-17T14:57:48.726Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 67.0% of statements [2020-01-17T14:57:49.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-17T14:57:49.212Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-01-17T14:57:49.212Z] === RUN TestRenameRunningContainerAndReuse [2020-01-17T14:57:49.348Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-01-17T14:57:49.772Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-17T14:57:50.333Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-17T14:57:50.572Z] 65014b3c3121: Verifying Checksum [2020-01-17T14:57:50.572Z] 65014b3c3121: Download complete [2020-01-17T14:57:50.836Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-01-17T14:57:51.694Z] --- PASS: TestRenameRunningContainerAndReuse (2.23s) [2020-01-17T14:57:51.694Z] === RUN TestRenameInvalidName [2020-01-17T14:57:51.694Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-17T14:57:52.619Z] --- PASS: TestRenameInvalidName (1.12s) [2020-01-17T14:57:52.619Z] === RUN TestRenameAnonymousContainer [2020-01-17T14:57:53.542Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-17T14:57:53.799Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-17T14:57:53.962Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-17T14:57:53.962Z] Copying nested executables into bundles/binary-daemon [2020-01-17T14:57:53.962Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-17T14:57:54.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh cross [2020-01-17T14:57:54.852Z] [2020-01-17T14:57:54.852Z] Removing bundles/ [2020-01-17T14:57:54.852Z] [2020-01-17T14:57:54.852Z] ---> Making bundle: cross (in bundles/cross) [2020-01-17T14:57:54.852Z] Cross building: bundles/cross/linux/amd64 [2020-01-17T14:57:54.852Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-17T14:57:54.852Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-17T14:57:55.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-17T14:57:56.608Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-01-17T14:57:56.608Z] === RUN TestRenameContainerWithSameName [2020-01-17T14:57:57.406Z] --- PASS: TestImportExtremelyLargeImageWorks (98.97s) [2020-01-17T14:57:57.406Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-01-17T14:57:57.406Z] daemon.go:325: [dd54a9e033a9d] waiting for daemon to start [2020-01-17T14:57:57.406Z] daemon.go:325: [dd54a9e033a9d] waiting for daemon to start [2020-01-17T14:57:57.406Z] daemon.go:353: [dd54a9e033a9d] daemon started [2020-01-17T14:57:57.406Z] daemon.go:461: [dd54a9e033a9d] Stopping daemon [2020-01-17T14:57:57.406Z] daemon.go:296: [dd54a9e033a9d] exiting daemon [2020-01-17T14:57:57.406Z] daemon.go:448: [dd54a9e033a9d] Daemon stopped [2020-01-17T14:57:57.406Z] PASS [2020-01-17T14:57:57.406Z] [2020-01-17T14:57:57.406Z] DONE 11 tests in 100.902s [2020-01-17T14:57:57.406Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-17T14:57:57.406Z] ++ 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-01-17T14:57:57.406Z] ++ set -e [2020-01-17T14:57:57.406Z] ++ '[' -n 0 ']' [2020-01-17T14:57:57.406Z] ++ set -x [2020-01-17T14:57:57.406Z] ++ env -i DEST=/go/src/github.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-01-17T14:57:57.406Z] INFO: Testing against a local daemon [2020-01-17T14:57:57.406Z] === RUN TestNetworkCreateDelete [2020-01-17T14:57:57.406Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-01-17T14:57:57.406Z] === RUN TestDockerNetworkDeletePreferID [2020-01-17T14:57:57.532Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-01-17T14:57:57.532Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-17T14:57:57.533Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-17T14:57:57.649Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.8% of statements [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/rootless [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/volume [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-17T14:57:57.649Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === Skipped [2020-01-17T14:57:57.649Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-17T14:57:57.649Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-17T14:57:57.649Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:73: No driver to put! [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-17T14:57:57.649Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-17T14:57:57.649Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-17T14:57:57.649Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T14:57:57.649Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-17T14:57:57.649Z] graphtest_unix.go:73: No driver to put! [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-17T14:57:57.649Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] [2020-01-17T14:57:57.649Z] DONE 2065 tests, 19 skipped in 364.779s [2020-01-17T14:57:57.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-01-17T14:57:57.799Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2020-01-17T14:57:58.317Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-17T14:57:59.105Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh dynbinary test-integration [2020-01-17T14:57:59.391Z] [2020-01-17T14:57:59.419Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2020-01-17T14:57:59.419Z] === RUN TestResize [2020-01-17T14:57:59.675Z] Removing bundles/ [2020-01-17T14:57:59.676Z] [2020-01-17T14:57:59.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-17T14:57:59.676Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T14:57:59.676Z] GOOS="" GOARCH="" GOARM="" [2020-01-17T14:58:00.780Z] --- PASS: TestResize (1.10s) [2020-01-17T14:58:00.780Z] === RUN TestResizeWithInvalidSize [2020-01-17T14:58:01.704Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-17T14:58:01.704Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2020-01-17T14:58:01.704Z] === RUN TestResizeWhenContainerNotStarted [2020-01-17T14:58:01.892Z] === RUN TestInspectNetwork/full_network_id [2020-01-17T14:58:01.892Z] === RUN TestInspectNetwork/partial_network_id [2020-01-17T14:58:01.892Z] === RUN TestInspectNetwork/network_name [2020-01-17T14:58:01.892Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-17T14:58:02.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:02.628Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:02.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:02.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T14:58:02.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T14:58:04.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-17T14:58:05.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T14:58:05.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T14:58:05.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-17T14:58:06.283Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-17T14:58:06.844Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-17T14:58:07.061Z] --- PASS: TestInspectNetwork (8.80s) [2020-01-17T14:58:07.061Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-01-17T14:58:07.061Z] daemon.go:325: [df54c0ebf18c0] waiting for daemon to start [2020-01-17T14:58:07.061Z] daemon.go:325: [df54c0ebf18c0] waiting for daemon to start [2020-01-17T14:58:07.061Z] daemon.go:353: [df54c0ebf18c0] daemon started [2020-01-17T14:58:07.061Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-17T14:58:07.061Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-17T14:58:07.061Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-17T14:58:07.061Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-17T14:58:07.061Z] daemon.go:461: [df54c0ebf18c0] Stopping daemon [2020-01-17T14:58:07.061Z] daemon.go:296: [df54c0ebf18c0] exiting daemon [2020-01-17T14:58:07.061Z] daemon.go:448: [df54c0ebf18c0] Daemon stopped [2020-01-17T14:58:07.061Z] === RUN TestRunContainerWithBridgeNone [2020-01-17T14:58:07.099Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-17T14:58:09.500Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-01-17T14:58:09.500Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-01-17T14:58:09.500Z] daemon.go:325: [db7f430d1a3e0] waiting for daemon to start [2020-01-17T14:58:09.500Z] daemon.go:325: [db7f430d1a3e0] waiting for daemon to start [2020-01-17T14:58:09.500Z] daemon.go:353: [db7f430d1a3e0] daemon started [2020-01-17T14:58:09.500Z] daemon.go:461: [db7f430d1a3e0] Stopping daemon [2020-01-17T14:58:09.500Z] daemon.go:296: [db7f430d1a3e0] exiting daemon [2020-01-17T14:58:09.500Z] daemon.go:448: [db7f430d1a3e0] Daemon stopped [2020-01-17T14:58:09.500Z] === RUN TestNetworkInvalidJSON [2020-01-17T14:58:09.500Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-17T14:58:09.500Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-17T14:58:09.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T14:58:09.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T14:58:09.500Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T14:58:09.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T14:58:09.500Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-17T14:58:09.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T14:58:09.500Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T14:58:09.500Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-17T14:58:09.500Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-17T14:58:09.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-17T14:58:09.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-17T14:58:09.500Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-17T14:58:09.610Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-17T14:58:09.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T14:58:10.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-01-17T14:58:10.437Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-01-17T14:58:10.437Z] daemon.go:325: [d3b83348f966a] waiting for daemon to start [2020-01-17T14:58:10.437Z] daemon.go:325: [d3b83348f966a] waiting for daemon to start [2020-01-17T14:58:10.437Z] daemon.go:353: [d3b83348f966a] daemon started [2020-01-17T14:58:10.437Z] daemon.go:461: [d3b83348f966a] Stopping daemon [2020-01-17T14:58:10.437Z] daemon.go:296: [d3b83348f966a] exiting daemon [2020-01-17T14:58:10.437Z] daemon.go:448: [d3b83348f966a] Daemon stopped [2020-01-17T14:58:10.437Z] daemon.go:325: [d3b83348f966a] waiting for daemon to start [2020-01-17T14:58:10.437Z] daemon.go:325: [d3b83348f966a] waiting for daemon to start [2020-01-17T14:58:10.437Z] daemon.go:353: [d3b83348f966a] daemon started [2020-01-17T14:58:10.437Z] daemon.go:461: [d3b83348f966a] Stopping daemon [2020-01-17T14:58:10.437Z] daemon.go:296: [d3b83348f966a] exiting daemon [2020-01-17T14:58:10.437Z] daemon.go:448: [d3b83348f966a] Daemon stopped [2020-01-17T14:58:10.437Z] === RUN TestDaemonDefaultNetworkPools [2020-01-17T14:58:10.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T14:58:11.094Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-17T14:58:11.314Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-01-17T14:58:11.314Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-01-17T14:58:11.314Z] daemon.go:325: [de122f3fa40b0] waiting for daemon to start [2020-01-17T14:58:11.314Z] daemon.go:325: [de122f3fa40b0] waiting for daemon to start [2020-01-17T14:58:11.314Z] daemon.go:353: [de122f3fa40b0] daemon started [2020-01-17T14:58:11.314Z] daemon.go:461: [de122f3fa40b0] Stopping daemon [2020-01-17T14:58:11.314Z] daemon.go:296: [de122f3fa40b0] exiting daemon [2020-01-17T14:58:11.314Z] daemon.go:448: [de122f3fa40b0] Daemon stopped [2020-01-17T14:58:11.314Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-17T14:58:11.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-17T14:58:12.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T14:58:12.613Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-01-17T14:58:12.613Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-01-17T14:58:12.613Z] daemon.go:325: [df95bdc190a43] waiting for daemon to start [2020-01-17T14:58:12.613Z] daemon.go:325: [df95bdc190a43] waiting for daemon to start [2020-01-17T14:58:12.613Z] daemon.go:353: [df95bdc190a43] daemon started [2020-01-17T14:58:12.613Z] daemon.go:461: [df95bdc190a43] Stopping daemon [2020-01-17T14:58:12.613Z] daemon.go:296: [df95bdc190a43] exiting daemon [2020-01-17T14:58:12.613Z] daemon.go:448: [df95bdc190a43] Daemon stopped [2020-01-17T14:58:12.613Z] daemon.go:325: [df95bdc190a43] waiting for daemon to start [2020-01-17T14:58:12.613Z] daemon.go:325: [df95bdc190a43] waiting for daemon to start [2020-01-17T14:58:12.613Z] daemon.go:353: [df95bdc190a43] daemon started [2020-01-17T14:58:12.613Z] daemon.go:461: [df95bdc190a43] Stopping daemon [2020-01-17T14:58:12.613Z] daemon.go:296: [df95bdc190a43] exiting daemon [2020-01-17T14:58:12.613Z] daemon.go:448: [df95bdc190a43] Daemon stopped [2020-01-17T14:58:12.613Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T14:58:13.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:13.702Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-17T14:58:13.911Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-01-17T14:58:13.911Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T14:58:13.911Z] daemon.go:325: [de341c3ffa915] waiting for daemon to start [2020-01-17T14:58:13.911Z] daemon.go:325: [de341c3ffa915] waiting for daemon to start [2020-01-17T14:58:13.911Z] daemon.go:353: [de341c3ffa915] daemon started [2020-01-17T14:58:13.911Z] daemon.go:461: [de341c3ffa915] Stopping daemon [2020-01-17T14:58:13.911Z] daemon.go:296: [de341c3ffa915] exiting daemon [2020-01-17T14:58:13.911Z] daemon.go:448: [de341c3ffa915] Daemon stopped [2020-01-17T14:58:13.911Z] daemon.go:325: [de341c3ffa915] waiting for daemon to start [2020-01-17T14:58:13.911Z] daemon.go:325: [de341c3ffa915] waiting for daemon to start [2020-01-17T14:58:13.911Z] daemon.go:353: [de341c3ffa915] daemon started [2020-01-17T14:58:13.911Z] daemon.go:461: [de341c3ffa915] Stopping daemon [2020-01-17T14:58:13.911Z] daemon.go:296: [de341c3ffa915] exiting daemon [2020-01-17T14:58:13.911Z] daemon.go:448: [de341c3ffa915] Daemon stopped [2020-01-17T14:58:13.911Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T14:58:14.708Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-01-17T14:58:14.708Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T14:58:14.708Z] daemon.go:325: [de20074a775ef] waiting for daemon to start [2020-01-17T14:58:14.708Z] daemon.go:325: [de20074a775ef] waiting for daemon to start [2020-01-17T14:58:14.708Z] daemon.go:353: [de20074a775ef] daemon started [2020-01-17T14:58:14.708Z] daemon.go:461: [de20074a775ef] Stopping daemon [2020-01-17T14:58:14.708Z] daemon.go:296: [de20074a775ef] exiting daemon [2020-01-17T14:58:14.708Z] daemon.go:448: [de20074a775ef] Daemon stopped [2020-01-17T14:58:14.708Z] === RUN TestServiceWithPredefinedNetwork [2020-01-17T14:58:15.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:15.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-17T14:58:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T14:58:15.831Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-17T14:58:15.831Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-17T14:58:16.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T14:58:17.201Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2020-01-17T14:58:17.201Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-01-17T14:58:17.201Z] daemon.go:325: [d5c4a4ea3ff95] waiting for daemon to start [2020-01-17T14:58:17.201Z] daemon.go:325: [d5c4a4ea3ff95] waiting for daemon to start [2020-01-17T14:58:17.201Z] daemon.go:353: [d5c4a4ea3ff95] daemon started [2020-01-17T14:58:17.201Z] daemon.go:461: [d5c4a4ea3ff95] Stopping daemon [2020-01-17T14:58:17.201Z] daemon.go:296: [d5c4a4ea3ff95] exiting daemon [2020-01-17T14:58:17.201Z] daemon.go:448: [d5c4a4ea3ff95] Daemon stopped [2020-01-17T14:58:17.201Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-17T14:58:17.201Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T14:58:17.201Z] service_test.go:230: FLAKY_TEST [2020-01-17T14:58:17.201Z] === RUN TestServiceWithDataPathPortInit [2020-01-17T14:58:17.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T14:58:17.881Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-17T14:58:19.767Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d7d7e77608a24] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d7d7e77608a24] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d7d7e77608a24] daemon started [2020-01-17T14:58:19.767Z] daemon.go:325: [d7d7e77608a24] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:296: [d7d7e77608a24] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [d7d7e77608a24] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d7d7e77608a24] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d7d7e77608a24] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d7d7e77608a24] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d7d7e77608a24] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d651873f9a48a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d651873f9a48a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d651873f9a48a] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d651873f9a48a] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d651873f9a48a] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d651873f9a48a] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [d651873f9a48a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d651873f9a48a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d651873f9a48a] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d651873f9a48a] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d651873f9a48a] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d651873f9a48a] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [de460ce7d03ec] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [de460ce7d03ec] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [de460ce7d03ec] daemon started [2020-01-17T14:58:19.767Z] daemon.go:325: [de460ce7d03ec] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:296: [de460ce7d03ec] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [de460ce7d03ec] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [de460ce7d03ec] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [de460ce7d03ec] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [de460ce7d03ec] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [de460ce7d03ec] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.87s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [daeebe740793a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [daeebe740793a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [daeebe740793a] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [daeebe740793a] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [daeebe740793a] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [daeebe740793a] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [daeebe740793a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [daeebe740793a] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [daeebe740793a] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [daeebe740793a] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [daeebe740793a] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [daeebe740793a] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d9f932dfd6033] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d9f932dfd6033] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d9f932dfd6033] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d9f932dfd6033] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d9f932dfd6033] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d9f932dfd6033] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [d9f932dfd6033] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d9f932dfd6033] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d9f932dfd6033] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d9f932dfd6033] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d9f932dfd6033] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d9f932dfd6033] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d8685b10a8370] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d8685b10a8370] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d8685b10a8370] daemon started [2020-01-17T14:58:19.767Z] daemon.go:296: [d8685b10a8370] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [d8685b10a8370] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d8685b10a8370] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d8685b10a8370] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d8685b10a8370] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d8685b10a8370] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d8685b10a8370] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d18868d5534ed] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d18868d5534ed] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d18868d5534ed] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d18868d5534ed] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d18868d5534ed] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d18868d5534ed] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [d18868d5534ed] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d18868d5534ed] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d18868d5534ed] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d18868d5534ed] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d18868d5534ed] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d18868d5534ed] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [dce0db6675f52] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [dce0db6675f52] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [dce0db6675f52] daemon started [2020-01-17T14:58:19.767Z] daemon.go:325: [dce0db6675f52] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:296: [dce0db6675f52] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [dce0db6675f52] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [dce0db6675f52] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [dce0db6675f52] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [dce0db6675f52] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [dce0db6675f52] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [dea2922f160be] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [dea2922f160be] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [dea2922f160be] daemon started [2020-01-17T14:58:19.767Z] daemon.go:325: [dea2922f160be] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:296: [dea2922f160be] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [dea2922f160be] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [dea2922f160be] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [dea2922f160be] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [dea2922f160be] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [dea2922f160be] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d5c2eab6c6de4] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d5c2eab6c6de4] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d5c2eab6c6de4] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d5c2eab6c6de4] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d5c2eab6c6de4] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d5c2eab6c6de4] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [d5c2eab6c6de4] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d5c2eab6c6de4] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d5c2eab6c6de4] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d5c2eab6c6de4] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d5c2eab6c6de4] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d5c2eab6c6de4] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [db310283e2824] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [db310283e2824] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [db310283e2824] daemon started [2020-01-17T14:58:19.767Z] daemon.go:325: [db310283e2824] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:296: [db310283e2824] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:325: [db310283e2824] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [db310283e2824] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [db310283e2824] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [db310283e2824] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [db310283e2824] Daemon stopped [2020-01-17T14:58:19.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-01-17T14:58:19.767Z] 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-01-17T14:58:19.767Z] daemon.go:325: [d666fdd5c292f] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d666fdd5c292f] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d666fdd5c292f] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d666fdd5c292f] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d666fdd5c292f] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d666fdd5c292f] Daemon stopped [2020-01-17T14:58:19.767Z] daemon.go:325: [d666fdd5c292f] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:325: [d666fdd5c292f] waiting for daemon to start [2020-01-17T14:58:19.767Z] daemon.go:353: [d666fdd5c292f] daemon started [2020-01-17T14:58:19.767Z] daemon.go:461: [d666fdd5c292f] Stopping daemon [2020-01-17T14:58:19.767Z] daemon.go:296: [d666fdd5c292f] exiting daemon [2020-01-17T14:58:19.767Z] daemon.go:448: [d666fdd5c292f] Daemon stopped [2020-01-17T14:58:19.767Z] === RUN TestKernelTCPMemory [2020-01-17T14:58:21.133Z] --- PASS: TestKernelTCPMemory (1.28s) [2020-01-17T14:58:21.133Z] === RUN TestNISDomainname [2020-01-17T14:58:22.060Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-17T14:58:22.620Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-17T14:58:22.620Z] --- PASS: TestNISDomainname (1.49s) [2020-01-17T14:58:22.620Z] === RUN TestStats [2020-01-17T14:58:25.235Z] --- PASS: TestStats (2.68s) [2020-01-17T14:58:25.235Z] === RUN TestStopContainerWithTimeout [2020-01-17T14:58:25.235Z] === RUN TestStopContainerWithTimeout/0 [2020-01-17T14:58:25.235Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-17T14:58:25.235Z] === RUN TestStopContainerWithTimeout/1 [2020-01-17T14:58:25.235Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-17T14:58:25.235Z] === RUN TestStopContainerWithTimeout/3 [2020-01-17T14:58:25.235Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-17T14:58:25.235Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-17T14:58:25.235Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-17T14:58:25.235Z] === CONT TestStopContainerWithTimeout/0 [2020-01-17T14:58:25.235Z] === CONT TestStopContainerWithTimeout/3 [2020-01-17T14:58:25.491Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-17T14:58:26.051Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-17T14:58:26.612Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-17T14:58:26.866Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-17T14:58:28.309Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-17T14:58:28.309Z] === CONT TestStopContainerWithTimeout/1 [2020-01-17T14:58:30.194Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-17T14:58:30.194Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2020-01-17T14:58:30.194Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-01-17T14:58:30.194Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-01-17T14:58:30.194Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-01-17T14:58:30.194Z] === RUN TestDeleteDevicemapper [2020-01-17T14:58:30.194Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-17T14:58:30.194Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T14:58:30.194Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-17T14:58:32.705Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-17T14:58:32.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-01-17T14:58:32.705Z] === RUN TestUpdateMemory [2020-01-17T14:58:32.705Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-17T14:58:32.705Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:58:32.705Z] === RUN TestUpdateCPUQuota [2020-01-17T14:58:32.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-17T14:58:35.217Z] --- PASS: TestUpdateCPUQuota (2.44s) [2020-01-17T14:58:35.217Z] === RUN TestUpdatePidsLimit [2020-01-17T14:58:35.217Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-17T14:58:36.144Z] === RUN TestUpdatePidsLimit/no_change [2020-01-17T14:58:36.704Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-17T14:58:37.104Z] --- PASS: TestServiceWithDataPathPortInit (16.77s) [2020-01-17T14:58:37.104Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T14:58:37.104Z] daemon.go:325: [da88938ac2fa0] waiting for daemon to start [2020-01-17T14:58:37.104Z] daemon.go:325: [da88938ac2fa0] waiting for daemon to start [2020-01-17T14:58:37.104Z] daemon.go:353: [da88938ac2fa0] daemon started [2020-01-17T14:58:37.104Z] daemon.go:461: [da88938ac2fa0] Stopping daemon [2020-01-17T14:58:37.104Z] daemon.go:296: [da88938ac2fa0] exiting daemon [2020-01-17T14:58:37.104Z] daemon.go:448: [da88938ac2fa0] Daemon stopped [2020-01-17T14:58:37.104Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T14:58:37.104Z] daemon.go:325: [dfe3f9e136c1a] waiting for daemon to start [2020-01-17T14:58:37.104Z] daemon.go:325: [dfe3f9e136c1a] waiting for daemon to start [2020-01-17T14:58:37.104Z] daemon.go:353: [dfe3f9e136c1a] daemon started [2020-01-17T14:58:37.104Z] daemon.go:461: [dfe3f9e136c1a] Stopping daemon [2020-01-17T14:58:37.104Z] daemon.go:296: [dfe3f9e136c1a] exiting daemon [2020-01-17T14:58:37.104Z] daemon.go:448: [dfe3f9e136c1a] Daemon stopped [2020-01-17T14:58:37.104Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-17T14:58:37.264Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-17T14:58:37.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-17T14:58:38.384Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-17T14:58:39.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-17T14:58:39.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit (6.03s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.59s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2020-01-17T14:58:41.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.58s) [2020-01-17T14:58:41.195Z] === RUN TestUpdateRestartPolicy [2020-01-17T14:58:41.755Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-17T14:58:42.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-17T14:58:42.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-17T14:58:42.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2020-01-17T14:58:42.279Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-01-17T14:58:42.279Z] daemon.go:325: [d63abd44601d0] waiting for daemon to start [2020-01-17T14:58:42.279Z] daemon.go:325: [d63abd44601d0] waiting for daemon to start [2020-01-17T14:58:42.279Z] daemon.go:353: [d63abd44601d0] daemon started [2020-01-17T14:58:42.279Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xthblm5fmuo84enfgmvgu4sca Created:2020-01-17 14:58:34.983682438 +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[0ea539a8c17832e24ccb128c07a6fa4a6aee44299f82b960f0a1003407c3fe45:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfwsatsr55yatz6o4zva7ptsm EndpointID:cc9a4fcf7f60d8c145daa089aaa9b84536980f8d47a81552353adedbf3139000 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a5e69067e8a48f28aaf75321bc9fb954d3f677de2c9026139a80a984fdb6a7f0 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:b5a4e3e2bba7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfwsatsr55yatz6o4zva7ptsm EndpointID:cc9a4fcf7f60d8c145daa089aaa9b84536980f8d47a81552353adedbf3139000 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-17T14:58:42.279Z] daemon.go:461: [d63abd44601d0] Stopping daemon [2020-01-17T14:58:42.279Z] daemon.go:296: [d63abd44601d0] exiting daemon [2020-01-17T14:58:42.279Z] daemon.go:448: [d63abd44601d0] Daemon stopped [2020-01-17T14:58:42.279Z] PASS [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] === Skipped [2020-01-17T14:58:42.279Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T14:58:42.279Z] service_test.go:230: FLAKY_TEST [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] DONE 21 tests, 1 skipped in 45.342s [2020-01-17T14:58:42.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-17T14:58:42.279Z] ++ 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-01-17T14:58:42.279Z] ++ set -e [2020-01-17T14:58:42.279Z] ++ '[' -n 0 ']' [2020-01-17T14:58:42.279Z] ++ set -x [2020-01-17T14:58:42.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T14:58:42.279Z] INFO: Testing against a local daemon [2020-01-17T14:58:42.279Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-17T14:58:42.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-17T14:58:42.279Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T14:58:42.279Z] === RUN TestDockerNetworkIpvlan [2020-01-17T14:58:42.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-17T14:58:42.279Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T14:58:42.279Z] PASS [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] === Skipped [2020-01-17T14:58:42.279Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-17T14:58:42.279Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-17T14:58:42.279Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] [2020-01-17T14:58:42.279Z] DONE 2 tests, 2 skipped in 0.231s [2020-01-17T14:58:42.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-17T14:58:42.279Z] ++ 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-01-17T14:58:42.279Z] ++ set -e [2020-01-17T14:58:42.279Z] ++ '[' -n 0 ']' [2020-01-17T14:58:42.279Z] ++ set -x [2020-01-17T14:58:42.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T14:58:42.279Z] INFO: Testing against a local daemon [2020-01-17T14:58:42.279Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-17T14:58:43.617Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-01-17T14:58:43.617Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-01-17T14:58:43.617Z] daemon.go:325: [d21ded16337bd] waiting for daemon to start [2020-01-17T14:58:43.617Z] daemon.go:325: [d21ded16337bd] waiting for daemon to start [2020-01-17T14:58:43.617Z] daemon.go:353: [d21ded16337bd] daemon started [2020-01-17T14:58:43.617Z] daemon.go:461: [d21ded16337bd] Stopping daemon [2020-01-17T14:58:43.617Z] daemon.go:296: [d21ded16337bd] exiting daemon [2020-01-17T14:58:43.617Z] daemon.go:448: [d21ded16337bd] Daemon stopped [2020-01-17T14:58:43.617Z] daemon.go:325: [d21ded16337bd] waiting for daemon to start [2020-01-17T14:58:43.617Z] daemon.go:325: [d21ded16337bd] waiting for daemon to start [2020-01-17T14:58:43.617Z] daemon.go:353: [d21ded16337bd] daemon started [2020-01-17T14:58:43.617Z] daemon.go:461: [d21ded16337bd] Stopping daemon [2020-01-17T14:58:43.617Z] daemon.go:296: [d21ded16337bd] exiting daemon [2020-01-17T14:58:43.617Z] daemon.go:448: [d21ded16337bd] Daemon stopped [2020-01-17T14:58:43.617Z] === RUN TestDockerNetworkMacvlan [2020-01-17T14:58:44.446Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-17T14:58:45.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-17T14:58:45.783Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-17T14:58:46.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-17T14:58:48.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-17T14:58:49.069Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-17T14:58:49.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-17T14:58:53.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-17T14:58:53.255Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-17T14:58:55.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-17T14:58:56.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-17T14:58:56.489Z] --- PASS: TestUpdateRestartPolicy (15.30s) [2020-01-17T14:58:56.489Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-17T14:58:57.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2020-01-17T14:58:57.414Z] === RUN TestWaitNonBlocked [2020-01-17T14:58:57.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:58:57.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:58:57.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:58:57.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:58:57.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T14:58:57.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T14:58:57.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-17T14:58:59.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-17T14:58:59.032Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-17T14:58:59.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-01-17T14:58:59.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.58s) [2020-01-17T14:58:59.032Z] === RUN TestWaitBlocked [2020-01-17T14:58:59.032Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:58:59.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:58:59.032Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:58:59.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:58:59.032Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T14:58:59.032Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T14:58:59.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-17T14:59:00.652Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-17T14:59:00.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.42s) [2020-01-17T14:59:00.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.55s) [2020-01-17T14:59:00.652Z] === CONT TestContainerStartOnDaemonRestart [2020-01-17T14:59:00.652Z] === CONT TestIpcModeOlderClient [2020-01-17T14:59:00.908Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-01-17T14:59:00.908Z] === CONT TestDaemonRestartIpcMode [2020-01-17T14:59:00.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-17T14:59:05.071Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s) [2020-01-17T14:59:05.071Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-01-17T14:59:05.071Z] daemon.go:325: [dcc71a03d801f] waiting for daemon to start [2020-01-17T14:59:05.071Z] daemon.go:325: [dcc71a03d801f] waiting for daemon to start [2020-01-17T14:59:05.071Z] daemon.go:353: [dcc71a03d801f] daemon started [2020-01-17T14:59:05.071Z] daemon.go:296: [dcc71a03d801f] exiting daemon [2020-01-17T14:59:05.071Z] daemon.go:325: [dcc71a03d801f] waiting for daemon to start [2020-01-17T14:59:05.071Z] daemon.go:325: [dcc71a03d801f] waiting for daemon to start [2020-01-17T14:59:05.071Z] daemon.go:353: [dcc71a03d801f] daemon started [2020-01-17T14:59:05.071Z] daemon.go:461: [dcc71a03d801f] Stopping daemon [2020-01-17T14:59:05.071Z] daemon.go:296: [dcc71a03d801f] exiting daemon [2020-01-17T14:59:05.071Z] daemon.go:448: [dcc71a03d801f] Daemon stopped [2020-01-17T14:59:05.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-17T14:59:05.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-17T14:59:05.631Z] --- PASS: TestDaemonRestartIpcMode (4.93s) [2020-01-17T14:59:05.631Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-01-17T14:59:05.631Z] daemon.go:325: [d15be6d7839a6] waiting for daemon to start [2020-01-17T14:59:05.631Z] daemon.go:325: [d15be6d7839a6] waiting for daemon to start [2020-01-17T14:59:05.631Z] daemon.go:353: [d15be6d7839a6] daemon started [2020-01-17T14:59:05.631Z] daemon.go:461: [d15be6d7839a6] Stopping daemon [2020-01-17T14:59:05.631Z] daemon.go:296: [d15be6d7839a6] exiting daemon [2020-01-17T14:59:05.631Z] daemon.go:448: [d15be6d7839a6] Daemon stopped [2020-01-17T14:59:05.631Z] daemon.go:325: [d15be6d7839a6] waiting for daemon to start [2020-01-17T14:59:05.631Z] daemon.go:325: [d15be6d7839a6] waiting for daemon to start [2020-01-17T14:59:05.631Z] daemon.go:353: [d15be6d7839a6] daemon started [2020-01-17T14:59:05.631Z] daemon.go:461: [d15be6d7839a6] Stopping daemon [2020-01-17T14:59:05.631Z] daemon.go:296: [d15be6d7839a6] exiting daemon [2020-01-17T14:59:05.631Z] daemon.go:448: [d15be6d7839a6] Daemon stopped [2020-01-17T14:59:05.631Z] PASS [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === Skipped [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-17T14:59:05.631Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-17T14:59:05.631Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-17T14:59:05.631Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T14:59:05.631Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-17T14:59:05.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-17T14:59:05.631Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] [2020-01-17T14:59:05.631Z] DONE 188 tests, 6 skipped in 144.625s [2020-01-17T14:59:05.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-17T14:59:05.886Z] ++ 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-01-17T14:59:05.886Z] ++ set -e [2020-01-17T14:59:05.886Z] ++ '[' -n 0 ']' [2020-01-17T14:59:05.886Z] ++ set -x [2020-01-17T14:59:05.886Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:05.886Z] INFO: Testing against a local daemon [2020-01-17T14:59:05.886Z] === RUN TestCommitInheritsEnv [2020-01-17T14:59:06.447Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-01-17T14:59:06.447Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-17T14:59:06.447Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-17T14:59:06.447Z] === RUN TestImagesFilterMultiReference [2020-01-17T14:59:06.707Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-17T14:59:06.707Z] === RUN TestImagePullPlatformInvalid [2020-01-17T14:59:06.707Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-01-17T14:59:06.707Z] === RUN TestRemoveImageOrphaning [2020-01-17T14:59:07.270Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-01-17T14:59:07.270Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-17T14:59:07.270Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-17T14:59:07.270Z] === RUN TestTagInvalidReference [2020-01-17T14:59:07.270Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-17T14:59:07.270Z] === RUN TestTagValidPrefixedRepo [2020-01-17T14:59:07.270Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-17T14:59:07.270Z] === RUN TestTagExistedNameWithoutForce [2020-01-17T14:59:07.270Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-17T14:59:07.270Z] === RUN TestTagOfficialNames [2020-01-17T14:59:07.270Z] --- PASS: TestTagOfficialNames (0.12s) [2020-01-17T14:59:07.270Z] === RUN TestTagMatchesDigest [2020-01-17T14:59:07.526Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-01-17T14:59:07.526Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-17T14:59:08.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-17T14:59:09.909Z] --- PASS: TestDockerNetworkMacvlan (25.26s) [2020-01-17T14:59:09.909Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T14:59:09.909Z] daemon.go:325: [dfe1580d76dd6] waiting for daemon to start [2020-01-17T14:59:09.909Z] daemon.go:325: [dfe1580d76dd6] waiting for daemon to start [2020-01-17T14:59:09.909Z] daemon.go:353: [dfe1580d76dd6] daemon started [2020-01-17T14:59:09.909Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-17T14:59:09.910Z] daemon.go:461: [dfe1580d76dd6] Stopping daemon [2020-01-17T14:59:09.910Z] daemon.go:296: [dfe1580d76dd6] exiting daemon [2020-01-17T14:59:09.910Z] daemon.go:448: [dfe1580d76dd6] Daemon stopped [2020-01-17T14:59:09.910Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T14:59:09.910Z] daemon.go:325: [dc8256b9ac30b] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:325: [dc8256b9ac30b] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:353: [dc8256b9ac30b] daemon started [2020-01-17T14:59:09.910Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-17T14:59:09.910Z] daemon.go:461: [dc8256b9ac30b] Stopping daemon [2020-01-17T14:59:09.910Z] daemon.go:296: [dc8256b9ac30b] exiting daemon [2020-01-17T14:59:09.910Z] daemon.go:448: [dc8256b9ac30b] Daemon stopped [2020-01-17T14:59:09.910Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T14:59:09.910Z] daemon.go:325: [d66c0f5b9d9b3] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:325: [d66c0f5b9d9b3] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:353: [d66c0f5b9d9b3] daemon started [2020-01-17T14:59:09.910Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-01-17T14:59:09.910Z] daemon.go:461: [d66c0f5b9d9b3] Stopping daemon [2020-01-17T14:59:09.910Z] daemon.go:296: [d66c0f5b9d9b3] exiting daemon [2020-01-17T14:59:09.910Z] daemon.go:448: [d66c0f5b9d9b3] Daemon stopped [2020-01-17T14:59:09.910Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T14:59:09.910Z] daemon.go:325: [d089539290ccb] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:325: [d089539290ccb] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:353: [d089539290ccb] daemon started [2020-01-17T14:59:09.910Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2020-01-17T14:59:09.910Z] daemon.go:461: [d089539290ccb] Stopping daemon [2020-01-17T14:59:09.910Z] daemon.go:296: [d089539290ccb] exiting daemon [2020-01-17T14:59:09.910Z] daemon.go:448: [d089539290ccb] Daemon stopped [2020-01-17T14:59:09.910Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T14:59:09.910Z] daemon.go:325: [d498c7f15974b] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:325: [d498c7f15974b] waiting for daemon to start [2020-01-17T14:59:09.910Z] daemon.go:353: [d498c7f15974b] daemon started [2020-01-17T14:59:09.910Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.90s) [2020-01-17T14:59:09.910Z] daemon.go:461: [d498c7f15974b] Stopping daemon [2020-01-17T14:59:09.910Z] daemon.go:296: [d498c7f15974b] exiting daemon [2020-01-17T14:59:09.910Z] daemon.go:448: [d498c7f15974b] Daemon stopped [2020-01-17T14:59:09.910Z] PASS [2020-01-17T14:59:09.910Z] [2020-01-17T14:59:09.910Z] DONE 7 tests in 26.902s [2020-01-17T14:59:09.910Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-17T14:59:09.910Z] ++ 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-01-17T14:59:09.910Z] ++ set -e [2020-01-17T14:59:09.910Z] ++ '[' -n 0 ']' [2020-01-17T14:59:09.910Z] ++ set -x [2020-01-17T14:59:09.910Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:09.910Z] testing: warning: no tests to run [2020-01-17T14:59:09.910Z] PASS [2020-01-17T14:59:09.910Z] [2020-01-17T14:59:09.910Z] DONE 0 tests in 0.102s [2020-01-17T14:59:09.910Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-17T14:59:09.910Z] ++ 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-01-17T14:59:09.910Z] ++ set -e [2020-01-17T14:59:09.910Z] ++ '[' -n 0 ']' [2020-01-17T14:59:09.910Z] ++ set -x [2020-01-17T14:59:09.910Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:09.910Z] INFO: Testing against a local daemon [2020-01-17T14:59:09.910Z] === RUN TestAuthZPluginAllowRequest [2020-01-17T14:59:11.218Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-01-17T14:59:11.218Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-01-17T14:59:11.218Z] daemon.go:325: [d7c9451aefb23] waiting for daemon to start [2020-01-17T14:59:11.218Z] daemon.go:325: [d7c9451aefb23] waiting for daemon to start [2020-01-17T14:59:11.218Z] daemon.go:353: [d7c9451aefb23] daemon started [2020-01-17T14:59:11.218Z] daemon.go:461: [d7c9451aefb23] Stopping daemon [2020-01-17T14:59:11.218Z] daemon.go:296: [d7c9451aefb23] exiting daemon [2020-01-17T14:59:11.218Z] daemon.go:448: [d7c9451aefb23] Daemon stopped [2020-01-17T14:59:11.218Z] === RUN TestAuthZPluginTLS [2020-01-17T14:59:11.697Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-17T14:59:11.697Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-01-17T14:59:11.697Z] daemon.go:325: [d74a1a6a93db9] waiting for daemon to start [2020-01-17T14:59:11.697Z] daemon.go:325: [d74a1a6a93db9] waiting for daemon to start [2020-01-17T14:59:11.697Z] daemon.go:353: [d74a1a6a93db9] daemon started [2020-01-17T14:59:11.697Z] daemon.go:461: [d74a1a6a93db9] Stopping daemon [2020-01-17T14:59:11.697Z] daemon.go:296: [d74a1a6a93db9] exiting daemon [2020-01-17T14:59:11.697Z] daemon.go:448: [d74a1a6a93db9] Daemon stopped [2020-01-17T14:59:11.697Z] === RUN TestAuthZPluginDenyRequest [2020-01-17T14:59:12.157Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-01-17T14:59:12.157Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-01-17T14:59:12.157Z] daemon.go:325: [d7dae457fc8aa] waiting for daemon to start [2020-01-17T14:59:12.157Z] daemon.go:325: [d7dae457fc8aa] waiting for daemon to start [2020-01-17T14:59:12.157Z] daemon.go:353: [d7dae457fc8aa] daemon started [2020-01-17T14:59:12.157Z] daemon.go:461: [d7dae457fc8aa] Stopping daemon [2020-01-17T14:59:12.157Z] daemon.go:296: [d7dae457fc8aa] exiting daemon [2020-01-17T14:59:12.157Z] daemon.go:448: [d7dae457fc8aa] Daemon stopped [2020-01-17T14:59:12.157Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-17T14:59:12.531Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-01-17T14:59:12.531Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-01-17T14:59:12.531Z] daemon.go:325: [de7730080af65] waiting for daemon to start [2020-01-17T14:59:12.531Z] daemon.go:325: [de7730080af65] waiting for daemon to start [2020-01-17T14:59:12.531Z] daemon.go:353: [de7730080af65] daemon started [2020-01-17T14:59:12.531Z] daemon.go:461: [de7730080af65] Stopping daemon [2020-01-17T14:59:12.531Z] daemon.go:296: [de7730080af65] exiting daemon [2020-01-17T14:59:12.531Z] daemon.go:448: [de7730080af65] Daemon stopped [2020-01-17T14:59:12.531Z] === RUN TestAuthZPluginDenyResponse [2020-01-17T14:59:13.331Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-01-17T14:59:13.331Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-01-17T14:59:13.331Z] daemon.go:325: [d4b5ee07a9ccf] waiting for daemon to start [2020-01-17T14:59:13.331Z] daemon.go:325: [d4b5ee07a9ccf] waiting for daemon to start [2020-01-17T14:59:13.331Z] daemon.go:353: [d4b5ee07a9ccf] daemon started [2020-01-17T14:59:13.331Z] daemon.go:461: [d4b5ee07a9ccf] Stopping daemon [2020-01-17T14:59:13.331Z] daemon.go:296: [d4b5ee07a9ccf] exiting daemon [2020-01-17T14:59:13.331Z] daemon.go:448: [d4b5ee07a9ccf] Daemon stopped [2020-01-17T14:59:13.331Z] === RUN TestAuthZPluginAllowEventStream [2020-01-17T14:59:15.217Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2020-01-17T14:59:15.217Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-01-17T14:59:15.217Z] daemon.go:325: [d2946837d0c9f] waiting for daemon to start [2020-01-17T14:59:15.217Z] daemon.go:325: [d2946837d0c9f] waiting for daemon to start [2020-01-17T14:59:15.217Z] daemon.go:353: [d2946837d0c9f] daemon started [2020-01-17T14:59:15.217Z] daemon.go:461: [d2946837d0c9f] Stopping daemon [2020-01-17T14:59:15.217Z] daemon.go:296: [d2946837d0c9f] exiting daemon [2020-01-17T14:59:15.217Z] daemon.go:448: [d2946837d0c9f] Daemon stopped [2020-01-17T14:59:15.217Z] === RUN TestAuthZPluginErrorResponse [2020-01-17T14:59:15.623Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-17T14:59:15.623Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-01-17T14:59:15.623Z] daemon.go:325: [d61284899f357] waiting for daemon to start [2020-01-17T14:59:15.623Z] daemon.go:325: [d61284899f357] waiting for daemon to start [2020-01-17T14:59:15.623Z] daemon.go:353: [d61284899f357] daemon started [2020-01-17T14:59:15.623Z] daemon.go:461: [d61284899f357] Stopping daemon [2020-01-17T14:59:15.623Z] daemon.go:296: [d61284899f357] exiting daemon [2020-01-17T14:59:15.623Z] daemon.go:448: [d61284899f357] Daemon stopped [2020-01-17T14:59:15.623Z] === RUN TestAuthZPluginErrorRequest [2020-01-17T14:59:16.271Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-17T14:59:16.271Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-17T14:59:16.271Z] Cross building: bundles/cross/windows/amd64 [2020-01-17T14:59:16.271Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-17T14:59:16.271Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-17T14:59:16.428Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-17T14:59:16.428Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-01-17T14:59:16.428Z] daemon.go:325: [d3c0f1b2cdaa6] waiting for daemon to start [2020-01-17T14:59:16.428Z] daemon.go:325: [d3c0f1b2cdaa6] waiting for daemon to start [2020-01-17T14:59:16.428Z] daemon.go:353: [d3c0f1b2cdaa6] daemon started [2020-01-17T14:59:16.428Z] daemon.go:461: [d3c0f1b2cdaa6] Stopping daemon [2020-01-17T14:59:16.428Z] daemon.go:296: [d3c0f1b2cdaa6] exiting daemon [2020-01-17T14:59:16.428Z] daemon.go:448: [d3c0f1b2cdaa6] Daemon stopped [2020-01-17T14:59:16.428Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T14:59:16.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-17T14:59:16.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-17T14:59:16.798Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-17T14:59:16.798Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T14:59:16.798Z] daemon.go:325: [dd1da84a112a2] waiting for daemon to start [2020-01-17T14:59:16.798Z] daemon.go:325: [dd1da84a112a2] waiting for daemon to start [2020-01-17T14:59:16.798Z] daemon.go:353: [dd1da84a112a2] daemon started [2020-01-17T14:59:16.798Z] daemon.go:461: [dd1da84a112a2] Stopping daemon [2020-01-17T14:59:16.798Z] daemon.go:296: [dd1da84a112a2] exiting daemon [2020-01-17T14:59:16.798Z] daemon.go:448: [dd1da84a112a2] Daemon stopped [2020-01-17T14:59:16.798Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-17T14:59:19.269Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-01-17T14:59:19.269Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-01-17T14:59:19.269Z] daemon.go:325: [d5312caf8414f] waiting for daemon to start [2020-01-17T14:59:19.269Z] daemon.go:325: [d5312caf8414f] waiting for daemon to start [2020-01-17T14:59:19.269Z] daemon.go:353: [d5312caf8414f] daemon started [2020-01-17T14:59:19.269Z] daemon.go:461: [d5312caf8414f] Stopping daemon [2020-01-17T14:59:19.269Z] daemon.go:296: [d5312caf8414f] exiting daemon [2020-01-17T14:59:19.269Z] daemon.go:448: [d5312caf8414f] Daemon stopped [2020-01-17T14:59:19.269Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T14:59:20.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-17T14:59:20.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-17T14:59:21.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-01-17T14:59:21.196Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T14:59:21.196Z] daemon.go:325: [df7811755dca7] waiting for daemon to start [2020-01-17T14:59:21.196Z] daemon.go:325: [df7811755dca7] waiting for daemon to start [2020-01-17T14:59:21.196Z] daemon.go:353: [df7811755dca7] daemon started [2020-01-17T14:59:21.196Z] daemon.go:461: [df7811755dca7] Stopping daemon [2020-01-17T14:59:21.196Z] daemon.go:296: [df7811755dca7] exiting daemon [2020-01-17T14:59:21.196Z] daemon.go:448: [df7811755dca7] Daemon stopped [2020-01-17T14:59:21.196Z] === RUN TestAuthZPluginHeader [2020-01-17T14:59:22.009Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-01-17T14:59:22.009Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-01-17T14:59:22.009Z] daemon.go:325: [d67d75726cd11] waiting for daemon to start [2020-01-17T14:59:22.009Z] daemon.go:325: [d67d75726cd11] waiting for daemon to start [2020-01-17T14:59:22.009Z] daemon.go:353: [d67d75726cd11] daemon started [2020-01-17T14:59:22.009Z] daemon.go:461: [d67d75726cd11] Stopping daemon [2020-01-17T14:59:22.009Z] daemon.go:296: [d67d75726cd11] exiting daemon [2020-01-17T14:59:22.009Z] daemon.go:448: [d67d75726cd11] Daemon stopped [2020-01-17T14:59:22.009Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-17T14:59:22.009Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-17T14:59:22.009Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:22.009Z] === RUN TestAuthZPluginV2Disable [2020-01-17T14:59:22.009Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-17T14:59:22.009Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:22.009Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-17T14:59:22.009Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-17T14:59:22.009Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:22.009Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-17T14:59:22.009Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-17T14:59:22.009Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:22.009Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T14:59:24.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-17T14:59:28.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-17T14:59:28.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-17T14:59:31.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-17T14:59:33.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-17T14:59:34.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-17T14:59:36.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-17T14:59:38.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-17T14:59:41.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-17T14:59:41.809Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2020-01-17T14:59:41.809Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:353: [d7414f785707b] daemon started [2020-01-17T14:59:41.809Z] daemon.go:461: [d7414f785707b] Stopping daemon [2020-01-17T14:59:41.809Z] daemon.go:296: [d7414f785707b] exiting daemon [2020-01-17T14:59:41.809Z] daemon.go:448: [d7414f785707b] Daemon stopped [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:339: [d7414f785707b] error pinging daemon on start: Get http://d7414f785707b.sock/_ping: context deadline exceeded [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:339: [d7414f785707b] error pinging daemon on start: Get http://d7414f785707b.sock/_ping: context deadline exceeded [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:339: [d7414f785707b] error pinging daemon on start: Get http://d7414f785707b.sock/_ping: context deadline exceeded [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:339: [d7414f785707b] error pinging daemon on start: Get http://d7414f785707b.sock/_ping: context deadline exceeded [2020-01-17T14:59:41.809Z] daemon.go:296: [d7414f785707b] exiting daemon [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:325: [d7414f785707b] waiting for daemon to start [2020-01-17T14:59:41.809Z] daemon.go:353: [d7414f785707b] daemon started [2020-01-17T14:59:41.809Z] daemon.go:461: [d7414f785707b] Stopping daemon [2020-01-17T14:59:41.809Z] daemon.go:296: [d7414f785707b] exiting daemon [2020-01-17T14:59:41.809Z] daemon.go:448: [d7414f785707b] Daemon stopped [2020-01-17T14:59:41.809Z] PASS [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] === Skipped [2020-01-17T14:59:41.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-17T14:59:41.809Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-17T14:59:41.809Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-17T14:59:41.809Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-17T14:59:41.809Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] [2020-01-17T14:59:41.809Z] DONE 17 tests, 4 skipped in 29.776s [2020-01-17T14:59:41.809Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-17T14:59:41.809Z] ++ 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-01-17T14:59:41.809Z] ++ set -e [2020-01-17T14:59:41.809Z] ++ '[' -n 0 ']' [2020-01-17T14:59:41.809Z] ++ set -x [2020-01-17T14:59:41.810Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:41.810Z] INFO: Testing against a local daemon [2020-01-17T14:59:41.810Z] === RUN TestPluginInvalidJSON [2020-01-17T14:59:41.810Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T14:59:41.810Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T14:59:41.810Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T14:59:41.810Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-17T14:59:41.810Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-17T14:59:41.810Z] PASS [2020-01-17T14:59:41.810Z] [2020-01-17T14:59:41.810Z] DONE 2 tests in 0.187s [2020-01-17T14:59:41.810Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-17T14:59:41.810Z] ++ 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-01-17T14:59:41.810Z] ++ set -e [2020-01-17T14:59:41.810Z] ++ '[' -n 0 ']' [2020-01-17T14:59:41.810Z] ++ set -x [2020-01-17T14:59:41.810Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:41.810Z] INFO: Testing against a local daemon [2020-01-17T14:59:41.810Z] === RUN TestExternalGraphDriver [2020-01-17T14:59:41.810Z] === RUN TestExternalGraphDriver/json [2020-01-17T14:59:41.810Z] === RUN TestExternalGraphDriver/spec [2020-01-17T14:59:42.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-17T14:59:43.620Z] === RUN TestExternalGraphDriver/pull [2020-01-17T14:59:43.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-17T14:59:45.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-17T14:59:45.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-17T14:59:45.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-17T14:59:45.694Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-01-17T14:59:45.694Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:353: [de3b5b1cd3e35] daemon started [2020-01-17T14:59:45.694Z] daemon.go:461: [de3b5b1cd3e35] Stopping daemon [2020-01-17T14:59:45.694Z] daemon.go:296: [de3b5b1cd3e35] exiting daemon [2020-01-17T14:59:45.694Z] daemon.go:448: [de3b5b1cd3e35] Daemon stopped [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:353: [de3b5b1cd3e35] daemon started [2020-01-17T14:59:45.694Z] daemon.go:461: [de3b5b1cd3e35] Stopping daemon [2020-01-17T14:59:45.694Z] daemon.go:296: [de3b5b1cd3e35] exiting daemon [2020-01-17T14:59:45.694Z] daemon.go:448: [de3b5b1cd3e35] Daemon stopped [2020-01-17T14:59:45.694Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:353: [de3b5b1cd3e35] daemon started [2020-01-17T14:59:45.694Z] daemon.go:461: [de3b5b1cd3e35] Stopping daemon [2020-01-17T14:59:45.694Z] daemon.go:296: [de3b5b1cd3e35] exiting daemon [2020-01-17T14:59:45.694Z] daemon.go:448: [de3b5b1cd3e35] Daemon stopped [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:353: [de3b5b1cd3e35] daemon started [2020-01-17T14:59:45.694Z] daemon.go:461: [de3b5b1cd3e35] Stopping daemon [2020-01-17T14:59:45.694Z] daemon.go:296: [de3b5b1cd3e35] exiting daemon [2020-01-17T14:59:45.694Z] daemon.go:448: [de3b5b1cd3e35] Daemon stopped [2020-01-17T14:59:45.694Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:325: [de3b5b1cd3e35] waiting for daemon to start [2020-01-17T14:59:45.694Z] daemon.go:353: [de3b5b1cd3e35] daemon started [2020-01-17T14:59:45.694Z] daemon.go:461: [de3b5b1cd3e35] Stopping daemon [2020-01-17T14:59:45.694Z] daemon.go:296: [de3b5b1cd3e35] exiting daemon [2020-01-17T14:59:45.694Z] daemon.go:448: [de3b5b1cd3e35] Daemon stopped [2020-01-17T14:59:45.694Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-01-17T14:59:45.694Z] === RUN TestGraphdriverPluginV2 [2020-01-17T14:59:45.918Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-17T14:59:46.084Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-17T14:59:46.084Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:46.084Z] PASS [2020-01-17T14:59:46.084Z] [2020-01-17T14:59:46.084Z] === Skipped [2020-01-17T14:59:46.084Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-17T14:59:46.084Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T14:59:46.084Z] [2020-01-17T14:59:46.084Z] [2020-01-17T14:59:46.084Z] DONE 5 tests, 1 skipped in 6.701s [2020-01-17T14:59:46.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-17T14:59:46.084Z] ++ 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-01-17T14:59:46.084Z] ++ set -e [2020-01-17T14:59:46.084Z] ++ '[' -n 0 ']' [2020-01-17T14:59:46.084Z] ++ set -x [2020-01-17T14:59:46.084Z] ++ env -i DEST=/go/src/github.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-01-17T14:59:46.084Z] INFO: Testing against a local daemon [2020-01-17T14:59:46.084Z] === RUN TestContinueAfterPluginCrash [2020-01-17T14:59:46.084Z] === PAUSE TestContinueAfterPluginCrash [2020-01-17T14:59:46.084Z] === RUN TestDaemonStartWithLogOpt [2020-01-17T14:59:46.084Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-17T14:59:46.084Z] === CONT TestContinueAfterPluginCrash [2020-01-17T14:59:46.084Z] === CONT TestDaemonStartWithLogOpt [2020-01-17T14:59:46.842Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-17T14:59:48.202Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-17T14:59:49.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-17T14:59:56.090Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-17T14:59:56.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-17T14:59:57.451Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-17T14:59:57.611Z] --- PASS: TestDaemonStartWithLogOpt (11.02s) [2020-01-17T14:59:57.611Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-01-17T14:59:57.611Z] daemon.go:325: [d09bb3153e78f] waiting for daemon to start [2020-01-17T14:59:57.611Z] daemon.go:325: [d09bb3153e78f] waiting for daemon to start [2020-01-17T14:59:57.611Z] daemon.go:353: [d09bb3153e78f] daemon started [2020-01-17T14:59:57.611Z] daemon.go:461: [d09bb3153e78f] Stopping daemon [2020-01-17T14:59:57.611Z] daemon.go:296: [d09bb3153e78f] exiting daemon [2020-01-17T14:59:57.611Z] daemon.go:448: [d09bb3153e78f] Daemon stopped [2020-01-17T14:59:57.611Z] daemon.go:325: [d09bb3153e78f] waiting for daemon to start [2020-01-17T14:59:57.611Z] daemon.go:325: [d09bb3153e78f] waiting for daemon to start [2020-01-17T14:59:57.611Z] daemon.go:353: [d09bb3153e78f] daemon started [2020-01-17T14:59:57.611Z] daemon.go:461: [d09bb3153e78f] Stopping daemon [2020-01-17T14:59:57.611Z] daemon.go:296: [d09bb3153e78f] exiting daemon [2020-01-17T14:59:57.611Z] daemon.go:448: [d09bb3153e78f] Daemon stopped [2020-01-17T14:59:58.813Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-17T15:00:00.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-17T15:00:00.173Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-17T15:00:02.602Z] --- PASS: TestContinueAfterPluginCrash (15.97s) [2020-01-17T15:00:02.602Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-01-17T15:00:02.602Z] daemon.go:325: [d020bc333861a] waiting for daemon to start [2020-01-17T15:00:02.602Z] daemon.go:325: [d020bc333861a] waiting for daemon to start [2020-01-17T15:00:02.602Z] daemon.go:353: [d020bc333861a] daemon started [2020-01-17T15:00:02.602Z] daemon.go:461: [d020bc333861a] Stopping daemon [2020-01-17T15:00:02.602Z] daemon.go:296: [d020bc333861a] exiting daemon [2020-01-17T15:00:02.602Z] daemon.go:448: [d020bc333861a] Daemon stopped [2020-01-17T15:00:02.602Z] PASS [2020-01-17T15:00:02.602Z] [2020-01-17T15:00:02.602Z] DONE 2 tests in 16.149s [2020-01-17T15:00:02.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-17T15:00:02.602Z] ++ 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-01-17T15:00:02.602Z] ++ set -e [2020-01-17T15:00:02.602Z] ++ '[' -n 0 ']' [2020-01-17T15:00:02.602Z] ++ set -x [2020-01-17T15:00:02.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T15:00:02.602Z] INFO: Testing against a local daemon [2020-01-17T15:00:02.602Z] === RUN TestPluginWithDevMounts [2020-01-17T15:00:02.602Z] === PAUSE TestPluginWithDevMounts [2020-01-17T15:00:02.602Z] === CONT TestPluginWithDevMounts [2020-01-17T15:00:04.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-17T15:00:04.414Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-01-17T15:00:04.414Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-01-17T15:00:04.414Z] daemon.go:325: [db16d7733f30c] waiting for daemon to start [2020-01-17T15:00:04.414Z] daemon.go:325: [db16d7733f30c] waiting for daemon to start [2020-01-17T15:00:04.414Z] daemon.go:353: [db16d7733f30c] daemon started [2020-01-17T15:00:04.414Z] daemon.go:461: [db16d7733f30c] Stopping daemon [2020-01-17T15:00:04.414Z] daemon.go:296: [db16d7733f30c] exiting daemon [2020-01-17T15:00:04.414Z] daemon.go:448: [db16d7733f30c] Daemon stopped [2020-01-17T15:00:04.414Z] PASS [2020-01-17T15:00:04.414Z] [2020-01-17T15:00:04.414Z] DONE 1 tests in 2.225s [2020-01-17T15:00:04.414Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-17T15:00:04.414Z] ++ 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-01-17T15:00:04.414Z] ++ set -e [2020-01-17T15:00:04.414Z] ++ '[' -n 0 ']' [2020-01-17T15:00:04.414Z] ++ set -x [2020-01-17T15:00:04.414Z] ++ env -i DEST=/go/src/github.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-01-17T15:00:04.414Z] INFO: Testing against a local daemon [2020-01-17T15:00:04.414Z] === RUN TestSecretInspect [2020-01-17T15:00:06.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-17T15:00:06.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-17T15:00:06.910Z] [2020-01-17T15:00:06.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-17T15:00:06.910Z] PKG_CONFIG=pkg-config [2020-01-17T15:00:06.910Z] GOLANG_VERSION=1.12.14 [2020-01-17T15:00:06.910Z] HOSTNAME=dfe7311ea442 [2020-01-17T15:00:06.910Z] DOCKER_EXPERIMENTAL=1 [2020-01-17T15:00:06.910Z] container=docker [2020-01-17T15:00:06.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-17T15:00:06.910Z] GOPATH=/go [2020-01-17T15:00:06.910Z] PWD=/go/src/github.com/docker/docker [2020-01-17T15:00:06.910Z] HOME=/root [2020-01-17T15:00:06.910Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-01-17T15:00:06.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-17T15:00:06.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-17T15:00:06.910Z] DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 [2020-01-17T15:00:06.910Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-17T15:00:06.910Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-17T15:00:06.910Z] TERM=xterm [2020-01-17T15:00:06.910Z] VALIDATE_BRANCH=19.03 [2020-01-17T15:00:06.910Z] DEST=bundles/test-integration [2020-01-17T15:00:06.910Z] SHLVL=1 [2020-01-17T15:00:06.910Z] TIMEOUT=120m [2020-01-17T15:00:06.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-17T15:00:06.910Z] DOCKER_PKG=github.com/docker/docker [2020-01-17T15:00:06.910Z] TESTDEBUG=0 [2020-01-17T15:00:06.910Z] _=/usr/bin/env [2020-01-17T15:00:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-17T15:00:07.757Z] --- PASS: TestSecretInspect (3.09s) [2020-01-17T15:00:07.757Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-01-17T15:00:07.757Z] daemon.go:325: [d22461d23cd2b] waiting for daemon to start [2020-01-17T15:00:07.757Z] daemon.go:325: [d22461d23cd2b] waiting for daemon to start [2020-01-17T15:00:07.757Z] daemon.go:353: [d22461d23cd2b] daemon started [2020-01-17T15:00:07.757Z] daemon.go:461: [d22461d23cd2b] Stopping daemon [2020-01-17T15:00:07.757Z] daemon.go:296: [d22461d23cd2b] exiting daemon [2020-01-17T15:00:07.757Z] daemon.go:448: [d22461d23cd2b] Daemon stopped [2020-01-17T15:00:07.757Z] === RUN TestSecretList [2020-01-17T15:00:09.355Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-17T15:00:10.395Z] --- PASS: TestSecretList (2.44s) [2020-01-17T15:00:10.395Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-01-17T15:00:10.395Z] daemon.go:325: [d6d4cad5c6205] waiting for daemon to start [2020-01-17T15:00:10.395Z] daemon.go:325: [d6d4cad5c6205] waiting for daemon to start [2020-01-17T15:00:10.395Z] daemon.go:353: [d6d4cad5c6205] daemon started [2020-01-17T15:00:10.395Z] daemon.go:461: [d6d4cad5c6205] Stopping daemon [2020-01-17T15:00:10.395Z] daemon.go:296: [d6d4cad5c6205] exiting daemon [2020-01-17T15:00:10.395Z] daemon.go:448: [d6d4cad5c6205] Daemon stopped [2020-01-17T15:00:10.395Z] === RUN TestSecretsCreateAndDelete [2020-01-17T15:00:11.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-17T15:00:12.136Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-17T15:00:13.500Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-17T15:00:13.584Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2020-01-17T15:00:13.584Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-01-17T15:00:13.584Z] daemon.go:325: [d3ce0816d11ec] waiting for daemon to start [2020-01-17T15:00:13.584Z] daemon.go:325: [d3ce0816d11ec] waiting for daemon to start [2020-01-17T15:00:13.584Z] daemon.go:353: [d3ce0816d11ec] daemon started [2020-01-17T15:00:13.584Z] daemon.go:461: [d3ce0816d11ec] Stopping daemon [2020-01-17T15:00:13.584Z] daemon.go:296: [d3ce0816d11ec] exiting daemon [2020-01-17T15:00:13.584Z] daemon.go:448: [d3ce0816d11ec] Daemon stopped [2020-01-17T15:00:13.584Z] === RUN TestSecretsUpdate [2020-01-17T15:00:14.059Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-17T15:00:14.619Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-17T15:00:15.179Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-17T15:00:15.739Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-17T15:00:15.739Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-17T15:00:16.070Z] --- PASS: TestSecretsUpdate (3.02s) [2020-01-17T15:00:16.070Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-01-17T15:00:16.070Z] daemon.go:325: [d0d1b4cddd738] waiting for daemon to start [2020-01-17T15:00:16.070Z] daemon.go:325: [d0d1b4cddd738] waiting for daemon to start [2020-01-17T15:00:16.070Z] daemon.go:353: [d0d1b4cddd738] daemon started [2020-01-17T15:00:16.070Z] daemon.go:461: [d0d1b4cddd738] Stopping daemon [2020-01-17T15:00:16.070Z] daemon.go:296: [d0d1b4cddd738] exiting daemon [2020-01-17T15:00:16.070Z] daemon.go:448: [d0d1b4cddd738] Daemon stopped [2020-01-17T15:00:16.070Z] === RUN TestTemplatedSecret [2020-01-17T15:00:17.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-17T15:00:17.661Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-17T15:00:17.786Z] 65014b3c3121: Pull complete [2020-01-17T15:00:20.273Z] --- PASS: TestTemplatedSecret (3.54s) [2020-01-17T15:00:20.273Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-01-17T15:00:20.273Z] daemon.go:325: [dfa77bcdb33eb] waiting for daemon to start [2020-01-17T15:00:20.273Z] daemon.go:325: [dfa77bcdb33eb] waiting for daemon to start [2020-01-17T15:00:20.273Z] daemon.go:353: [dfa77bcdb33eb] daemon started [2020-01-17T15:00:20.273Z] daemon.go:461: [dfa77bcdb33eb] Stopping daemon [2020-01-17T15:00:20.273Z] daemon.go:296: [dfa77bcdb33eb] exiting daemon [2020-01-17T15:00:20.273Z] daemon.go:448: [dfa77bcdb33eb] Daemon stopped [2020-01-17T15:00:20.273Z] === RUN TestSecretCreateResolve [2020-01-17T15:00:22.887Z] --- PASS: TestSecretCreateResolve (3.00s) [2020-01-17T15:00:22.887Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-01-17T15:00:22.887Z] daemon.go:325: [dd559ded67414] waiting for daemon to start [2020-01-17T15:00:22.887Z] daemon.go:325: [dd559ded67414] waiting for daemon to start [2020-01-17T15:00:22.887Z] daemon.go:353: [dd559ded67414] daemon started [2020-01-17T15:00:22.887Z] daemon.go:461: [dd559ded67414] Stopping daemon [2020-01-17T15:00:22.887Z] daemon.go:296: [dd559ded67414] exiting daemon [2020-01-17T15:00:22.887Z] daemon.go:448: [dd559ded67414] Daemon stopped [2020-01-17T15:00:22.887Z] PASS [2020-01-17T15:00:22.887Z] [2020-01-17T15:00:22.887Z] DONE 6 tests in 18.233s [2020-01-17T15:00:22.887Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-17T15:00:22.887Z] ++ 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-01-17T15:00:22.887Z] ++ set -e [2020-01-17T15:00:22.887Z] ++ '[' -n 0 ']' [2020-01-17T15:00:22.887Z] ++ set -x [2020-01-17T15:00:22.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T15:00:22.887Z] INFO: Testing against a local daemon [2020-01-17T15:00:22.887Z] === RUN TestServiceCreateInit [2020-01-17T15:00:22.887Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:00:22.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-17T15:00:23.945Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-17T15:00:23.945Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-17T15:00:23.945Z] remote: Enumerating objects: 19, done. [2020-01-17T15:00:23.945Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-17T15:00:23.945Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-17T15:00:23.945Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-17T15:00:25.844Z] [2020-01-17T15:00:26.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-17T15:00:26.155Z] === RUN TestDockerSuite/TestBuildConditionalCache [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-17T15:00:26.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/test/unit [2020-01-17T15:00:27.080Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-17T15:00:28.026Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:00:29.273Z] ? github.com/docker/docker/api [no test files] [2020-01-17T15:00:30.352Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-17T15:00:32.291Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-17T15:00:33.287Z] --- PASS: TestServiceCreateInit (9.79s) [2020-01-17T15:00:33.287Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s) [2020-01-17T15:00:33.287Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:00:33.287Z] daemon.go:325: [d0cc6bee2d95f] waiting for daemon to start [2020-01-17T15:00:33.287Z] daemon.go:325: [d0cc6bee2d95f] waiting for daemon to start [2020-01-17T15:00:33.287Z] daemon.go:353: [d0cc6bee2d95f] daemon started [2020-01-17T15:00:33.287Z] daemon.go:461: [d0cc6bee2d95f] Stopping daemon [2020-01-17T15:00:33.287Z] daemon.go:296: [d0cc6bee2d95f] exiting daemon [2020-01-17T15:00:33.287Z] daemon.go:448: [d0cc6bee2d95f] Daemon stopped [2020-01-17T15:00:33.287Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-01-17T15:00:33.287Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:00:33.287Z] daemon.go:325: [db423bc0f6b2c] waiting for daemon to start [2020-01-17T15:00:33.287Z] daemon.go:325: [db423bc0f6b2c] waiting for daemon to start [2020-01-17T15:00:33.287Z] daemon.go:353: [db423bc0f6b2c] daemon started [2020-01-17T15:00:33.287Z] daemon.go:461: [db423bc0f6b2c] Stopping daemon [2020-01-17T15:00:33.287Z] daemon.go:296: [db423bc0f6b2c] exiting daemon [2020-01-17T15:00:33.287Z] daemon.go:448: [db423bc0f6b2c] Daemon stopped [2020-01-17T15:00:33.287Z] === RUN TestCreateServiceMultipleTimes [2020-01-17T15:00:33.662Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-17T15:00:33.917Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-17T15:00:34.171Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-17T15:00:35.095Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-17T15:00:35.654Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-17T15:00:36.214Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-17T15:00:36.214Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-17T15:00:40.374Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-17T15:00:44.142Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-01-17T15:00:46.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-17T15:00:47.462Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-17T15:00:48.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-17T15:00:48.581Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:00:49.917Z] --- PASS: TestCreateServiceMultipleTimes (16.88s) [2020-01-17T15:00:49.917Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-01-17T15:00:49.917Z] daemon.go:325: [dfe177aad1794] waiting for daemon to start [2020-01-17T15:00:49.917Z] daemon.go:325: [dfe177aad1794] waiting for daemon to start [2020-01-17T15:00:49.917Z] daemon.go:353: [dfe177aad1794] daemon started [2020-01-17T15:00:49.917Z] daemon.go:461: [dfe177aad1794] Stopping daemon [2020-01-17T15:00:49.917Z] daemon.go:296: [dfe177aad1794] exiting daemon [2020-01-17T15:00:49.917Z] daemon.go:448: [dfe177aad1794] Daemon stopped [2020-01-17T15:00:49.917Z] === RUN TestCreateServiceConflict [2020-01-17T15:00:52.489Z] --- PASS: TestCreateServiceConflict (3.01s) [2020-01-17T15:00:52.489Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-01-17T15:00:52.489Z] daemon.go:325: [d38f48bfd100e] waiting for daemon to start [2020-01-17T15:00:52.489Z] daemon.go:325: [d38f48bfd100e] waiting for daemon to start [2020-01-17T15:00:52.489Z] daemon.go:353: [d38f48bfd100e] daemon started [2020-01-17T15:00:52.489Z] daemon.go:461: [d38f48bfd100e] Stopping daemon [2020-01-17T15:00:52.489Z] daemon.go:296: [d38f48bfd100e] exiting daemon [2020-01-17T15:00:52.489Z] daemon.go:448: [d38f48bfd100e] Daemon stopped [2020-01-17T15:00:52.489Z] === RUN TestCreateServiceMaxReplicas [2020-01-17T15:00:52.741Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-17T15:00:53.302Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-17T15:00:53.862Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-17T15:00:54.116Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-17T15:00:54.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-17T15:00:54.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-17T15:00:55.040Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-17T15:00:55.599Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-17T15:00:56.159Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-17T15:00:56.560Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-01-17T15:00:56.560Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-01-17T15:00:56.560Z] daemon.go:325: [d96dc4aee0f69] waiting for daemon to start [2020-01-17T15:00:56.560Z] daemon.go:325: [d96dc4aee0f69] waiting for daemon to start [2020-01-17T15:00:56.560Z] daemon.go:353: [d96dc4aee0f69] daemon started [2020-01-17T15:00:56.560Z] daemon.go:461: [d96dc4aee0f69] Stopping daemon [2020-01-17T15:00:56.560Z] daemon.go:296: [d96dc4aee0f69] exiting daemon [2020-01-17T15:00:56.560Z] daemon.go:448: [d96dc4aee0f69] Daemon stopped [2020-01-17T15:00:56.560Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-17T15:00:56.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-17T15:00:58.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-17T15:00:59.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-17T15:01:00.033Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-17T15:01:00.289Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-17T15:01:02.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-17T15:01:04.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-17T15:01:04.451Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-17T15:01:06.335Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-17T15:01:06.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-17T15:01:06.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-17T15:01:06.335Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-17T15:01:06.335Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-17T15:01:07.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-17T15:01:07.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-17T15:01:11.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-17T15:01:11.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-17T15:01:13.160Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2020-01-17T15:01:13.160Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-01-17T15:01:13.160Z] daemon.go:325: [d1cb52abb71a0] waiting for daemon to start [2020-01-17T15:01:13.160Z] daemon.go:325: [d1cb52abb71a0] waiting for daemon to start [2020-01-17T15:01:13.160Z] daemon.go:353: [d1cb52abb71a0] daemon started [2020-01-17T15:01:13.160Z] daemon.go:461: [d1cb52abb71a0] Stopping daemon [2020-01-17T15:01:13.160Z] daemon.go:296: [d1cb52abb71a0] exiting daemon [2020-01-17T15:01:13.160Z] daemon.go:448: [d1cb52abb71a0] Daemon stopped [2020-01-17T15:01:13.160Z] === RUN TestCreateServiceSecretFileMode [2020-01-17T15:01:13.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-17T15:01:13.962Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-01-17T15:01:13.962Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-01-17T15:01:13.962Z] daemon.go:325: [d0661bab4e7c7] waiting for daemon to start [2020-01-17T15:01:13.962Z] daemon.go:325: [d0661bab4e7c7] waiting for daemon to start [2020-01-17T15:01:13.962Z] daemon.go:353: [d0661bab4e7c7] daemon started [2020-01-17T15:01:13.962Z] daemon.go:461: [d0661bab4e7c7] Stopping daemon [2020-01-17T15:01:13.962Z] daemon.go:296: [d0661bab4e7c7] exiting daemon [2020-01-17T15:01:13.962Z] daemon.go:448: [d0661bab4e7c7] Daemon stopped [2020-01-17T15:01:13.962Z] === RUN TestCreateServiceConfigFileMode [2020-01-17T15:01:14.084Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-17T15:01:16.592Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-17T15:01:17.385Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2020-01-17T15:01:17.385Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-01-17T15:01:17.385Z] daemon.go:325: [de954befada52] waiting for daemon to start [2020-01-17T15:01:17.385Z] daemon.go:325: [de954befada52] waiting for daemon to start [2020-01-17T15:01:17.385Z] daemon.go:353: [de954befada52] daemon started [2020-01-17T15:01:17.385Z] daemon.go:461: [de954befada52] Stopping daemon [2020-01-17T15:01:17.385Z] daemon.go:296: [de954befada52] exiting daemon [2020-01-17T15:01:17.385Z] daemon.go:448: [de954befada52] Daemon stopped [2020-01-17T15:01:17.385Z] === RUN TestCreateServiceSysctls [2020-01-17T15:01:17.955Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-17T15:01:19.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-17T15:01:21.215Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-17T15:01:22.140Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-17T15:01:22.140Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-17T15:01:22.396Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-17T15:01:22.465Z] --- PASS: TestCreateServiceSysctls (4.42s) [2020-01-17T15:01:22.465Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-01-17T15:01:22.465Z] daemon.go:325: [dbb0b8cebe59b] waiting for daemon to start [2020-01-17T15:01:22.465Z] daemon.go:325: [dbb0b8cebe59b] waiting for daemon to start [2020-01-17T15:01:22.465Z] daemon.go:353: [dbb0b8cebe59b] daemon started [2020-01-17T15:01:22.465Z] daemon.go:461: [dbb0b8cebe59b] Stopping daemon [2020-01-17T15:01:22.465Z] daemon.go:296: [dbb0b8cebe59b] exiting daemon [2020-01-17T15:01:22.465Z] daemon.go:448: [dbb0b8cebe59b] Daemon stopped [2020-01-17T15:01:22.465Z] === RUN TestInspect [2020-01-17T15:01:25.200Z] --- PASS: TestInspect (3.26s) [2020-01-17T15:01:25.200Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-01-17T15:01:25.200Z] daemon.go:325: [d33cca6dd0016] waiting for daemon to start [2020-01-17T15:01:25.200Z] daemon.go:325: [d33cca6dd0016] waiting for daemon to start [2020-01-17T15:01:25.200Z] daemon.go:353: [d33cca6dd0016] daemon started [2020-01-17T15:01:25.200Z] daemon.go:461: [d33cca6dd0016] Stopping daemon [2020-01-17T15:01:25.200Z] daemon.go:296: [d33cca6dd0016] exiting daemon [2020-01-17T15:01:25.200Z] daemon.go:448: [d33cca6dd0016] Daemon stopped [2020-01-17T15:01:25.200Z] === RUN TestDockerNetworkConnectAlias [2020-01-17T15:01:28.922Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-17T15:01:30.806Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-17T15:01:31.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-17T15:01:32.691Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-17T15:01:32.813Z] --- PASS: TestDockerNetworkConnectAlias (6.96s) [2020-01-17T15:01:32.813Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-01-17T15:01:32.813Z] daemon.go:325: [da1e060e99dc5] waiting for daemon to start [2020-01-17T15:01:32.813Z] daemon.go:325: [da1e060e99dc5] waiting for daemon to start [2020-01-17T15:01:32.813Z] daemon.go:353: [da1e060e99dc5] daemon started [2020-01-17T15:01:32.813Z] daemon.go:461: [da1e060e99dc5] Stopping daemon [2020-01-17T15:01:32.813Z] daemon.go:296: [da1e060e99dc5] exiting daemon [2020-01-17T15:01:32.813Z] daemon.go:448: [da1e060e99dc5] Daemon stopped [2020-01-17T15:01:32.813Z] === RUN TestDockerNetworkReConnect [2020-01-17T15:01:36.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-17T15:01:37.003Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2020-01-17T15:01:37.003Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-01-17T15:01:37.003Z] daemon.go:325: [d1d7fd639fcf5] waiting for daemon to start [2020-01-17T15:01:37.003Z] daemon.go:325: [d1d7fd639fcf5] waiting for daemon to start [2020-01-17T15:01:37.003Z] daemon.go:353: [d1d7fd639fcf5] daemon started [2020-01-17T15:01:37.003Z] daemon.go:461: [d1d7fd639fcf5] Stopping daemon [2020-01-17T15:01:37.003Z] daemon.go:296: [d1d7fd639fcf5] exiting daemon [2020-01-17T15:01:37.003Z] daemon.go:448: [d1d7fd639fcf5] Daemon stopped [2020-01-17T15:01:37.003Z] === RUN TestServicePlugin [2020-01-17T15:01:37.003Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-17T15:01:37.003Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:01:37.003Z] === RUN TestServiceUpdateLabel [2020-01-17T15:01:37.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-17T15:01:39.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-17T15:01:39.474Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-17T15:01:40.214Z] --- PASS: TestServiceUpdateLabel (2.93s) [2020-01-17T15:01:40.214Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-01-17T15:01:40.214Z] daemon.go:325: [d3118e6198228] waiting for daemon to start [2020-01-17T15:01:40.214Z] daemon.go:325: [d3118e6198228] waiting for daemon to start [2020-01-17T15:01:40.214Z] daemon.go:353: [d3118e6198228] daemon started [2020-01-17T15:01:40.214Z] daemon.go:461: [d3118e6198228] Stopping daemon [2020-01-17T15:01:40.214Z] daemon.go:296: [d3118e6198228] exiting daemon [2020-01-17T15:01:40.214Z] daemon.go:448: [d3118e6198228] Daemon stopped [2020-01-17T15:01:40.214Z] === RUN TestServiceUpdateSecrets [2020-01-17T15:01:41.358Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-17T15:01:42.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-17T15:01:44.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-17T15:01:46.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-17T15:01:46.595Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-17T15:01:46.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-17T15:01:46.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-17T15:01:46.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-17T15:01:48.479Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-17T15:01:48.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-17T15:01:48.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-17T15:01:48.797Z] Using test binary docker [2020-01-17T15:01:48.797Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-17T15:01:48.797Z] +++ /etc/init.d/apparmor start [2020-01-17T15:01:48.797Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-17T15:01:48.798Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-17T15:01:48.798Z] Warning failed to create cache: (null) [2020-01-17T15:01:48.798Z] . [2020-01-17T15:01:48.798Z] INFO: Waiting for daemon to start... [2020-01-17T15:01:48.798Z] Starting dockerd [2020-01-17T15:01:48.798Z] +++ 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-01-17T15:01:48.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-17T15:01:49.584Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-17T15:01:50.153Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-17T15:01:50.408Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-17T15:01:50.980Z] . [2020-01-17T15:01:50.980Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-17T15:01:50.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-17T15:01:50.980Z] Error: No such image: emptyfs [2020-01-17T15:01:50.980Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-17T15:01:50.980Z] ++++ docker load [2020-01-17T15:01:51.265Z] Running integration-test (iteration 1) [2020-01-17T15:01:51.265Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-17T15:01:51.265Z] ++ 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-01-17T15:01:51.265Z] ++ set -e [2020-01-17T15:01:51.265Z] ++ '[' -n 0 ']' [2020-01-17T15:01:51.265Z] ++ set -x [2020-01-17T15:01:51.266Z] ++ env -i DEST=/go/src/github.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-01-17T15:01:51.821Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-17T15:01:51.821Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-01-17T15:01:52.295Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-17T15:01:52.295Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-17T15:01:52.295Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-17T15:01:53.194Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-01-17T15:01:53.194Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-17T15:01:53.194Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-17T15:01:53.194Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-17T15:01:53.759Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-17T15:01:53.759Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-17T15:01:53.759Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-17T15:01:53.759Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-17T15:01:53.759Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-17T15:01:54.016Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-17T15:01:54.182Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-17T15:01:54.950Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-17T15:01:54.950Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-17T15:01:55.517Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 3.1% of statements [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/types [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-17T15:01:55.517Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-17T15:01:56.067Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-17T15:01:56.082Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-01-17T15:01:56.340Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-17T15:01:56.340Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-17T15:01:56.597Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-17T15:01:56.754Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-01-17T15:01:56.754Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-01-17T15:01:56.754Z] daemon.go:325: [ddb9efd10de01] waiting for daemon to start [2020-01-17T15:01:56.754Z] daemon.go:325: [ddb9efd10de01] waiting for daemon to start [2020-01-17T15:01:56.754Z] daemon.go:353: [ddb9efd10de01] daemon started [2020-01-17T15:01:56.754Z] daemon.go:461: [ddb9efd10de01] Stopping daemon [2020-01-17T15:01:56.754Z] daemon.go:296: [ddb9efd10de01] exiting daemon [2020-01-17T15:01:56.754Z] daemon.go:448: [ddb9efd10de01] Daemon stopped [2020-01-17T15:01:56.754Z] === RUN TestServiceUpdateConfigs [2020-01-17T15:01:56.855Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-17T15:01:56.855Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-17T15:01:57.422Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-17T15:02:00.226Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-17T15:02:01.605Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-01-17T15:02:01.605Z] ok github.com/docker/docker/builder/dockerfile 0.577s coverage: 45.1% of statements [2020-01-17T15:02:02.109Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-17T15:02:03.994Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-01-17T15:02:04.134Z] ok github.com/docker/docker/builder/remotecontext/git 0.882s coverage: 85.1% of statements [2020-01-17T15:02:04.392Z] ok github.com/docker/docker/builder/remotecontext 0.233s coverage: 13.6% of statements [2020-01-17T15:02:04.554Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-17T15:02:04.649Z] ? github.com/docker/docker/cli [no test files] [2020-01-17T15:02:04.649Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-17T15:02:04.908Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-17T15:02:06.562Z] Loaded image: buildpack-deps:jessie [2020-01-17T15:02:06.562Z] Loaded image: busybox:latest [2020-01-17T15:02:06.562Z] Loaded image: busybox:glibc [2020-01-17T15:02:06.562Z] Loaded image: debian:jessie [2020-01-17T15:02:06.562Z] Loaded image: hello-world:latest [2020-01-17T15:02:06.562Z] INFO: Testing against a local daemon [2020-01-17T15:02:06.562Z] === RUN TestBuildWithSession [2020-01-17T15:02:07.065Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-17T15:02:08.065Z] --- PASS: TestBuildWithSession (2.18s) [2020-01-17T15:02:08.065Z] === RUN TestBuildSquashParent [2020-01-17T15:02:08.431Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-17T15:02:08.686Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-17T15:02:10.171Z] ok github.com/docker/docker/client 0.223s coverage: 75.7% of statements [2020-01-17T15:02:12.846Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-17T15:02:13.067Z] --- PASS: TestServiceUpdateConfigs (15.65s) [2020-01-17T15:02:13.068Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-01-17T15:02:13.068Z] daemon.go:325: [dd4a6e927474d] waiting for daemon to start [2020-01-17T15:02:13.068Z] daemon.go:325: [dd4a6e927474d] waiting for daemon to start [2020-01-17T15:02:13.068Z] daemon.go:353: [dd4a6e927474d] daemon started [2020-01-17T15:02:13.068Z] daemon.go:461: [dd4a6e927474d] Stopping daemon [2020-01-17T15:02:13.068Z] daemon.go:296: [dd4a6e927474d] exiting daemon [2020-01-17T15:02:13.068Z] daemon.go:448: [dd4a6e927474d] Daemon stopped [2020-01-17T15:02:13.068Z] === RUN TestServiceUpdateNetwork [2020-01-17T15:02:13.101Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-17T15:02:13.599Z] --- PASS: TestBuildSquashParent (5.61s) [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T15:02:13.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T15:02:13.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T15:02:13.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-17T15:02:13.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-17T15:02:13.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-17T15:02:13.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-17T15:02:14.401Z] edbd72df76b4: Pull complete [2020-01-17T15:02:14.401Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-01-17T15:02:14.401Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:02:14.401Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-17T15:02:14.401Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-17T15:02:14.401Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-01-17T15:02:14.401Z] WARN: Skipping validation tests [2020-01-17T15:02:14.401Z] INFO: Running unit tests at 01/17/2020 15:02:08... [2020-01-17T15:02:14.401Z] INFO: make.ps1 starting at 01/17/2020 15:02:13 [2020-01-17T15:02:14.401Z] INFO: Git commit (71dec69ef) assumed from DOCKER_GITCOMMIT environment variable [2020-01-17T15:02:14.401Z] INFO: Invoking autogen... [2020-01-17T15:02:14.401Z] INFO: Running unit tests... [2020-01-17T15:02:17.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-17T15:02:17.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-17T15:02:18.382Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-01-17T15:02:19.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-01-17T15:02:19.105Z] === RUN TestBuildMultiStageCopy [2020-01-17T15:02:19.105Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-17T15:02:20.277Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-17T15:02:20.683Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-17T15:02:20.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-17T15:02:21.586Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-17T15:02:21.637Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-17T15:02:21.869Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-01-17T15:02:22.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2020-01-17T15:02:22.488Z] === RUN TestBuildMultiStageParentConfig [2020-01-17T15:02:23.000Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-17T15:02:23.501Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-01-17T15:02:23.501Z] === RUN TestBuildLabelWithTargets [2020-01-17T15:02:24.982Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-01-17T15:02:24.982Z] === RUN TestBuildWithEmptyLayers [2020-01-17T15:02:25.618Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-01-17T15:02:25.618Z] === RUN TestBuildMultiStageOnBuild [2020-01-17T15:02:26.897Z] --- PASS: TestServiceUpdateNetwork (14.47s) [2020-01-17T15:02:26.897Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-01-17T15:02:26.897Z] daemon.go:325: [dec68b20aa911] waiting for daemon to start [2020-01-17T15:02:26.897Z] daemon.go:325: [dec68b20aa911] waiting for daemon to start [2020-01-17T15:02:26.897Z] daemon.go:353: [dec68b20aa911] daemon started [2020-01-17T15:02:26.897Z] daemon.go:461: [dec68b20aa911] Stopping daemon [2020-01-17T15:02:26.897Z] daemon.go:296: [dec68b20aa911] exiting daemon [2020-01-17T15:02:26.897Z] daemon.go:448: [dec68b20aa911] Daemon stopped [2020-01-17T15:02:26.897Z] PASS [2020-01-17T15:02:26.897Z] [2020-01-17T15:02:26.897Z] === Skipped [2020-01-17T15:02:26.897Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-17T15:02:26.897Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:02:26.897Z] [2020-01-17T15:02:26.897Z] [2020-01-17T15:02:26.897Z] DONE 18 tests, 1 skipped in 123.127s [2020-01-17T15:02:26.897Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-17T15:02:26.897Z] ++ 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-01-17T15:02:26.897Z] ++ set -e [2020-01-17T15:02:26.897Z] ++ '[' -n 0 ']' [2020-01-17T15:02:26.897Z] ++ set -x [2020-01-17T15:02:26.897Z] ++ env -i DEST=/go/src/github.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-01-17T15:02:26.897Z] INFO: Testing against a local daemon [2020-01-17T15:02:26.897Z] === RUN TestSessionCreate [2020-01-17T15:02:26.897Z] --- PASS: TestSessionCreate (0.03s) [2020-01-17T15:02:26.897Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-17T15:02:26.897Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-17T15:02:26.897Z] PASS [2020-01-17T15:02:26.897Z] [2020-01-17T15:02:26.897Z] DONE 2 tests in 0.293s [2020-01-17T15:02:26.897Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-17T15:02:26.897Z] ++ 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-01-17T15:02:26.897Z] ++ set -e [2020-01-17T15:02:26.897Z] ++ '[' -n 0 ']' [2020-01-17T15:02:26.897Z] ++ set -x [2020-01-17T15:02:26.897Z] ++ env -i DEST=/go/src/github.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-01-17T15:02:26.897Z] INFO: Testing against a local daemon [2020-01-17T15:02:26.897Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-17T15:02:26.897Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:02:26.897Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:02:26.897Z] === RUN TestEventsExecDie [2020-01-17T15:02:27.160Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-17T15:02:27.269Z] --- PASS: TestEventsExecDie (0.98s) [2020-01-17T15:02:27.269Z] === RUN TestEventsBackwardsCompatible [2020-01-17T15:02:27.269Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-17T15:02:27.269Z] === RUN TestInfoBinaryCommits [2020-01-17T15:02:27.269Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-01-17T15:02:27.269Z] === RUN TestInfoAPIVersioned [2020-01-17T15:02:27.269Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-17T15:02:27.269Z] === RUN TestInfoAPI [2020-01-17T15:02:27.269Z] --- PASS: TestInfoAPI (0.06s) [2020-01-17T15:02:27.269Z] === RUN TestInfoAPIWarnings [2020-01-17T15:02:28.309Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2020-01-17T15:02:28.309Z] === RUN TestBuildUncleanTarFilenames [2020-01-17T15:02:28.542Z] --- PASS: TestInfoAPIWarnings (0.84s) [2020-01-17T15:02:28.542Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-01-17T15:02:28.542Z] daemon.go:325: [d2879fc4a227f] waiting for daemon to start [2020-01-17T15:02:28.542Z] daemon.go:325: [d2879fc4a227f] waiting for daemon to start [2020-01-17T15:02:28.542Z] daemon.go:353: [d2879fc4a227f] daemon started [2020-01-17T15:02:28.542Z] daemon.go:461: [d2879fc4a227f] Stopping daemon [2020-01-17T15:02:28.542Z] daemon.go:296: [d2879fc4a227f] exiting daemon [2020-01-17T15:02:28.542Z] daemon.go:448: [d2879fc4a227f] Daemon stopped [2020-01-17T15:02:28.542Z] === RUN TestLoginFailsWithBadCredentials [2020-01-17T15:02:28.542Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-01-17T15:02:28.542Z] === RUN TestPingCacheHeaders [2020-01-17T15:02:28.542Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-17T15:02:28.542Z] === RUN TestPingGet [2020-01-17T15:02:28.542Z] --- PASS: TestPingGet (0.03s) [2020-01-17T15:02:28.542Z] === RUN TestPingHead [2020-01-17T15:02:28.542Z] --- PASS: TestPingHead (0.03s) [2020-01-17T15:02:28.542Z] === RUN TestVersion [2020-01-17T15:02:28.922Z] --- PASS: TestVersion (0.02s) [2020-01-17T15:02:28.922Z] PASS [2020-01-17T15:02:28.922Z] [2020-01-17T15:02:28.922Z] === Skipped [2020-01-17T15:02:28.922Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:02:28.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:02:28.922Z] [2020-01-17T15:02:28.922Z] [2020-01-17T15:02:28.922Z] DONE 12 tests, 1 skipped in 2.648s [2020-01-17T15:02:28.922Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-17T15:02:28.922Z] ++ 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-01-17T15:02:28.922Z] ++ set -e [2020-01-17T15:02:28.922Z] ++ '[' -n 0 ']' [2020-01-17T15:02:28.922Z] ++ set -x [2020-01-17T15:02:28.922Z] ++ env -i DEST=/go/src/github.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-01-17T15:02:28.922Z] INFO: Testing against a local daemon [2020-01-17T15:02:28.922Z] === RUN TestVolumesCreateAndList [2020-01-17T15:02:28.922Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-17T15:02:28.922Z] === RUN TestVolumesRemove [2020-01-17T15:02:28.922Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-17T15:02:28.922Z] === RUN TestVolumesInspect [2020-01-17T15:02:28.922Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-17T15:02:28.922Z] === RUN TestVolumesInvalidJSON [2020-01-17T15:02:28.922Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-17T15:02:28.922Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-17T15:02:28.922Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-17T15:02:28.922Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-17T15:02:28.922Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-17T15:02:28.922Z] PASS [2020-01-17T15:02:28.922Z] [2020-01-17T15:02:28.922Z] DONE 5 tests in 0.315s [2020-01-17T15:02:28.922Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-17T15:02:28.927Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-01-17T15:02:28.927Z] === RUN TestBuildMultiStageLayerLeak [2020-01-17T15:02:29.042Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-17T15:02:29.303Z] ++++ cat bundles/test-integration/docker.pid [2020-01-17T15:02:29.303Z] +++ kill 9258 [2020-01-17T15:02:29.966Z] --- PASS: TestImportExtremelyLargeImageWorks (202.40s) [2020-01-17T15:02:29.966Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-01-17T15:02:29.966Z] daemon.go:325: [d74a60b9245ec] waiting for daemon to start [2020-01-17T15:02:29.966Z] daemon.go:325: [d74a60b9245ec] waiting for daemon to start [2020-01-17T15:02:29.966Z] daemon.go:353: [d74a60b9245ec] daemon started [2020-01-17T15:02:29.966Z] daemon.go:461: [d74a60b9245ec] Stopping daemon [2020-01-17T15:02:29.966Z] daemon.go:296: [d74a60b9245ec] exiting daemon [2020-01-17T15:02:29.966Z] daemon.go:448: [d74a60b9245ec] Daemon stopped [2020-01-17T15:02:29.966Z] PASS [2020-01-17T15:02:29.966Z] [2020-01-17T15:02:29.966Z] DONE 11 tests in 204.067s [2020-01-17T15:02:29.966Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-17T15:02:29.966Z] ++ 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-01-17T15:02:29.966Z] ++ set -e [2020-01-17T15:02:29.966Z] ++ '[' -n 0 ']' [2020-01-17T15:02:29.966Z] ++ set -x [2020-01-17T15:02:29.967Z] ++ env -i DEST=/go/src/github.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-01-17T15:02:29.967Z] INFO: Testing against a local daemon [2020-01-17T15:02:29.967Z] === RUN TestNetworkCreateDelete [2020-01-17T15:02:30.222Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-17T15:02:30.222Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-01-17T15:02:30.222Z] === RUN TestDockerNetworkDeletePreferID [2020-01-17T15:02:30.222Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-17T15:02:30.538Z] umount: bundles/test-integration/root: mountpoint not found [2020-01-17T15:02:30.538Z] +++ /etc/init.d/apparmor stop [2020-01-17T15:02:30.538Z] Clearing AppArmor profiles cache:. [2020-01-17T15:02:30.538Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T15:02:30.538Z] Unloading profiles will leave already running processes permanently [2020-01-17T15:02:30.538Z] unconfined, which can lead to unexpected situations. [2020-01-17T15:02:30.538Z] [2020-01-17T15:02:30.538Z] To set a process to complain mode, use the command line tool [2020-01-17T15:02:30.538Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T15:02:30.538Z] with the 'teardown' option." [2020-01-17T15:02:30.538Z] [2020-01-17T15:02:30.781Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-01-17T15:02:30.781Z] === RUN TestInspectNetwork [2020-01-17T15:02:31.622Z] --- PASS: TestBuildMultiStageLayerLeak (2.40s) [2020-01-17T15:02:31.622Z] === RUN TestBuildWithHugeFile Post stage [Pipeline] junit [2020-01-17T15:02:32.714Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-17T15:02:34.590Z] + echo Ensuring container killed. [2020-01-17T15:02:34.590Z] Ensuring container killed. [2020-01-17T15:02:34.590Z] + docker rm -vf docker-pr2 [2020-01-17T15:02:34.590Z] Error: No such container: docker-pr2 [2020-01-17T15:02:34.590Z] + true [Pipeline] sh [2020-01-17T15:02:35.438Z] + echo Chowning /workspace to jenkins user [2020-01-17T15:02:35.438Z] Chowning /workspace to jenkins user [2020-01-17T15:02:35.438Z] + id -u [2020-01-17T15:02:35.438Z] + id -g [2020-01-17T15:02:35.438Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-448:/workspace busybox chown -R 1001:1001 /workspace [2020-01-17T15:02:35.438Z] Unable to find image 'busybox:latest' locally [2020-01-17T15:02:35.438Z] latest: Pulling from library/busybox [2020-01-17T15:02:35.438Z] 6dc7af96dfc8: Pulling fs layer [2020-01-17T15:02:35.823Z] 6dc7af96dfc8: Verifying Checksum [2020-01-17T15:02:35.823Z] 6dc7af96dfc8: Download complete [2020-01-17T15:02:36.025Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-17T15:02:36.025Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-17T15:02:36.198Z] 6dc7af96dfc8: Pull complete [2020-01-17T15:02:36.198Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-17T15:02:36.198Z] Status: Downloaded newer image for busybox:latest [2020-01-17T15:02:37.387Z] === RUN TestInspectNetwork/full_network_id [2020-01-17T15:02:37.387Z] === RUN TestInspectNetwork/partial_network_id [2020-01-17T15:02:37.387Z] === RUN TestInspectNetwork/network_name [2020-01-17T15:02:37.387Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-17T15:02:37.945Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-17T15:02:38.864Z] + bundleName=s390x-integration [2020-01-17T15:02:38.865Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-17T15:02:38.865Z] Creating s390x-integration-bundles.tar.gz [2020-01-17T15:02:38.865Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-17T15:02:38.865Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-01-17T15:02:39.086Z] Archiving artifacts [2020-01-17T15:02:39.651Z] ? github.com/docker/docker/api [no test files] [2020-01-17T15:02:40.453Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-17T15:02:40.461Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-17T15:02:41.211Z] + make clean [2020-01-17T15:02:41.577Z] docker volume rm -f docker-dev-cache [2020-01-17T15:02:41.577Z] docker-dev-cache [Pipeline] deleteDir [2020-01-17T15:02:41.813Z] --- PASS: TestInspectNetwork (11.00s) [2020-01-17T15:02:41.813Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-01-17T15:02:41.813Z] daemon.go:325: [dd4dfca179f8a] waiting for daemon to start [2020-01-17T15:02:41.813Z] daemon.go:325: [dd4dfca179f8a] waiting for daemon to start [2020-01-17T15:02:41.813Z] daemon.go:353: [dd4dfca179f8a] daemon started [2020-01-17T15:02:41.813Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-17T15:02:41.813Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-17T15:02:41.813Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-17T15:02:41.813Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-17T15:02:41.813Z] daemon.go:461: [dd4dfca179f8a] Stopping daemon [2020-01-17T15:02:41.813Z] daemon.go:296: [dd4dfca179f8a] exiting daemon [2020-01-17T15:02:41.813Z] daemon.go:448: [dd4dfca179f8a] Daemon stopped [2020-01-17T15:02:41.813Z] === RUN TestRunContainerWithBridgeNone [2020-01-17T15:02:45.073Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-17T15:02:45.073Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2020-01-17T15:02:45.073Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-01-17T15:02:45.073Z] daemon.go:325: [d639d46f2b6ab] waiting for daemon to start [2020-01-17T15:02:45.073Z] daemon.go:325: [d639d46f2b6ab] waiting for daemon to start [2020-01-17T15:02:45.073Z] daemon.go:353: [d639d46f2b6ab] daemon started [2020-01-17T15:02:45.073Z] daemon.go:461: [d639d46f2b6ab] Stopping daemon [2020-01-17T15:02:45.073Z] daemon.go:296: [d639d46f2b6ab] exiting daemon [2020-01-17T15:02:45.073Z] daemon.go:448: [d639d46f2b6ab] Daemon stopped [2020-01-17T15:02:45.073Z] === RUN TestNetworkInvalidJSON [2020-01-17T15:02:45.073Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-17T15:02:45.073Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-17T15:02:45.073Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:02:45.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:02:45.073Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:02:45.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:02:45.073Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-17T15:02:45.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:02:45.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:02:45.073Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-17T15:02:45.073Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-17T15:02:45.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-17T15:02:45.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-17T15:02:45.073Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-17T15:02:45.998Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-17T15:02:45.998Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-01-17T15:02:45.998Z] daemon.go:325: [dbffebb07c07b] waiting for daemon to start [2020-01-17T15:02:45.998Z] daemon.go:325: [dbffebb07c07b] waiting for daemon to start [2020-01-17T15:02:45.998Z] daemon.go:353: [dbffebb07c07b] daemon started [2020-01-17T15:02:45.998Z] daemon.go:461: [dbffebb07c07b] Stopping daemon [2020-01-17T15:02:45.998Z] daemon.go:296: [dbffebb07c07b] exiting daemon [2020-01-17T15:02:45.998Z] daemon.go:448: [dbffebb07c07b] Daemon stopped [2020-01-17T15:02:45.998Z] daemon.go:325: [dbffebb07c07b] waiting for daemon to start [2020-01-17T15:02:45.998Z] daemon.go:325: [dbffebb07c07b] waiting for daemon to start [2020-01-17T15:02:45.998Z] daemon.go:353: [dbffebb07c07b] daemon started [2020-01-17T15:02:45.998Z] daemon.go:461: [dbffebb07c07b] Stopping daemon [2020-01-17T15:02:45.998Z] daemon.go:296: [dbffebb07c07b] exiting daemon [2020-01-17T15:02:45.998Z] daemon.go:448: [dbffebb07c07b] Daemon stopped [2020-01-17T15:02:45.998Z] === RUN TestDaemonDefaultNetworkPools [2020-01-17T15:02:46.924Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-01-17T15:02:46.924Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-01-17T15:02:46.924Z] daemon.go:325: [d85066c7768ee] waiting for daemon to start [2020-01-17T15:02:46.924Z] daemon.go:325: [d85066c7768ee] waiting for daemon to start [2020-01-17T15:02:46.924Z] daemon.go:353: [d85066c7768ee] daemon started [2020-01-17T15:02:46.924Z] daemon.go:461: [d85066c7768ee] Stopping daemon [2020-01-17T15:02:46.924Z] daemon.go:296: [d85066c7768ee] exiting daemon [2020-01-17T15:02:46.924Z] daemon.go:448: [d85066c7768ee] Daemon stopped [2020-01-17T15:02:46.924Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-17T15:02:47.179Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-17T15:02:47.434Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-17T15:02:47.994Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2020-01-17T15:02:47.994Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-01-17T15:02:47.994Z] daemon.go:325: [dca75669bcdd3] waiting for daemon to start [2020-01-17T15:02:47.994Z] daemon.go:325: [dca75669bcdd3] waiting for daemon to start [2020-01-17T15:02:47.995Z] daemon.go:353: [dca75669bcdd3] daemon started [2020-01-17T15:02:47.995Z] daemon.go:461: [dca75669bcdd3] Stopping daemon [2020-01-17T15:02:47.995Z] daemon.go:296: [dca75669bcdd3] exiting daemon [2020-01-17T15:02:47.995Z] daemon.go:448: [dca75669bcdd3] Daemon stopped [2020-01-17T15:02:47.995Z] daemon.go:325: [dca75669bcdd3] waiting for daemon to start [2020-01-17T15:02:47.995Z] daemon.go:325: [dca75669bcdd3] waiting for daemon to start [2020-01-17T15:02:47.995Z] daemon.go:353: [dca75669bcdd3] daemon started [2020-01-17T15:02:47.995Z] daemon.go:461: [dca75669bcdd3] Stopping daemon [2020-01-17T15:02:47.995Z] daemon.go:296: [dca75669bcdd3] exiting daemon [2020-01-17T15:02:47.995Z] daemon.go:448: [dca75669bcdd3] Daemon stopped [2020-01-17T15:02:47.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T15:02:48.871Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-01-17T15:02:48.871Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.8% of statements [2020-01-17T15:02:49.355Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-17T15:02:49.355Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-01-17T15:02:49.355Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T15:02:49.355Z] daemon.go:325: [d59c99fdc90d3] waiting for daemon to start [2020-01-17T15:02:49.355Z] daemon.go:325: [d59c99fdc90d3] waiting for daemon to start [2020-01-17T15:02:49.355Z] daemon.go:353: [d59c99fdc90d3] daemon started [2020-01-17T15:02:49.355Z] daemon.go:461: [d59c99fdc90d3] Stopping daemon [2020-01-17T15:02:49.355Z] daemon.go:296: [d59c99fdc90d3] exiting daemon [2020-01-17T15:02:49.355Z] daemon.go:448: [d59c99fdc90d3] Daemon stopped [2020-01-17T15:02:49.356Z] daemon.go:325: [d59c99fdc90d3] waiting for daemon to start [2020-01-17T15:02:49.356Z] daemon.go:325: [d59c99fdc90d3] waiting for daemon to start [2020-01-17T15:02:49.356Z] daemon.go:353: [d59c99fdc90d3] daemon started [2020-01-17T15:02:49.356Z] daemon.go:461: [d59c99fdc90d3] Stopping daemon [2020-01-17T15:02:49.356Z] daemon.go:296: [d59c99fdc90d3] exiting daemon [2020-01-17T15:02:49.356Z] daemon.go:448: [d59c99fdc90d3] Daemon stopped [2020-01-17T15:02:49.356Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T15:02:49.438Z] ok github.com/docker/docker/container 0.124s coverage: 35.3% of statements [2020-01-17T15:02:49.438Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-17T15:02:49.438Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-17T15:02:49.438Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-17T15:02:49.438Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-17T15:02:49.611Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-17T15:02:50.170Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-01-17T15:02:50.170Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T15:02:50.170Z] daemon.go:325: [d8760ae7b00c6] waiting for daemon to start [2020-01-17T15:02:50.170Z] daemon.go:325: [d8760ae7b00c6] waiting for daemon to start [2020-01-17T15:02:50.170Z] daemon.go:353: [d8760ae7b00c6] daemon started [2020-01-17T15:02:50.170Z] daemon.go:461: [d8760ae7b00c6] Stopping daemon [2020-01-17T15:02:50.170Z] daemon.go:296: [d8760ae7b00c6] exiting daemon [2020-01-17T15:02:50.170Z] daemon.go:448: [d8760ae7b00c6] Daemon stopped [2020-01-17T15:02:50.170Z] === RUN TestServiceWithPredefinedNetwork [2020-01-17T15:02:52.681Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-17T15:02:52.681Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-17T15:02:52.681Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-17T15:02:53.604Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-01-17T15:02:53.604Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-01-17T15:02:53.604Z] daemon.go:325: [df52e44bc038c] waiting for daemon to start [2020-01-17T15:02:53.604Z] daemon.go:325: [df52e44bc038c] waiting for daemon to start [2020-01-17T15:02:53.604Z] daemon.go:353: [df52e44bc038c] daemon started [2020-01-17T15:02:53.604Z] daemon.go:461: [df52e44bc038c] Stopping daemon [2020-01-17T15:02:53.604Z] daemon.go:296: [df52e44bc038c] exiting daemon [2020-01-17T15:02:53.604Z] daemon.go:448: [df52e44bc038c] Daemon stopped [2020-01-17T15:02:53.604Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-17T15:02:53.604Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T15:02:53.604Z] service_test.go:230: FLAKY_TEST [2020-01-17T15:02:53.604Z] === RUN TestServiceWithDataPathPortInit [2020-01-17T15:02:54.543Z] ok github.com/docker/docker/api/server 0.125s coverage: 7.9% of statements [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite (411.52s) [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.84s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-17T15:02:57.767Z] daemon.go:325: [de0fdda8abd17] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [de0fdda8abd17] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [de0fdda8abd17] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [de0fdda8abd17] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [de0fdda8abd17] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [de0fdda8abd17] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [de0fdda8abd17] Daemon stopped [2020-01-17T15:02:57.767Z] daemon.go:325: [de0fdda8abd17] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [de0fdda8abd17] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [de0fdda8abd17] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [de0fdda8abd17] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [de0fdda8abd17] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [de0fdda8abd17] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-17T15:02:57.767Z] daemon.go:325: [d44511f112e80] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d44511f112e80] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d44511f112e80] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d44511f112e80] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d44511f112e80] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d44511f112e80] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-17T15:02:57.767Z] daemon.go:325: [dd7c9a49a4cf0] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dd7c9a49a4cf0] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [dd7c9a49a4cf0] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [dd7c9a49a4cf0] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [dd7c9a49a4cf0] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [dd7c9a49a4cf0] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-17T15:02:57.767Z] daemon.go:325: [df72b49f34173] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [df72b49f34173] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [df72b49f34173] daemon started [2020-01-17T15:02:57.767Z] daemon.go:296: [df72b49f34173] exiting daemon [2020-01-17T15:02:57.767Z] docker_cli_daemon_test.go:1449: Daemon df72b49f34173 is not started [2020-01-17T15:02:57.767Z] daemon.go:325: [df72b49f34173] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [df72b49f34173] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [df72b49f34173] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [df72b49f34173] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [df72b49f34173] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [df72b49f34173] Daemon stopped [2020-01-17T15:02:57.767Z] check_test.go:309: Daemon d3d6c96fd2488 is not started [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-17T15:02:57.767Z] daemon.go:325: [d272a0860527d] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d272a0860527d] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d272a0860527d] daemon started [2020-01-17T15:02:57.767Z] daemon.go:325: [d272a0860527d] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:296: [d272a0860527d] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:325: [d272a0860527d] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d272a0860527d] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d272a0860527d] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d272a0860527d] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d272a0860527d] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-17T15:02:57.767Z] daemon.go:325: [d49259a95d6de] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d49259a95d6de] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d49259a95d6de] daemon started [2020-01-17T15:02:57.767Z] daemon.go:296: [d49259a95d6de] exiting daemon [2020-01-17T15:02:57.767Z] check_test.go:309: Daemon dd25b3d362d28 is not started [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.42s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-17T15:02:57.767Z] daemon.go:325: [d2e5abe8dc0fb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d2e5abe8dc0fb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d2e5abe8dc0fb] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d2e5abe8dc0fb] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d2e5abe8dc0fb] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d2e5abe8dc0fb] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.22s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:296: [dd8eb5e0d86f7] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [dd8eb5e0d86f7] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [dd8eb5e0d86f7] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [dd8eb5e0d86f7] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [dd8eb5e0d86f7] Daemon stopped [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dd8eb5e0d86f7] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [dd8eb5e0d86f7] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [dd8eb5e0d86f7] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [dd8eb5e0d86f7] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [dd8eb5e0d86f7] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-17T15:02:57.767Z] daemon.go:325: [d1ed84f02ed78] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d1ed84f02ed78] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d1ed84f02ed78] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d1ed84f02ed78] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d1ed84f02ed78] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d1ed84f02ed78] Daemon stopped [2020-01-17T15:02:57.767Z] daemon.go:325: [d1ed84f02ed78] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d1ed84f02ed78] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d1ed84f02ed78] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d1ed84f02ed78] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d1ed84f02ed78] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d1ed84f02ed78] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.73s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-17T15:02:57.767Z] daemon.go:325: [d94e19dac87eb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d94e19dac87eb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d94e19dac87eb] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d94e19dac87eb] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d94e19dac87eb] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d94e19dac87eb] Daemon stopped [2020-01-17T15:02:57.767Z] daemon.go:325: [d94e19dac87eb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [d94e19dac87eb] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [d94e19dac87eb] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [d94e19dac87eb] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [d94e19dac87eb] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [d94e19dac87eb] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2020-01-17T15:02:57.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-17T15:02:57.767Z] daemon.go:325: [dca90f2274aa8] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dca90f2274aa8] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [dca90f2274aa8] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [dca90f2274aa8] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [dca90f2274aa8] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [dca90f2274aa8] Daemon stopped [2020-01-17T15:02:57.767Z] daemon.go:325: [dca90f2274aa8] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:325: [dca90f2274aa8] waiting for daemon to start [2020-01-17T15:02:57.767Z] daemon.go:353: [dca90f2274aa8] daemon started [2020-01-17T15:02:57.767Z] daemon.go:461: [dca90f2274aa8] Stopping daemon [2020-01-17T15:02:57.767Z] daemon.go:296: [dca90f2274aa8] exiting daemon [2020-01-17T15:02:57.767Z] daemon.go:448: [dca90f2274aa8] Daemon stopped [2020-01-17T15:02:57.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.99s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-17T15:02:57.768Z] daemon.go:325: [d7d3236f4293a] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d7d3236f4293a] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d7d3236f4293a] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d7d3236f4293a] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d7d3236f4293a] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d7d3236f4293a] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d7d3236f4293a] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d7d3236f4293a] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d7d3236f4293a] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d7d3236f4293a] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d7d3236f4293a] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d7d3236f4293a] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-17T15:02:57.768Z] daemon.go:325: [d24911c483a44] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d24911c483a44] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d24911c483a44] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d24911c483a44] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d24911c483a44] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d24911c483a44] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d24911c483a44] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d24911c483a44] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d24911c483a44] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d24911c483a44] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d24911c483a44] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d24911c483a44] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-17T15:02:57.768Z] daemon.go:325: [d1de26dfe5726] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d1de26dfe5726] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d1de26dfe5726] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d1de26dfe5726] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d1de26dfe5726] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d1de26dfe5726] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d1de26dfe5726] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d1de26dfe5726] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d1de26dfe5726] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d1de26dfe5726] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d1de26dfe5726] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d1de26dfe5726] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-17T15:02:57.768Z] daemon.go:325: [d669bef7d8835] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:296: [d669bef7d8835] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:325: [d669bef7d8835] waiting for daemon to start [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon d87d2f1c4865e is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-17T15:02:57.768Z] daemon.go:325: [db4f5e2978767] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:296: [db4f5e2978767] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:325: [db4f5e2978767] waiting for daemon to start [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon d5508ae741d5c is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-17T15:02:57.768Z] daemon.go:325: [da258d4be9dee] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [da258d4be9dee] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [da258d4be9dee] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [da258d4be9dee] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [da258d4be9dee] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [da258d4be9dee] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-17T15:02:57.768Z] daemon.go:325: [d2a274d8cc4d5] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d2a274d8cc4d5] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d2a274d8cc4d5] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d2a274d8cc4d5] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d2a274d8cc4d5] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d2a274d8cc4d5] Daemon stopped [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon d2a274d8cc4d5 is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-17T15:02:57.768Z] daemon.go:325: [db90d08eb07a0] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [db90d08eb07a0] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [db90d08eb07a0] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [db90d08eb07a0] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [db90d08eb07a0] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [db90d08eb07a0] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [db90d08eb07a0] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [db90d08eb07a0] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [db90d08eb07a0] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [db90d08eb07a0] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [db90d08eb07a0] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [db90d08eb07a0] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-17T15:02:57.768Z] daemon.go:325: [dd0e9eae5b8e6] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [dd0e9eae5b8e6] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [dd0e9eae5b8e6] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [dd0e9eae5b8e6] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [dd0e9eae5b8e6] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [dd0e9eae5b8e6] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [dd0e9eae5b8e6] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [dd0e9eae5b8e6] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [dd0e9eae5b8e6] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [dd0e9eae5b8e6] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [dd0e9eae5b8e6] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [dd0e9eae5b8e6] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-17T15:02:57.768Z] daemon.go:325: [d54d92dd48390] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d54d92dd48390] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d54d92dd48390] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d54d92dd48390] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d54d92dd48390] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d54d92dd48390] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d54d92dd48390] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d54d92dd48390] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d54d92dd48390] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d54d92dd48390] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d54d92dd48390] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d54d92dd48390] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-17T15:02:57.768Z] daemon.go:325: [dc69f290e8739] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [dc69f290e8739] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [dc69f290e8739] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [dc69f290e8739] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [dc69f290e8739] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [dc69f290e8739] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [dc69f290e8739] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [dc69f290e8739] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [dc69f290e8739] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [dc69f290e8739] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [dc69f290e8739] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [dc69f290e8739] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-17T15:02:57.768Z] daemon.go:325: [d08934d805344] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d08934d805344] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d08934d805344] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d08934d805344] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d08934d805344] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d08934d805344] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-01-17T15:02:57.768Z] daemon.go:325: [da598fe71e141] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [da598fe71e141] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [da598fe71e141] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [da598fe71e141] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [da598fe71e141] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [da598fe71e141] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-17T15:02:57.768Z] daemon.go:325: [dcba432b46b84] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [dcba432b46b84] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [dcba432b46b84] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [dcba432b46b84] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [dcba432b46b84] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [dcba432b46b84] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-17T15:02:57.768Z] daemon.go:325: [df804b6aace60] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:296: [df804b6aace60] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:325: [df804b6aace60] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:461: [df804b6aace60] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:450: [df804b6aace60] Error when stopping daemon: daemon not started [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon df804b6aace60 is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-01-17T15:02:57.768Z] daemon.go:325: [d9056906e09ac] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d9056906e09ac] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d9056906e09ac] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d9056906e09ac] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d9056906e09ac] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d9056906e09ac] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-17T15:02:57.768Z] daemon.go:325: [d4686f8149a09] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d4686f8149a09] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d4686f8149a09] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d4686f8149a09] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d4686f8149a09] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d4686f8149a09] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-17T15:02:57.768Z] daemon.go:325: [d3710923830f4] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d3710923830f4] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d3710923830f4] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d3710923830f4] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d3710923830f4] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d3710923830f4] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-17T15:02:57.768Z] daemon.go:325: [d6d358e5e9c3d] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d6d358e5e9c3d] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d6d358e5e9c3d] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d6d358e5e9c3d] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d6d358e5e9c3d] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d6d358e5e9c3d] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d6d358e5e9c3d] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d6d358e5e9c3d] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d6d358e5e9c3d] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d6d358e5e9c3d] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d6d358e5e9c3d] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d6d358e5e9c3d] Daemon stopped [2020-01-17T15:02:57.768Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-01-17T15:02:57.768Z] requirement.go:26: unmatched requirement bridgeNfIptables [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon d8f737613ba3d is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-01-17T15:02:57.768Z] daemon.go:325: [d9112f3578cf2] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d9112f3578cf2] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d9112f3578cf2] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d9112f3578cf2] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d9112f3578cf2] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d9112f3578cf2] Daemon stopped [2020-01-17T15:02:57.768Z] daemon.go:325: [d9112f3578cf2] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d9112f3578cf2] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d9112f3578cf2] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d9112f3578cf2] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d9112f3578cf2] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d9112f3578cf2] Daemon stopped [2020-01-17T15:02:57.768Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-17T15:02:57.768Z] requirement.go:26: unmatched requirement IPv6 [2020-01-17T15:02:57.768Z] check_test.go:309: Daemon dd1c5a002939b is not started [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.45s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-17T15:02:57.768Z] daemon.go:325: [d0a976164b7dd] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d0a976164b7dd] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d0a976164b7dd] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d0a976164b7dd] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d0a976164b7dd] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d0a976164b7dd] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.38s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-17T15:02:57.768Z] daemon.go:325: [d169b81a92792] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d169b81a92792] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d169b81a92792] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d169b81a92792] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d169b81a92792] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d169b81a92792] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.97s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-17T15:02:57.768Z] daemon.go:325: [d0b7919ea7335] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:325: [d0b7919ea7335] waiting for daemon to start [2020-01-17T15:02:57.768Z] daemon.go:353: [d0b7919ea7335] daemon started [2020-01-17T15:02:57.768Z] daemon.go:461: [d0b7919ea7335] Stopping daemon [2020-01-17T15:02:57.768Z] daemon.go:296: [d0b7919ea7335] exiting daemon [2020-01-17T15:02:57.768Z] daemon.go:448: [d0b7919ea7335] Daemon stopped [2020-01-17T15:02:57.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2020-01-17T15:02:57.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-17T15:02:57.768Z] daemon.go:325: [dcc2839b1fc97] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dcc2839b1fc97] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dcc2839b1fc97] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dcc2839b1fc97] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dcc2839b1fc97] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dcc2839b1fc97] Daemon stopped [2020-01-17T15:02:57.769Z] check_test.go:309: Daemon dcc2839b1fc97 is not started [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.57s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-17T15:02:57.769Z] daemon.go:325: [d143d21070f69] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d143d21070f69] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d143d21070f69] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d143d21070f69] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d143d21070f69] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d143d21070f69] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [d143d21070f69] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d143d21070f69] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d143d21070f69] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d143d21070f69] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d143d21070f69] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d143d21070f69] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-17T15:02:57.769Z] daemon.go:325: [de05e88672a26] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [de05e88672a26] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [de05e88672a26] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [de05e88672a26] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [de05e88672a26] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [de05e88672a26] Daemon stopped [2020-01-17T15:02:57.769Z] check_test.go:309: Daemon de05e88672a26 is not started [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-17T15:02:57.769Z] daemon.go:325: [d76b0f5d0a44a] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d76b0f5d0a44a] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d76b0f5d0a44a] daemon started [2020-01-17T15:02:57.769Z] daemon.go:296: [d76b0f5d0a44a] exiting daemon [2020-01-17T15:02:57.769Z] docker_cli_daemon_plugins_test.go:80: Daemon d76b0f5d0a44a is not started [2020-01-17T15:02:57.769Z] daemon.go:325: [d76b0f5d0a44a] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d76b0f5d0a44a] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d76b0f5d0a44a] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d76b0f5d0a44a] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d76b0f5d0a44a] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d76b0f5d0a44a] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-17T15:02:57.769Z] daemon.go:325: [d498568e0d7d0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d498568e0d7d0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d498568e0d7d0] daemon started [2020-01-17T15:02:57.769Z] docker_cli_daemon_plugins_test.go:170: Daemon d498568e0d7d0 is not started [2020-01-17T15:02:57.769Z] daemon.go:325: [d498568e0d7d0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:296: [d498568e0d7d0] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:325: [d498568e0d7d0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d498568e0d7d0] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d498568e0d7d0] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d498568e0d7d0] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d498568e0d7d0] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.00s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-17T15:02:57.769Z] daemon.go:325: [d6a41c2580923] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d6a41c2580923] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d6a41c2580923] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d6a41c2580923] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d6a41c2580923] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d6a41c2580923] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [d6a41c2580923] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d6a41c2580923] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d6a41c2580923] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d6a41c2580923] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d6a41c2580923] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d6a41c2580923] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-17T15:02:57.769Z] daemon.go:325: [dd724f9a014c2] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dd724f9a014c2] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dd724f9a014c2] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dd724f9a014c2] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dd724f9a014c2] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dd724f9a014c2] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-17T15:02:57.769Z] daemon.go:325: [d1bc0a2cb5685] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d1bc0a2cb5685] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d1bc0a2cb5685] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d1bc0a2cb5685] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d1bc0a2cb5685] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d1bc0a2cb5685] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-17T15:02:57.769Z] daemon.go:325: [d3a62f9c9aad0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:296: [d3a62f9c9aad0] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:325: [d3a62f9c9aad0] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:461: [d3a62f9c9aad0] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:450: [d3a62f9c9aad0] Error when stopping daemon: daemon not started [2020-01-17T15:02:57.769Z] check_test.go:309: Daemon d3a62f9c9aad0 is not started [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.22s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-17T15:02:57.769Z] daemon.go:325: [dd22d27d53e91] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dd22d27d53e91] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dd22d27d53e91] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dd22d27d53e91] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dd22d27d53e91] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dd22d27d53e91] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.14s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-17T15:02:57.769Z] daemon.go:325: [de578ee8dfd9e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [de578ee8dfd9e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [de578ee8dfd9e] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [de578ee8dfd9e] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [de578ee8dfd9e] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [de578ee8dfd9e] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.18s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-17T15:02:57.769Z] daemon.go:325: [dd5cccf992939] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dd5cccf992939] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dd5cccf992939] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dd5cccf992939] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dd5cccf992939] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dd5cccf992939] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.11s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-17T15:02:57.769Z] daemon.go:325: [da0405c12dc57] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [da0405c12dc57] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [da0405c12dc57] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [da0405c12dc57] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [da0405c12dc57] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [da0405c12dc57] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.95s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-17T15:02:57.769Z] daemon.go:325: [ddcb65234efcd] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [ddcb65234efcd] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [ddcb65234efcd] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [ddcb65234efcd] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [ddcb65234efcd] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [ddcb65234efcd] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-17T15:02:57.769Z] daemon.go:325: [d834a5bc59f99] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d834a5bc59f99] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d834a5bc59f99] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d834a5bc59f99] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d834a5bc59f99] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d834a5bc59f99] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.29s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-17T15:02:57.769Z] daemon.go:325: [d94018b0b6343] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d94018b0b6343] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d94018b0b6343] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d94018b0b6343] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d94018b0b6343] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d94018b0b6343] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-17T15:02:57.769Z] daemon.go:325: [d07e97d77edf6] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d07e97d77edf6] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d07e97d77edf6] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d07e97d77edf6] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d07e97d77edf6] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d07e97d77edf6] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-17T15:02:57.769Z] daemon.go:325: [d23b53f3c1043] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d23b53f3c1043] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d23b53f3c1043] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d23b53f3c1043] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d23b53f3c1043] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d23b53f3c1043] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-17T15:02:57.769Z] daemon.go:325: [dff2c1d97fe03] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dff2c1d97fe03] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dff2c1d97fe03] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dff2c1d97fe03] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dff2c1d97fe03] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dff2c1d97fe03] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.78s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-17T15:02:57.769Z] daemon.go:325: [d2ef2247fa9d8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d2ef2247fa9d8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d2ef2247fa9d8] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d2ef2247fa9d8] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d2ef2247fa9d8] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d2ef2247fa9d8] Daemon stopped [2020-01-17T15:02:57.769Z] check_test.go:309: Daemon d2ef2247fa9d8 is not started [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.64s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-17T15:02:57.769Z] daemon.go:325: [dc8b3b7bee3b7] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dc8b3b7bee3b7] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dc8b3b7bee3b7] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dc8b3b7bee3b7] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dc8b3b7bee3b7] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dc8b3b7bee3b7] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [dc8b3b7bee3b7] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dc8b3b7bee3b7] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dc8b3b7bee3b7] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dc8b3b7bee3b7] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dc8b3b7bee3b7] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dc8b3b7bee3b7] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.14s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-17T15:02:57.769Z] daemon.go:325: [d351b8229445e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d351b8229445e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d351b8229445e] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d351b8229445e] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d351b8229445e] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d351b8229445e] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [d351b8229445e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d351b8229445e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d351b8229445e] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d351b8229445e] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d351b8229445e] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d351b8229445e] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d351b8229445e] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-17T15:02:57.769Z] daemon.go:325: [d1e923647d0e8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d1e923647d0e8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d1e923647d0e8] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d1e923647d0e8] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d1e923647d0e8] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d1e923647d0e8] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [d1e923647d0e8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [d1e923647d0e8] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [d1e923647d0e8] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [d1e923647d0e8] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [d1e923647d0e8] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [d1e923647d0e8] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-17T15:02:57.769Z] daemon.go:325: [dcaa427422986] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dcaa427422986] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dcaa427422986] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dcaa427422986] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dcaa427422986] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dcaa427422986] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [dcaa427422986] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [dcaa427422986] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [dcaa427422986] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [dcaa427422986] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [dcaa427422986] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [dcaa427422986] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.33s) [2020-01-17T15:02:57.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-17T15:02:57.769Z] daemon.go:325: [da259365bbc37] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [da259365bbc37] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [da259365bbc37] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [da259365bbc37] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [da259365bbc37] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [da259365bbc37] Daemon stopped [2020-01-17T15:02:57.769Z] daemon.go:325: [da259365bbc37] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:325: [da259365bbc37] waiting for daemon to start [2020-01-17T15:02:57.769Z] daemon.go:353: [da259365bbc37] daemon started [2020-01-17T15:02:57.769Z] daemon.go:461: [da259365bbc37] Stopping daemon [2020-01-17T15:02:57.769Z] daemon.go:296: [da259365bbc37] exiting daemon [2020-01-17T15:02:57.769Z] daemon.go:448: [da259365bbc37] Daemon stopped [2020-01-17T15:02:57.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-17T15:02:57.770Z] daemon.go:325: [d530d1cfb3b1c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d530d1cfb3b1c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d530d1cfb3b1c] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d530d1cfb3b1c] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d530d1cfb3b1c] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d530d1cfb3b1c] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d530d1cfb3b1c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d530d1cfb3b1c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d530d1cfb3b1c] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d530d1cfb3b1c] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d530d1cfb3b1c] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d530d1cfb3b1c] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.85s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-17T15:02:57.770Z] daemon.go:325: [d90bfd42c07bc] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d90bfd42c07bc] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d90bfd42c07bc] daemon started [2020-01-17T15:02:57.770Z] daemon.go:296: [d90bfd42c07bc] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:325: [d90bfd42c07bc] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d90bfd42c07bc] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d90bfd42c07bc] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d90bfd42c07bc] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d90bfd42c07bc] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d90bfd42c07bc] Daemon stopped [2020-01-17T15:02:57.770Z] check_test.go:309: Daemon d90bfd42c07bc is not started [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-17T15:02:57.770Z] daemon.go:325: [d6589cb08a2c2] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d6589cb08a2c2] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d6589cb08a2c2] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d6589cb08a2c2] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d6589cb08a2c2] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d6589cb08a2c2] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d6589cb08a2c2] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d6589cb08a2c2] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d6589cb08a2c2] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d6589cb08a2c2] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d6589cb08a2c2] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d6589cb08a2c2] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.77s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-17T15:02:57.770Z] daemon.go:325: [d8997a30b03aa] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8997a30b03aa] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8997a30b03aa] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8997a30b03aa] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8997a30b03aa] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8997a30b03aa] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d8997a30b03aa] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8997a30b03aa] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8997a30b03aa] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8997a30b03aa] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8997a30b03aa] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8997a30b03aa] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.32s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d2806a49222ff] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d2806a49222ff] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d2806a49222ff] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d2806a49222ff] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d2806a49222ff] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d2806a49222ff] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d2806a49222ff] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d2806a49222ff] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d2806a49222ff] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d2806a49222ff] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d2806a49222ff] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d2806a49222ff] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d2806a49222ff] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.77s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-17T15:02:57.770Z] daemon.go:325: [df7cde877a87b] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [df7cde877a87b] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [df7cde877a87b] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [df7cde877a87b] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [df7cde877a87b] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [df7cde877a87b] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [df7cde877a87b] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [df7cde877a87b] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [df7cde877a87b] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [df7cde877a87b] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [df7cde877a87b] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [df7cde877a87b] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d6bdfd3bc69b1] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d6bdfd3bc69b1] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d6bdfd3bc69b1] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d6bdfd3bc69b1] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d6bdfd3bc69b1] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d6bdfd3bc69b1] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d6bdfd3bc69b1] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d6bdfd3bc69b1] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d6bdfd3bc69b1] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d6bdfd3bc69b1] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d6bdfd3bc69b1] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d6bdfd3bc69b1] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d6bdfd3bc69b1] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.88s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-17T15:02:57.770Z] daemon.go:325: [d8db148e95ebb] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8db148e95ebb] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8db148e95ebb] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8db148e95ebb] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8db148e95ebb] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8db148e95ebb] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d8db148e95ebb] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8db148e95ebb] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8db148e95ebb] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8db148e95ebb] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8db148e95ebb] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8db148e95ebb] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.85s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-17T15:02:57.770Z] daemon.go:325: [d76a939c4591c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d76a939c4591c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d76a939c4591c] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d76a939c4591c] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d76a939c4591c] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d76a939c4591c] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d76a939c4591c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d76a939c4591c] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d76a939c4591c] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d76a939c4591c] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d76a939c4591c] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d76a939c4591c] Daemon stopped [2020-01-17T15:02:57.770Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-17T15:02:57.770Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:02:57.770Z] check_test.go:309: Daemon dbd84058004e5 is not started [2020-01-17T15:02:57.770Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-17T15:02:57.770Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:02:57.770Z] check_test.go:309: Daemon d7948c863801a is not started [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.33s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-17T15:02:57.770Z] daemon.go:325: [da99984402361] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [da99984402361] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [da99984402361] daemon started [2020-01-17T15:02:57.770Z] daemon.go:296: [da99984402361] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:325: [da99984402361] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [da99984402361] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [da99984402361] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [da99984402361] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [da99984402361] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [da99984402361] Daemon stopped [2020-01-17T15:02:57.770Z] check_test.go:309: Daemon da99984402361 is not started [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.48s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-17T15:02:57.770Z] daemon.go:325: [d3303ff168763] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d3303ff168763] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d3303ff168763] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d3303ff168763] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d3303ff168763] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d3303ff168763] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d3303ff168763] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d3303ff168763] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d3303ff168763] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d3303ff168763] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d3303ff168763] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d3303ff168763] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.08s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-17T15:02:57.770Z] daemon.go:325: [d8d67767fe72d] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8d67767fe72d] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8d67767fe72d] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8d67767fe72d] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8d67767fe72d] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8d67767fe72d] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d8d67767fe72d] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d8d67767fe72d] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d8d67767fe72d] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d8d67767fe72d] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d8d67767fe72d] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d8d67767fe72d] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.24s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-17T15:02:57.770Z] daemon.go:325: [da8f0897668ae] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [da8f0897668ae] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [da8f0897668ae] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [da8f0897668ae] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [da8f0897668ae] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [da8f0897668ae] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [da8f0897668ae] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [da8f0897668ae] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [da8f0897668ae] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [da8f0897668ae] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [da8f0897668ae] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [da8f0897668ae] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-17T15:02:57.770Z] daemon.go:325: [d1eab7922637f] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d1eab7922637f] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d1eab7922637f] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d1eab7922637f] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d1eab7922637f] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d1eab7922637f] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d1eab7922637f] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d1eab7922637f] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d1eab7922637f] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d1eab7922637f] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d1eab7922637f] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d1eab7922637f] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.08s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-17T15:02:57.770Z] daemon.go:325: [d4f5d9a3e6bd8] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d4f5d9a3e6bd8] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d4f5d9a3e6bd8] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d4f5d9a3e6bd8] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d4f5d9a3e6bd8] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d4f5d9a3e6bd8] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [d4f5d9a3e6bd8] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [d4f5d9a3e6bd8] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [d4f5d9a3e6bd8] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [d4f5d9a3e6bd8] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [d4f5d9a3e6bd8] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [d4f5d9a3e6bd8] Daemon stopped [2020-01-17T15:02:57.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.17s) [2020-01-17T15:02:57.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-17T15:02:57.770Z] daemon.go:325: [dc40b7d48408e] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [dc40b7d48408e] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [dc40b7d48408e] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [dc40b7d48408e] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [dc40b7d48408e] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [dc40b7d48408e] Daemon stopped [2020-01-17T15:02:57.770Z] daemon.go:325: [dc40b7d48408e] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:325: [dc40b7d48408e] waiting for daemon to start [2020-01-17T15:02:57.770Z] daemon.go:353: [dc40b7d48408e] daemon started [2020-01-17T15:02:57.770Z] daemon.go:461: [dc40b7d48408e] Stopping daemon [2020-01-17T15:02:57.770Z] daemon.go:296: [dc40b7d48408e] exiting daemon [2020-01-17T15:02:57.770Z] daemon.go:448: [dc40b7d48408e] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.93s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ced1ea9c1cf] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ced1ea9c1cf] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d4ced1ea9c1cf] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d4ced1ea9c1cf] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d4ced1ea9c1cf] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d4ced1ea9c1cf] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ced1ea9c1cf] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ced1ea9c1cf] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d4ced1ea9c1cf] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d4ced1ea9c1cf] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d4ced1ea9c1cf] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d4ced1ea9c1cf] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.86s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-17T15:02:57.771Z] daemon.go:325: [d41e0761361c9] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d41e0761361c9] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d41e0761361c9] daemon started [2020-01-17T15:02:57.771Z] daemon.go:296: [d41e0761361c9] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [d41e0761361c9] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d41e0761361c9] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d41e0761361c9] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d41e0761361c9] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d41e0761361c9] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d41e0761361c9] Daemon stopped [2020-01-17T15:02:57.771Z] check_test.go:309: Daemon d41e0761361c9 is not started [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.01s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-17T15:02:57.771Z] daemon.go:325: [d0553ee6b96e3] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d0553ee6b96e3] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d0553ee6b96e3] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d0553ee6b96e3] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d0553ee6b96e3] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d0553ee6b96e3] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d0553ee6b96e3] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d0553ee6b96e3] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d0553ee6b96e3] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d0553ee6b96e3] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d0553ee6b96e3] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d0553ee6b96e3] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.34s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-17T15:02:57.771Z] daemon.go:325: [d71b60816726a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d71b60816726a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d71b60816726a] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d71b60816726a] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d71b60816726a] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d71b60816726a] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d71b60816726a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d71b60816726a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d71b60816726a] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d71b60816726a] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d71b60816726a] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d71b60816726a] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.19s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-17T15:02:57.771Z] daemon.go:325: [d62c27a8dbf26] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d62c27a8dbf26] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d62c27a8dbf26] daemon started [2020-01-17T15:02:57.771Z] daemon.go:296: [d62c27a8dbf26] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:461: [d62c27a8dbf26] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:450: [d62c27a8dbf26] Error when stopping daemon: daemon not started [2020-01-17T15:02:57.771Z] check_test.go:309: Daemon d62c27a8dbf26 is not started [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-17T15:02:57.771Z] daemon.go:325: [d1dab623384b1] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d1dab623384b1] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d1dab623384b1] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d1dab623384b1] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d1dab623384b1] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d1dab623384b1] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.46s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [da77fade2b5a4] daemon started [2020-01-17T15:02:57.771Z] daemon.go:296: [da77fade2b5a4] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [da77fade2b5a4] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [da77fade2b5a4] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [da77fade2b5a4] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [da77fade2b5a4] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [da77fade2b5a4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [da77fade2b5a4] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [da77fade2b5a4] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [da77fade2b5a4] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [da77fade2b5a4] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-17T15:02:57.771Z] daemon.go:325: [d1e3873ddc41f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d1e3873ddc41f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d1e3873ddc41f] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d1e3873ddc41f] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d1e3873ddc41f] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d1e3873ddc41f] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d1e3873ddc41f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d1e3873ddc41f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d1e3873ddc41f] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d1e3873ddc41f] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d1e3873ddc41f] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d1e3873ddc41f] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-17T15:02:57.771Z] daemon.go:325: [ded55a66f2f0d] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [ded55a66f2f0d] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [ded55a66f2f0d] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [ded55a66f2f0d] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [ded55a66f2f0d] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [ded55a66f2f0d] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-17T15:02:57.771Z] daemon.go:325: [d9dbef89eb587] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d9dbef89eb587] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d9dbef89eb587] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d9dbef89eb587] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d9dbef89eb587] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d9dbef89eb587] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-17T15:02:57.771Z] daemon.go:325: [d11a2be2fa345] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d11a2be2fa345] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d11a2be2fa345] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d11a2be2fa345] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d11a2be2fa345] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d11a2be2fa345] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-17T15:02:57.771Z] daemon.go:325: [d60b0a142be18] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d60b0a142be18] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d60b0a142be18] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d60b0a142be18] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d60b0a142be18] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d60b0a142be18] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-17T15:02:57.771Z] daemon.go:325: [d48aa4881b390] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [d48aa4881b390] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [d48aa4881b390] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-17T15:02:57.771Z] daemon.go:325: [d0f31535e5115] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [d0f31535e5115] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [d0f31535e5115] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-17T15:02:57.771Z] daemon.go:325: [dcddb85e253cd] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [dcddb85e253cd] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [dcddb85e253cd] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-17T15:02:57.771Z] daemon.go:325: [d4c18ab02a2c4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d4c18ab02a2c4] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d4c18ab02a2c4] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d4c18ab02a2c4] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d4c18ab02a2c4] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d4c18ab02a2c4] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-17T15:02:57.771Z] daemon.go:325: [dcbeb1e16ce34] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [dcbeb1e16ce34] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [dcbeb1e16ce34] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [dcbeb1e16ce34] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [dcbeb1e16ce34] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [dcbeb1e16ce34] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-17T15:02:57.771Z] daemon.go:325: [d8b97e322f747] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [d8b97e322f747] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [d8b97e322f747] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-17T15:02:57.771Z] daemon.go:325: [de151fb98ad02] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [de151fb98ad02] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [de151fb98ad02] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-17T15:02:57.771Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-17T15:02:57.771Z] daemon.go:325: [d32928cafd47e] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:296: [d32928cafd47e] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:325: [d32928cafd47e] waiting for daemon to start [2020-01-17T15:02:57.771Z] check_test.go:309: Daemon db5c01852c53b is not started [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-17T15:02:57.771Z] daemon.go:325: [d83c281222d4a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d83c281222d4a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d83c281222d4a] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d83c281222d4a] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d83c281222d4a] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d83c281222d4a] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d83c281222d4a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d83c281222d4a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d83c281222d4a] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d83c281222d4a] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d83c281222d4a] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d83c281222d4a] Daemon stopped [2020-01-17T15:02:57.771Z] check_test.go:309: Daemon d83c281222d4a is not started [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-17T15:02:57.771Z] daemon.go:325: [da8ad31457a7e] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [da8ad31457a7e] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [da8ad31457a7e] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [da8ad31457a7e] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [da8ad31457a7e] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [da8ad31457a7e] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ae5f95d9a1d] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d4ae5f95d9a1d] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d4ae5f95d9a1d] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d4ae5f95d9a1d] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d4ae5f95d9a1d] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d4ae5f95d9a1d] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.75s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-17T15:02:57.771Z] daemon.go:325: [d1aaa6642a0f0] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d1aaa6642a0f0] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d1aaa6642a0f0] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d1aaa6642a0f0] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d1aaa6642a0f0] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d1aaa6642a0f0] Daemon stopped [2020-01-17T15:02:57.771Z] daemon.go:325: [d1aaa6642a0f0] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d1aaa6642a0f0] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d1aaa6642a0f0] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d1aaa6642a0f0] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d1aaa6642a0f0] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d1aaa6642a0f0] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-17T15:02:57.771Z] daemon.go:325: [dbbf81f64da8f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [dbbf81f64da8f] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [dbbf81f64da8f] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [dbbf81f64da8f] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [dbbf81f64da8f] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [dbbf81f64da8f] Daemon stopped [2020-01-17T15:02:57.771Z] check_test.go:309: Daemon dbbf81f64da8f is not started [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.84s) [2020-01-17T15:02:57.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-17T15:02:57.771Z] daemon.go:325: [d549f4907db5a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:325: [d549f4907db5a] waiting for daemon to start [2020-01-17T15:02:57.771Z] daemon.go:353: [d549f4907db5a] daemon started [2020-01-17T15:02:57.771Z] daemon.go:461: [d549f4907db5a] Stopping daemon [2020-01-17T15:02:57.771Z] daemon.go:296: [d549f4907db5a] exiting daemon [2020-01-17T15:02:57.771Z] daemon.go:448: [d549f4907db5a] Daemon stopped [2020-01-17T15:02:57.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.20s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-17T15:02:57.772Z] daemon.go:325: [dceb9a6d25191] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [dceb9a6d25191] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [dceb9a6d25191] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [dceb9a6d25191] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [dceb9a6d25191] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [dceb9a6d25191] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.83s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d588f10ed5fda] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d588f10ed5fda] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d588f10ed5fda] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d588f10ed5fda] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d588f10ed5fda] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d588f10ed5fda] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d588f10ed5fda] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d588f10ed5fda] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d588f10ed5fda] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d588f10ed5fda] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d588f10ed5fda] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d588f10ed5fda] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d588f10ed5fda] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-17T15:02:57.772Z] daemon.go:325: [df03e10ab9062] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [df03e10ab9062] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [df03e10ab9062] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [df03e10ab9062] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [df03e10ab9062] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [df03e10ab9062] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [df03e10ab9062] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:296: [df03e10ab9062] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:325: [df03e10ab9062] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:461: [df03e10ab9062] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:450: [df03e10ab9062] Error when stopping daemon: daemon not started [2020-01-17T15:02:57.772Z] check_test.go:309: Daemon df03e10ab9062 is not started [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.95s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e469452d2e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e469452d2e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d9e469452d2e8] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d9e469452d2e8] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d9e469452d2e8] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d9e469452d2e8] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e469452d2e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e469452d2e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d9e469452d2e8] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d9e469452d2e8] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d9e469452d2e8] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d9e469452d2e8] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.38s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-17T15:02:57.772Z] daemon.go:325: [d203c8b5a1be8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d203c8b5a1be8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d203c8b5a1be8] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d203c8b5a1be8] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d203c8b5a1be8] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d203c8b5a1be8] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d203c8b5a1be8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d203c8b5a1be8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d203c8b5a1be8] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d203c8b5a1be8] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d203c8b5a1be8] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d203c8b5a1be8] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.55s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-17T15:02:57.772Z] daemon.go:325: [db903835b3566] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [db903835b3566] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [db903835b3566] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [db903835b3566] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [db903835b3566] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [db903835b3566] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [db903835b3566] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [db903835b3566] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [db903835b3566] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [db903835b3566] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [db903835b3566] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [db903835b3566] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-17T15:02:57.772Z] daemon.go:325: [d4e7a96220185] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d4e7a96220185] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d4e7a96220185] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d4e7a96220185] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d4e7a96220185] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d4e7a96220185] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d4e7a96220185] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d4e7a96220185] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d4e7a96220185] daemon started [2020-01-17T15:02:57.772Z] check_test.go:309: Daemon d86918601c65d is not started [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-01-17T15:02:57.772Z] daemon.go:325: [d1935bd5823f1] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d1935bd5823f1] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d1935bd5823f1] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d1935bd5823f1] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d1935bd5823f1] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d1935bd5823f1] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-17T15:02:57.772Z] daemon.go:325: [de970482a1367] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [de970482a1367] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [de970482a1367] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [de970482a1367] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [de970482a1367] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [de970482a1367] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-17T15:02:57.772Z] daemon.go:325: [dcf2515e80c5a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [dcf2515e80c5a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [dcf2515e80c5a] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [dcf2515e80c5a] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [dcf2515e80c5a] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [dcf2515e80c5a] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-01-17T15:02:57.772Z] daemon.go:325: [d441e855a57e5] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d441e855a57e5] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d441e855a57e5] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d441e855a57e5] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d441e855a57e5] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d441e855a57e5] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-17T15:02:57.772Z] check_test.go:309: Daemon dde5912d60939 is not started [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-17T15:02:57.772Z] daemon.go:325: [dfdde6b8a23fa] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [dfdde6b8a23fa] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [dfdde6b8a23fa] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [dfdde6b8a23fa] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [dfdde6b8a23fa] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [dfdde6b8a23fa] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-17T15:02:57.772Z] daemon.go:325: [d5b803bf7d1c2] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d5b803bf7d1c2] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d5b803bf7d1c2] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d5b803bf7d1c2] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d5b803bf7d1c2] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d5b803bf7d1c2] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-17T15:02:57.772Z] daemon.go:325: [d04995c5df457] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d04995c5df457] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d04995c5df457] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d04995c5df457] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d04995c5df457] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d04995c5df457] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d04995c5df457] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d04995c5df457] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d04995c5df457] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d04995c5df457] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d04995c5df457] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d04995c5df457] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e23575754e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d9e23575754e8] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d9e23575754e8] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d9e23575754e8] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d9e23575754e8] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d9e23575754e8] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.13s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-01-17T15:02:57.772Z] daemon.go:325: [d611e11aea491] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d611e11aea491] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d611e11aea491] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d611e11aea491] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d611e11aea491] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d611e11aea491] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-01-17T15:02:57.772Z] daemon.go:325: [d6384fc6109eb] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d6384fc6109eb] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d6384fc6109eb] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d6384fc6109eb] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d6384fc6109eb] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d6384fc6109eb] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.91s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-17T15:02:57.772Z] daemon.go:325: [d0aaeaadeab0b] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d0aaeaadeab0b] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d0aaeaadeab0b] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d0aaeaadeab0b] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d0aaeaadeab0b] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d0aaeaadeab0b] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d0aaeaadeab0b] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d0aaeaadeab0b] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d0aaeaadeab0b] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d0aaeaadeab0b] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d0aaeaadeab0b] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d0aaeaadeab0b] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.00s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-17T15:02:57.772Z] daemon.go:325: [d3d00765ff60a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d3d00765ff60a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d3d00765ff60a] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d3d00765ff60a] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d3d00765ff60a] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d3d00765ff60a] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [d3d00765ff60a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d3d00765ff60a] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d3d00765ff60a] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d3d00765ff60a] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [d3d00765ff60a] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [d3d00765ff60a] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.69s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-01-17T15:02:57.772Z] daemon.go:325: [ddac40a23b405] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [ddac40a23b405] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [ddac40a23b405] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [ddac40a23b405] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [ddac40a23b405] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [ddac40a23b405] Daemon stopped [2020-01-17T15:02:57.772Z] daemon.go:325: [ddac40a23b405] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [ddac40a23b405] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [ddac40a23b405] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [ddac40a23b405] Stopping daemon [2020-01-17T15:02:57.772Z] daemon.go:296: [ddac40a23b405] exiting daemon [2020-01-17T15:02:57.772Z] daemon.go:448: [ddac40a23b405] Daemon stopped [2020-01-17T15:02:57.772Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2020-01-17T15:02:57.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-17T15:02:57.772Z] daemon.go:325: [d5c90cd6d0b28] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:325: [d5c90cd6d0b28] waiting for daemon to start [2020-01-17T15:02:57.772Z] daemon.go:353: [d5c90cd6d0b28] daemon started [2020-01-17T15:02:57.772Z] daemon.go:461: [d5c90cd6d0b28] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d5c90cd6d0b28] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d5c90cd6d0b28] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-17T15:02:57.773Z] daemon.go:325: [d14785e2953d9] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d14785e2953d9] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d14785e2953d9] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d14785e2953d9] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d14785e2953d9] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d14785e2953d9] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.32s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-17T15:02:57.773Z] daemon.go:325: [de31407ca76af] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [de31407ca76af] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [de31407ca76af] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [de31407ca76af] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [de31407ca76af] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [de31407ca76af] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.89s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-17T15:02:57.773Z] daemon.go:325: [d304031982f9b] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d304031982f9b] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d304031982f9b] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d304031982f9b] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d304031982f9b] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d304031982f9b] Daemon stopped [2020-01-17T15:02:57.773Z] daemon.go:325: [d304031982f9b] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d304031982f9b] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d304031982f9b] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d304031982f9b] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d304031982f9b] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d304031982f9b] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.72s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d1904ba0eb031] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d1904ba0eb031] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d1904ba0eb031] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d1904ba0eb031] Daemon stopped [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d1904ba0eb031] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d1904ba0eb031] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d1904ba0eb031] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d1904ba0eb031] Daemon stopped [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:296: [d1904ba0eb031] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:461: [d1904ba0eb031] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:450: [d1904ba0eb031] Error when stopping daemon: daemon not started [2020-01-17T15:02:57.773Z] docker_cli_daemon_test.go:2542: Daemon d1904ba0eb031 is not started [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d1904ba0eb031] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d1904ba0eb031] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d1904ba0eb031] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d1904ba0eb031] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d1904ba0eb031] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.26s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-17T15:02:57.773Z] daemon.go:325: [d483e40101332] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d483e40101332] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d483e40101332] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d483e40101332] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d483e40101332] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d483e40101332] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-17T15:02:57.773Z] daemon.go:325: [d5e56c1fe8eff] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d5e56c1fe8eff] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d5e56c1fe8eff] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d5e56c1fe8eff] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d5e56c1fe8eff] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d5e56c1fe8eff] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-01-17T15:02:57.773Z] daemon.go:325: [d22fc4f2b1d2c] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d22fc4f2b1d2c] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d22fc4f2b1d2c] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d22fc4f2b1d2c] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d22fc4f2b1d2c] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d22fc4f2b1d2c] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.30s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-01-17T15:02:57.773Z] daemon.go:325: [dabecd702bb15] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [dabecd702bb15] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [dabecd702bb15] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [dabecd702bb15] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [dabecd702bb15] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [dabecd702bb15] Daemon stopped [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-01-17T15:02:57.773Z] check_test.go:309: Daemon d718544df721b is not started [2020-01-17T15:02:57.773Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.98s) [2020-01-17T15:02:57.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-01-17T15:02:57.773Z] daemon.go:325: [d278e2f4cf99f] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:325: [d278e2f4cf99f] waiting for daemon to start [2020-01-17T15:02:57.773Z] daemon.go:353: [d278e2f4cf99f] daemon started [2020-01-17T15:02:57.773Z] daemon.go:461: [d278e2f4cf99f] Stopping daemon [2020-01-17T15:02:57.773Z] daemon.go:296: [d278e2f4cf99f] exiting daemon [2020-01-17T15:02:57.773Z] daemon.go:448: [d278e2f4cf99f] Daemon stopped [2020-01-17T15:02:57.773Z] === RUN TestDockerSwarmSuite [2020-01-17T15:02:57.773Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-17T15:03:01.638Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-01-17T15:03:01.638Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-17T15:03:01.931Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-17T15:03:03.541Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-17T15:03:05.189Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-17T15:03:10.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-17T15:03:10.984Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-17T15:03:10.984Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-17T15:03:11.646Z] ok github.com/docker/docker/daemon 12.173s coverage: 17.5% of statements [2020-01-17T15:03:11.646Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-17T15:03:12.212Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-01-17T15:03:12.212Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-17T15:03:13.493Z] --- PASS: TestServiceWithDataPathPortInit (19.83s) [2020-01-17T15:03:13.493Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T15:03:13.493Z] daemon.go:325: [d75fd4992a5d2] waiting for daemon to start [2020-01-17T15:03:13.493Z] daemon.go:325: [d75fd4992a5d2] waiting for daemon to start [2020-01-17T15:03:13.493Z] daemon.go:353: [d75fd4992a5d2] daemon started [2020-01-17T15:03:13.493Z] daemon.go:461: [d75fd4992a5d2] Stopping daemon [2020-01-17T15:03:13.493Z] daemon.go:296: [d75fd4992a5d2] exiting daemon [2020-01-17T15:03:13.493Z] daemon.go:448: [d75fd4992a5d2] Daemon stopped [2020-01-17T15:03:13.493Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T15:03:13.493Z] daemon.go:325: [dd2188b0328ce] waiting for daemon to start [2020-01-17T15:03:13.493Z] daemon.go:325: [dd2188b0328ce] waiting for daemon to start [2020-01-17T15:03:13.493Z] daemon.go:353: [dd2188b0328ce] daemon started [2020-01-17T15:03:13.493Z] daemon.go:461: [dd2188b0328ce] Stopping daemon [2020-01-17T15:03:13.493Z] daemon.go:296: [dd2188b0328ce] exiting daemon [2020-01-17T15:03:13.493Z] daemon.go:448: [dd2188b0328ce] Daemon stopped [2020-01-17T15:03:13.493Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-17T15:03:14.217Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.4% of statements [2020-01-17T15:03:14.217Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 82.2% of statements [2020-01-17T15:03:15.608Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-17T15:03:15.608Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-17T15:03:15.608Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-17T15:03:16.540Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-01-17T15:03:16.753Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-17T15:03:16.753Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-17T15:03:17.007Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-17T15:03:17.566Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-17T15:03:17.822Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-17T15:03:18.076Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-17T15:03:18.331Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-17T15:03:19.067Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-17T15:03:19.999Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 56.9% of statements [2020-01-17T15:03:20.839Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-17T15:03:22.202Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-17T15:03:23.287Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.352s coverage: 72.3% of statements [2020-01-17T15:03:23.287Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.493s coverage: 45.9% of statements [2020-01-17T15:03:23.287Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-17T15:03:23.562Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s) [2020-01-17T15:03:23.562Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-01-17T15:03:23.562Z] daemon.go:325: [d20e8b3e6d334] waiting for daemon to start [2020-01-17T15:03:23.562Z] daemon.go:325: [d20e8b3e6d334] waiting for daemon to start [2020-01-17T15:03:23.562Z] daemon.go:353: [d20e8b3e6d334] daemon started [2020-01-17T15:03:23.562Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:swkljjyy6t9o1ywj439kog8d4 Created:2020-01-17 15:03:14.913574982 +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[7f494b5f105c5836d13e2f256ce2d0b47b62358fed3a5d4212976a0baabdbf04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ndz7qnbeolp062u2h0y8cqb0k EndpointID:e976b71b20c90250d030c12190c3a98f4c1f1c5f36aad43e695215c827c78f58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8db3c17402c7f3f29a1887df8f9e9b2417a376c1431c43d71a11f1e35190eb0a 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:e60fed59a867 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ndz7qnbeolp062u2h0y8cqb0k EndpointID:e976b71b20c90250d030c12190c3a98f4c1f1c5f36aad43e695215c827c78f58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-17T15:03:23.562Z] daemon.go:461: [d20e8b3e6d334] Stopping daemon [2020-01-17T15:03:23.562Z] daemon.go:296: [d20e8b3e6d334] exiting daemon [2020-01-17T15:03:23.562Z] daemon.go:448: [d20e8b3e6d334] Daemon stopped [2020-01-17T15:03:23.562Z] PASS [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] === Skipped [2020-01-17T15:03:23.562Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T15:03:23.562Z] service_test.go:230: FLAKY_TEST [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] DONE 21 tests, 1 skipped in 53.417s [2020-01-17T15:03:23.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-17T15:03:23.562Z] ++ 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-01-17T15:03:23.562Z] ++ set -e [2020-01-17T15:03:23.562Z] ++ '[' -n 0 ']' [2020-01-17T15:03:23.562Z] ++ set -x [2020-01-17T15:03:23.562Z] ++ env -i DEST=/go/src/github.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-01-17T15:03:23.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-17T15:03:23.562Z] INFO: Testing against a local daemon [2020-01-17T15:03:23.562Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-17T15:03:23.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-17T15:03:23.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T15:03:23.562Z] === RUN TestDockerNetworkIpvlan [2020-01-17T15:03:23.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-17T15:03:23.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T15:03:23.562Z] PASS [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] === Skipped [2020-01-17T15:03:23.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-17T15:03:23.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-17T15:03:23.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] [2020-01-17T15:03:23.562Z] DONE 2 tests, 2 skipped in 0.192s [2020-01-17T15:03:23.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-17T15:03:23.562Z] ++ 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-01-17T15:03:23.562Z] ++ set -e [2020-01-17T15:03:23.562Z] ++ '[' -n 0 ']' [2020-01-17T15:03:23.562Z] ++ set -x [2020-01-17T15:03:23.563Z] ++ env -i DEST=/go/src/github.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-01-17T15:03:23.563Z] INFO: Testing against a local daemon [2020-01-17T15:03:23.563Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-17T15:03:24.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-17T15:03:24.489Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-17T15:03:25.414Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-01-17T15:03:25.414Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-01-17T15:03:25.414Z] daemon.go:325: [d6075c8fea891] waiting for daemon to start [2020-01-17T15:03:25.414Z] daemon.go:325: [d6075c8fea891] waiting for daemon to start [2020-01-17T15:03:25.414Z] daemon.go:353: [d6075c8fea891] daemon started [2020-01-17T15:03:25.414Z] daemon.go:461: [d6075c8fea891] Stopping daemon [2020-01-17T15:03:25.414Z] daemon.go:296: [d6075c8fea891] exiting daemon [2020-01-17T15:03:25.414Z] daemon.go:448: [d6075c8fea891] Daemon stopped [2020-01-17T15:03:25.414Z] daemon.go:325: [d6075c8fea891] waiting for daemon to start [2020-01-17T15:03:25.414Z] daemon.go:325: [d6075c8fea891] waiting for daemon to start [2020-01-17T15:03:25.414Z] daemon.go:353: [d6075c8fea891] daemon started [2020-01-17T15:03:25.414Z] daemon.go:461: [d6075c8fea891] Stopping daemon [2020-01-17T15:03:25.414Z] daemon.go:296: [d6075c8fea891] exiting daemon [2020-01-17T15:03:25.414Z] daemon.go:448: [d6075c8fea891] Daemon stopped [2020-01-17T15:03:25.414Z] === RUN TestDockerNetworkMacvlan [2020-01-17T15:03:25.812Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.037s coverage: 50.8% of statements [2020-01-17T15:03:25.973Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-17T15:03:26.533Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-17T15:03:27.094Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-17T15:03:27.183Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.297s coverage: 76.1% of statements [2020-01-17T15:03:28.018Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-17T15:03:28.273Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-17T15:03:28.556Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-17T15:03:28.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.063s coverage: 57.2% of statements [2020-01-17T15:03:28.556Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-17T15:03:28.556Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-17T15:03:29.635Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-17T15:03:29.928Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-17T15:03:31.301Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-01-17T15:03:32.145Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-17T15:03:32.674Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-01-17T15:03:32.674Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-17T15:03:32.674Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-17T15:03:33.332Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.7% of statements [2020-01-17T15:03:34.711Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 78.6% of statements [2020-01-17T15:03:34.711Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-01-17T15:03:34.711Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-17T15:03:34.711Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-17T15:03:36.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-17T15:03:36.608Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-01-17T15:03:36.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2020-01-17T15:03:36.867Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-01-17T15:03:37.668Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-17T15:03:38.243Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-01-17T15:03:38.243Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-17T15:03:38.501Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 20.0% of statements [2020-01-17T15:03:40.400Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2020-01-17T15:03:40.659Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-17T15:03:41.593Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-17T15:03:41.593Z] ok github.com/docker/docker/daemon/logger/splunk 1.685s coverage: 84.5% of statements [2020-01-17T15:03:41.593Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-17T15:03:41.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-17T15:03:44.123Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-01-17T15:03:44.123Z] ok github.com/docker/docker/distribution 0.160s coverage: 22.3% of statements [2020-01-17T15:03:44.123Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-17T15:03:46.022Z] ok github.com/docker/docker/errdefs 0.008s coverage: 48.2% of statements [2020-01-17T15:03:46.959Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-17T15:03:47.218Z] ok github.com/docker/docker/distribution/xfer 1.439s coverage: 83.4% of statements [2020-01-17T15:03:47.218Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-17T15:03:48.592Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-01-17T15:03:48.592Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-17T15:03:48.851Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-01-17T15:03:48.851Z] ? github.com/docker/docker/internal/test [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-01-17T15:03:50.752Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-17T15:03:51.319Z] ok github.com/docker/docker/internal/testutil 0.014s coverage: 62.5% of statements [2020-01-17T15:03:52.253Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-17T15:03:52.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-17T15:03:52.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-17T15:03:53.057Z] --- PASS: TestDockerNetworkMacvlan (28.00s) [2020-01-17T15:03:53.057Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:03:53.057Z] daemon.go:325: [d3db4ce80144d] waiting for daemon to start [2020-01-17T15:03:53.057Z] daemon.go:325: [d3db4ce80144d] waiting for daemon to start [2020-01-17T15:03:53.057Z] daemon.go:353: [d3db4ce80144d] daemon started [2020-01-17T15:03:53.057Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-01-17T15:03:53.057Z] daemon.go:461: [d3db4ce80144d] Stopping daemon [2020-01-17T15:03:53.057Z] daemon.go:296: [d3db4ce80144d] exiting daemon [2020-01-17T15:03:53.057Z] daemon.go:448: [d3db4ce80144d] Daemon stopped [2020-01-17T15:03:53.057Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:03:53.057Z] daemon.go:325: [d0a136d67f454] waiting for daemon to start [2020-01-17T15:03:53.057Z] daemon.go:325: [d0a136d67f454] waiting for daemon to start [2020-01-17T15:03:53.057Z] daemon.go:353: [d0a136d67f454] daemon started [2020-01-17T15:03:53.057Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-17T15:03:53.057Z] daemon.go:461: [d0a136d67f454] Stopping daemon [2020-01-17T15:03:53.312Z] daemon.go:296: [d0a136d67f454] exiting daemon [2020-01-17T15:03:53.312Z] daemon.go:448: [d0a136d67f454] Daemon stopped [2020-01-17T15:03:53.312Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:03:53.312Z] daemon.go:325: [d3d5bbaade95f] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:325: [d3d5bbaade95f] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:353: [d3d5bbaade95f] daemon started [2020-01-17T15:03:53.312Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.56s) [2020-01-17T15:03:53.312Z] daemon.go:461: [d3d5bbaade95f] Stopping daemon [2020-01-17T15:03:53.312Z] daemon.go:296: [d3d5bbaade95f] exiting daemon [2020-01-17T15:03:53.312Z] daemon.go:448: [d3d5bbaade95f] Daemon stopped [2020-01-17T15:03:53.312Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:03:53.312Z] daemon.go:325: [dd578810b1ebc] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:325: [dd578810b1ebc] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:353: [dd578810b1ebc] daemon started [2020-01-17T15:03:53.312Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2020-01-17T15:03:53.312Z] daemon.go:461: [dd578810b1ebc] Stopping daemon [2020-01-17T15:03:53.312Z] daemon.go:296: [dd578810b1ebc] exiting daemon [2020-01-17T15:03:53.312Z] daemon.go:448: [dd578810b1ebc] Daemon stopped [2020-01-17T15:03:53.312Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:03:53.312Z] daemon.go:325: [decf24eea78b8] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:325: [decf24eea78b8] waiting for daemon to start [2020-01-17T15:03:53.312Z] daemon.go:353: [decf24eea78b8] daemon started [2020-01-17T15:03:53.312Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.38s) [2020-01-17T15:03:53.312Z] daemon.go:461: [decf24eea78b8] Stopping daemon [2020-01-17T15:03:53.312Z] daemon.go:296: [decf24eea78b8] exiting daemon [2020-01-17T15:03:53.312Z] daemon.go:448: [decf24eea78b8] Daemon stopped [2020-01-17T15:03:53.312Z] PASS [2020-01-17T15:03:53.312Z] [2020-01-17T15:03:53.312Z] DONE 7 tests in 29.647s [2020-01-17T15:03:53.312Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-17T15:03:53.312Z] ++ 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-01-17T15:03:53.312Z] ++ set -e [2020-01-17T15:03:53.312Z] ++ '[' -n 0 ']' [2020-01-17T15:03:53.312Z] ++ set -x [2020-01-17T15:03:53.312Z] ++ env -i DEST=/go/src/github.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-01-17T15:03:53.312Z] testing: warning: no tests to run [2020-01-17T15:03:53.312Z] PASS [2020-01-17T15:03:53.312Z] [2020-01-17T15:03:53.312Z] DONE 0 tests in 0.037s [2020-01-17T15:03:53.312Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-17T15:03:53.312Z] ++ 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-01-17T15:03:53.312Z] ++ set -e [2020-01-17T15:03:53.312Z] ++ '[' -n 0 ']' [2020-01-17T15:03:53.312Z] ++ set -x [2020-01-17T15:03:53.313Z] ++ env -i DEST=/go/src/github.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-01-17T15:03:53.313Z] INFO: Testing against a local daemon [2020-01-17T15:03:53.313Z] === RUN TestAuthZPluginAllowRequest [2020-01-17T15:03:53.626Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-01-17T15:03:53.883Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-17T15:03:55.112Z] ok github.com/docker/docker/api/server/httputils 0.157s coverage: 14.7% of statements [2020-01-17T15:03:55.112Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-17T15:03:55.112Z] ok github.com/docker/docker/api/server/router/swarm 0.139s coverage: 3.1% of statements [2020-01-17T15:03:55.112Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-17T15:03:55.113Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-17T15:03:55.113Z] ok github.com/docker/docker/api/types/strslice 0.125s coverage: 90.0% of statements [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-17T15:03:55.113Z] ok github.com/docker/docker/api/types/time 0.370s coverage: 100.0% of statements [2020-01-17T15:03:55.113Z] ok github.com/docker/docker/api/types/versions 0.125s coverage: 75.0% of statements [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-17T15:03:55.113Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-17T15:03:55.780Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 77.1% of statements [2020-01-17T15:03:55.824Z] --- PASS: TestAuthZPluginAllowRequest (2.05s) [2020-01-17T15:03:55.824Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-01-17T15:03:55.824Z] daemon.go:325: [d03d39e1a0f6c] waiting for daemon to start [2020-01-17T15:03:55.824Z] daemon.go:325: [d03d39e1a0f6c] waiting for daemon to start [2020-01-17T15:03:55.824Z] daemon.go:353: [d03d39e1a0f6c] daemon started [2020-01-17T15:03:55.824Z] daemon.go:461: [d03d39e1a0f6c] Stopping daemon [2020-01-17T15:03:55.824Z] daemon.go:296: [d03d39e1a0f6c] exiting daemon [2020-01-17T15:03:55.824Z] daemon.go:448: [d03d39e1a0f6c] Daemon stopped [2020-01-17T15:03:55.824Z] === RUN TestAuthZPluginTLS [2020-01-17T15:03:56.078Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-17T15:03:56.078Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-01-17T15:03:56.078Z] daemon.go:325: [d150ebabf6cd2] waiting for daemon to start [2020-01-17T15:03:56.078Z] daemon.go:325: [d150ebabf6cd2] waiting for daemon to start [2020-01-17T15:03:56.078Z] daemon.go:353: [d150ebabf6cd2] daemon started [2020-01-17T15:03:56.078Z] daemon.go:461: [d150ebabf6cd2] Stopping daemon [2020-01-17T15:03:56.078Z] daemon.go:296: [d150ebabf6cd2] exiting daemon [2020-01-17T15:03:56.078Z] daemon.go:448: [d150ebabf6cd2] Daemon stopped [2020-01-17T15:03:56.078Z] === RUN TestAuthZPluginDenyRequest [2020-01-17T15:03:56.638Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-17T15:03:56.638Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-01-17T15:03:56.638Z] daemon.go:325: [dc6f905bbbd65] waiting for daemon to start [2020-01-17T15:03:56.638Z] daemon.go:325: [dc6f905bbbd65] waiting for daemon to start [2020-01-17T15:03:56.638Z] daemon.go:353: [dc6f905bbbd65] daemon started [2020-01-17T15:03:56.638Z] daemon.go:461: [dc6f905bbbd65] Stopping daemon [2020-01-17T15:03:56.638Z] daemon.go:296: [dc6f905bbbd65] exiting daemon [2020-01-17T15:03:56.638Z] daemon.go:448: [dc6f905bbbd65] Daemon stopped [2020-01-17T15:03:56.638Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-17T15:03:56.712Z] ok github.com/docker/docker/pkg/authorization 0.187s coverage: 66.7% of statements [2020-01-17T15:03:56.969Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-17T15:03:57.196Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-17T15:03:57.196Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-01-17T15:03:57.196Z] daemon.go:325: [d1963b6dbc14b] waiting for daemon to start [2020-01-17T15:03:57.196Z] daemon.go:325: [d1963b6dbc14b] waiting for daemon to start [2020-01-17T15:03:57.196Z] daemon.go:353: [d1963b6dbc14b] daemon started [2020-01-17T15:03:57.196Z] daemon.go:461: [d1963b6dbc14b] Stopping daemon [2020-01-17T15:03:57.196Z] daemon.go:296: [d1963b6dbc14b] exiting daemon [2020-01-17T15:03:57.196Z] daemon.go:448: [d1963b6dbc14b] Daemon stopped [2020-01-17T15:03:57.196Z] === RUN TestAuthZPluginDenyResponse [2020-01-17T15:03:57.226Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-17T15:03:57.755Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-17T15:03:57.755Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-01-17T15:03:57.755Z] daemon.go:325: [d93c2480c91f0] waiting for daemon to start [2020-01-17T15:03:57.755Z] daemon.go:325: [d93c2480c91f0] waiting for daemon to start [2020-01-17T15:03:57.755Z] daemon.go:353: [d93c2480c91f0] daemon started [2020-01-17T15:03:57.755Z] daemon.go:461: [d93c2480c91f0] Stopping daemon [2020-01-17T15:03:57.755Z] daemon.go:296: [d93c2480c91f0] exiting daemon [2020-01-17T15:03:57.755Z] daemon.go:448: [d93c2480c91f0] Daemon stopped [2020-01-17T15:03:57.755Z] === RUN TestAuthZPluginAllowEventStream [2020-01-17T15:03:58.883Z] ok github.com/docker/docker/builder/dockerfile 0.574s coverage: 43.2% of statements [2020-01-17T15:03:58.883Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-01-17T15:03:58.883Z] ok github.com/docker/docker/builder/fscache 1.028s coverage: 69.2% of statements [2020-01-17T15:03:58.883Z] ok github.com/docker/docker/builder/remotecontext 0.490s coverage: 9.2% of statements [2020-01-17T15:03:59.639Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-01-17T15:03:59.639Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-01-17T15:03:59.639Z] daemon.go:325: [d5af54a745888] waiting for daemon to start [2020-01-17T15:03:59.639Z] daemon.go:325: [d5af54a745888] waiting for daemon to start [2020-01-17T15:03:59.639Z] daemon.go:353: [d5af54a745888] daemon started [2020-01-17T15:03:59.639Z] daemon.go:461: [d5af54a745888] Stopping daemon [2020-01-17T15:03:59.639Z] daemon.go:296: [d5af54a745888] exiting daemon [2020-01-17T15:03:59.639Z] daemon.go:448: [d5af54a745888] Daemon stopped [2020-01-17T15:03:59.639Z] === RUN TestAuthZPluginErrorResponse [2020-01-17T15:03:59.894Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-17T15:03:59.894Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-01-17T15:03:59.894Z] daemon.go:325: [dc276b15506e9] waiting for daemon to start [2020-01-17T15:03:59.894Z] daemon.go:325: [dc276b15506e9] waiting for daemon to start [2020-01-17T15:03:59.894Z] daemon.go:353: [dc276b15506e9] daemon started [2020-01-17T15:03:59.894Z] daemon.go:461: [dc276b15506e9] Stopping daemon [2020-01-17T15:03:59.894Z] daemon.go:296: [dc276b15506e9] exiting daemon [2020-01-17T15:03:59.894Z] daemon.go:448: [dc276b15506e9] Daemon stopped [2020-01-17T15:03:59.894Z] === RUN TestAuthZPluginErrorRequest [2020-01-17T15:04:00.455Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-17T15:04:00.455Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-01-17T15:04:00.455Z] daemon.go:325: [d87a84d7fc28c] waiting for daemon to start [2020-01-17T15:04:00.455Z] daemon.go:325: [d87a84d7fc28c] waiting for daemon to start [2020-01-17T15:04:00.455Z] daemon.go:353: [d87a84d7fc28c] daemon started [2020-01-17T15:04:00.455Z] daemon.go:461: [d87a84d7fc28c] Stopping daemon [2020-01-17T15:04:00.455Z] daemon.go:296: [d87a84d7fc28c] exiting daemon [2020-01-17T15:04:00.455Z] daemon.go:448: [d87a84d7fc28c] Daemon stopped [2020-01-17T15:04:00.455Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T15:04:01.379Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-17T15:04:01.379Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T15:04:01.379Z] daemon.go:325: [d2b351bbff6bf] waiting for daemon to start [2020-01-17T15:04:01.379Z] daemon.go:325: [d2b351bbff6bf] waiting for daemon to start [2020-01-17T15:04:01.379Z] daemon.go:353: [d2b351bbff6bf] daemon started [2020-01-17T15:04:01.379Z] daemon.go:461: [d2b351bbff6bf] Stopping daemon [2020-01-17T15:04:01.379Z] daemon.go:296: [d2b351bbff6bf] exiting daemon [2020-01-17T15:04:01.379Z] daemon.go:448: [d2b351bbff6bf] Daemon stopped [2020-01-17T15:04:01.379Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-17T15:04:01.405Z] ok github.com/docker/docker/pkg/chrootarchive 3.008s coverage: 43.2% of statements [2020-01-17T15:04:01.405Z] ok github.com/docker/docker/layer 7.979s coverage: 72.0% of statements [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/oci [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-17T15:04:01.405Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-17T15:04:01.405Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-17T15:04:01.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-17T15:04:01.971Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-17T15:04:02.229Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-17T15:04:03.163Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-17T15:04:03.300Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-01-17T15:04:03.300Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-01-17T15:04:03.300Z] daemon.go:325: [df0a707b8bff4] waiting for daemon to start [2020-01-17T15:04:03.300Z] daemon.go:325: [df0a707b8bff4] waiting for daemon to start [2020-01-17T15:04:03.300Z] daemon.go:353: [df0a707b8bff4] daemon started [2020-01-17T15:04:03.300Z] daemon.go:461: [df0a707b8bff4] Stopping daemon [2020-01-17T15:04:03.300Z] daemon.go:296: [df0a707b8bff4] exiting daemon [2020-01-17T15:04:03.300Z] daemon.go:448: [df0a707b8bff4] Daemon stopped [2020-01-17T15:04:03.300Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T15:04:03.730Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-01-17T15:04:03.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-17T15:04:04.296Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-01-17T15:04:05.670Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 66.3% of statements [2020-01-17T15:04:05.766Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-01-17T15:04:05.766Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T15:04:05.766Z] daemon.go:325: [dc660cd74dec5] waiting for daemon to start [2020-01-17T15:04:05.766Z] daemon.go:325: [dc660cd74dec5] waiting for daemon to start [2020-01-17T15:04:05.766Z] daemon.go:353: [dc660cd74dec5] daemon started [2020-01-17T15:04:05.766Z] daemon.go:461: [dc660cd74dec5] Stopping daemon [2020-01-17T15:04:05.766Z] daemon.go:296: [dc660cd74dec5] exiting daemon [2020-01-17T15:04:05.766Z] daemon.go:448: [dc660cd74dec5] Daemon stopped [2020-01-17T15:04:05.766Z] === RUN TestAuthZPluginHeader [2020-01-17T15:04:06.236Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-01-17T15:04:06.327Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-01-17T15:04:06.327Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-01-17T15:04:06.327Z] daemon.go:325: [d3867c132aa82] waiting for daemon to start [2020-01-17T15:04:06.582Z] daemon.go:325: [d3867c132aa82] waiting for daemon to start [2020-01-17T15:04:06.582Z] daemon.go:353: [d3867c132aa82] daemon started [2020-01-17T15:04:06.582Z] daemon.go:461: [d3867c132aa82] Stopping daemon [2020-01-17T15:04:06.582Z] daemon.go:296: [d3867c132aa82] exiting daemon [2020-01-17T15:04:06.582Z] daemon.go:448: [d3867c132aa82] Daemon stopped [2020-01-17T15:04:06.582Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-17T15:04:06.802Z] ok github.com/docker/docker/pkg/discovery/kv 3.138s coverage: 84.1% of statements [2020-01-17T15:04:07.060Z] ok github.com/docker/docker/pkg/fsutils 0.243s coverage: 85.1% of statements [2020-01-17T15:04:07.060Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2020-01-17T15:04:08.433Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 70.1% of statements [2020-01-17T15:04:08.691Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 69.1% of statements [2020-01-17T15:04:08.717Z] --- PASS: TestBuildWithHugeFile (87.67s) [2020-01-17T15:04:08.717Z] === RUN TestBuildWithEmptyDockerfile [2020-01-17T15:04:08.717Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:04:08.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:04:08.717Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:04:08.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:04:08.717Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:04:08.717Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:04:08.717Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:04:08.717Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:04:08.717Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:04:08.717Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-01-17T15:04:08.717Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-01-17T15:04:08.717Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-01-17T15:04:08.717Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-01-17T15:04:08.717Z] === RUN TestBuildPreserveOwnership [2020-01-17T15:04:08.717Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-17T15:04:08.717Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-17T15:04:08.717Z] --- PASS: TestBuildPreserveOwnership (4.95s) [2020-01-17T15:04:08.717Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2020-01-17T15:04:08.717Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-01-17T15:04:08.717Z] === RUN TestBuildPlatformInvalid [2020-01-17T15:04:08.717Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-17T15:04:08.717Z] PASS [2020-01-17T15:04:08.717Z] [2020-01-17T15:04:08.717Z] DONE 30 tests in 133.292s [2020-01-17T15:04:08.717Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-17T15:04:08.718Z] ++ 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-01-17T15:04:08.718Z] ++ set -e [2020-01-17T15:04:08.718Z] ++ '[' -n 0 ']' [2020-01-17T15:04:08.718Z] ++ set -x [2020-01-17T15:04:08.718Z] ++ env -i DEST=/go/src/github.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-01-17T15:04:08.718Z] INFO: Testing against a local daemon [2020-01-17T15:04:08.718Z] === RUN TestConfigList [2020-01-17T15:04:08.718Z] --- PASS: TestConfigList (2.29s) [2020-01-17T15:04:08.718Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-01-17T15:04:08.718Z] daemon.go:325: [d53fd2b8b9d9b] waiting for daemon to start [2020-01-17T15:04:08.718Z] daemon.go:325: [d53fd2b8b9d9b] waiting for daemon to start [2020-01-17T15:04:08.718Z] daemon.go:353: [d53fd2b8b9d9b] daemon started [2020-01-17T15:04:08.718Z] daemon.go:461: [d53fd2b8b9d9b] Stopping daemon [2020-01-17T15:04:08.718Z] daemon.go:296: [d53fd2b8b9d9b] exiting daemon [2020-01-17T15:04:08.718Z] daemon.go:448: [d53fd2b8b9d9b] Daemon stopped [2020-01-17T15:04:08.718Z] === RUN TestConfigsCreateAndDelete [2020-01-17T15:04:09.257Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-17T15:04:09.257Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-01-17T15:04:09.335Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-01-17T15:04:09.335Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-01-17T15:04:09.335Z] daemon.go:325: [d2a151cba4108] waiting for daemon to start [2020-01-17T15:04:09.335Z] daemon.go:325: [d2a151cba4108] waiting for daemon to start [2020-01-17T15:04:09.335Z] daemon.go:353: [d2a151cba4108] daemon started [2020-01-17T15:04:09.335Z] daemon.go:461: [d2a151cba4108] Stopping daemon [2020-01-17T15:04:09.335Z] daemon.go:296: [d2a151cba4108] exiting daemon [2020-01-17T15:04:09.335Z] daemon.go:448: [d2a151cba4108] Daemon stopped [2020-01-17T15:04:09.335Z] === RUN TestConfigsUpdate [2020-01-17T15:04:09.515Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-17T15:04:09.515Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-17T15:04:10.081Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-01-17T15:04:10.338Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-17T15:04:10.905Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-17T15:04:10.905Z] ok github.com/docker/docker/pkg/mount 0.577s coverage: 69.6% of statements [2020-01-17T15:04:10.905Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-17T15:04:11.163Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.0% of statements [2020-01-17T15:04:11.421Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-17T15:04:11.421Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-17T15:04:11.421Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-17T15:04:11.817Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2020-01-17T15:04:11.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-01-17T15:04:11.817Z] daemon.go:325: [d8d386326227a] waiting for daemon to start [2020-01-17T15:04:11.817Z] daemon.go:325: [d8d386326227a] waiting for daemon to start [2020-01-17T15:04:11.817Z] daemon.go:353: [d8d386326227a] daemon started [2020-01-17T15:04:11.817Z] daemon.go:461: [d8d386326227a] Stopping daemon [2020-01-17T15:04:11.817Z] daemon.go:296: [d8d386326227a] exiting daemon [2020-01-17T15:04:11.817Z] daemon.go:448: [d8d386326227a] Daemon stopped [2020-01-17T15:04:11.817Z] daemon.go:325: [d8d386326227a] waiting for daemon to start [2020-01-17T15:04:11.817Z] daemon.go:325: [d8d386326227a] waiting for daemon to start [2020-01-17T15:04:11.817Z] daemon.go:353: [d8d386326227a] daemon started [2020-01-17T15:04:11.817Z] daemon.go:461: [d8d386326227a] Stopping daemon [2020-01-17T15:04:11.817Z] daemon.go:296: [d8d386326227a] exiting daemon [2020-01-17T15:04:11.817Z] daemon.go:448: [d8d386326227a] Daemon stopped [2020-01-17T15:04:11.817Z] === RUN TestAuthZPluginV2Disable [2020-01-17T15:04:12.035Z] --- PASS: TestConfigsUpdate (2.30s) [2020-01-17T15:04:12.035Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-01-17T15:04:12.035Z] daemon.go:325: [d3837e21ab1f6] waiting for daemon to start [2020-01-17T15:04:12.035Z] daemon.go:325: [d3837e21ab1f6] waiting for daemon to start [2020-01-17T15:04:12.035Z] daemon.go:353: [d3837e21ab1f6] daemon started [2020-01-17T15:04:12.035Z] daemon.go:461: [d3837e21ab1f6] Stopping daemon [2020-01-17T15:04:12.035Z] daemon.go:296: [d3837e21ab1f6] exiting daemon [2020-01-17T15:04:12.035Z] daemon.go:448: [d3837e21ab1f6] Daemon stopped [2020-01-17T15:04:12.035Z] === RUN TestTemplatedConfig [2020-01-17T15:04:12.796Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-01-17T15:04:13.054Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-17T15:04:13.620Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-01-17T15:04:13.878Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-17T15:04:14.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-17T15:04:14.725Z] --- PASS: TestTemplatedConfig (2.93s) [2020-01-17T15:04:14.725Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-01-17T15:04:14.725Z] daemon.go:325: [d3feaa4ad090d] waiting for daemon to start [2020-01-17T15:04:14.725Z] daemon.go:325: [d3feaa4ad090d] waiting for daemon to start [2020-01-17T15:04:14.725Z] daemon.go:353: [d3feaa4ad090d] daemon started [2020-01-17T15:04:14.725Z] daemon.go:461: [d3feaa4ad090d] Stopping daemon [2020-01-17T15:04:14.725Z] daemon.go:296: [d3feaa4ad090d] exiting daemon [2020-01-17T15:04:14.725Z] daemon.go:448: [d3feaa4ad090d] Daemon stopped [2020-01-17T15:04:14.725Z] === RUN TestConfigInspect [2020-01-17T15:04:14.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-17T15:04:14.886Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-17T15:04:14.886Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2020-01-17T15:04:14.886Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-01-17T15:04:14.886Z] daemon.go:325: [d8bed2cde3d71] waiting for daemon to start [2020-01-17T15:04:14.886Z] daemon.go:325: [d8bed2cde3d71] waiting for daemon to start [2020-01-17T15:04:14.886Z] daemon.go:353: [d8bed2cde3d71] daemon started [2020-01-17T15:04:14.886Z] daemon.go:461: [d8bed2cde3d71] Stopping daemon [2020-01-17T15:04:14.886Z] daemon.go:296: [d8bed2cde3d71] exiting daemon [2020-01-17T15:04:14.886Z] daemon.go:448: [d8bed2cde3d71] Daemon stopped [2020-01-17T15:04:14.886Z] daemon.go:325: [d8bed2cde3d71] waiting for daemon to start [2020-01-17T15:04:14.886Z] daemon.go:325: [d8bed2cde3d71] waiting for daemon to start [2020-01-17T15:04:14.886Z] daemon.go:353: [d8bed2cde3d71] daemon started [2020-01-17T15:04:14.886Z] daemon.go:461: [d8bed2cde3d71] Stopping daemon [2020-01-17T15:04:14.886Z] daemon.go:296: [d8bed2cde3d71] exiting daemon [2020-01-17T15:04:14.886Z] daemon.go:448: [d8bed2cde3d71] Daemon stopped [2020-01-17T15:04:14.886Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-17T15:04:15.249Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-01-17T15:04:15.506Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-17T15:04:16.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-17T15:04:16.759Z] --- PASS: TestConfigInspect (2.29s) [2020-01-17T15:04:16.760Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-01-17T15:04:16.760Z] daemon.go:325: [d15ab65790d6f] waiting for daemon to start [2020-01-17T15:04:16.760Z] daemon.go:325: [d15ab65790d6f] waiting for daemon to start [2020-01-17T15:04:16.760Z] daemon.go:353: [d15ab65790d6f] daemon started [2020-01-17T15:04:16.760Z] daemon.go:461: [d15ab65790d6f] Stopping daemon [2020-01-17T15:04:16.760Z] daemon.go:296: [d15ab65790d6f] exiting daemon [2020-01-17T15:04:16.760Z] daemon.go:448: [d15ab65790d6f] Daemon stopped [2020-01-17T15:04:16.760Z] === RUN TestConfigCreateWithLabels [2020-01-17T15:04:16.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-17T15:04:17.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-17T15:04:18.772Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s) [2020-01-17T15:04:18.772Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-01-17T15:04:18.772Z] daemon.go:325: [d3456a98707d4] waiting for daemon to start [2020-01-17T15:04:18.772Z] daemon.go:325: [d3456a98707d4] waiting for daemon to start [2020-01-17T15:04:18.772Z] daemon.go:353: [d3456a98707d4] daemon started [2020-01-17T15:04:18.772Z] daemon.go:461: [d3456a98707d4] Stopping daemon [2020-01-17T15:04:18.772Z] daemon.go:296: [d3456a98707d4] exiting daemon [2020-01-17T15:04:18.772Z] daemon.go:448: [d3456a98707d4] Daemon stopped [2020-01-17T15:04:18.772Z] daemon.go:325: [d3456a98707d4] waiting for daemon to start [2020-01-17T15:04:18.772Z] daemon.go:325: [d3456a98707d4] waiting for daemon to start [2020-01-17T15:04:18.772Z] daemon.go:353: [d3456a98707d4] daemon started [2020-01-17T15:04:18.772Z] daemon.go:461: [d3456a98707d4] Stopping daemon [2020-01-17T15:04:18.772Z] daemon.go:296: [d3456a98707d4] exiting daemon [2020-01-17T15:04:18.772Z] daemon.go:448: [d3456a98707d4] Daemon stopped [2020-01-17T15:04:18.772Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-17T15:04:18.785Z] ok github.com/docker/docker/pkg/signal 2.865s coverage: 61.0% of statements [2020-01-17T15:04:19.042Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-17T15:04:19.331Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-17T15:04:19.331Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-17T15:04:19.455Z] --- PASS: TestConfigCreateWithLabels (2.68s) [2020-01-17T15:04:19.455Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-01-17T15:04:19.455Z] daemon.go:325: [d5af027aeba99] waiting for daemon to start [2020-01-17T15:04:19.455Z] daemon.go:325: [d5af027aeba99] waiting for daemon to start [2020-01-17T15:04:19.455Z] daemon.go:353: [d5af027aeba99] daemon started [2020-01-17T15:04:19.455Z] daemon.go:461: [d5af027aeba99] Stopping daemon [2020-01-17T15:04:19.455Z] daemon.go:296: [d5af027aeba99] exiting daemon [2020-01-17T15:04:19.455Z] daemon.go:448: [d5af027aeba99] Daemon stopped [2020-01-17T15:04:19.455Z] === RUN TestConfigCreateResolve [2020-01-17T15:04:19.587Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-17T15:04:19.607Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-17T15:04:19.865Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-17T15:04:20.431Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-17T15:04:20.689Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-01-17T15:04:21.254Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 35.8% of statements [2020-01-17T15:04:21.821Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-01-17T15:04:22.152Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-01-17T15:04:22.152Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-01-17T15:04:22.152Z] daemon.go:325: [d0364e743a40d] waiting for daemon to start [2020-01-17T15:04:22.152Z] daemon.go:325: [d0364e743a40d] waiting for daemon to start [2020-01-17T15:04:22.152Z] daemon.go:353: [d0364e743a40d] daemon started [2020-01-17T15:04:22.152Z] daemon.go:461: [d0364e743a40d] Stopping daemon [2020-01-17T15:04:22.152Z] daemon.go:296: [d0364e743a40d] exiting daemon [2020-01-17T15:04:22.152Z] daemon.go:448: [d0364e743a40d] Daemon stopped [2020-01-17T15:04:22.152Z] === RUN TestConfigDaemonLibtrustID [2020-01-17T15:04:22.386Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-01-17T15:04:22.436Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-17T15:04:22.436Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-01-17T15:04:22.436Z] daemon.go:325: [d3217f5a92d23] waiting for daemon to start [2020-01-17T15:04:22.436Z] daemon.go:325: [d3217f5a92d23] waiting for daemon to start [2020-01-17T15:04:22.436Z] daemon.go:353: [d3217f5a92d23] daemon started [2020-01-17T15:04:22.436Z] daemon.go:461: [d3217f5a92d23] Stopping daemon [2020-01-17T15:04:22.436Z] daemon.go:296: [d3217f5a92d23] exiting daemon [2020-01-17T15:04:22.436Z] daemon.go:448: [d3217f5a92d23] Daemon stopped [2020-01-17T15:04:22.436Z] PASS [2020-01-17T15:04:22.436Z] [2020-01-17T15:04:22.436Z] DONE 8 tests in 17.659s [2020-01-17T15:04:22.436Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-17T15:04:22.436Z] ++ 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-01-17T15:04:22.436Z] ++ set -e [2020-01-17T15:04:22.436Z] ++ '[' -n 0 ']' [2020-01-17T15:04:22.436Z] ++ set -x [2020-01-17T15:04:22.436Z] ++ env -i DEST=/go/src/github.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-01-17T15:04:22.436Z] INFO: Testing against a local daemon [2020-01-17T15:04:22.436Z] === RUN TestCheckpoint [2020-01-17T15:04:22.436Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-17T15:04:22.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T15:04:22.436Z] === RUN TestContainerInvalidJSON [2020-01-17T15:04:22.436Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:04:22.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:04:22.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:04:22.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:04:22.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:04:22.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:04:22.436Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:04:22.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:04:22.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:04:22.436Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-17T15:04:22.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-17T15:04:22.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-17T15:04:22.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-17T15:04:22.436Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-17T15:04:22.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-17T15:04:22.721Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-17T15:04:22.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-17T15:04:22.722Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-17T15:04:22.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-01-17T15:04:22.722Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-17T15:04:22.951Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-17T15:04:23.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-17T15:04:23.007Z] === RUN TestCopyFromContainer [2020-01-17T15:04:23.517Z] testing: warning: no tests to run [2020-01-17T15:04:23.517Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-01-17T15:04:23.775Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-17T15:04:24.033Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-17T15:04:24.290Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-17T15:04:24.488Z] === RUN TestCopyFromContainer// [2020-01-17T15:04:24.488Z] === RUN TestCopyFromContainer//bar/root [2020-01-17T15:04:24.774Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-17T15:04:24.774Z] === RUN TestCopyFromContainer/bar/quux [2020-01-17T15:04:24.774Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-17T15:04:25.059Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-17T15:04:25.059Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-17T15:04:25.059Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-17T15:04:25.343Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-17T15:04:25.343Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer (2.57s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-01-17T15:04:25.343Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-17T15:04:25.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-17T15:04:25.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:04:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:04:25.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:04:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:04:25.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:04:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:04:25.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:04:25.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:04:25.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:04:25.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-17T15:04:25.627Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-17T15:04:25.627Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-17T15:04:25.627Z] === RUN TestCreateWithInvalidEnv [2020-01-17T15:04:25.627Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-17T15:04:25.627Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-17T15:04:25.627Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-17T15:04:25.627Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-17T15:04:25.627Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-17T15:04:25.627Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-17T15:04:25.627Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-17T15:04:25.627Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-17T15:04:25.627Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-17T15:04:25.627Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-17T15:04:25.627Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-17T15:04:25.627Z] === RUN TestCreateTmpfsMountsTarget [2020-01-17T15:04:25.627Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-17T15:04:25.627Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-17T15:04:26.816Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements [2020-01-17T15:04:27.074Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-17T15:04:27.688Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T15:04:27.688Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T15:04:27.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-17T15:04:27.688Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-17T15:04:27.974Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-01-17T15:04:27.974Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-17T15:04:28.008Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-01-17T15:04:28.574Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-01-17T15:04:29.949Z] ok github.com/docker/docker/registry 0.091s coverage: 56.4% of statements [2020-01-17T15:04:30.007Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2020-01-17T15:04:30.007Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-17T15:04:30.007Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:04:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:04:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:04:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:04:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:04:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:04:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:04:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:04:30.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:04:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:04:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:04:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:04:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:04:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:04:30.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-17T15:04:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-17T15:04:30.008Z] === RUN TestContainerStartOnDaemonRestart [2020-01-17T15:04:30.008Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-17T15:04:30.008Z] === RUN TestDaemonRestartIpcMode [2020-01-17T15:04:30.008Z] === PAUSE TestDaemonRestartIpcMode [2020-01-17T15:04:30.008Z] === RUN TestDiff [2020-01-17T15:04:30.626Z] --- PASS: TestDiff (0.69s) [2020-01-17T15:04:30.626Z] === RUN TestExecWithCloseStdin [2020-01-17T15:04:30.883Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-17T15:04:30.883Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-01-17T15:04:31.641Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-01-17T15:04:31.641Z] === RUN TestExec [2020-01-17T15:04:31.743Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.01s) [2020-01-17T15:04:31.743Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:353: [d8ed8c1cc3465] daemon started [2020-01-17T15:04:31.743Z] daemon.go:461: [d8ed8c1cc3465] Stopping daemon [2020-01-17T15:04:31.743Z] daemon.go:296: [d8ed8c1cc3465] exiting daemon [2020-01-17T15:04:31.743Z] daemon.go:448: [d8ed8c1cc3465] Daemon stopped [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:296: [d8ed8c1cc3465] exiting daemon [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:325: [d8ed8c1cc3465] waiting for daemon to start [2020-01-17T15:04:31.743Z] daemon.go:353: [d8ed8c1cc3465] daemon started [2020-01-17T15:04:31.743Z] daemon.go:461: [d8ed8c1cc3465] Stopping daemon [2020-01-17T15:04:31.743Z] daemon.go:296: [d8ed8c1cc3465] exiting daemon [2020-01-17T15:04:31.743Z] daemon.go:448: [d8ed8c1cc3465] Daemon stopped [2020-01-17T15:04:31.743Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T15:04:31.815Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-01-17T15:04:32.655Z] --- PASS: TestExec (0.91s) [2020-01-17T15:04:32.655Z] === RUN TestExecUser [2020-01-17T15:04:32.852Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-17T15:04:33.418Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-01-17T15:04:33.665Z] --- PASS: TestExecUser (0.88s) [2020-01-17T15:04:33.665Z] === RUN TestExportContainerAndImportImage [2020-01-17T15:04:33.982Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-01-17T15:04:34.252Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-17T15:04:34.252Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-17T15:04:34.644Z] ok github.com/docker/docker/builder/remotecontext/git 34.176s coverage: 85.1% of statements [2020-01-17T15:04:34.644Z] ? github.com/docker/docker/cli [no test files] [2020-01-17T15:04:34.644Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-17T15:04:34.644Z] ok github.com/docker/docker/cli/debug 0.077s coverage: 100.0% of statements [2020-01-17T15:04:34.644Z] ok github.com/docker/docker/client 0.579s coverage: 75.2% of statements [2020-01-17T15:04:34.701Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-01-17T15:04:34.701Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-17T15:04:34.812Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-17T15:04:35.112Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-17T15:04:35.355Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-17T15:04:35.671Z] === RUN TestDockerSuite/TestBuildFails [2020-01-17T15:04:36.181Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-01-17T15:04:36.181Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-01-17T15:04:36.181Z] daemon.go:325: [d1e6a12b31fe9] waiting for daemon to start [2020-01-17T15:04:36.181Z] daemon.go:325: [d1e6a12b31fe9] waiting for daemon to start [2020-01-17T15:04:36.181Z] daemon.go:353: [d1e6a12b31fe9] daemon started [2020-01-17T15:04:36.181Z] daemon.go:461: [d1e6a12b31fe9] Stopping daemon [2020-01-17T15:04:36.181Z] daemon.go:296: [d1e6a12b31fe9] exiting daemon [2020-01-17T15:04:36.181Z] daemon.go:448: [d1e6a12b31fe9] Daemon stopped [2020-01-17T15:04:36.181Z] daemon.go:325: [d1e6a12b31fe9] waiting for daemon to start [2020-01-17T15:04:36.181Z] daemon.go:325: [d1e6a12b31fe9] waiting for daemon to start [2020-01-17T15:04:36.181Z] daemon.go:353: [d1e6a12b31fe9] daemon started [2020-01-17T15:04:36.181Z] daemon.go:461: [d1e6a12b31fe9] Stopping daemon [2020-01-17T15:04:36.181Z] daemon.go:296: [d1e6a12b31fe9] exiting daemon [2020-01-17T15:04:36.181Z] daemon.go:448: [d1e6a12b31fe9] Daemon stopped [2020-01-17T15:04:36.181Z] === RUN TestHealthCheckWorkdir [2020-01-17T15:04:36.594Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-17T15:04:36.594Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-17T15:04:37.194Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-01-17T15:04:37.195Z] === RUN TestHealthKillContainer [2020-01-17T15:04:37.555Z] ok github.com/docker/docker/cmd/dockerd 0.793s coverage: 18.8% of statements [2020-01-17T15:04:39.100Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-17T15:04:40.653Z] --- PASS: TestHealthKillContainer (2.97s) [2020-01-17T15:04:40.653Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-17T15:04:40.937Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-01-17T15:04:40.937Z] === RUN TestIpcModeNone [2020-01-17T15:04:41.285Z] ok github.com/docker/docker/container 0.731s coverage: 42.8% of statements [2020-01-17T15:04:41.285Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-17T15:04:41.285Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-17T15:04:41.285Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-17T15:04:41.285Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-17T15:04:41.608Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-17T15:04:41.960Z] --- PASS: TestIpcModeNone (0.89s) [2020-01-17T15:04:41.961Z] === RUN TestIpcModePrivate [2020-01-17T15:04:42.967Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-17T15:04:42.981Z] --- PASS: TestIpcModePrivate (0.89s) [2020-01-17T15:04:42.981Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-01-17T15:04:42.981Z] === RUN TestIpcModeShareable [2020-01-17T15:04:43.600Z] --- PASS: TestIpcModeShareable (0.91s) [2020-01-17T15:04:43.600Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-01-17T15:04:43.600Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-17T15:04:44.849Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-17T15:04:44.849Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-17T15:04:46.211Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-17T15:04:46.211Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2020-01-17T15:04:46.211Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:353: [d05a2ecc9d17c] daemon started [2020-01-17T15:04:46.211Z] daemon.go:461: [d05a2ecc9d17c] Stopping daemon [2020-01-17T15:04:46.211Z] daemon.go:296: [d05a2ecc9d17c] exiting daemon [2020-01-17T15:04:46.211Z] daemon.go:448: [d05a2ecc9d17c] Daemon stopped [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:339: [d05a2ecc9d17c] error pinging daemon on start: Get http://d05a2ecc9d17c.sock/_ping: context deadline exceeded [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:339: [d05a2ecc9d17c] error pinging daemon on start: Get http://d05a2ecc9d17c.sock/_ping: context deadline exceeded [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:339: [d05a2ecc9d17c] error pinging daemon on start: Get http://d05a2ecc9d17c.sock/_ping: context deadline exceeded [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:339: [d05a2ecc9d17c] error pinging daemon on start: Get http://d05a2ecc9d17c.sock/_ping: context deadline exceeded [2020-01-17T15:04:46.211Z] daemon.go:296: [d05a2ecc9d17c] exiting daemon [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:325: [d05a2ecc9d17c] waiting for daemon to start [2020-01-17T15:04:46.211Z] daemon.go:353: [d05a2ecc9d17c] daemon started [2020-01-17T15:04:46.211Z] daemon.go:461: [d05a2ecc9d17c] Stopping daemon [2020-01-17T15:04:46.211Z] daemon.go:296: [d05a2ecc9d17c] exiting daemon [2020-01-17T15:04:46.211Z] daemon.go:448: [d05a2ecc9d17c] Daemon stopped [2020-01-17T15:04:46.211Z] PASS [2020-01-17T15:04:46.211Z] [2020-01-17T15:04:46.211Z] DONE 17 tests in 52.975s [2020-01-17T15:04:46.211Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-17T15:04:46.211Z] ++ 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-01-17T15:04:46.211Z] ++ set -e [2020-01-17T15:04:46.211Z] ++ '[' -n 0 ']' [2020-01-17T15:04:46.211Z] ++ set -x [2020-01-17T15:04:46.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T15:04:46.288Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-01-17T15:04:46.288Z] === RUN TestAPIIpcModeHost [2020-01-17T15:04:46.513Z] INFO: Testing against a local daemon [2020-01-17T15:04:46.513Z] === RUN TestPluginInvalidJSON [2020-01-17T15:04:46.513Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:04:46.513Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:04:46.513Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:04:46.513Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-17T15:04:46.513Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-17T15:04:46.513Z] PASS [2020-01-17T15:04:46.513Z] [2020-01-17T15:04:46.513Z] DONE 2 tests in 0.160s [2020-01-17T15:04:46.513Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-17T15:04:46.513Z] ++ 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-01-17T15:04:46.513Z] ++ set -e [2020-01-17T15:04:46.513Z] ++ '[' -n 0 ']' [2020-01-17T15:04:46.513Z] ++ set -x [2020-01-17T15:04:46.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T15:04:46.513Z] INFO: Testing against a local daemon [2020-01-17T15:04:46.513Z] === RUN TestExternalGraphDriver [2020-01-17T15:04:46.768Z] === RUN TestExternalGraphDriver/json [2020-01-17T15:04:46.909Z] --- PASS: TestAPIIpcModeHost (0.77s) [2020-01-17T15:04:46.909Z] === RUN TestDaemonIpcModeShareable [2020-01-17T15:04:47.611Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/rootless [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/volume [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-17T15:04:47.611Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === Skipped [2020-01-17T15:04:47.611Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-17T15:04:47.611Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-17T15:04:47.611Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:73: No driver to put! [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-17T15:04:47.611Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-17T15:04:47.611Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-17T15:04:47.611Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-17T15:04:47.611Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-17T15:04:47.611Z] graphtest_unix.go:73: No driver to put! [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-17T15:04:47.611Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] [2020-01-17T15:04:47.611Z] DONE 2065 tests, 19 skipped in 258.195s Post stage [Pipeline] junit [2020-01-17T15:04:47.622Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-17T15:04:48.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/validate/vendor [2020-01-17T15:04:48.650Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-17T15:04:48.905Z] === RUN TestExternalGraphDriver/spec [2020-01-17T15:04:48.952Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-01-17T15:04:48.952Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-01-17T15:04:48.952Z] daemon.go:325: [d06714101366f] waiting for daemon to start [2020-01-17T15:04:48.952Z] daemon.go:325: [d06714101366f] waiting for daemon to start [2020-01-17T15:04:48.952Z] daemon.go:353: [d06714101366f] daemon started [2020-01-17T15:04:48.952Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-17T15:04:48.952Z] daemon.go:461: [d06714101366f] Stopping daemon [2020-01-17T15:04:48.952Z] daemon.go:296: [d06714101366f] exiting daemon [2020-01-17T15:04:48.952Z] daemon.go:448: [d06714101366f] Daemon stopped [2020-01-17T15:04:48.952Z] === RUN TestDaemonIpcModePrivate [2020-01-17T15:04:48.964Z] No vendor changes in diff. [2020-01-17T15:04:49.159Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-17T15:04:49.413Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-17T15:04:50.226Z] + echo Building e2e image [2020-01-17T15:04:50.226Z] Building e2e image [2020-01-17T15:04:50.226Z] + docker build --build-arg DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -t moby-e2e-test -f Dockerfile.e2e . [2020-01-17T15:04:50.226Z] #2 [internal] load .dockerignore [2020-01-17T15:04:50.226Z] #2 transferring context: 34B 0.0s done [2020-01-17T15:04:50.226Z] #2 DONE 0.0s [2020-01-17T15:04:50.226Z] [2020-01-17T15:04:50.226Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-17T15:04:50.226Z] #1 transferring dockerfile: 3.19kB 0.0s done [2020-01-17T15:04:50.226Z] #1 DONE 0.0s [2020-01-17T15:04:50.226Z] [2020-01-17T15:04:50.226Z] #4 [internal] load metadata for docker.io/library/golang:1.12.14-alpine [2020-01-17T15:04:50.796Z] #4 DONE 0.3s [2020-01-17T15:04:50.796Z] [2020-01-17T15:04:50.796Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-01-17T15:04:50.796Z] #3 DONE 0.4s [2020-01-17T15:04:50.796Z] [2020-01-17T15:04:50.796Z] #8 [internal] load build context [2020-01-17T15:04:50.990Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-01-17T15:04:50.990Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-01-17T15:04:50.990Z] daemon.go:325: [dbfe149009f8b] waiting for daemon to start [2020-01-17T15:04:50.990Z] daemon.go:325: [dbfe149009f8b] waiting for daemon to start [2020-01-17T15:04:50.990Z] daemon.go:353: [dbfe149009f8b] daemon started [2020-01-17T15:04:50.990Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-17T15:04:50.990Z] daemon.go:461: [dbfe149009f8b] Stopping daemon [2020-01-17T15:04:50.990Z] daemon.go:296: [dbfe149009f8b] exiting daemon [2020-01-17T15:04:50.990Z] daemon.go:448: [dbfe149009f8b] Daemon stopped [2020-01-17T15:04:50.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-17T15:04:51.054Z] #8 transferring context: 795.33kB 0.3s done [2020-01-17T15:04:51.054Z] #8 DONE 0.3s [2020-01-17T15:04:51.054Z] [2020-01-17T15:04:51.054Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e... [2020-01-17T15:04:51.054Z] #14 resolve docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e81d755317137517e50502f1a5e81a459dd86be3d1ce36ffd7005d0f done [2020-01-17T15:04:51.054Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2020-01-17T15:04:51.054Z] #14 sha256:92acfd62e81d755317137517e50502f1a5e81a459dd86be3d1ce36ffd7005d0f 1.65kB / 1.65kB done [2020-01-17T15:04:51.054Z] #14 sha256:397b200f81adc060361c517a32e66add2da88489f652a60c739f3640dae3a3b1 1.36kB / 1.36kB done [2020-01-17T15:04:51.054Z] #14 sha256:87a8d49e604a84916e193dc4a76503d308106b8b5e13441fcf6229791434250f 3.84kB / 3.84kB done [2020-01-17T15:04:51.054Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-17T15:04:51.054Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done [2020-01-17T15:04:51.054Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 10.47MB / 124.08MB 0.4s [2020-01-17T15:04:51.054Z] #14 sha256:4c9f31393084d6bdc166d33651f9390984d5b693cc86ddbfde39a1d2ce88ec04 126B / 126B 0.2s done [2020-01-17T15:04:51.297Z] === RUN TestExternalGraphDriver/pull [2020-01-17T15:04:51.315Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 17.78MB / 124.08MB 0.5s [2020-01-17T15:04:51.315Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-17T15:04:51.315Z] #14 ... [2020-01-17T15:04:51.315Z] [2020-01-17T15:04:51.315Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2020-01-17T15:04:51.315Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2020-01-17T15:04:51.315Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2020-01-17T15:04:51.315Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2020-01-17T15:04:51.315Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2020-01-17T15:04:51.315Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.2s done [2020-01-17T15:04:51.315Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.4s done [2020-01-17T15:04:51.315Z] #5 DONE 0.7s [2020-01-17T15:04:51.315Z] [2020-01-17T15:04:51.315Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e... [2020-01-17T15:04:51.316Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 29.50MB / 124.08MB 0.6s [2020-01-17T15:04:51.575Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 44.87MB / 124.08MB 0.8s [2020-01-17T15:04:51.575Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 52.06MB / 124.08MB 0.9s [2020-01-17T15:04:51.834Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 59.95MB / 124.08MB 1.0s [2020-01-17T15:04:51.834Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 76.40MB / 124.08MB 1.2s [2020-01-17T15:04:52.093Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 85.34MB / 124.08MB 1.3s [2020-01-17T15:04:52.221Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-17T15:04:52.352Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 107.73MB / 124.08MB 1.5s [2020-01-17T15:04:52.352Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 118.40MB / 124.08MB 1.6s [2020-01-17T15:04:52.484Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-01-17T15:04:52.485Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-01-17T15:04:52.485Z] daemon.go:325: [d5622eee0768d] waiting for daemon to start [2020-01-17T15:04:52.485Z] daemon.go:325: [d5622eee0768d] waiting for daemon to start [2020-01-17T15:04:52.485Z] daemon.go:353: [d5622eee0768d] daemon started [2020-01-17T15:04:52.485Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-17T15:04:52.485Z] daemon.go:461: [d5622eee0768d] Stopping daemon [2020-01-17T15:04:52.485Z] daemon.go:296: [d5622eee0768d] exiting daemon [2020-01-17T15:04:52.485Z] daemon.go:448: [d5622eee0768d] Daemon stopped [2020-01-17T15:04:52.485Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-17T15:04:52.609Z] #14 sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 124.08MB / 124.08MB 1.9s done [2020-01-17T15:04:52.779Z] --- PASS: TestExternalGraphDriver (6.21s) [2020-01-17T15:04:52.780Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:353: [dea4de5b0dfd0] daemon started [2020-01-17T15:04:52.780Z] daemon.go:461: [dea4de5b0dfd0] Stopping daemon [2020-01-17T15:04:52.780Z] daemon.go:296: [dea4de5b0dfd0] exiting daemon [2020-01-17T15:04:52.780Z] daemon.go:448: [dea4de5b0dfd0] Daemon stopped [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:353: [dea4de5b0dfd0] daemon started [2020-01-17T15:04:52.780Z] daemon.go:461: [dea4de5b0dfd0] Stopping daemon [2020-01-17T15:04:52.780Z] daemon.go:296: [dea4de5b0dfd0] exiting daemon [2020-01-17T15:04:52.780Z] daemon.go:448: [dea4de5b0dfd0] Daemon stopped [2020-01-17T15:04:52.780Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:353: [dea4de5b0dfd0] daemon started [2020-01-17T15:04:52.780Z] daemon.go:461: [dea4de5b0dfd0] Stopping daemon [2020-01-17T15:04:52.780Z] daemon.go:296: [dea4de5b0dfd0] exiting daemon [2020-01-17T15:04:52.780Z] daemon.go:448: [dea4de5b0dfd0] Daemon stopped [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:353: [dea4de5b0dfd0] daemon started [2020-01-17T15:04:52.780Z] daemon.go:461: [dea4de5b0dfd0] Stopping daemon [2020-01-17T15:04:52.780Z] daemon.go:296: [dea4de5b0dfd0] exiting daemon [2020-01-17T15:04:52.780Z] daemon.go:448: [dea4de5b0dfd0] Daemon stopped [2020-01-17T15:04:52.780Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:325: [dea4de5b0dfd0] waiting for daemon to start [2020-01-17T15:04:52.780Z] daemon.go:353: [dea4de5b0dfd0] daemon started [2020-01-17T15:04:52.780Z] daemon.go:461: [dea4de5b0dfd0] Stopping daemon [2020-01-17T15:04:52.780Z] daemon.go:296: [dea4de5b0dfd0] exiting daemon [2020-01-17T15:04:52.780Z] daemon.go:448: [dea4de5b0dfd0] Daemon stopped [2020-01-17T15:04:52.780Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2020-01-17T15:04:52.780Z] === RUN TestGraphdriverPluginV2 [2020-01-17T15:04:52.867Z] #14 ... [2020-01-17T15:04:52.867Z] [2020-01-17T15:04:52.867Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-17T15:04:52.867Z] #6 DONE 1.4s [2020-01-17T15:04:52.867Z] [2020-01-17T15:04:52.867Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e... [2020-01-17T15:04:52.867Z] #14 extracting sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 [2020-01-17T15:04:54.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-01-17T15:04:54.521Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-01-17T15:04:54.521Z] daemon.go:325: [d5e2c300dea80] waiting for daemon to start [2020-01-17T15:04:54.521Z] daemon.go:325: [d5e2c300dea80] waiting for daemon to start [2020-01-17T15:04:54.521Z] daemon.go:353: [d5e2c300dea80] daemon started [2020-01-17T15:04:54.521Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-17T15:04:54.521Z] daemon.go:461: [d5e2c300dea80] Stopping daemon [2020-01-17T15:04:54.521Z] daemon.go:296: [d5e2c300dea80] exiting daemon [2020-01-17T15:04:54.521Z] daemon.go:448: [d5e2c300dea80] Daemon stopped [2020-01-17T15:04:54.521Z] === RUN TestIpcModeOlderClient [2020-01-17T15:04:54.521Z] === PAUSE TestIpcModeOlderClient [2020-01-17T15:04:54.521Z] === RUN TestKillContainerInvalidSignal [2020-01-17T15:04:54.660Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-17T15:04:55.158Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-01-17T15:04:55.158Z] === RUN TestKillContainer [2020-01-17T15:04:55.158Z] === RUN TestKillContainer/no_signal [2020-01-17T15:04:55.776Z] === RUN TestKillContainer/non_killing_signal [2020-01-17T15:04:56.021Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-17T15:04:56.392Z] === RUN TestKillContainer/killing_signal [2020-01-17T15:04:57.411Z] --- PASS: TestKillContainer (2.19s) [2020-01-17T15:04:57.411Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-01-17T15:04:57.411Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-01-17T15:04:57.411Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-01-17T15:04:57.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-17T15:04:57.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-17T15:04:57.905Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2020-01-17T15:04:57.905Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-01-17T15:04:57.905Z] daemon.go:325: [da15a8ff0cb05] waiting for daemon to start [2020-01-17T15:04:57.905Z] daemon.go:325: [da15a8ff0cb05] waiting for daemon to start [2020-01-17T15:04:57.905Z] daemon.go:353: [da15a8ff0cb05] daemon started [2020-01-17T15:04:57.905Z] daemon.go:461: [da15a8ff0cb05] Stopping daemon [2020-01-17T15:04:57.905Z] daemon.go:296: [da15a8ff0cb05] exiting daemon [2020-01-17T15:04:57.905Z] daemon.go:448: [da15a8ff0cb05] Daemon stopped [2020-01-17T15:04:57.905Z] daemon.go:325: [da15a8ff0cb05] waiting for daemon to start [2020-01-17T15:04:57.905Z] daemon.go:325: [da15a8ff0cb05] waiting for daemon to start [2020-01-17T15:04:57.905Z] daemon.go:353: [da15a8ff0cb05] daemon started [2020-01-17T15:04:57.905Z] daemon.go:461: [da15a8ff0cb05] Stopping daemon [2020-01-17T15:04:57.905Z] daemon.go:296: [da15a8ff0cb05] exiting daemon [2020-01-17T15:04:57.905Z] daemon.go:448: [da15a8ff0cb05] Daemon stopped [2020-01-17T15:04:57.905Z] PASS [2020-01-17T15:04:57.905Z] [2020-01-17T15:04:57.905Z] DONE 5 tests in 11.234s [2020-01-17T15:04:57.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-17T15:04:57.905Z] ++ 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-01-17T15:04:57.905Z] ++ set -e [2020-01-17T15:04:57.905Z] ++ '[' -n 0 ']' [2020-01-17T15:04:57.905Z] ++ set -x [2020-01-17T15:04:57.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-01-17T15:04:57.905Z] INFO: Testing against a local daemon [2020-01-17T15:04:57.905Z] === RUN TestContinueAfterPluginCrash [2020-01-17T15:04:57.905Z] === PAUSE TestContinueAfterPluginCrash [2020-01-17T15:04:57.905Z] === RUN TestDaemonStartWithLogOpt [2020-01-17T15:04:57.905Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-17T15:04:57.905Z] === CONT TestContinueAfterPluginCrash [2020-01-17T15:04:57.905Z] === CONT TestDaemonStartWithLogOpt [2020-01-17T15:04:58.028Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-17T15:04:58.130Z] #14 extracting sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 5.0s [2020-01-17T15:04:59.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-01-17T15:04:59.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-01-17T15:04:59.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-01-17T15:04:59.040Z] === RUN TestKillStoppedContainer [2020-01-17T15:04:59.040Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-17T15:04:59.040Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-17T15:04:59.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-17T15:04:59.040Z] === RUN TestKillDifferentUserContainer [2020-01-17T15:04:59.063Z] #14 ... [2020-01-17T15:04:59.063Z] [2020-01-17T15:04:59.063Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-17T15:04:59.063Z] #7 1.122 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-01-17T15:04:59.063Z] #7 2.212 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-01-17T15:04:59.063Z] #7 2.315 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2020-01-17T15:04:59.063Z] #7 2.328 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-01-17T15:04:59.064Z] #7 2.333 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-01-17T15:04:59.064Z] #7 2.553 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2020-01-17T15:04:59.064Z] #7 2.560 (5/35) Installing readline (7.0.003-r1) [2020-01-17T15:04:59.064Z] #7 2.565 (6/35) Installing bash (4.4.19-r1) [2020-01-17T15:04:59.064Z] #7 2.583 Executing bash-4.4.19-r1.post-install [2020-01-17T15:04:59.064Z] #7 2.585 (7/35) Installing ca-certificates (20190108-r0) [2020-01-17T15:04:59.064Z] #7 2.604 (8/35) Installing libgcc (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 2.613 (9/35) Installing libstdc++ (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 2.624 (10/35) Installing binutils (2.31.1-r2) [2020-01-17T15:04:59.064Z] #7 2.738 (11/35) Installing gmp (6.1.2-r1) [2020-01-17T15:04:59.064Z] #7 2.747 (12/35) Installing isl (0.18-r0) [2020-01-17T15:04:59.064Z] #7 2.770 (13/35) Installing libgomp (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 2.775 (14/35) Installing libatomic (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 2.779 (15/35) Installing mpfr3 (3.1.5-r1) [2020-01-17T15:04:59.064Z] #7 2.786 (16/35) Installing mpc1 (1.0.3-r1) [2020-01-17T15:04:59.064Z] #7 2.792 (17/35) Installing gcc (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 3.763 (18/35) Installing musl-dev (1.1.20-r5) [2020-01-17T15:04:59.064Z] #7 3.879 (19/35) Installing libc-dev (0.7.1-r0) [2020-01-17T15:04:59.064Z] #7 3.881 (20/35) Installing g++ (8.3.0-r0) [2020-01-17T15:04:59.064Z] #7 4.546 (21/35) Installing nghttp2-libs (1.35.1-r1) [2020-01-17T15:04:59.064Z] #7 4.551 (22/35) Installing libssh2 (1.9.0-r1) [2020-01-17T15:04:59.064Z] #7 4.558 (23/35) Installing libcurl (7.64.0-r3) [2020-01-17T15:04:59.064Z] #7 4.565 (24/35) Installing expat (2.2.8-r0) [2020-01-17T15:04:59.064Z] #7 4.571 (25/35) Installing pcre2 (10.32-r1) [2020-01-17T15:04:59.064Z] #7 4.581 (26/35) Installing git (2.20.2-r0) [2020-01-17T15:04:59.064Z] #7 4.796 (27/35) Installing libmnl (1.0.4-r0) [2020-01-17T15:04:59.064Z] #7 4.802 (28/35) Installing jansson (2.11-r0) [2020-01-17T15:04:59.064Z] #7 4.806 (29/35) Installing libnftnl-libs (1.1.1-r0) [2020-01-17T15:04:59.064Z] #7 4.809 (30/35) Installing iptables (1.6.2-r1) [2020-01-17T15:04:59.064Z] #7 4.836 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2020-01-17T15:04:59.064Z] #7 4.839 (32/35) Installing pigz (2.4-r0) [2020-01-17T15:04:59.064Z] #7 4.847 (33/35) Installing tar (1.32-r0) [2020-01-17T15:04:59.064Z] #7 4.854 (34/35) Installing xz-libs (5.2.4-r0) [2020-01-17T15:04:59.064Z] #7 4.860 (35/35) Installing xz (5.2.4-r0) [2020-01-17T15:04:59.064Z] #7 4.866 Executing busybox-1.29.3-r10.trigger [2020-01-17T15:04:59.064Z] #7 4.876 Executing ca-certificates-20190108-r0.trigger [2020-01-17T15:04:59.064Z] #7 4.941 OK: 185 MiB in 47 packages [2020-01-17T15:04:59.064Z] #7 DONE 6.1s [2020-01-17T15:04:59.064Z] [2020-01-17T15:04:59.064Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-17T15:04:59.064Z] #9 DONE 0.1s [2020-01-17T15:04:59.064Z] [2020-01-17T15:04:59.064Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-17T15:04:59.064Z] #10 DONE 0.1s [2020-01-17T15:04:59.064Z] [2020-01-17T15:04:59.064Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-17T15:04:59.064Z] #11 DONE 0.1s [2020-01-17T15:04:59.064Z] [2020-01-17T15:04:59.064Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e... [2020-01-17T15:04:59.326Z] #14 ... [2020-01-17T15:04:59.326Z] [2020-01-17T15:04:59.326Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-17T15:04:59.326Z] #12 DONE 0.1s [2020-01-17T15:04:59.326Z] [2020-01-17T15:04:59.326Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-17T15:04:59.326Z] #13 DONE 0.1s [2020-01-17T15:04:59.326Z] [2020-01-17T15:04:59.326Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.14-alpine@sha256:92acfd62e... [2020-01-17T15:04:59.326Z] #14 extracting sha256:7d08f2745646dea33a3e7d51e71b7fcd0d6a0900734af9dd078284afa2189ea4 6.5s done [2020-01-17T15:04:59.326Z] #14 extracting sha256:4c9f31393084d6bdc166d33651f9390984d5b693cc86ddbfde39a1d2ce88ec04 done [2020-01-17T15:04:59.583Z] #14 DONE 8.8s [2020-01-17T15:04:59.583Z] [2020-01-17T15:04:59.583Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-17T15:04:59.658Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-01-17T15:04:59.658Z] === RUN TestInspectOomKilledTrue [2020-01-17T15:05:00.147Z] #15 0.649 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-17T15:05:01.078Z] #15 1.724 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-17T15:05:01.139Z] --- PASS: TestInspectOomKilledTrue (1.28s) [2020-01-17T15:05:01.139Z] === RUN TestInspectOomKilledFalse [2020-01-17T15:05:01.166Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-17T15:05:01.336Z] #15 1.830 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-17T15:05:01.336Z] #15 1.833 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-17T15:05:01.336Z] #15 1.967 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-17T15:05:01.594Z] #15 1.974 (4/43) Installing readline (8.0.1-r0) [2020-01-17T15:05:01.594Z] #15 1.978 (5/43) Installing bash (5.0.11-r1) [2020-01-17T15:05:01.594Z] #15 1.992 Executing bash-5.0.11-r1.post-install [2020-01-17T15:05:01.594Z] #15 1.994 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-17T15:05:01.594Z] #15 2.079 (7/43) Installing libblkid (2.34-r1) [2020-01-17T15:05:01.594Z] #15 2.085 (8/43) Installing libuuid (2.34-r1) [2020-01-17T15:05:01.594Z] #15 2.087 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-17T15:05:01.594Z] #15 2.093 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-17T15:05:01.594Z] #15 2.097 (11/43) Installing libgcc (9.2.0-r3) [2020-01-17T15:05:01.594Z] #15 2.100 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-17T15:05:01.594Z] #15 2.113 (13/43) Installing binutils (2.33.1-r0) [2020-01-17T15:05:01.594Z] #15 2.185 (14/43) Installing libmagic (5.37-r1) [2020-01-17T15:05:01.875Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2020-01-17T15:05:01.875Z] === RUN TestLinksEtcHostsContentMatch [2020-01-17T15:05:01.877Z] #15 2.205 (15/43) Installing file (5.37-r1) [2020-01-17T15:05:01.877Z] #15 2.207 (16/43) Installing gmp (6.1.2-r1) [2020-01-17T15:05:01.877Z] #15 2.213 (17/43) Installing isl (0.18-r0) [2020-01-17T15:05:01.877Z] #15 2.228 (18/43) Installing libgomp (9.2.0-r3) [2020-01-17T15:05:01.877Z] #15 2.232 (19/43) Installing libatomic (9.2.0-r3) [2020-01-17T15:05:01.877Z] #15 2.233 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-17T15:05:01.877Z] #15 2.240 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-17T15:05:01.877Z] #15 2.242 (22/43) Installing gcc (9.2.0-r3) [2020-01-17T15:05:02.093Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon 3.027s coverage: 9.1% of statements [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/cluster 1.427s coverage: 0.5% of statements [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.330s coverage: 65.3% of statements [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/cluster/convert 0.878s coverage: 35.8% of statements [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.985s coverage: 10.9% of statements [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/config 0.883s coverage: 79.7% of statements [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/discovery 0.213s coverage: 30.4% of statements [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/events 0.504s coverage: 50.0% of statements [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-17T15:05:02.363Z] ok github.com/docker/docker/daemon/graphdriver 0.211s coverage: 2.3% of statements [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-17T15:05:02.363Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-17T15:05:02.444Z] #15 3.006 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-17T15:05:02.495Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-01-17T15:05:02.495Z] === RUN TestLinksContainerNames [2020-01-17T15:05:02.702Z] #15 3.088 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-17T15:05:02.702Z] #15 3.090 (25/43) Installing g++ (9.2.0-r3) [2020-01-17T15:05:03.266Z] #15 3.577 (26/43) Installing make (4.2.1-r2) [2020-01-17T15:05:03.266Z] #15 3.581 (27/43) Installing fortify-headers (1.1-r0) [2020-01-17T15:05:03.266Z] #15 3.583 (28/43) Installing build-base (0.5-r1) [2020-01-17T15:05:03.266Z] #15 3.585 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-17T15:05:03.266Z] #15 3.588 (30/43) Installing libcurl (7.67.0-r0) [2020-01-17T15:05:03.266Z] #15 3.594 (31/43) Installing curl (7.67.0-r0) [2020-01-17T15:05:03.266Z] #15 3.598 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-17T15:05:03.266Z] #15 3.603 (33/43) Installing jq (1.6-r0) [2020-01-17T15:05:03.266Z] #15 3.610 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-17T15:05:03.266Z] #15 3.614 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-17T15:05:03.266Z] #15 3.616 (36/43) Installing libaio (0.3.112-r1) [2020-01-17T15:05:03.266Z] #15 3.618 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-17T15:05:03.266Z] #15 3.652 (38/43) Installing libfdisk (2.34-r1) [2020-01-17T15:05:03.266Z] #15 3.658 (39/43) Installing libmount (2.34-r1) [2020-01-17T15:05:03.266Z] #15 3.664 (40/43) Installing libsmartcols (2.34-r1) [2020-01-17T15:05:03.266Z] #15 3.668 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-17T15:05:03.266Z] #15 3.671 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-17T15:05:03.266Z] #15 3.693 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-17T15:05:03.266Z] #15 3.698 Executing busybox-1.31.1-r8.trigger [2020-01-17T15:05:03.266Z] #15 3.706 OK: 203 MiB in 58 packages [2020-01-17T15:05:03.458Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-17T15:05:03.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-17T15:05:03.830Z] #15 DONE 4.3s [2020-01-17T15:05:03.830Z] [2020-01-17T15:05:03.830Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-17T15:05:03.897Z] ok github.com/docker/docker/daemon/images 0.628s coverage: 4.9% of statements [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-17T15:05:03.897Z] ok github.com/docker/docker/daemon/links 0.414s coverage: 93.0% of statements [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-17T15:05:03.897Z] ok github.com/docker/docker/daemon/logger 0.663s coverage: 44.0% of statements [2020-01-17T15:05:03.897Z] ok github.com/docker/docker/daemon/logger/awslogs 0.569s coverage: 78.6% of statements [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-17T15:05:03.897Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-17T15:05:03.975Z] --- PASS: TestLinksContainerNames (1.46s) [2020-01-17T15:05:03.975Z] === RUN TestLogsFollowTailEmpty [2020-01-17T15:05:04.597Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-01-17T15:05:04.597Z] === RUN TestContainerNetworkMountsNoChown [2020-01-17T15:05:04.639Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-17T15:05:04.762Z] #16 DONE 0.7s [2020-01-17T15:05:04.762Z] [2020-01-17T15:05:04.762Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-17T15:05:04.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.466s coverage: 62.1% of statements [2020-01-17T15:05:04.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.367s coverage: 88.3% of statements [2020-01-17T15:05:05.218Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/default [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/default [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/private [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/private [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rprivate [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/slave [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/slave [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rslave [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/shared [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/shared [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rshared [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/default [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/rshared [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/rprivate [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/rslave [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/private [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/shared [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/slave [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-17T15:05:05.218Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-17T15:05:05.218Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-17T15:05:05.218Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-17T15:05:05.328Z] #17 DONE 0.7s [2020-01-17T15:05:05.328Z] [2020-01-17T15:05:05.328Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-17T15:05:05.328Z] #18 DONE 0.0s [2020-01-17T15:05:05.328Z] [2020-01-17T15:05:05.328Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-17T15:05:05.328Z] #19 DONE 0.1s [2020-01-17T15:05:05.328Z] [2020-01-17T15:05:05.328Z] #31 [builder 1/4] COPY . . [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-17T15:05:05.503Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-17T15:05:05.806Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-17T15:05:05.806Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-17T15:05:05.807Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-17T15:05:05.807Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-17T15:05:05.807Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-17T15:05:05.807Z] === RUN TestContainerBindMountNonRecursive [2020-01-17T15:05:06.003Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-17T15:05:06.003Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-17T15:05:07.040Z] ok github.com/docker/docker/daemon/logger/local 0.406s coverage: 74.7% of statements [2020-01-17T15:05:07.040Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-17T15:05:07.040Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 19.5% of statements [2020-01-17T15:05:07.850Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-01-17T15:05:07.850Z] === RUN TestNetworkNat [2020-01-17T15:05:07.889Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-17T15:05:08.133Z] --- PASS: TestNetworkNat (0.78s) [2020-01-17T15:05:08.133Z] === RUN TestNetworkLocalhostTCPNat [2020-01-17T15:05:08.450Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-17T15:05:08.611Z] #31 DONE 2.9s [2020-01-17T15:05:08.611Z] [2020-01-17T15:05:08.611Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T15:05:08.611Z] #20 1.322 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-17T15:05:08.611Z] #20 1.482 curl: option --progress: is ambiguous [2020-01-17T15:05:08.611Z] #20 1.483 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:08.611Z] #20 1.653 curl: option --progress: is ambiguous [2020-01-17T15:05:08.611Z] #20 1.654 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:08.611Z] #20 1.814 curl: option --progress: is ambiguous [2020-01-17T15:05:08.611Z] #20 1.814 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:08.611Z] #20 1.979 curl: option --progress: is ambiguous [2020-01-17T15:05:08.611Z] #20 1.979 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:08.611Z] #20 2.133 [2020-01-17T15:05:08.611Z] #20 2.642 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-17T15:05:08.611Z] #20 2.812 curl: option --progress: is ambiguous [2020-01-17T15:05:08.611Z] #20 2.812 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:08.611Z] #20 3.012 [2020-01-17T15:05:09.146Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-01-17T15:05:09.146Z] === RUN TestNetworkLoopbackNat [2020-01-17T15:05:09.176Z] #20 3.684 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-17T15:05:09.176Z] #20 ... [2020-01-17T15:05:09.176Z] [2020-01-17T15:05:09.176Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-17T15:05:09.176Z] #32 DONE 1.0s [2020-01-17T15:05:09.215Z] ok github.com/docker/docker/daemon/logger/splunk 2.214s coverage: 84.5% of statements [2020-01-17T15:05:09.215Z] ok github.com/docker/docker/daemon/logger/syslog 0.221s coverage: 47.8% of statements [2020-01-17T15:05:09.215Z] ok github.com/docker/docker/daemon/logger/templates 0.186s coverage: 8.3% of statements [2020-01-17T15:05:09.215Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-17T15:05:09.215Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-17T15:05:09.215Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-17T15:05:09.376Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-17T15:05:09.434Z] [2020-01-17T15:05:09.434Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-17T15:05:09.434Z] #20 3.931 curl: option --progress: is ambiguous [2020-01-17T15:05:09.434Z] #20 3.931 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:09.692Z] #20 4.198 [2020-01-17T15:05:10.157Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2020-01-17T15:05:10.157Z] === RUN TestPause [2020-01-17T15:05:10.260Z] #20 4.890 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-17T15:05:10.302Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-17T15:05:10.519Z] #20 5.075 curl: option --progress: is ambiguous [2020-01-17T15:05:10.519Z] #20 5.075 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:10.519Z] #20 5.273 [2020-01-17T15:05:10.558Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-17T15:05:10.773Z] --- PASS: TestPause (0.85s) [2020-01-17T15:05:10.773Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-17T15:05:10.773Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T15:05:10.773Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T15:05:10.773Z] === RUN TestPauseStopPausedContainer [2020-01-17T15:05:11.453Z] #20 6.133 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-17T15:05:11.484Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-17T15:05:11.711Z] #20 6.366 curl: option --progress: is ambiguous [2020-01-17T15:05:11.711Z] #20 6.371 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-17T15:05:11.789Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-01-17T15:05:11.789Z] === RUN TestPsFilter [2020-01-17T15:05:11.789Z] --- PASS: TestPsFilter (0.19s) [2020-01-17T15:05:11.789Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-17T15:05:11.969Z] #20 6.623 [2020-01-17T15:05:11.969Z] #20 6.695 Download of images into '/build' complete. [2020-01-17T15:05:12.117Z] ok github.com/docker/docker/distribution 1.406s coverage: 20.5% of statements [2020-01-17T15:05:12.117Z] ok github.com/docker/docker/distribution/metadata 1.544s coverage: 48.2% of statements [2020-01-17T15:05:12.117Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-17T15:05:12.227Z] #20 6.696 Use something like the following to load the result into a Docker daemon: [2020-01-17T15:05:12.227Z] #20 6.696 tar -cC '/build' . | docker load [2020-01-17T15:05:12.227Z] #20 DONE 6.8s [2020-01-17T15:05:12.227Z] [2020-01-17T15:05:12.227Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-17T15:05:12.227Z] #33 0.964 [2020-01-17T15:05:12.227Z] #33 1.028 Removing bundles/ [2020-01-17T15:05:12.227Z] #33 1.029 [2020-01-17T15:05:12.227Z] #33 1.034 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-17T15:05:12.227Z] #33 1.602 Building test suite binary ./integration-cli/test.main [2020-01-17T15:05:12.227Z] #33 ... [2020-01-17T15:05:12.227Z] [2020-01-17T15:05:12.227Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-17T15:05:12.227Z] #26 DONE 0.1s [2020-01-17T15:05:12.486Z] [2020-01-17T15:05:12.486Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-17T15:05:12.486Z] #22 DONE 0.1s [2020-01-17T15:05:12.486Z] [2020-01-17T15:05:12.486Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-17T15:05:12.486Z] #27 DONE 0.1s [2020-01-17T15:05:12.486Z] [2020-01-17T15:05:12.486Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-17T15:05:12.486Z] #23 DONE 0.1s [2020-01-17T15:05:12.486Z] [2020-01-17T15:05:12.486Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-17T15:05:12.486Z] #28 DONE 0.1s [2020-01-17T15:05:12.486Z] [2020-01-17T15:05:12.486Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-17T15:05:12.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-01-17T15:05:12.803Z] === RUN TestRemoveContainerWithVolume [2020-01-17T15:05:13.083Z] ok github.com/docker/docker/distribution/xfer 1.846s coverage: 61.7% of statements [2020-01-17T15:05:13.083Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-17T15:05:13.083Z] ok github.com/docker/docker/errdefs 0.096s coverage: 48.2% of statements [2020-01-17T15:05:13.371Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-17T15:05:13.419Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-01-17T15:05:13.419Z] === RUN TestRemoveContainerRunning [2020-01-17T15:05:13.859Z] #29 ... [2020-01-17T15:05:13.859Z] [2020-01-17T15:05:13.859Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-17T15:05:13.859Z] #21 DONE 0.1s [2020-01-17T15:05:14.037Z] --- PASS: TestRemoveContainerRunning (0.72s) [2020-01-17T15:05:14.037Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-17T15:05:14.117Z] [2020-01-17T15:05:14.117Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-17T15:05:15.055Z] #24 2.535 + RM_GOPATH=0 [2020-01-17T15:05:15.055Z] #24 2.535 + TMP_GOPATH= [2020-01-17T15:05:15.055Z] #24 2.535 + : /build [2020-01-17T15:05:15.055Z] #24 2.535 + '[' -z '' ']' [2020-01-17T15:05:15.055Z] #24 2.539 ++ mktemp -d [2020-01-17T15:05:15.055Z] #24 2.541 + export GOPATH=/tmp/tmp.fKMhmp [2020-01-17T15:05:15.055Z] #24 2.541 + GOPATH=/tmp/tmp.fKMhmp [2020-01-17T15:05:15.055Z] #24 2.541 + RM_GOPATH=1 [2020-01-17T15:05:15.055Z] #24 2.541 ++ dirname ./install.sh [2020-01-17T15:05:15.055Z] #24 2.542 + dir=. [2020-01-17T15:05:15.055Z] #24 2.542 + bin=dockercli [2020-01-17T15:05:15.055Z] #24 2.542 + shift [2020-01-17T15:05:15.055Z] #24 2.542 + '[' '!' -f ./dockercli.installer ']' [2020-01-17T15:05:15.055Z] #24 2.543 + . ./dockercli.installer [2020-01-17T15:05:15.055Z] #24 2.543 ++ DOCKERCLI_CHANNEL=stable [2020-01-17T15:05:15.055Z] #24 2.544 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-01-17T15:05:15.055Z] #24 2.544 + install_dockercli [2020-01-17T15:05:15.055Z] #24 2.545 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-17T15:05:15.055Z] #24 2.545 Install docker/cli version 17.06.2-ce from stable [2020-01-17T15:05:15.055Z] #24 2.545 ++ uname -m [2020-01-17T15:05:15.055Z] #24 2.546 + arch=x86_64 [2020-01-17T15:05:15.055Z] #24 2.546 + '[' x86_64 '!=' x86_64 ']' [2020-01-17T15:05:15.055Z] #24 2.547 + url=https://download.docker.com/linux/static [2020-01-17T15:05:15.055Z] #24 2.548 + tar -xz docker/docker [2020-01-17T15:05:15.055Z] #24 2.549 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-17T15:05:15.064Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-01-17T15:05:15.064Z] === RUN TestRemoveInvalidContainer [2020-01-17T15:05:15.064Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-17T15:05:15.064Z] === RUN TestRenameLinkedContainer [2020-01-17T15:05:15.256Z] ok github.com/docker/docker/image 0.952s coverage: 86.4% of statements [2020-01-17T15:05:15.256Z] ok github.com/docker/docker/image/cache 0.357s coverage: 19.2% of statements [2020-01-17T15:05:15.256Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-17T15:05:15.256Z] ok github.com/docker/docker/image/v1 0.288s coverage: 25.0% of statements [2020-01-17T15:05:15.256Z] ? github.com/docker/docker/internal/test [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-01-17T15:05:15.714Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-17T15:05:15.879Z] --- PASS: TestDaemonStartWithLogOpt (18.00s) [2020-01-17T15:05:15.879Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-01-17T15:05:15.879Z] daemon.go:325: [dd2c481c02640] waiting for daemon to start [2020-01-17T15:05:15.879Z] daemon.go:325: [dd2c481c02640] waiting for daemon to start [2020-01-17T15:05:15.879Z] daemon.go:353: [dd2c481c02640] daemon started [2020-01-17T15:05:15.879Z] daemon.go:461: [dd2c481c02640] Stopping daemon [2020-01-17T15:05:15.879Z] daemon.go:296: [dd2c481c02640] exiting daemon [2020-01-17T15:05:15.879Z] daemon.go:448: [dd2c481c02640] Daemon stopped [2020-01-17T15:05:15.879Z] daemon.go:325: [dd2c481c02640] waiting for daemon to start [2020-01-17T15:05:15.879Z] daemon.go:325: [dd2c481c02640] waiting for daemon to start [2020-01-17T15:05:15.879Z] daemon.go:353: [dd2c481c02640] daemon started [2020-01-17T15:05:15.879Z] daemon.go:461: [dd2c481c02640] Stopping daemon [2020-01-17T15:05:15.879Z] daemon.go:296: [dd2c481c02640] exiting daemon [2020-01-17T15:05:15.879Z] daemon.go:448: [dd2c481c02640] Daemon stopped [2020-01-17T15:05:16.438Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-17T15:05:17.249Z] ok github.com/docker/docker/internal/testutil 0.306s coverage: 62.5% of statements [2020-01-17T15:05:17.584Z] #24 4.951 + mkdir -p /build [2020-01-17T15:05:17.584Z] #24 4.952 + mv docker/docker /build/ [2020-01-17T15:05:17.584Z] #24 4.953 + rmdir docker [2020-01-17T15:05:17.584Z] #24 DONE 5.1s [2020-01-17T15:05:17.584Z] [2020-01-17T15:05:17.584Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-17T15:05:17.766Z] --- PASS: TestRenameLinkedContainer (2.93s) [2020-01-17T15:05:17.766Z] === RUN TestRenameStoppedContainer [2020-01-17T15:05:18.383Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-01-17T15:05:18.383Z] === RUN TestRenameRunningContainerAndReuse [2020-01-17T15:05:18.519Z] #29 ... [2020-01-17T15:05:18.519Z] [2020-01-17T15:05:18.519Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-17T15:05:18.519Z] #25 DONE 0.2s [2020-01-17T15:05:18.519Z] [2020-01-17T15:05:18.519Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-17T15:05:19.513Z] ok github.com/docker/docker/layer 0.387s coverage: 30.4% of statements [2020-01-17T15:05:19.513Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-17T15:05:19.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2020-01-17T15:05:19.881Z] === RUN TestRenameInvalidName [2020-01-17T15:05:20.895Z] --- PASS: TestRenameInvalidName (0.77s) [2020-01-17T15:05:20.895Z] === RUN TestRenameAnonymousContainer [2020-01-17T15:05:21.048Z] ok github.com/docker/docker/libcontainerd/local 0.430s coverage: 1.0% of statements [2020-01-17T15:05:21.048Z] ok github.com/docker/docker/libcontainerd/queue 0.135s coverage: 100.0% of statements [2020-01-17T15:05:21.048Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-17T15:05:21.048Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-17T15:05:21.506Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-17T15:05:21.506Z] ? github.com/docker/docker/oci [no test files] [2020-01-17T15:05:21.506Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-17T15:05:21.506Z] ok github.com/docker/docker/opts 0.294s coverage: 67.3% of statements [2020-01-17T15:05:21.506Z] ok github.com/docker/docker/pkg/aaparser 0.146s coverage: 50.0% of statements [2020-01-17T15:05:21.670Z] --- PASS: TestContinueAfterPluginCrash (23.04s) [2020-01-17T15:05:21.670Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-01-17T15:05:21.670Z] daemon.go:325: [dc07b7a88acc2] waiting for daemon to start [2020-01-17T15:05:21.670Z] daemon.go:325: [dc07b7a88acc2] waiting for daemon to start [2020-01-17T15:05:21.670Z] daemon.go:353: [dc07b7a88acc2] daemon started [2020-01-17T15:05:21.670Z] daemon.go:461: [dc07b7a88acc2] Stopping daemon [2020-01-17T15:05:21.670Z] daemon.go:296: [dc07b7a88acc2] exiting daemon [2020-01-17T15:05:21.670Z] daemon.go:448: [dc07b7a88acc2] Daemon stopped [2020-01-17T15:05:21.670Z] PASS [2020-01-17T15:05:21.670Z] [2020-01-17T15:05:21.670Z] DONE 2 tests in 23.211s [2020-01-17T15:05:21.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-17T15:05:21.670Z] ++ 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-01-17T15:05:21.670Z] ++ set -e [2020-01-17T15:05:21.670Z] ++ '[' -n 0 ']' [2020-01-17T15:05:21.670Z] ++ set -x [2020-01-17T15:05:21.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=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-01-17T15:05:21.670Z] INFO: Testing against a local daemon [2020-01-17T15:05:21.670Z] === RUN TestPluginWithDevMounts [2020-01-17T15:05:21.670Z] === PAUSE TestPluginWithDevMounts [2020-01-17T15:05:21.670Z] === CONT TestPluginWithDevMounts [2020-01-17T15:05:22.231Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-17T15:05:23.157Z] --- PASS: TestPluginWithDevMounts (2.03s) [2020-01-17T15:05:23.157Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-01-17T15:05:23.157Z] daemon.go:325: [da92215027fff] waiting for daemon to start [2020-01-17T15:05:23.157Z] daemon.go:325: [da92215027fff] waiting for daemon to start [2020-01-17T15:05:23.157Z] daemon.go:353: [da92215027fff] daemon started [2020-01-17T15:05:23.157Z] daemon.go:461: [da92215027fff] Stopping daemon [2020-01-17T15:05:23.157Z] daemon.go:296: [da92215027fff] exiting daemon [2020-01-17T15:05:23.157Z] daemon.go:448: [da92215027fff] Daemon stopped [2020-01-17T15:05:23.157Z] PASS [2020-01-17T15:05:23.157Z] [2020-01-17T15:05:23.157Z] DONE 1 tests in 2.164s [2020-01-17T15:05:23.157Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-17T15:05:23.157Z] ++ 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-01-17T15:05:23.157Z] ++ set -e [2020-01-17T15:05:23.157Z] ++ '[' -n 0 ']' [2020-01-17T15:05:23.157Z] ++ set -x [2020-01-17T15:05:23.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=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-01-17T15:05:23.412Z] INFO: Testing against a local daemon [2020-01-17T15:05:23.412Z] === RUN TestSecretInspect [2020-01-17T15:05:23.581Z] --- PASS: TestRenameAnonymousContainer (2.63s) [2020-01-17T15:05:23.581Z] === RUN TestRenameContainerWithSameName [2020-01-17T15:05:24.197Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-01-17T15:05:24.197Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-17T15:05:25.680Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2020-01-17T15:05:25.680Z] === RUN TestResize [2020-01-17T15:05:26.306Z] --- PASS: TestResize (0.79s) [2020-01-17T15:05:26.306Z] === RUN TestResizeWithInvalidSize [2020-01-17T15:05:26.713Z] --- PASS: TestSecretInspect (3.26s) [2020-01-17T15:05:26.713Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-01-17T15:05:26.713Z] daemon.go:325: [d79daa0e1ddc2] waiting for daemon to start [2020-01-17T15:05:26.713Z] daemon.go:325: [d79daa0e1ddc2] waiting for daemon to start [2020-01-17T15:05:26.713Z] daemon.go:353: [d79daa0e1ddc2] daemon started [2020-01-17T15:05:26.713Z] daemon.go:461: [d79daa0e1ddc2] Stopping daemon [2020-01-17T15:05:26.713Z] daemon.go:296: [d79daa0e1ddc2] exiting daemon [2020-01-17T15:05:26.713Z] daemon.go:448: [d79daa0e1ddc2] Daemon stopped [2020-01-17T15:05:26.713Z] === RUN TestSecretList [2020-01-17T15:05:26.713Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-17T15:05:26.944Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-01-17T15:05:26.944Z] === RUN TestResizeWhenContainerNotStarted [2020-01-17T15:05:26.968Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-17T15:05:26.968Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-17T15:05:27.224Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-17T15:05:27.224Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-17T15:05:27.782Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-17T15:05:27.955Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:27.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:27.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:27.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-17T15:05:27.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-17T15:05:27.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-17T15:05:27.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:29.667Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-17T15:05:29.922Z] --- PASS: TestSecretList (3.27s) [2020-01-17T15:05:29.922Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-01-17T15:05:29.922Z] daemon.go:325: [da65b2404ed29] waiting for daemon to start [2020-01-17T15:05:29.922Z] daemon.go:325: [da65b2404ed29] waiting for daemon to start [2020-01-17T15:05:29.922Z] daemon.go:353: [da65b2404ed29] daemon started [2020-01-17T15:05:29.922Z] daemon.go:461: [da65b2404ed29] Stopping daemon [2020-01-17T15:05:29.922Z] daemon.go:296: [da65b2404ed29] exiting daemon [2020-01-17T15:05:29.922Z] daemon.go:448: [da65b2404ed29] Daemon stopped [2020-01-17T15:05:29.922Z] === RUN TestSecretsCreateAndDelete [2020-01-17T15:05:30.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-17T15:05:30.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-17T15:05:31.372Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-17T15:05:32.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-17T15:05:32.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-17T15:05:33.256Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2020-01-17T15:05:33.256Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-01-17T15:05:33.256Z] daemon.go:325: [d8b7f515e908c] waiting for daemon to start [2020-01-17T15:05:33.256Z] daemon.go:325: [d8b7f515e908c] waiting for daemon to start [2020-01-17T15:05:33.256Z] daemon.go:353: [d8b7f515e908c] daemon started [2020-01-17T15:05:33.256Z] daemon.go:461: [d8b7f515e908c] Stopping daemon [2020-01-17T15:05:33.256Z] daemon.go:296: [d8b7f515e908c] exiting daemon [2020-01-17T15:05:33.256Z] daemon.go:448: [d8b7f515e908c] Daemon stopped [2020-01-17T15:05:33.256Z] === RUN TestSecretsUpdate [2020-01-17T15:05:33.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:35.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-17T15:05:35.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-17T15:05:35.765Z] --- PASS: TestSecretsUpdate (2.50s) [2020-01-17T15:05:35.765Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-01-17T15:05:35.765Z] daemon.go:325: [d51052f54597d] waiting for daemon to start [2020-01-17T15:05:35.765Z] daemon.go:325: [d51052f54597d] waiting for daemon to start [2020-01-17T15:05:35.765Z] daemon.go:353: [d51052f54597d] daemon started [2020-01-17T15:05:35.765Z] daemon.go:461: [d51052f54597d] Stopping daemon [2020-01-17T15:05:35.765Z] daemon.go:296: [d51052f54597d] exiting daemon [2020-01-17T15:05:35.765Z] daemon.go:448: [d51052f54597d] Daemon stopped [2020-01-17T15:05:35.765Z] === RUN TestTemplatedSecret [2020-01-17T15:05:35.765Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-17T15:05:36.326Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-17T15:05:36.580Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-17T15:05:36.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-17T15:05:37.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-17T15:05:39.305Z] --- PASS: TestTemplatedSecret (3.79s) [2020-01-17T15:05:39.305Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-01-17T15:05:39.305Z] daemon.go:325: [d22bf03cbeef7] waiting for daemon to start [2020-01-17T15:05:39.305Z] daemon.go:325: [d22bf03cbeef7] waiting for daemon to start [2020-01-17T15:05:39.305Z] daemon.go:353: [d22bf03cbeef7] daemon started [2020-01-17T15:05:39.305Z] daemon.go:461: [d22bf03cbeef7] Stopping daemon [2020-01-17T15:05:39.305Z] daemon.go:296: [d22bf03cbeef7] exiting daemon [2020-01-17T15:05:39.305Z] daemon.go:448: [d22bf03cbeef7] Daemon stopped [2020-01-17T15:05:39.305Z] === RUN TestSecretCreateResolve [2020-01-17T15:05:39.421Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-17T15:05:39.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-01-17T15:05:39.421Z] 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-01-17T15:05:39.421Z] daemon.go:325: [d7e0d8092d5ce] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d7e0d8092d5ce] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:353: [d7e0d8092d5ce] daemon started [2020-01-17T15:05:39.421Z] daemon.go:461: [d7e0d8092d5ce] Stopping daemon [2020-01-17T15:05:39.421Z] daemon.go:296: [d7e0d8092d5ce] exiting daemon [2020-01-17T15:05:39.421Z] daemon.go:448: [d7e0d8092d5ce] Daemon stopped [2020-01-17T15:05:39.421Z] daemon.go:325: [d7e0d8092d5ce] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d7e0d8092d5ce] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:353: [d7e0d8092d5ce] daemon started [2020-01-17T15:05:39.421Z] daemon.go:461: [d7e0d8092d5ce] Stopping daemon [2020-01-17T15:05:39.421Z] daemon.go:296: [d7e0d8092d5ce] exiting daemon [2020-01-17T15:05:39.421Z] daemon.go:448: [d7e0d8092d5ce] Daemon stopped [2020-01-17T15:05:39.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.18s) [2020-01-17T15:05:39.421Z] 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-01-17T15:05:39.421Z] daemon.go:325: [d36a3e4835d49] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d36a3e4835d49] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:353: [d36a3e4835d49] daemon started [2020-01-17T15:05:39.421Z] daemon.go:461: [d36a3e4835d49] Stopping daemon [2020-01-17T15:05:39.421Z] daemon.go:296: [d36a3e4835d49] exiting daemon [2020-01-17T15:05:39.421Z] daemon.go:448: [d36a3e4835d49] Daemon stopped [2020-01-17T15:05:39.421Z] daemon.go:325: [d36a3e4835d49] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d36a3e4835d49] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:353: [d36a3e4835d49] daemon started [2020-01-17T15:05:39.421Z] daemon.go:461: [d36a3e4835d49] Stopping daemon [2020-01-17T15:05:39.421Z] daemon.go:296: [d36a3e4835d49] exiting daemon [2020-01-17T15:05:39.421Z] daemon.go:448: [d36a3e4835d49] Daemon stopped [2020-01-17T15:05:39.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.61s) [2020-01-17T15:05:39.421Z] 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-01-17T15:05:39.421Z] daemon.go:325: [d83b87b536de6] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d83b87b536de6] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:353: [d83b87b536de6] daemon started [2020-01-17T15:05:39.421Z] daemon.go:296: [d83b87b536de6] exiting daemon [2020-01-17T15:05:39.421Z] daemon.go:325: [d83b87b536de6] waiting for daemon to start [2020-01-17T15:05:39.421Z] daemon.go:325: [d83b87b536de6] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d83b87b536de6] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d83b87b536de6] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d83b87b536de6] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d83b87b536de6] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.72s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [d6b996dd23d1c] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d6b996dd23d1c] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d6b996dd23d1c] daemon started [2020-01-17T15:05:39.422Z] daemon.go:325: [d6b996dd23d1c] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:296: [d6b996dd23d1c] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:325: [d6b996dd23d1c] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d6b996dd23d1c] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d6b996dd23d1c] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d6b996dd23d1c] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d6b996dd23d1c] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [da9f390495de0] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [da9f390495de0] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [da9f390495de0] daemon started [2020-01-17T15:05:39.422Z] daemon.go:325: [da9f390495de0] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:296: [da9f390495de0] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:325: [da9f390495de0] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [da9f390495de0] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [da9f390495de0] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [da9f390495de0] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [da9f390495de0] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.37s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [d966c30418155] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d966c30418155] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d966c30418155] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d966c30418155] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d966c30418155] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d966c30418155] Daemon stopped [2020-01-17T15:05:39.422Z] daemon.go:325: [d966c30418155] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d966c30418155] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d966c30418155] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d966c30418155] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d966c30418155] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d966c30418155] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [de650d06b75b8] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [de650d06b75b8] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [de650d06b75b8] daemon started [2020-01-17T15:05:39.422Z] daemon.go:325: [de650d06b75b8] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:296: [de650d06b75b8] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:325: [de650d06b75b8] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [de650d06b75b8] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [de650d06b75b8] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [de650d06b75b8] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [de650d06b75b8] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [d8c4eb2dbc161] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d8c4eb2dbc161] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d8c4eb2dbc161] daemon started [2020-01-17T15:05:39.422Z] daemon.go:325: [d8c4eb2dbc161] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:296: [d8c4eb2dbc161] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:325: [d8c4eb2dbc161] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d8c4eb2dbc161] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d8c4eb2dbc161] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d8c4eb2dbc161] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d8c4eb2dbc161] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [de5ba7a87a360] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [de5ba7a87a360] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [de5ba7a87a360] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [de5ba7a87a360] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [de5ba7a87a360] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [de5ba7a87a360] Daemon stopped [2020-01-17T15:05:39.422Z] daemon.go:325: [de5ba7a87a360] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [de5ba7a87a360] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [de5ba7a87a360] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [de5ba7a87a360] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [de5ba7a87a360] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [de5ba7a87a360] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [d72ed084d1339] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d72ed084d1339] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d72ed084d1339] daemon started [2020-01-17T15:05:39.422Z] daemon.go:296: [d72ed084d1339] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:325: [d72ed084d1339] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [d72ed084d1339] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [d72ed084d1339] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [d72ed084d1339] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [d72ed084d1339] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [d72ed084d1339] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.63s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [db61167f0487a] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [db61167f0487a] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [db61167f0487a] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [db61167f0487a] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [db61167f0487a] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [db61167f0487a] Daemon stopped [2020-01-17T15:05:39.422Z] daemon.go:325: [db61167f0487a] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [db61167f0487a] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [db61167f0487a] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [db61167f0487a] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [db61167f0487a] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [db61167f0487a] Daemon stopped [2020-01-17T15:05:39.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-01-17T15:05:39.422Z] 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-01-17T15:05:39.422Z] daemon.go:325: [dc18f77bf2d43] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [dc18f77bf2d43] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [dc18f77bf2d43] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [dc18f77bf2d43] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [dc18f77bf2d43] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [dc18f77bf2d43] Daemon stopped [2020-01-17T15:05:39.422Z] daemon.go:325: [dc18f77bf2d43] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:325: [dc18f77bf2d43] waiting for daemon to start [2020-01-17T15:05:39.422Z] daemon.go:353: [dc18f77bf2d43] daemon started [2020-01-17T15:05:39.422Z] daemon.go:461: [dc18f77bf2d43] Stopping daemon [2020-01-17T15:05:39.422Z] daemon.go:296: [dc18f77bf2d43] exiting daemon [2020-01-17T15:05:39.422Z] daemon.go:448: [dc18f77bf2d43] Daemon stopped [2020-01-17T15:05:39.422Z] === RUN TestKernelTCPMemory [2020-01-17T15:05:40.043Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-01-17T15:05:40.043Z] === RUN TestNISDomainname [2020-01-17T15:05:41.056Z] --- PASS: TestNISDomainname (1.10s) [2020-01-17T15:05:41.056Z] === RUN TestStats [2020-01-17T15:05:42.564Z] --- PASS: TestSecretCreateResolve (2.83s) [2020-01-17T15:05:42.564Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-01-17T15:05:42.564Z] daemon.go:325: [d101a54f749ee] waiting for daemon to start [2020-01-17T15:05:42.564Z] daemon.go:325: [d101a54f749ee] waiting for daemon to start [2020-01-17T15:05:42.564Z] daemon.go:353: [d101a54f749ee] daemon started [2020-01-17T15:05:42.564Z] daemon.go:461: [d101a54f749ee] Stopping daemon [2020-01-17T15:05:42.564Z] daemon.go:296: [d101a54f749ee] exiting daemon [2020-01-17T15:05:42.564Z] daemon.go:448: [d101a54f749ee] Daemon stopped [2020-01-17T15:05:42.564Z] PASS [2020-01-17T15:05:42.564Z] [2020-01-17T15:05:42.564Z] DONE 6 tests in 18.854s [2020-01-17T15:05:42.564Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-17T15:05:42.564Z] ++ 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-01-17T15:05:42.564Z] ++ set -e [2020-01-17T15:05:42.564Z] ++ '[' -n 0 ']' [2020-01-17T15:05:42.564Z] ++ set -x [2020-01-17T15:05:42.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-17T15:05:42.564Z] INFO: Testing against a local daemon [2020-01-17T15:05:42.564Z] === RUN TestServiceCreateInit [2020-01-17T15:05:42.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:05:43.739Z] --- PASS: TestStats (2.31s) [2020-01-17T15:05:43.739Z] === RUN TestStopContainerWithTimeout [2020-01-17T15:05:43.739Z] === RUN TestStopContainerWithTimeout/0 [2020-01-17T15:05:43.739Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-17T15:05:43.739Z] === RUN TestStopContainerWithTimeout/1 [2020-01-17T15:05:43.739Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-17T15:05:43.739Z] === RUN TestStopContainerWithTimeout/3 [2020-01-17T15:05:43.739Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-17T15:05:43.739Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-17T15:05:43.739Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-17T15:05:43.739Z] === CONT TestStopContainerWithTimeout/0 [2020-01-17T15:05:43.739Z] === CONT TestStopContainerWithTimeout/3 [2020-01-17T15:05:43.739Z] === CONT TestStopContainerWithTimeout/1 [2020-01-17T15:05:43.739Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-17T15:05:45.055Z] #29 28.17 # github.com/docker/docker/contrib/httpserver [2020-01-17T15:05:45.055Z] #29 28.17 loadinternal: cannot find runtime/cgo [2020-01-17T15:05:45.055Z] #29 DONE 28.5s [2020-01-17T15:05:45.055Z] [2020-01-17T15:05:45.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-17T15:05:45.055Z] #33 ... [2020-01-17T15:05:45.055Z] [2020-01-17T15:05:45.055Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-17T15:05:45.055Z] #30 DONE 0.1s [2020-01-17T15:05:45.055Z] [2020-01-17T15:05:45.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-17T15:05:47.223Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-01-17T15:05:47.223Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2020-01-17T15:05:47.223Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2020-01-17T15:05:47.223Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-01-17T15:05:47.223Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-01-17T15:05:47.223Z] === RUN TestDeleteDevicemapper [2020-01-17T15:05:47.223Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-17T15:05:47.223Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T15:05:47.223Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-17T15:05:47.905Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:05:48.715Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-01-17T15:05:48.716Z] === RUN TestUpdateMemory [2020-01-17T15:05:49.265Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-17T15:05:50.198Z] --- PASS: TestUpdateMemory (1.25s) [2020-01-17T15:05:50.198Z] === RUN TestUpdateCPUQuota [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/archive 9.437s coverage: 62.2% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/authorization 0.863s coverage: 26.2% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/broadcaster 0.060s coverage: 100.0% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/chrootarchive 0.245s coverage: 15.4% of statements [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/directory 0.101s coverage: 80.0% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/discovery/file 0.119s coverage: 92.9% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/discovery/kv 3.488s coverage: 84.1% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/discovery/memory 0.239s coverage: 92.3% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/discovery/nodes 0.133s coverage: 93.8% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/filenotify 0.104s coverage: 43.8% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 37.5% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/idtools 0.075s coverage: 6.3% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/ioutils 0.748s coverage: 69.1% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/jsonmessage 0.217s coverage: 91.7% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/longpath 0.097s coverage: 100.0% of statements [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/parsers 0.133s coverage: 97.0% of statements [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-17T15:05:51.441Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-17T15:05:51.441Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-17T15:05:52.231Z] --- PASS: TestUpdateCPUQuota (1.92s) [2020-01-17T15:05:52.231Z] === RUN TestUpdatePidsLimit [2020-01-17T15:05:52.231Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-17T15:05:52.515Z] === RUN TestUpdatePidsLimit/no_change [2020-01-17T15:05:52.801Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-17T15:05:53.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-17T15:05:53.422Z] --- PASS: TestServiceCreateInit (11.17s) [2020-01-17T15:05:53.422Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s) [2020-01-17T15:05:53.422Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:05:53.422Z] daemon.go:325: [d2b57f485a937] waiting for daemon to start [2020-01-17T15:05:53.422Z] daemon.go:325: [d2b57f485a937] waiting for daemon to start [2020-01-17T15:05:53.422Z] daemon.go:353: [d2b57f485a937] daemon started [2020-01-17T15:05:53.422Z] daemon.go:461: [d2b57f485a937] Stopping daemon [2020-01-17T15:05:53.422Z] daemon.go:296: [d2b57f485a937] exiting daemon [2020-01-17T15:05:53.422Z] daemon.go:448: [d2b57f485a937] Daemon stopped [2020-01-17T15:05:53.422Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2020-01-17T15:05:53.422Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:05:53.422Z] daemon.go:325: [dcdc8b94db999] waiting for daemon to start [2020-01-17T15:05:53.422Z] daemon.go:325: [dcdc8b94db999] waiting for daemon to start [2020-01-17T15:05:53.422Z] daemon.go:353: [dcdc8b94db999] daemon started [2020-01-17T15:05:53.422Z] daemon.go:461: [dcdc8b94db999] Stopping daemon [2020-01-17T15:05:53.422Z] daemon.go:296: [dcdc8b94db999] exiting daemon [2020-01-17T15:05:53.422Z] daemon.go:448: [dcdc8b94db999] Daemon stopped [2020-01-17T15:05:53.422Z] === RUN TestCreateServiceMultipleTimes [2020-01-17T15:05:53.423Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-17T15:05:53.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-17T15:05:53.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-17T15:05:54.615Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-17T15:05:54.782Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit (4.30s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-01-17T15:05:56.657Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-17T15:05:56.657Z] === RUN TestUpdateRestartPolicy [2020-01-17T15:05:58.038Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-17T15:05:58.038Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-17T15:06:03.269Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-17T15:06:03.525Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-17T15:06:04.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-17T15:06:06.594Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-17T15:06:06.849Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/plugins 35.126s coverage: 73.6% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.218s coverage: 56.8% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/plugins/transport 0.235s coverage: 85.7% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/pools 0.096s coverage: 87.9% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/pubsub 1.152s coverage: 72.7% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/stdcopy 0.099s coverage: 100.0% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/streamformatter 0.097s coverage: 66.2% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/stringid 0.100s coverage: 70.6% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/system 0.137s coverage: 12.3% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/term 0.055s coverage: 30.8% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/plugin 0.230s coverage: 12.0% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/plugin/v2 0.107s coverage: 20.1% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/reference 0.216s coverage: 84.4% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/registry 0.411s coverage: 52.3% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/registry/resumable 0.282s coverage: 100.0% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/restartmanager 0.060s coverage: 49.0% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/rootless [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/runconfig 0.108s coverage: 54.5% of statements [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-17T15:06:09.105Z] ? github.com/docker/docker/volume [no test files] [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/volume/drivers 0.183s coverage: 36.1% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/volume/local 0.144s coverage: 37.7% of statements [2020-01-17T15:06:09.105Z] ok github.com/docker/docker/volume/mounts 0.125s coverage: 66.2% of statements [2020-01-17T15:06:09.106Z] ok github.com/docker/docker/volume/service 0.380s coverage: 70.3% of statements [2020-01-17T15:06:09.106Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-17T15:06:09.106Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-17T15:06:09.214Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-01-17T15:06:09.214Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-17T15:06:09.214Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-01-17T15:06:09.214Z] === RUN TestWaitNonBlocked [2020-01-17T15:06:09.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:06:09.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:06:09.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:06:09.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:06:09.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:06:09.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:06:09.360Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-17T15:06:10.072Z] INFO: make.ps1 ended at 01/17/2020 15:06:09 [2020-01-17T15:06:10.232Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-17T15:06:10.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-01-17T15:06:10.232Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-01-17T15:06:10.232Z] === RUN TestWaitBlocked [2020-01-17T15:06:10.283Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-17T15:06:10.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T15:06:10.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T15:06:10.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T15:06:10.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T15:06:10.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-17T15:06:10.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-17T15:06:11.206Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-17T15:06:11.540Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-17T15:06:11.540Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-01-17T15:06:11.540Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-01-17T15:06:11.540Z] === CONT TestContainerStartOnDaemonRestart [2020-01-17T15:06:11.540Z] === CONT TestDaemonRestartIpcMode [2020-01-17T15:06:11.540Z] === CONT TestIpcModeOlderClient [2020-01-17T15:06:11.540Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-17T15:06:11.606Z] INFO: Unit tests ended at 01/17/2020 15:06:11. Duration:00:04:02.2880422 [2020-01-17T15:06:11.606Z] INFO: Building busybox [2020-01-17T15:06:11.606Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-17T15:06:11.606Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-17T15:06:11.606Z] [2020-01-17T15:06:11.606Z] Sending build context to Docker daemon 2.56kB [2020-01-17T15:06:11.606Z] [2020-01-17T15:06:11.606Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-17T15:06:11.606Z] ---> 8351e66084ac [2020-01-17T15:06:11.606Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-17T15:06:11.606Z] ---> Running in c71ad99a2cfd [2020-01-17T15:06:12.567Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-17T15:06:14.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-17T15:06:14.704Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-17T15:06:14.704Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-17T15:06:14.959Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-17T15:06:15.016Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2020-01-17T15:06:15.016Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-01-17T15:06:15.016Z] daemon.go:325: [d060f3f159df9] waiting for daemon to start [2020-01-17T15:06:15.016Z] daemon.go:325: [d060f3f159df9] waiting for daemon to start [2020-01-17T15:06:15.016Z] daemon.go:353: [d060f3f159df9] daemon started [2020-01-17T15:06:15.016Z] daemon.go:325: [d060f3f159df9] waiting for daemon to start [2020-01-17T15:06:15.016Z] daemon.go:296: [d060f3f159df9] exiting daemon [2020-01-17T15:06:15.016Z] daemon.go:325: [d060f3f159df9] waiting for daemon to start [2020-01-17T15:06:15.016Z] daemon.go:353: [d060f3f159df9] daemon started [2020-01-17T15:06:15.016Z] daemon.go:461: [d060f3f159df9] Stopping daemon [2020-01-17T15:06:15.016Z] daemon.go:296: [d060f3f159df9] exiting daemon [2020-01-17T15:06:15.016Z] daemon.go:448: [d060f3f159df9] Daemon stopped [2020-01-17T15:06:15.518Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-17T15:06:15.518Z] --- PASS: TestCreateServiceMultipleTimes (22.05s) [2020-01-17T15:06:15.518Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-01-17T15:06:15.518Z] daemon.go:325: [d22f7a697979b] waiting for daemon to start [2020-01-17T15:06:15.518Z] daemon.go:325: [d22f7a697979b] waiting for daemon to start [2020-01-17T15:06:15.518Z] daemon.go:353: [d22f7a697979b] daemon started [2020-01-17T15:06:15.518Z] daemon.go:461: [d22f7a697979b] Stopping daemon [2020-01-17T15:06:15.518Z] daemon.go:296: [d22f7a697979b] exiting daemon [2020-01-17T15:06:15.518Z] daemon.go:448: [d22f7a697979b] Daemon stopped [2020-01-17T15:06:15.518Z] === RUN TestCreateServiceConflict [2020-01-17T15:06:16.028Z] --- PASS: TestDaemonRestartIpcMode (4.51s) [2020-01-17T15:06:16.028Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-01-17T15:06:16.029Z] daemon.go:325: [d6ef6961bc7ba] waiting for daemon to start [2020-01-17T15:06:16.029Z] daemon.go:325: [d6ef6961bc7ba] waiting for daemon to start [2020-01-17T15:06:16.029Z] daemon.go:353: [d6ef6961bc7ba] daemon started [2020-01-17T15:06:16.029Z] daemon.go:461: [d6ef6961bc7ba] Stopping daemon [2020-01-17T15:06:16.029Z] daemon.go:296: [d6ef6961bc7ba] exiting daemon [2020-01-17T15:06:16.029Z] daemon.go:448: [d6ef6961bc7ba] Daemon stopped [2020-01-17T15:06:16.029Z] daemon.go:325: [d6ef6961bc7ba] waiting for daemon to start [2020-01-17T15:06:16.029Z] daemon.go:325: [d6ef6961bc7ba] waiting for daemon to start [2020-01-17T15:06:16.029Z] daemon.go:353: [d6ef6961bc7ba] daemon started [2020-01-17T15:06:16.029Z] daemon.go:461: [d6ef6961bc7ba] Stopping daemon [2020-01-17T15:06:16.029Z] daemon.go:296: [d6ef6961bc7ba] exiting daemon [2020-01-17T15:06:16.029Z] daemon.go:448: [d6ef6961bc7ba] Daemon stopped [2020-01-17T15:06:16.029Z] PASS [2020-01-17T15:06:16.029Z] [2020-01-17T15:06:16.029Z] === Skipped [2020-01-17T15:06:16.029Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-17T15:06:16.029Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T15:06:16.029Z] [2020-01-17T15:06:16.029Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-17T15:06:16.029Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-17T15:06:16.029Z] [2020-01-17T15:06:16.029Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-17T15:06:16.029Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-17T15:06:16.029Z] [2020-01-17T15:06:16.029Z] [2020-01-17T15:06:16.029Z] DONE 188 tests, 3 skipped in 113.625s [2020-01-17T15:06:16.029Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-17T15:06:16.029Z] ++ 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-01-17T15:06:16.029Z] ++ set -e [2020-01-17T15:06:16.029Z] ++ '[' -n 0 ']' [2020-01-17T15:06:16.029Z] ++ set -x [2020-01-17T15:06:16.029Z] ++ env -i DEST=/go/src/github.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-01-17T15:06:16.029Z] INFO: Testing against a local daemon [2020-01-17T15:06:16.029Z] === RUN TestCommitInheritsEnv [2020-01-17T15:06:16.077Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-17T15:06:16.648Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-01-17T15:06:16.648Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-17T15:06:16.648Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-17T15:06:16.648Z] === RUN TestImagesFilterMultiReference [2020-01-17T15:06:16.648Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-17T15:06:16.648Z] === RUN TestImagePullPlatformInvalid [2020-01-17T15:06:16.648Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-01-17T15:06:16.648Z] === RUN TestRemoveImageOrphaning [2020-01-17T15:06:17.269Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-01-17T15:06:17.269Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-17T15:06:17.269Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-17T15:06:17.269Z] === RUN TestTagInvalidReference [2020-01-17T15:06:17.269Z] --- PASS: TestTagInvalidReference (0.05s) [2020-01-17T15:06:17.269Z] === RUN TestTagValidPrefixedRepo [2020-01-17T15:06:17.269Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-17T15:06:17.269Z] === RUN TestTagExistedNameWithoutForce [2020-01-17T15:06:17.269Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-01-17T15:06:17.269Z] === RUN TestTagOfficialNames [2020-01-17T15:06:17.269Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-17T15:06:17.269Z] === RUN TestTagMatchesDigest [2020-01-17T15:06:17.388Z] Removing intermediate container c71ad99a2cfd [2020-01-17T15:06:17.389Z] ---> 8aaed733f735 [2020-01-17T15:06:17.389Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-17T15:06:17.553Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-17T15:06:17.553Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-17T15:06:18.355Z] [2020-01-17T15:06:18.355Z] ---> 02c97a7005ac [2020-01-17T15:06:18.355Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-17T15:06:18.355Z] ---> Running in 93bce3d98917 [2020-01-17T15:06:18.587Z] --- PASS: TestCreateServiceConflict (2.94s) [2020-01-17T15:06:18.587Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-01-17T15:06:18.587Z] daemon.go:325: [de3902afe3962] waiting for daemon to start [2020-01-17T15:06:18.587Z] daemon.go:325: [de3902afe3962] waiting for daemon to start [2020-01-17T15:06:18.587Z] daemon.go:353: [de3902afe3962] daemon started [2020-01-17T15:06:18.587Z] daemon.go:461: [de3902afe3962] Stopping daemon [2020-01-17T15:06:18.587Z] daemon.go:296: [de3902afe3962] exiting daemon [2020-01-17T15:06:18.587Z] daemon.go:448: [de3902afe3962] Daemon stopped [2020-01-17T15:06:18.587Z] === RUN TestCreateServiceMaxReplicas [2020-01-17T15:06:18.587Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-17T15:06:19.510Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-17T15:06:19.888Z] [2020-01-17T15:06:19.888Z] SUCCESS: Specified value was saved. [2020-01-17T15:06:22.770Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2020-01-17T15:06:22.770Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-01-17T15:06:22.770Z] daemon.go:325: [dc51ff9162e19] waiting for daemon to start [2020-01-17T15:06:22.770Z] daemon.go:325: [dc51ff9162e19] waiting for daemon to start [2020-01-17T15:06:22.770Z] daemon.go:353: [dc51ff9162e19] daemon started [2020-01-17T15:06:22.770Z] daemon.go:461: [dc51ff9162e19] Stopping daemon [2020-01-17T15:06:22.770Z] daemon.go:296: [dc51ff9162e19] exiting daemon [2020-01-17T15:06:22.770Z] daemon.go:448: [dc51ff9162e19] Daemon stopped [2020-01-17T15:06:22.770Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-17T15:06:22.770Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-17T15:06:22.786Z] Removing intermediate container 93bce3d98917 [2020-01-17T15:06:22.786Z] ---> 814e19f607f9 [2020-01-17T15:06:22.786Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-17T15:06:22.786Z] ---> Running in a0063cd2377b [2020-01-17T15:06:24.132Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-17T15:06:26.744Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-17T15:06:27.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-17T15:06:27.925Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-17T15:06:29.807Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-17T15:06:29.854Z] Cannot create a file when that file already exists. [2020-01-17T15:06:30.061Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-17T15:06:32.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-17T15:06:34.452Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-17T15:06:35.642Z] Removing intermediate container a0063cd2377b [2020-01-17T15:06:35.642Z] ---> ae6af1f196dd [2020-01-17T15:06:35.642Z] Step 6/6 : CMD ["sh"] [2020-01-17T15:06:35.642Z] ---> Running in b00d612e1c14 [2020-01-17T15:06:35.642Z] Removing intermediate container b00d612e1c14 [2020-01-17T15:06:35.642Z] ---> 904c6a605c4f [2020-01-17T15:06:35.642Z] Successfully built 904c6a605c4f [2020-01-17T15:06:35.642Z] Successfully tagged busybox:latest [2020-01-17T15:06:35.642Z] INFO: Docker images of the daemon under test [2020-01-17T15:06:35.642Z] [2020-01-17T15:06:36.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-17T15:06:36.099Z] busybox latest 904c6a605c4f Less than a second ago 4.86GB [2020-01-17T15:06:36.099Z] microsoft/windowsservercore latest 8351e66084ac 6 days ago 4.82GB [2020-01-17T15:06:36.099Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 6 days ago 4.82GB [2020-01-17T15:06:36.099Z] [2020-01-17T15:06:36.099Z] INFO: Running integration tests at 01/17/2020 15:06:35... [2020-01-17T15:06:36.099Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-17T15:06:36.099Z] INFO: Integration API tests being run from the host: [2020-01-17T15:06:36.099Z] INFO: make.ps1 starting at 01/17/2020 15:06:35 [2020-01-17T15:06:37.066Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-01-17T15:06:37.711Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-17T15:06:37.966Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.90s) [2020-01-17T15:06:37.966Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-01-17T15:06:37.966Z] daemon.go:325: [d2d3b9271e74b] waiting for daemon to start [2020-01-17T15:06:37.966Z] daemon.go:325: [d2d3b9271e74b] waiting for daemon to start [2020-01-17T15:06:37.966Z] daemon.go:353: [d2d3b9271e74b] daemon started [2020-01-17T15:06:37.966Z] daemon.go:461: [d2d3b9271e74b] Stopping daemon [2020-01-17T15:06:37.966Z] daemon.go:296: [d2d3b9271e74b] exiting daemon [2020-01-17T15:06:37.966Z] daemon.go:448: [d2d3b9271e74b] Daemon stopped [2020-01-17T15:06:37.966Z] === RUN TestCreateServiceSecretFileMode [2020-01-17T15:06:38.221Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-17T15:06:39.146Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-17T15:06:41.656Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-01-17T15:06:41.656Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-01-17T15:06:41.656Z] daemon.go:325: [da513942c0a02] waiting for daemon to start [2020-01-17T15:06:41.656Z] daemon.go:325: [da513942c0a02] waiting for daemon to start [2020-01-17T15:06:41.656Z] daemon.go:353: [da513942c0a02] daemon started [2020-01-17T15:06:41.656Z] daemon.go:461: [da513942c0a02] Stopping daemon [2020-01-17T15:06:41.656Z] daemon.go:296: [da513942c0a02] exiting daemon [2020-01-17T15:06:41.656Z] daemon.go:448: [da513942c0a02] Daemon stopped [2020-01-17T15:06:41.656Z] === RUN TestCreateServiceConfigFileMode [2020-01-17T15:06:44.912Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2020-01-17T15:06:44.912Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-01-17T15:06:44.912Z] daemon.go:325: [d52e54de25609] waiting for daemon to start [2020-01-17T15:06:44.912Z] daemon.go:325: [d52e54de25609] waiting for daemon to start [2020-01-17T15:06:44.912Z] daemon.go:353: [d52e54de25609] daemon started [2020-01-17T15:06:44.912Z] daemon.go:461: [d52e54de25609] Stopping daemon [2020-01-17T15:06:44.912Z] daemon.go:296: [d52e54de25609] exiting daemon [2020-01-17T15:06:44.912Z] daemon.go:448: [d52e54de25609] Daemon stopped [2020-01-17T15:06:44.912Z] === RUN TestCreateServiceSysctls [2020-01-17T15:06:47.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-17T15:06:49.933Z] --- PASS: TestCreateServiceSysctls (4.76s) [2020-01-17T15:06:49.933Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-01-17T15:06:49.933Z] daemon.go:325: [d25d3fb061af9] waiting for daemon to start [2020-01-17T15:06:49.933Z] daemon.go:325: [d25d3fb061af9] waiting for daemon to start [2020-01-17T15:06:49.933Z] daemon.go:353: [d25d3fb061af9] daemon started [2020-01-17T15:06:49.933Z] daemon.go:461: [d25d3fb061af9] Stopping daemon [2020-01-17T15:06:49.933Z] daemon.go:296: [d25d3fb061af9] exiting daemon [2020-01-17T15:06:49.933Z] daemon.go:448: [d25d3fb061af9] Daemon stopped [2020-01-17T15:06:49.933Z] === RUN TestInspect [2020-01-17T15:06:51.294Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-17T15:06:53.808Z] --- PASS: TestInspect (4.29s) [2020-01-17T15:06:53.808Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-01-17T15:06:53.808Z] daemon.go:325: [d2a7e3dd4c5fb] waiting for daemon to start [2020-01-17T15:06:53.808Z] daemon.go:325: [d2a7e3dd4c5fb] waiting for daemon to start [2020-01-17T15:06:53.808Z] daemon.go:353: [d2a7e3dd4c5fb] daemon started [2020-01-17T15:06:53.808Z] daemon.go:461: [d2a7e3dd4c5fb] Stopping daemon [2020-01-17T15:06:53.808Z] daemon.go:296: [d2a7e3dd4c5fb] exiting daemon [2020-01-17T15:06:53.808Z] daemon.go:448: [d2a7e3dd4c5fb] Daemon stopped [2020-01-17T15:06:53.808Z] === RUN TestDockerNetworkConnectAlias [2020-01-17T15:06:56.315Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-17T15:06:58.191Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-01-17T15:06:58.824Z] === RUN TestDockerSuite/TestBuildRm [2020-01-17T15:06:59.159Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-01-17T15:07:01.333Z] --- PASS: TestDockerNetworkConnectAlias (7.42s) [2020-01-17T15:07:01.333Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-01-17T15:07:01.333Z] daemon.go:325: [d5693e5946c5d] waiting for daemon to start [2020-01-17T15:07:01.333Z] daemon.go:325: [d5693e5946c5d] waiting for daemon to start [2020-01-17T15:07:01.333Z] daemon.go:353: [d5693e5946c5d] daemon started [2020-01-17T15:07:01.333Z] daemon.go:461: [d5693e5946c5d] Stopping daemon [2020-01-17T15:07:01.333Z] daemon.go:296: [d5693e5946c5d] exiting daemon [2020-01-17T15:07:01.333Z] daemon.go:448: [d5693e5946c5d] Daemon stopped [2020-01-17T15:07:01.333Z] === RUN TestDockerNetworkReConnect [2020-01-17T15:07:02.259Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-17T15:07:02.902Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-01-17T15:07:03.620Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-17T15:07:04.981Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-17T15:07:05.078Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-01-17T15:07:05.541Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-17T15:07:06.466Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-17T15:07:07.393Z] --- PASS: TestDockerNetworkReConnect (6.23s) [2020-01-17T15:07:07.393Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-01-17T15:07:07.393Z] daemon.go:325: [dcf278c6b1160] waiting for daemon to start [2020-01-17T15:07:07.393Z] daemon.go:325: [dcf278c6b1160] waiting for daemon to start [2020-01-17T15:07:07.393Z] daemon.go:353: [dcf278c6b1160] daemon started [2020-01-17T15:07:07.393Z] daemon.go:461: [dcf278c6b1160] Stopping daemon [2020-01-17T15:07:07.393Z] daemon.go:296: [dcf278c6b1160] exiting daemon [2020-01-17T15:07:07.393Z] daemon.go:448: [dcf278c6b1160] Daemon stopped [2020-01-17T15:07:07.393Z] === RUN TestServicePlugin [2020-01-17T15:07:07.649Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-17T15:07:07.977Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-17T15:07:08.435Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-17T15:07:08.893Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-17T15:07:09.532Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-17T15:07:09.865Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-17T15:07:10.322Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-17T15:07:10.893Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-17T15:07:13.223Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-17T15:07:16.127Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-17T15:07:16.128Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-17T15:07:16.382Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-17T15:07:16.382Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-17T15:07:16.941Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-17T15:07:16.957Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-17T15:07:17.866Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-17T15:07:18.123Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-17T15:07:19.047Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-17T15:07:24.115Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-17T15:07:24.281Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-17T15:07:25.666Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-17T15:07:26.289Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-01-17T15:07:27.074Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-17T15:07:27.331Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-17T15:07:28.462Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-01-17T15:07:28.696Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-17T15:07:30.580Z] === RUN TestDockerSuite/TestBuildUser [2020-01-17T15:07:31.362Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-01-17T15:07:33.093Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-17T15:07:34.262Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-01-17T15:07:36.438Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-01-17T15:07:36.493Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-17T15:07:36.493Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-17T15:07:36.493Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-17T15:07:36.493Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-17T15:07:36.493Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-17T15:07:36.493Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-17T15:07:36.493Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-17T15:07:36.493Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-17T15:07:36.493Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-17T15:07:36.493Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-17T15:07:36.493Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-17T15:07:36.493Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-17T15:07:37.248Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-17T15:07:38.391Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-17T15:07:39.338Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-17T15:07:39.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:07:39.338Z] INFO: Testing against a local daemon [2020-01-17T15:07:39.338Z] === RUN TestBuildWithSession [2020-01-17T15:07:39.338Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-17T15:07:39.338Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:39.338Z] === RUN TestBuildSquashParent [2020-01-17T15:07:39.338Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-01-17T15:07:39.338Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:39.338Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-17T15:07:39.338Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-17T15:07:39.338Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:39.338Z] === RUN TestBuildMultiStageCopy [2020-01-17T15:07:39.338Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-17T15:07:39.765Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-17T15:07:41.138Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-17T15:07:41.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-17T15:07:43.040Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-17T15:07:43.288Z] --- PASS: TestServicePlugin (35.82s) [2020-01-17T15:07:43.288Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-01-17T15:07:43.288Z] daemon.go:325: [dffaef839e434] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:325: [dffaef839e434] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:353: [dffaef839e434] daemon started [2020-01-17T15:07:43.288Z] daemon.go:461: [dffaef839e434] Stopping daemon [2020-01-17T15:07:43.288Z] daemon.go:296: [dffaef839e434] exiting daemon [2020-01-17T15:07:43.288Z] daemon.go:448: [dffaef839e434] Daemon stopped [2020-01-17T15:07:43.288Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-01-17T15:07:43.288Z] daemon.go:325: [d650a933bfb16] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:325: [d650a933bfb16] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:353: [d650a933bfb16] daemon started [2020-01-17T15:07:43.288Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-01-17T15:07:43.288Z] daemon.go:325: [db2c9d2537d9b] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:325: [db2c9d2537d9b] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:353: [db2c9d2537d9b] daemon started [2020-01-17T15:07:43.288Z] plugin_test.go:60: [db2c9d2537d9b] joining swarm manager [d650a933bfb16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:07:43.288Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-01-17T15:07:43.288Z] daemon.go:325: [d6522b54b6578] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:325: [d6522b54b6578] waiting for daemon to start [2020-01-17T15:07:43.288Z] daemon.go:353: [d6522b54b6578] daemon started [2020-01-17T15:07:43.288Z] plugin_test.go:63: [d6522b54b6578] joining swarm manager [d650a933bfb16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:07:43.288Z] daemon.go:461: [d6522b54b6578] Stopping daemon [2020-01-17T15:07:43.288Z] daemon.go:296: [d6522b54b6578] exiting daemon [2020-01-17T15:07:43.288Z] daemon.go:448: [d6522b54b6578] Daemon stopped [2020-01-17T15:07:43.288Z] daemon.go:461: [db2c9d2537d9b] Stopping daemon [2020-01-17T15:07:43.288Z] daemon.go:296: [db2c9d2537d9b] exiting daemon [2020-01-17T15:07:43.288Z] daemon.go:448: [db2c9d2537d9b] Daemon stopped [2020-01-17T15:07:43.288Z] daemon.go:461: [d650a933bfb16] Stopping daemon [2020-01-17T15:07:43.288Z] daemon.go:296: [d650a933bfb16] exiting daemon [2020-01-17T15:07:43.288Z] daemon.go:448: [d650a933bfb16] Daemon stopped [2020-01-17T15:07:43.288Z] === RUN TestServiceUpdateLabel [2020-01-17T15:07:43.975Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-17T15:07:45.416Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-17T15:07:46.350Z] #33 157.1 [2020-01-17T15:07:46.916Z] #33 DONE 157.7s [2020-01-17T15:07:46.916Z] [2020-01-17T15:07:46.916Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-17T15:07:47.449Z] --- PASS: TestServiceUpdateLabel (3.43s) [2020-01-17T15:07:47.449Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-01-17T15:07:47.449Z] daemon.go:325: [d562d5d8a0a44] waiting for daemon to start [2020-01-17T15:07:47.449Z] daemon.go:325: [d562d5d8a0a44] waiting for daemon to start [2020-01-17T15:07:47.449Z] daemon.go:353: [d562d5d8a0a44] daemon started [2020-01-17T15:07:47.449Z] daemon.go:461: [d562d5d8a0a44] Stopping daemon [2020-01-17T15:07:47.449Z] daemon.go:296: [d562d5d8a0a44] exiting daemon [2020-01-17T15:07:47.449Z] daemon.go:448: [d562d5d8a0a44] Daemon stopped [2020-01-17T15:07:47.449Z] === RUN TestServiceUpdateSecrets [2020-01-17T15:07:48.814Z] #34 DONE 1.5s [2020-01-17T15:07:49.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-17T15:07:49.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-17T15:07:50.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-17T15:07:50.188Z] [2020-01-17T15:07:50.188Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-17T15:07:50.753Z] #35 DONE 0.8s [2020-01-17T15:07:50.753Z] [2020-01-17T15:07:50.753Z] #36 exporting to image [2020-01-17T15:07:50.753Z] #36 exporting layers [2020-01-17T15:07:51.079Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy (13.65s) [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.34s) [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2020-01-17T15:07:52.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2020-01-17T15:07:52.615Z] === RUN TestBuildMultiStageParentConfig [2020-01-17T15:07:52.615Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-01-17T15:07:52.615Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:52.615Z] === RUN TestBuildLabelWithTargets [2020-01-17T15:07:52.615Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-01-17T15:07:52.615Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:52.615Z] === RUN TestBuildWithEmptyLayers [2020-01-17T15:07:53.280Z] #36 exporting layers 2.2s done [2020-01-17T15:07:53.280Z] #36 writing image sha256:f511fd6ed3f69e1bbfba8681f9f920e226c30a2838cd17f59be4b575c7be8487 done [2020-01-17T15:07:53.280Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-17T15:07:53.280Z] #36 DONE 2.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-17T15:07:53.582Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-01-17T15:07:53.582Z] === RUN TestBuildMultiStageOnBuild [2020-01-17T15:07:53.582Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-01-17T15:07:53.582Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:53.582Z] === RUN TestBuildUncleanTarFilenames [2020-01-17T15:07:53.582Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-01-17T15:07:53.582Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:53.582Z] === RUN TestBuildMultiStageLayerLeak [2020-01-17T15:07:53.582Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-01-17T15:07:53.582Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:53.582Z] === RUN TestBuildWithHugeFile [2020-01-17T15:07:53.582Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-01-17T15:07:53.582Z] build_test.go:492: testEnv.OSType == "windows" [2020-01-17T15:07:53.582Z] === RUN TestBuildWithEmptyDockerfile [2020-01-17T15:07:53.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:07:53.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:07:53.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:07:53.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:07:53.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:07:53.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:07:53.610Z] + echo Ensuring container killed. [2020-01-17T15:07:53.610Z] Ensuring container killed. [2020-01-17T15:07:53.610Z] + docker rm -vf docker-pr2 [2020-01-17T15:07:53.610Z] Error: No such container: docker-pr2 [2020-01-17T15:07:53.610Z] + true [Pipeline] sh [2020-01-17T15:07:53.899Z] + echo Chowning /workspace to jenkins user [2020-01-17T15:07:53.899Z] Chowning /workspace to jenkins user [2020-01-17T15:07:53.899Z] + id -u [2020-01-17T15:07:53.899Z] + id -g [2020-01-17T15:07:53.899Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-448:/workspace busybox chown -R 1000:1000 /workspace [2020-01-17T15:07:54.040Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-17T15:07:54.040Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-17T15:07:54.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-17T15:07:54.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2020-01-17T15:07:54.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-01-17T15:07:54.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-01-17T15:07:54.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-01-17T15:07:54.041Z] === RUN TestBuildPreserveOwnership [2020-01-17T15:07:54.041Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-01-17T15:07:54.041Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:54.041Z] === RUN TestBuildPlatformInvalid [2020-01-17T15:07:54.041Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-01-17T15:07:54.041Z] PASS [2020-01-17T15:07:54.041Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-17T15:07:54.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:07:54.041Z] INFO: Testing against a local daemon [2020-01-17T15:07:54.041Z] === RUN TestConfigList [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigList (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.041Z] === RUN TestConfigsCreateAndDelete [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.041Z] === RUN TestConfigsUpdate [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.041Z] === RUN TestTemplatedConfig [2020-01-17T15:07:54.041Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.041Z] === RUN TestConfigInspect [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigInspect (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.041Z] === RUN TestConfigCreateWithLabels [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:07:54.041Z] === RUN TestConfigCreateResolve [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:07:54.041Z] === RUN TestConfigDaemonLibtrustID [2020-01-17T15:07:54.041Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-01-17T15:07:54.041Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:07:54.041Z] PASS [2020-01-17T15:07:54.041Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-17T15:07:54.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:07:54.041Z] INFO: Testing against a local daemon [2020-01-17T15:07:54.041Z] === RUN TestCheckpoint [2020-01-17T15:07:54.041Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-17T15:07:54.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-17T15:07:54.041Z] === RUN TestContainerInvalidJSON [2020-01-17T15:07:54.041Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:07:54.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:07:54.041Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:07:54.041Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:07:54.041Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:07:54.041Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:07:54.041Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-17T15:07:54.041Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-17T15:07:54.041Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-17T15:07:54.041Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-01-17T15:07:54.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-17T15:07:54.041Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-01-17T15:07:54.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-01-17T15:07:54.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-17T15:07:54.499Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-17T15:07:54.499Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-17T15:07:54.499Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-17T15:07:54.499Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-17T15:07:54.499Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-17T15:07:54.499Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-17T15:07:54.499Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-01-17T15:07:54.499Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCopyFromContainer [2020-01-17T15:07:54.499Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-01-17T15:07:54.499Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-17T15:07:54.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:07:54.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:07:54.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:07:54.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:07:54.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:07:54.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:07:54.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-17T15:07:54.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-17T15:07:54.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-17T15:07:54.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-17T15:07:54.499Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-17T15:07:54.499Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-01-17T15:07:54.499Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidEnv [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-17T15:07:54.499Z] === RUN TestCreateTmpfsMountsTarget [2020-01-17T15:07:54.499Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-01-17T15:07:54.499Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:54.499Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-17T15:07:54.499Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-01-17T15:07:54.499Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:07:54.499Z] === RUN TestCreateWithCapabilities [2020-01-17T15:07:54.499Z] --- SKIP: TestCreateWithCapabilities (0.01s) [2020-01-17T15:07:54.499Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-17T15:07:54.499Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-17T15:07:54.499Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-17T15:07:54.499Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:07:54.499Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:07:54.499Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-17T15:07:54.499Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-17T15:07:54.499Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-17T15:07:54.499Z] === RUN TestDiff [2020-01-17T15:07:54.499Z] --- SKIP: TestDiff (0.00s) [2020-01-17T15:07:54.499Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-17T15:07:54.499Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-17T15:07:55.526Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-17T15:07:55.574Z] + bundleName=unit [2020-01-17T15:07:55.574Z] + echo Creating unit-bundles.tar.gz [2020-01-17T15:07:55.574Z] Creating unit-bundles.tar.gz [2020-01-17T15:07:55.574Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-17T15:07:55.574Z] bundles/junit-report.xml [2020-01-17T15:07:55.574Z] bundles/go-test-report.json [2020-01-17T15:07:55.574Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-17T15:07:55.586Z] Archiving artifacts [2020-01-17T15:07:56.112Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-17T15:07:56.456Z] + make clean [2020-01-17T15:07:56.531Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-17T15:07:56.730Z] docker volume rm -f docker-dev-cache [2020-01-17T15:07:56.730Z] docker-dev-cache [Pipeline] deleteDir [2020-01-17T15:07:56.761Z] --- PASS: TestExecWithCloseStdin (1.99s) [2020-01-17T15:07:56.761Z] === RUN TestExec [2020-01-17T15:07:56.761Z] --- SKIP: TestExec (0.00s) [2020-01-17T15:07:56.761Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-17T15:07:56.761Z] === RUN TestExecUser [2020-01-17T15:07:56.761Z] --- SKIP: TestExecUser (0.00s) [2020-01-17T15:07:56.761Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-17T15:07:56.761Z] === RUN TestExportContainerAndImportImage [2020-01-17T15:07:56.761Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-01-17T15:07:56.761Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:56.761Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-17T15:07:56.761Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-01-17T15:07:56.761Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:07:56.761Z] === RUN TestHealthCheckWorkdir [2020-01-17T15:07:56.761Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-01-17T15:07:56.761Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-17T15:07:56.761Z] === RUN TestHealthKillContainer [2020-01-17T15:07:56.761Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-01-17T15:07:56.761Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-17T15:07:56.761Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-17T15:07:56.761Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-01-17T15:07:56.761Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-17T15:07:56.761Z] === RUN TestKillContainerInvalidSignal [Pipeline] } [Pipeline] // withEnv [2020-01-17T15:07:57.090Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-17T15:07:58.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-17T15:07:58.270Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-17T15:07:58.296Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2020-01-17T15:07:58.296Z] === RUN TestKillContainer [2020-01-17T15:07:58.296Z] --- SKIP: TestKillContainer (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-17T15:07:58.296Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-17T15:07:58.296Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-17T15:07:58.296Z] === RUN TestKillStoppedContainer [2020-01-17T15:07:58.296Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-17T15:07:58.296Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-17T15:07:58.296Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-17T15:07:58.296Z] === RUN TestKillDifferentUserContainer [2020-01-17T15:07:58.296Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-17T15:07:58.296Z] === RUN TestInspectOomKilledTrue [2020-01-17T15:07:58.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T15:07:58.296Z] === RUN TestInspectOomKilledFalse [2020-01-17T15:07:58.296Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-17T15:07:58.296Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-17T15:07:58.296Z] === RUN TestLogsFollowTailEmpty [2020-01-17T15:07:59.632Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-17T15:07:59.828Z] --- PASS: TestLogsFollowTailEmpty (1.66s) [2020-01-17T15:07:59.828Z] === RUN TestNetworkNat [2020-01-17T15:07:59.828Z] --- SKIP: TestNetworkNat (0.00s) [2020-01-17T15:07:59.828Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-17T15:07:59.828Z] === RUN TestNetworkLocalhostTCPNat [2020-01-17T15:07:59.828Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-01-17T15:07:59.828Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:07:59.828Z] === RUN TestNetworkLoopbackNat [2020-01-17T15:07:59.828Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-01-17T15:07:59.828Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-17T15:07:59.828Z] === RUN TestPause [2020-01-17T15:07:59.828Z] --- SKIP: TestPause (0.00s) [2020-01-17T15:07:59.828Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-17T15:07:59.828Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-17T15:08:01.361Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.65s) [2020-01-17T15:08:01.361Z] === RUN TestPauseStopPausedContainer [2020-01-17T15:08:01.361Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-01-17T15:08:01.361Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:01.361Z] === RUN TestPsFilter [2020-01-17T15:08:01.361Z] --- PASS: TestPsFilter (0.16s) [2020-01-17T15:08:01.361Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-17T15:08:01.515Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-17T15:08:01.515Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-17T15:08:01.515Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-17T15:08:01.515Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-17T15:08:01.515Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-17T15:08:02.876Z] --- PASS: TestServiceUpdateSecrets (16.10s) [2020-01-17T15:08:02.876Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-01-17T15:08:02.876Z] daemon.go:325: [dbb6f6ff3948a] waiting for daemon to start [2020-01-17T15:08:02.876Z] daemon.go:325: [dbb6f6ff3948a] waiting for daemon to start [2020-01-17T15:08:02.876Z] daemon.go:353: [dbb6f6ff3948a] daemon started [2020-01-17T15:08:02.876Z] daemon.go:461: [dbb6f6ff3948a] Stopping daemon [2020-01-17T15:08:02.876Z] daemon.go:296: [dbb6f6ff3948a] exiting daemon [2020-01-17T15:08:02.876Z] daemon.go:448: [dbb6f6ff3948a] Daemon stopped [2020-01-17T15:08:02.876Z] === RUN TestServiceUpdateConfigs [2020-01-17T15:08:03.131Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-17T15:08:03.387Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-17T15:08:03.535Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.06s) [2020-01-17T15:08:03.535Z] === RUN TestRemoveContainerWithVolume [2020-01-17T15:08:04.311Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-17T15:08:05.307Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-17T15:08:05.708Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2020-01-17T15:08:05.708Z] === RUN TestRemoveContainerRunning [2020-01-17T15:08:06.247Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-17T15:08:06.502Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-17T15:08:07.242Z] --- PASS: TestRemoveContainerRunning (1.68s) [2020-01-17T15:08:07.242Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-17T15:08:08.778Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2020-01-17T15:08:08.778Z] === RUN TestRemoveInvalidContainer [2020-01-17T15:08:09.242Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-17T15:08:09.242Z] === RUN TestRenameLinkedContainer [2020-01-17T15:08:09.242Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-01-17T15:08:09.242Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:09.242Z] === RUN TestRenameStoppedContainer [2020-01-17T15:08:09.761Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-17T15:08:11.425Z] --- PASS: TestRenameStoppedContainer (2.22s) [2020-01-17T15:08:11.425Z] === RUN TestRenameRunningContainerAndReuse [2020-01-17T15:08:11.645Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-17T15:08:13.006Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-17T15:08:13.566Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-17T15:08:14.126Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-17T15:08:14.126Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-17T15:08:15.051Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-17T15:08:15.152Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s) [2020-01-17T15:08:15.152Z] === RUN TestRenameInvalidName [2020-01-17T15:08:16.690Z] --- PASS: TestRenameInvalidName (1.72s) [2020-01-17T15:08:16.690Z] === RUN TestRenameAnonymousContainer [2020-01-17T15:08:16.690Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-01-17T15:08:16.690Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:16.690Z] === RUN TestRenameContainerWithSameName [2020-01-17T15:08:17.560Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-17T15:08:17.560Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-17T15:08:17.560Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-17T15:08:18.227Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2020-01-17T15:08:18.227Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-17T15:08:18.227Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-01-17T15:08:18.227Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:18.227Z] === RUN TestResize [2020-01-17T15:08:18.227Z] --- SKIP: TestResize (0.00s) [2020-01-17T15:08:18.227Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:18.227Z] === RUN TestResizeWithInvalidSize [2020-01-17T15:08:18.227Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-01-17T15:08:18.227Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:18.227Z] === RUN TestResizeWhenContainerNotStarted [2020-01-17T15:08:18.485Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-17T15:08:18.485Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2020-01-17T15:08:18.485Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-01-17T15:08:18.485Z] daemon.go:325: [d08966df68bd7] waiting for daemon to start [2020-01-17T15:08:18.485Z] daemon.go:325: [d08966df68bd7] waiting for daemon to start [2020-01-17T15:08:18.485Z] daemon.go:353: [d08966df68bd7] daemon started [2020-01-17T15:08:18.485Z] daemon.go:461: [d08966df68bd7] Stopping daemon [2020-01-17T15:08:18.485Z] daemon.go:296: [d08966df68bd7] exiting daemon [2020-01-17T15:08:18.485Z] daemon.go:448: [d08966df68bd7] Daemon stopped [2020-01-17T15:08:18.485Z] === RUN TestServiceUpdateNetwork [2020-01-17T15:08:19.847Z] === RUN TestDockerSuite/TestCommitChange [2020-01-17T15:08:20.402Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2020-01-17T15:08:20.403Z] === RUN TestDaemonRestartKillContainers [2020-01-17T15:08:20.403Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-01-17T15:08:20.403Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:20.403Z] === RUN TestStats [2020-01-17T15:08:20.403Z] --- SKIP: TestStats (0.00s) [2020-01-17T15:08:20.403Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-17T15:08:20.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-17T15:08:20.773Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-17T15:08:22.136Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-17T15:08:24.024Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-17T15:08:25.910Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-17T15:08:26.835Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-17T15:08:28.718Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-17T15:08:29.642Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-17T15:08:30.819Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.78s) [2020-01-17T15:08:30.819Z] === RUN TestStopContainerWithTimeout [2020-01-17T15:08:30.819Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-01-17T15:08:30.819Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-17T15:08:30.819Z] === RUN TestUpdateRestartPolicy [2020-01-17T15:08:31.526Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-17T15:08:32.887Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-17T15:08:33.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-17T15:08:34.371Z] --- PASS: TestServiceUpdateNetwork (15.71s) [2020-01-17T15:08:34.371Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-01-17T15:08:34.371Z] daemon.go:325: [d705044680fc9] waiting for daemon to start [2020-01-17T15:08:34.371Z] daemon.go:325: [d705044680fc9] waiting for daemon to start [2020-01-17T15:08:34.371Z] daemon.go:353: [d705044680fc9] daemon started [2020-01-17T15:08:34.371Z] daemon.go:461: [d705044680fc9] Stopping daemon [2020-01-17T15:08:34.371Z] daemon.go:296: [d705044680fc9] exiting daemon [2020-01-17T15:08:34.371Z] daemon.go:448: [d705044680fc9] Daemon stopped [2020-01-17T15:08:34.371Z] PASS [2020-01-17T15:08:34.371Z] [2020-01-17T15:08:34.371Z] DONE 18 tests in 172.200s [2020-01-17T15:08:34.371Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-17T15:08:34.371Z] ++ 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-01-17T15:08:34.371Z] ++ set -e [2020-01-17T15:08:34.371Z] ++ '[' -n 0 ']' [2020-01-17T15:08:34.371Z] ++ set -x [2020-01-17T15:08:34.371Z] ++ env -i DEST=/go/src/github.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-01-17T15:08:34.371Z] INFO: Testing against a local daemon [2020-01-17T15:08:34.371Z] === RUN TestSessionCreate [2020-01-17T15:08:34.371Z] --- PASS: TestSessionCreate (0.04s) [2020-01-17T15:08:34.371Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-17T15:08:34.626Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-01-17T15:08:34.626Z] PASS [2020-01-17T15:08:34.626Z] [2020-01-17T15:08:34.626Z] DONE 2 tests in 0.219s [2020-01-17T15:08:34.626Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-17T15:08:34.626Z] ++ 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-01-17T15:08:34.626Z] ++ set -e [2020-01-17T15:08:34.626Z] ++ '[' -n 0 ']' [2020-01-17T15:08:34.626Z] ++ set -x [2020-01-17T15:08:34.626Z] ++ env -i DEST=/go/src/github.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-01-17T15:08:34.626Z] INFO: Testing against a local daemon [2020-01-17T15:08:34.626Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-17T15:08:34.626Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:08:34.626Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:08:34.626Z] === RUN TestEventsExecDie [2020-01-17T15:08:34.880Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-17T15:08:36.283Z] --- PASS: TestEventsExecDie (1.44s) [2020-01-17T15:08:36.283Z] === RUN TestEventsBackwardsCompatible [2020-01-17T15:08:36.283Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-01-17T15:08:36.283Z] === RUN TestInfoBinaryCommits [2020-01-17T15:08:36.283Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-17T15:08:36.283Z] === RUN TestInfoAPIVersioned [2020-01-17T15:08:36.283Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-17T15:08:36.283Z] === RUN TestInfoAPI [2020-01-17T15:08:36.283Z] --- PASS: TestInfoAPI (0.02s) [2020-01-17T15:08:36.283Z] === RUN TestInfoAPIWarnings [2020-01-17T15:08:37.207Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-17T15:08:37.207Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-17T15:08:37.207Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-01-17T15:08:37.207Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-01-17T15:08:37.207Z] daemon.go:325: [d2996d04f7982] waiting for daemon to start [2020-01-17T15:08:37.207Z] daemon.go:325: [d2996d04f7982] waiting for daemon to start [2020-01-17T15:08:37.207Z] daemon.go:353: [d2996d04f7982] daemon started [2020-01-17T15:08:37.207Z] daemon.go:461: [d2996d04f7982] Stopping daemon [2020-01-17T15:08:37.207Z] daemon.go:296: [d2996d04f7982] exiting daemon [2020-01-17T15:08:37.207Z] daemon.go:448: [d2996d04f7982] Daemon stopped [2020-01-17T15:08:37.207Z] === RUN TestLoginFailsWithBadCredentials [2020-01-17T15:08:37.462Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-01-17T15:08:37.462Z] === RUN TestPingCacheHeaders [2020-01-17T15:08:37.462Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-17T15:08:37.462Z] === RUN TestPingGet [2020-01-17T15:08:37.462Z] --- PASS: TestPingGet (0.01s) [2020-01-17T15:08:37.462Z] === RUN TestPingHead [2020-01-17T15:08:37.462Z] --- PASS: TestPingHead (0.04s) [2020-01-17T15:08:37.462Z] === RUN TestVersion [2020-01-17T15:08:37.462Z] --- PASS: TestVersion (0.04s) [2020-01-17T15:08:37.462Z] PASS [2020-01-17T15:08:37.462Z] [2020-01-17T15:08:37.462Z] === Skipped [2020-01-17T15:08:37.462Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:08:37.462Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:08:37.462Z] [2020-01-17T15:08:37.462Z] [2020-01-17T15:08:37.462Z] DONE 12 tests, 1 skipped in 2.945s [2020-01-17T15:08:37.462Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-17T15:08:37.462Z] ++ 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-01-17T15:08:37.462Z] ++ set -e [2020-01-17T15:08:37.462Z] ++ '[' -n 0 ']' [2020-01-17T15:08:37.462Z] ++ set -x [2020-01-17T15:08:37.462Z] ++ env -i DEST=/go/src/github.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-01-17T15:08:37.718Z] INFO: Testing against a local daemon [2020-01-17T15:08:37.718Z] === RUN TestVolumesCreateAndList [2020-01-17T15:08:37.718Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-17T15:08:37.718Z] === RUN TestVolumesRemove [2020-01-17T15:08:37.718Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-17T15:08:37.718Z] === RUN TestVolumesInspect [2020-01-17T15:08:37.973Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-17T15:08:37.973Z] === RUN TestVolumesInvalidJSON [2020-01-17T15:08:37.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:37.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:37.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:37.973Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-17T15:08:37.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-17T15:08:37.973Z] PASS [2020-01-17T15:08:37.973Z] [2020-01-17T15:08:37.973Z] DONE 5 tests in 0.332s [2020-01-17T15:08:37.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-17T15:08:37.973Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-17T15:08:37.973Z] ++++ cat bundles/test-integration/docker.pid [2020-01-17T15:08:37.973Z] +++ kill 4475 [2020-01-17T15:08:39.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-17T15:08:39.332Z] umount: bundles/test-integration/root: mountpoint not found [2020-01-17T15:08:39.332Z] +++ /etc/init.d/apparmor stop [2020-01-17T15:08:39.332Z] Clearing AppArmor profiles cache:. [2020-01-17T15:08:39.332Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T15:08:39.332Z] Unloading profiles will leave already running processes permanently [2020-01-17T15:08:39.332Z] unconfined, which can lead to unexpected situations. [2020-01-17T15:08:39.332Z] [2020-01-17T15:08:39.332Z] To set a process to complain mode, use the command line tool [2020-01-17T15:08:39.332Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T15:08:39.332Z] with the 'teardown' option." [2020-01-17T15:08:39.332Z] [2020-01-17T15:08:39.893Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-17T15:08:40.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-17T15:08:41.072Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-17T15:08:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-17T15:08:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-17T15:08:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-17T15:08:42.966Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-17T15:08:42.966Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-17T15:08:43.221Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-17T15:08:43.221Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-17T15:08:43.476Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-17T15:08:44.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-17T15:08:45.326Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-17T15:08:46.249Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-17T15:08:46.249Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-17T15:08:48.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-17T15:08:49.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-17T15:08:49.054Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-17T15:08:50.022Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-17T15:08:50.946Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-17T15:08:51.870Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-17T15:08:51.900Z] --- PASS: TestUpdateRestartPolicy (20.13s) [2020-01-17T15:08:51.900Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-17T15:08:51.900Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2020-01-17T15:08:51.900Z] === RUN TestWaitNonBlocked [2020-01-17T15:08:51.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:08:51.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:08:51.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:08:51.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:08:51.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-17T15:08:51.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-17T15:08:52.793Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-17T15:08:52.793Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-17T15:08:53.716Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-17T15:08:54.642Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-17T15:08:55.565Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-17T15:08:55.565Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-17T15:08:56.488Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-17T15:08:56.593Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-17T15:08:56.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.29s) [2020-01-17T15:08:56.593Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.40s) [2020-01-17T15:08:56.593Z] === RUN TestWaitBlocked [2020-01-17T15:08:56.593Z] --- SKIP: TestWaitBlocked (0.00s) [2020-01-17T15:08:56.593Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:56.593Z] PASS [2020-01-17T15:08:56.593Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-17T15:08:56.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:56.593Z] INFO: Testing against a local daemon [2020-01-17T15:08:56.593Z] === RUN TestCommitInheritsEnv [2020-01-17T15:08:56.593Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-01-17T15:08:56.593Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:08:56.593Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-17T15:08:56.593Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-17T15:08:56.593Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-17T15:08:56.593Z] === RUN TestImagesFilterMultiReference [2020-01-17T15:08:56.593Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-17T15:08:56.593Z] === RUN TestImagePullPlatformInvalid [2020-01-17T15:08:56.593Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-01-17T15:08:56.593Z] === RUN TestRemoveImageOrphaning [2020-01-17T15:08:56.593Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-01-17T15:08:56.593Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:08:56.593Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-17T15:08:56.593Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-17T15:08:56.593Z] === RUN TestTagInvalidReference [2020-01-17T15:08:56.593Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-17T15:08:56.593Z] === RUN TestTagValidPrefixedRepo [2020-01-17T15:08:56.593Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-17T15:08:56.593Z] === RUN TestTagExistedNameWithoutForce [2020-01-17T15:08:56.593Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-17T15:08:56.593Z] === RUN TestTagOfficialNames [2020-01-17T15:08:56.593Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-01-17T15:08:56.593Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-17T15:08:56.593Z] === RUN TestTagMatchesDigest [2020-01-17T15:08:56.593Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-17T15:08:56.593Z] PASS [2020-01-17T15:08:56.593Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-17T15:08:56.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:56.593Z] INFO: Testing against a local daemon [2020-01-17T15:08:56.593Z] === RUN TestNetworkCreateDelete [2020-01-17T15:08:56.593Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-01-17T15:08:56.593Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:56.593Z] === RUN TestDockerNetworkDeletePreferID [2020-01-17T15:08:56.593Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2020-01-17T15:08:56.593Z] 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-01-17T15:08:56.593Z] === RUN TestInspectNetwork [2020-01-17T15:08:56.593Z] --- SKIP: TestInspectNetwork (0.00s) [2020-01-17T15:08:56.593Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:56.593Z] === RUN TestRunContainerWithBridgeNone [2020-01-17T15:08:56.593Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-01-17T15:08:56.593Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:56.593Z] === RUN TestNetworkInvalidJSON [2020-01-17T15:08:56.593Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-17T15:08:56.593Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-17T15:08:56.593Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:08:56.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:08:56.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:08:56.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:08:56.594Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-17T15:08:56.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:08:56.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:08:56.594Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-17T15:08:56.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-01-17T15:08:56.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-01-17T15:08:56.594Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-01-17T15:08:56.594Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-17T15:08:56.594Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestDaemonDefaultNetworkPools [2020-01-17T15:08:56.594Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-17T15:08:56.594Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T15:08:56.594Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T15:08:56.594Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestServiceWithPredefinedNetwork [2020-01-17T15:08:56.594Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-17T15:08:56.594Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:230: FLAKY_TEST [2020-01-17T15:08:56.594Z] === RUN TestServiceWithDataPathPortInit [2020-01-17T15:08:56.594Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-17T15:08:56.594Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-17T15:08:56.594Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-17T15:08:56.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:56.594Z] INFO: Testing against a local daemon [2020-01-17T15:08:56.594Z] === RUN TestPluginInvalidJSON [2020-01-17T15:08:56.594Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:08:56.594Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:08:56.594Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:08:56.594Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-17T15:08:56.594Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-17T15:08:56.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:56.594Z] INFO: Testing against a local daemon [2020-01-17T15:08:56.594Z] === RUN TestExternalGraphDriver [2020-01-17T15:08:56.594Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-01-17T15:08:56.594Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-17T15:08:56.594Z] === RUN TestGraphdriverPluginV2 [2020-01-17T15:08:56.594Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-01-17T15:08:56.594Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-17T15:08:56.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:56.594Z] INFO: Testing against a local daemon [2020-01-17T15:08:56.594Z] PASS [2020-01-17T15:08:56.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-17T15:08:57.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:57.051Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-17T15:08:57.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:57.051Z] INFO: Testing against a local daemon [2020-01-17T15:08:57.051Z] === RUN TestSecretInspect [2020-01-17T15:08:57.051Z] --- SKIP: TestSecretInspect (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestSecretList [2020-01-17T15:08:57.051Z] --- SKIP: TestSecretList (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestSecretsCreateAndDelete [2020-01-17T15:08:57.051Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestSecretsUpdate [2020-01-17T15:08:57.051Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestTemplatedSecret [2020-01-17T15:08:57.051Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestSecretCreateResolve [2020-01-17T15:08:57.051Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-01-17T15:08:57.051Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:57.051Z] PASS [2020-01-17T15:08:57.051Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-17T15:08:57.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:57.051Z] INFO: Testing against a local daemon [2020-01-17T15:08:57.051Z] === RUN TestServiceCreateInit [2020-01-17T15:08:57.051Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:08:57.051Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:08:57.051Z] --- PASS: TestServiceCreateInit (0.03s) [2020-01-17T15:08:57.051Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-17T15:08:57.051Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-17T15:08:57.051Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestCreateServiceMultipleTimes [2020-01-17T15:08:57.051Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-01-17T15:08:57.051Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestCreateServiceConflict [2020-01-17T15:08:57.051Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-01-17T15:08:57.051Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.051Z] === RUN TestCreateServiceMaxReplicas [2020-01-17T15:08:57.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-01-17T15:08:57.052Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-17T15:08:57.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-17T15:08:57.052Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestCreateServiceSecretFileMode [2020-01-17T15:08:57.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-01-17T15:08:57.052Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestCreateServiceConfigFileMode [2020-01-17T15:08:57.052Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-01-17T15:08:57.052Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestCreateServiceSysctls [2020-01-17T15:08:57.052Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-01-17T15:08:57.052Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestInspect [2020-01-17T15:08:57.052Z] --- SKIP: TestInspect (0.00s) [2020-01-17T15:08:57.052Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestDockerNetworkConnectAlias [2020-01-17T15:08:57.052Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-01-17T15:08:57.052Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestDockerNetworkReConnect [2020-01-17T15:08:57.052Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-01-17T15:08:57.052Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestServicePlugin [2020-01-17T15:08:57.052Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-17T15:08:57.052Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestServiceUpdateLabel [2020-01-17T15:08:57.052Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-01-17T15:08:57.052Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:57.052Z] === RUN TestServiceUpdateSecrets [2020-01-17T15:08:57.052Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-01-17T15:08:57.052Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:57.052Z] === RUN TestServiceUpdateConfigs [2020-01-17T15:08:57.052Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-01-17T15:08:57.052Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:57.052Z] === RUN TestServiceUpdateNetwork [2020-01-17T15:08:57.052Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-01-17T15:08:57.052Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-17T15:08:57.052Z] PASS [2020-01-17T15:08:57.052Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-17T15:08:57.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:57.052Z] INFO: Testing against a local daemon [2020-01-17T15:08:57.052Z] === RUN TestSessionCreate [2020-01-17T15:08:57.052Z] --- SKIP: TestSessionCreate (0.00s) [2020-01-17T15:08:57.052Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:57.052Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-17T15:08:57.052Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-01-17T15:08:57.052Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:57.052Z] PASS [2020-01-17T15:08:57.052Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-17T15:08:57.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:57.052Z] INFO: Testing against a local daemon [2020-01-17T15:08:57.052Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-17T15:08:57.052Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:08:57.052Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-17T15:08:57.052Z] === RUN TestEventsExecDie [2020-01-17T15:08:57.052Z] --- SKIP: TestEventsExecDie (0.00s) [2020-01-17T15:08:57.052Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-17T15:08:57.052Z] === RUN TestEventsBackwardsCompatible [2020-01-17T15:08:57.052Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-01-17T15:08:57.052Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-17T15:08:57.052Z] === RUN TestInfoAPI [2020-01-17T15:08:57.052Z] --- PASS: TestInfoAPI (0.03s) [2020-01-17T15:08:57.052Z] === RUN TestInfoAPIWarnings [2020-01-17T15:08:57.052Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-01-17T15:08:57.052Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-17T15:08:57.052Z] === RUN TestLoginFailsWithBadCredentials [2020-01-17T15:08:57.850Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-17T15:08:58.017Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-01-17T15:08:58.017Z] === RUN TestPingCacheHeaders [2020-01-17T15:08:58.017Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-17T15:08:58.017Z] === RUN TestPingGet [2020-01-17T15:08:58.475Z] --- PASS: TestPingGet (0.03s) [2020-01-17T15:08:58.475Z] === RUN TestPingHead [2020-01-17T15:08:58.475Z] --- PASS: TestPingHead (0.03s) [2020-01-17T15:08:58.475Z] === RUN TestVersion [2020-01-17T15:08:58.475Z] --- PASS: TestVersion (0.03s) [2020-01-17T15:08:58.475Z] PASS [2020-01-17T15:08:58.475Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-17T15:08:58.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:08:58.475Z] INFO: Testing against a local daemon [2020-01-17T15:08:58.475Z] === RUN TestVolumesCreateAndList [2020-01-17T15:08:58.475Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-17T15:08:58.475Z] === RUN TestVolumesRemove [2020-01-17T15:08:58.475Z] --- SKIP: TestVolumesRemove (0.00s) [2020-01-17T15:08:58.475Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-17T15:08:58.475Z] === RUN TestVolumesInspect [2020-01-17T15:08:58.475Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-17T15:08:58.475Z] === RUN TestVolumesInvalidJSON [2020-01-17T15:08:58.475Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:58.475Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:58.475Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-17T15:08:58.475Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-17T15:08:58.475Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-17T15:08:58.475Z] PASS [2020-01-17T15:08:58.475Z] INFO: make.ps1 ended at 01/17/2020 15:08:58 [2020-01-17T15:08:58.475Z] INFO: Integration CLI tests being run from the host: [2020-01-17T15:08:58.475Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-17T15:08:59.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-17T15:08:59.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-17T15:08:59.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-17T15:08:59.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-17T15:08:59.732Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-17T15:09:00.655Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-17T15:09:00.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-17T15:09:05.887Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-17T15:09:06.142Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-17T15:09:07.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-17T15:09:07.062Z] INFO: Testing against a local daemon [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-17T15:09:07.062Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-17T15:09:07.074Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-17T15:09:07.074Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-17T15:09:07.328Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-17T15:09:07.520Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-17T15:09:07.520Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-17T15:09:08.487Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-17T15:09:08.487Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-17T15:09:10.583Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-17T15:09:11.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-17T15:09:12.503Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-17T15:09:17.734Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-17T15:09:17.734Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-17T15:09:19.617Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-17T15:09:21.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-17T15:09:47.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-17T15:09:47.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-17T15:09:47.972Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-17T15:09:51.231Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-17T15:09:53.120Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-17T15:09:56.377Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-17T15:09:57.737Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-17T15:09:57.991Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-17T15:09:58.914Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-17T15:09:59.839Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-17T15:10:00.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:10:01.017Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-17T15:10:02.378Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-17T15:10:03.303Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-17T15:10:04.226Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-17T15:10:05.585Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-17T15:10:06.945Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-17T15:10:07.869Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-17T15:10:09.231Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-17T15:10:10.198Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-17T15:10:11.558Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-17T15:10:12.482Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-17T15:10:14.447Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-17T15:10:15.808Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-17T15:10:16.732Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-17T15:10:16.732Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-17T15:10:17.656Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-17T15:10:18.579Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-17T15:10:19.941Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-17T15:10:20.867Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-17T15:10:22.228Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-17T15:10:24.111Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-17T15:10:25.035Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-17T15:10:28.292Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-17T15:10:33.530Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-17T15:10:36.865Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-17T15:10:37.789Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-17T15:10:43.028Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-17T15:10:47.184Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-17T15:10:47.743Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-17T15:10:52.976Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-17T15:10:53.902Z] === RUN TestDockerSuite/TestCpToDot [2020-01-17T15:10:54.824Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-17T15:10:56.708Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-17T15:10:58.591Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-17T15:10:59.514Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-17T15:11:03.669Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-17T15:11:03.669Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-17T15:11:04.592Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-17T15:11:06.479Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-17T15:11:06.479Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-17T15:11:06.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-17T15:11:06.479Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-17T15:11:07.041Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-17T15:11:07.964Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-17T15:11:07.964Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-17T15:11:07.964Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-17T15:11:08.889Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-17T15:11:09.143Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-17T15:11:09.398Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-17T15:11:09.398Z] === RUN TestDockerSuite/TestCreateRM [2020-01-17T15:11:09.652Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-17T15:11:09.652Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-17T15:11:09.907Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-17T15:11:09.907Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-17T15:11:13.164Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-17T15:11:13.164Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-17T15:11:13.164Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-17T15:11:16.424Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-17T15:11:16.424Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-17T15:11:16.679Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-17T15:11:16.679Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-17T15:11:16.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-17T15:11:16.933Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-17T15:11:17.857Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-17T15:11:19.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-17T15:11:20.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-17T15:11:22.181Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-17T15:11:24.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-17T15:11:24.988Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-17T15:11:25.911Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-17T15:11:25.911Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-17T15:11:26.834Z] === RUN TestDockerSuite/TestDockerFails [2020-01-17T15:11:26.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-17T15:11:26.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-17T15:11:26.834Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-17T15:11:27.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-17T15:11:28.326Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-17T15:11:29.250Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-17T15:11:31.131Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-17T15:11:31.131Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-17T15:11:31.131Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-17T15:11:31.386Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-17T15:11:33.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-17T15:11:35.333Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-17T15:11:38.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-17T15:11:41.116Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-17T15:11:41.116Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-17T15:11:41.116Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-17T15:11:42.736Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-17T15:11:44.871Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-17T15:11:45.243Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-17T15:11:47.127Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-17T15:11:48.487Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-17T15:11:49.410Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-17T15:11:50.333Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-17T15:11:51.300Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-17T15:11:51.935Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-17T15:11:51.935Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-17T15:11:51.935Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-17T15:11:51.935Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-17T15:11:51.935Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-17T15:11:52.225Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-17T15:11:53.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-17T15:11:53.151Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-17T15:11:54.852Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-17T15:11:54.852Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-17T15:11:54.852Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-17T15:11:55.035Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-17T15:11:55.213Z] --- PASS: TestImportExtremelyLargeImageWorks (327.83s) [2020-01-17T15:11:55.213Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-01-17T15:11:55.213Z] daemon.go:325: [dbc6996670ac2] waiting for daemon to start [2020-01-17T15:11:55.213Z] daemon.go:325: [dbc6996670ac2] waiting for daemon to start [2020-01-17T15:11:55.213Z] daemon.go:353: [dbc6996670ac2] daemon started [2020-01-17T15:11:55.213Z] daemon.go:461: [dbc6996670ac2] Stopping daemon [2020-01-17T15:11:55.213Z] daemon.go:296: [dbc6996670ac2] exiting daemon [2020-01-17T15:11:55.213Z] daemon.go:448: [dbc6996670ac2] Daemon stopped [2020-01-17T15:11:55.213Z] PASS [2020-01-17T15:11:55.213Z] [2020-01-17T15:11:55.213Z] DONE 11 tests in 329.251s [2020-01-17T15:11:55.213Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-17T15:11:55.213Z] ++ 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-01-17T15:11:55.213Z] ++ set -e [2020-01-17T15:11:55.213Z] ++ '[' -n 0 ']' [2020-01-17T15:11:55.213Z] ++ set -x [2020-01-17T15:11:55.213Z] ++ env -i DEST=/go/src/github.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-01-17T15:11:55.213Z] INFO: Testing against a local daemon [2020-01-17T15:11:55.213Z] === RUN TestNetworkCreateDelete [2020-01-17T15:11:55.213Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-01-17T15:11:55.213Z] === RUN TestDockerNetworkDeletePreferID [2020-01-17T15:11:55.213Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-01-17T15:11:55.213Z] === RUN TestInspectNetwork [2020-01-17T15:11:55.213Z] === RUN TestInspectNetwork/full_network_id [2020-01-17T15:11:55.213Z] === RUN TestInspectNetwork/partial_network_id [2020-01-17T15:11:55.213Z] === RUN TestInspectNetwork/network_name [2020-01-17T15:11:55.213Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-17T15:11:55.829Z] --- PASS: TestInspectNetwork (9.49s) [2020-01-17T15:11:55.829Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-01-17T15:11:55.829Z] daemon.go:325: [d7282236b294d] waiting for daemon to start [2020-01-17T15:11:55.829Z] daemon.go:325: [d7282236b294d] waiting for daemon to start [2020-01-17T15:11:55.829Z] daemon.go:353: [d7282236b294d] daemon started [2020-01-17T15:11:55.829Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-17T15:11:55.829Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-17T15:11:55.829Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-17T15:11:55.829Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-17T15:11:55.829Z] daemon.go:461: [d7282236b294d] Stopping daemon [2020-01-17T15:11:55.829Z] daemon.go:296: [d7282236b294d] exiting daemon [2020-01-17T15:11:55.829Z] daemon.go:448: [d7282236b294d] Daemon stopped [2020-01-17T15:11:55.829Z] === RUN TestRunContainerWithBridgeNone [2020-01-17T15:11:56.920Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-17T15:11:58.527Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2020-01-17T15:11:58.527Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-01-17T15:11:58.527Z] daemon.go:325: [d55888ba5d3f1] waiting for daemon to start [2020-01-17T15:11:58.527Z] daemon.go:325: [d55888ba5d3f1] waiting for daemon to start [2020-01-17T15:11:58.527Z] daemon.go:353: [d55888ba5d3f1] daemon started [2020-01-17T15:11:58.527Z] daemon.go:461: [d55888ba5d3f1] Stopping daemon [2020-01-17T15:11:58.527Z] daemon.go:296: [d55888ba5d3f1] exiting daemon [2020-01-17T15:11:58.527Z] daemon.go:448: [d55888ba5d3f1] Daemon stopped [2020-01-17T15:11:58.527Z] === RUN TestNetworkInvalidJSON [2020-01-17T15:11:58.527Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-17T15:11:58.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-17T15:11:58.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:11:58.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:11:58.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:11:58.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:11:58.527Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-17T15:11:58.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-17T15:11:58.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-17T15:11:58.527Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-01-17T15:11:58.527Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-17T15:11:58.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-17T15:11:58.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-17T15:11:58.527Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-17T15:11:59.541Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-01-17T15:11:59.541Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-01-17T15:11:59.541Z] daemon.go:325: [dbcd13242965c] waiting for daemon to start [2020-01-17T15:11:59.541Z] daemon.go:325: [dbcd13242965c] waiting for daemon to start [2020-01-17T15:11:59.541Z] daemon.go:353: [dbcd13242965c] daemon started [2020-01-17T15:11:59.541Z] daemon.go:461: [dbcd13242965c] Stopping daemon [2020-01-17T15:11:59.541Z] daemon.go:296: [dbcd13242965c] exiting daemon [2020-01-17T15:11:59.541Z] daemon.go:448: [dbcd13242965c] Daemon stopped [2020-01-17T15:11:59.541Z] daemon.go:325: [dbcd13242965c] waiting for daemon to start [2020-01-17T15:11:59.541Z] daemon.go:325: [dbcd13242965c] waiting for daemon to start [2020-01-17T15:11:59.541Z] daemon.go:353: [dbcd13242965c] daemon started [2020-01-17T15:11:59.541Z] daemon.go:461: [dbcd13242965c] Stopping daemon [2020-01-17T15:11:59.541Z] daemon.go:296: [dbcd13242965c] exiting daemon [2020-01-17T15:11:59.541Z] daemon.go:448: [dbcd13242965c] Daemon stopped [2020-01-17T15:11:59.541Z] === RUN TestDaemonDefaultNetworkPools [2020-01-17T15:12:00.557Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-01-17T15:12:00.557Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-01-17T15:12:00.557Z] daemon.go:325: [dacb1c70ed611] waiting for daemon to start [2020-01-17T15:12:00.557Z] daemon.go:325: [dacb1c70ed611] waiting for daemon to start [2020-01-17T15:12:00.557Z] daemon.go:353: [dacb1c70ed611] daemon started [2020-01-17T15:12:00.557Z] daemon.go:461: [dacb1c70ed611] Stopping daemon [2020-01-17T15:12:00.557Z] daemon.go:296: [dacb1c70ed611] exiting daemon [2020-01-17T15:12:00.557Z] daemon.go:448: [dacb1c70ed611] Daemon stopped [2020-01-17T15:12:00.557Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-17T15:12:01.078Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-17T15:12:01.578Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-01-17T15:12:01.578Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-01-17T15:12:01.578Z] daemon.go:325: [d7162a06592f7] waiting for daemon to start [2020-01-17T15:12:01.578Z] daemon.go:325: [d7162a06592f7] waiting for daemon to start [2020-01-17T15:12:01.578Z] daemon.go:353: [d7162a06592f7] daemon started [2020-01-17T15:12:01.578Z] daemon.go:461: [d7162a06592f7] Stopping daemon [2020-01-17T15:12:01.578Z] daemon.go:296: [d7162a06592f7] exiting daemon [2020-01-17T15:12:01.578Z] daemon.go:448: [d7162a06592f7] Daemon stopped [2020-01-17T15:12:01.578Z] daemon.go:325: [d7162a06592f7] waiting for daemon to start [2020-01-17T15:12:01.578Z] daemon.go:325: [d7162a06592f7] waiting for daemon to start [2020-01-17T15:12:01.578Z] daemon.go:353: [d7162a06592f7] daemon started [2020-01-17T15:12:01.578Z] daemon.go:461: [d7162a06592f7] Stopping daemon [2020-01-17T15:12:01.578Z] daemon.go:296: [d7162a06592f7] exiting daemon [2020-01-17T15:12:01.578Z] daemon.go:448: [d7162a06592f7] Daemon stopped [2020-01-17T15:12:01.578Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T15:12:01.913Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-17T15:12:03.059Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-01-17T15:12:03.059Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-17T15:12:03.059Z] daemon.go:325: [d2070fd9179d1] waiting for daemon to start [2020-01-17T15:12:03.059Z] daemon.go:325: [d2070fd9179d1] waiting for daemon to start [2020-01-17T15:12:03.059Z] daemon.go:353: [d2070fd9179d1] daemon started [2020-01-17T15:12:03.059Z] daemon.go:461: [d2070fd9179d1] Stopping daemon [2020-01-17T15:12:03.059Z] daemon.go:296: [d2070fd9179d1] exiting daemon [2020-01-17T15:12:03.059Z] daemon.go:448: [d2070fd9179d1] Daemon stopped [2020-01-17T15:12:03.059Z] daemon.go:325: [d2070fd9179d1] waiting for daemon to start [2020-01-17T15:12:03.059Z] daemon.go:325: [d2070fd9179d1] waiting for daemon to start [2020-01-17T15:12:03.059Z] daemon.go:353: [d2070fd9179d1] daemon started [2020-01-17T15:12:03.059Z] daemon.go:461: [d2070fd9179d1] Stopping daemon [2020-01-17T15:12:03.059Z] daemon.go:296: [d2070fd9179d1] exiting daemon [2020-01-17T15:12:03.059Z] daemon.go:448: [d2070fd9179d1] Daemon stopped [2020-01-17T15:12:03.059Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T15:12:03.587Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-17T15:12:03.677Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-01-17T15:12:03.677Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-01-17T15:12:03.677Z] daemon.go:325: [d079aa8e5befb] waiting for daemon to start [2020-01-17T15:12:03.677Z] daemon.go:325: [d079aa8e5befb] waiting for daemon to start [2020-01-17T15:12:03.677Z] daemon.go:353: [d079aa8e5befb] daemon started [2020-01-17T15:12:03.677Z] daemon.go:461: [d079aa8e5befb] Stopping daemon [2020-01-17T15:12:03.677Z] daemon.go:296: [d079aa8e5befb] exiting daemon [2020-01-17T15:12:03.677Z] daemon.go:448: [d079aa8e5befb] Daemon stopped [2020-01-17T15:12:03.677Z] === RUN TestServiceWithPredefinedNetwork [2020-01-17T15:12:05.018Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-17T15:12:06.372Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2020-01-17T15:12:06.372Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-01-17T15:12:06.372Z] daemon.go:325: [dc45afb8337e0] waiting for daemon to start [2020-01-17T15:12:06.372Z] daemon.go:325: [dc45afb8337e0] waiting for daemon to start [2020-01-17T15:12:06.372Z] daemon.go:353: [dc45afb8337e0] daemon started [2020-01-17T15:12:06.372Z] daemon.go:461: [dc45afb8337e0] Stopping daemon [2020-01-17T15:12:06.372Z] daemon.go:296: [dc45afb8337e0] exiting daemon [2020-01-17T15:12:06.372Z] daemon.go:448: [dc45afb8337e0] Daemon stopped [2020-01-17T15:12:06.372Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-17T15:12:06.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T15:12:06.372Z] service_test.go:230: FLAKY_TEST [2020-01-17T15:12:06.372Z] === RUN TestServiceWithDataPathPortInit [2020-01-17T15:12:06.900Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-17T15:12:07.460Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-17T15:12:08.018Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-17T15:12:09.899Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-17T15:12:10.153Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-17T15:12:10.153Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-17T15:12:10.712Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-17T15:12:10.712Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-17T15:12:10.712Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-17T15:12:10.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-17T15:12:12.850Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-17T15:12:14.734Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-17T15:12:14.734Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-17T15:12:14.734Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-17T15:12:16.103Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-17T15:12:16.103Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-17T15:12:16.662Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-17T15:12:17.584Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-17T15:12:17.838Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-17T15:12:17.838Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-17T15:12:17.838Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-17T15:12:19.721Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-17T15:12:20.279Z] === RUN TestDockerSuite/TestEventsRename [2020-01-17T15:12:21.202Z] === RUN TestDockerSuite/TestEventsResize [2020-01-17T15:12:22.125Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-17T15:12:23.051Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-17T15:12:23.974Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-17T15:12:24.846Z] --- PASS: TestServiceWithDataPathPortInit (16.95s) [2020-01-17T15:12:24.846Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T15:12:24.846Z] daemon.go:325: [d89eae7660d5f] waiting for daemon to start [2020-01-17T15:12:24.846Z] daemon.go:325: [d89eae7660d5f] waiting for daemon to start [2020-01-17T15:12:24.846Z] daemon.go:353: [d89eae7660d5f] daemon started [2020-01-17T15:12:24.846Z] daemon.go:461: [d89eae7660d5f] Stopping daemon [2020-01-17T15:12:24.846Z] daemon.go:296: [d89eae7660d5f] exiting daemon [2020-01-17T15:12:24.846Z] daemon.go:448: [d89eae7660d5f] Daemon stopped [2020-01-17T15:12:24.846Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-01-17T15:12:24.846Z] daemon.go:325: [dfb05a07c1534] waiting for daemon to start [2020-01-17T15:12:24.846Z] daemon.go:325: [dfb05a07c1534] waiting for daemon to start [2020-01-17T15:12:24.846Z] daemon.go:353: [dfb05a07c1534] daemon started [2020-01-17T15:12:24.846Z] daemon.go:461: [dfb05a07c1534] Stopping daemon [2020-01-17T15:12:24.846Z] daemon.go:296: [dfb05a07c1534] exiting daemon [2020-01-17T15:12:24.846Z] daemon.go:448: [dfb05a07c1534] Daemon stopped [2020-01-17T15:12:24.846Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-17T15:12:24.897Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-17T15:12:28.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-17T15:12:28.154Z] === RUN TestDockerSuite/TestEventsTop [2020-01-17T15:12:29.081Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-17T15:12:31.666Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-17T15:12:31.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s) [2020-01-17T15:12:31.669Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-01-17T15:12:31.669Z] daemon.go:325: [d2a759ebbd6bc] waiting for daemon to start [2020-01-17T15:12:31.669Z] daemon.go:325: [d2a759ebbd6bc] waiting for daemon to start [2020-01-17T15:12:31.669Z] daemon.go:353: [d2a759ebbd6bc] daemon started [2020-01-17T15:12:31.669Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:je7rcy6cvbzu7n3zw660qiwoj Created:2020-01-17 15:12:24.316726162 +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[2012e15545f80975b75549dfaf917c20fd137fb086a19f28c48cb37312ea5bde:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dy8qn1izejfybhcb49d43hqoq EndpointID:403143ac6806da2fd88bf3711dd66c4faf764beaa22aa70064be34d2d17a53a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:46e7a2849bc6128327af3b477ee02b61a2fcd04df073c699a85c9a876f6fb9ae 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:2bc009dd4ccd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dy8qn1izejfybhcb49d43hqoq EndpointID:403143ac6806da2fd88bf3711dd66c4faf764beaa22aa70064be34d2d17a53a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-17T15:12:31.669Z] daemon.go:461: [d2a759ebbd6bc] Stopping daemon [2020-01-17T15:12:31.669Z] daemon.go:296: [d2a759ebbd6bc] exiting daemon [2020-01-17T15:12:31.669Z] daemon.go:448: [d2a759ebbd6bc] Daemon stopped [2020-01-17T15:12:31.669Z] PASS [2020-01-17T15:12:31.669Z] [2020-01-17T15:12:31.669Z] === Skipped [2020-01-17T15:12:31.669Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-17T15:12:31.669Z] service_test.go:230: FLAKY_TEST [2020-01-17T15:12:31.669Z] [2020-01-17T15:12:31.669Z] [2020-01-17T15:12:31.669Z] DONE 21 tests, 1 skipped in 46.358s [2020-01-17T15:12:31.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-17T15:12:31.669Z] ++ 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-01-17T15:12:31.669Z] ++ set -e [2020-01-17T15:12:31.669Z] ++ '[' -n 0 ']' [2020-01-17T15:12:31.669Z] ++ set -x [2020-01-17T15:12:31.669Z] ++ env -i DEST=/go/src/github.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-01-17T15:12:31.955Z] INFO: Testing against a local daemon [2020-01-17T15:12:31.955Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-17T15:12:33.448Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.53s) [2020-01-17T15:12:33.448Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2020-01-17T15:12:33.448Z] daemon.go:325: [d6aa880c5f38e] waiting for daemon to start [2020-01-17T15:12:33.448Z] daemon.go:325: [d6aa880c5f38e] waiting for daemon to start [2020-01-17T15:12:33.448Z] daemon.go:353: [d6aa880c5f38e] daemon started [2020-01-17T15:12:33.448Z] daemon.go:461: [d6aa880c5f38e] Stopping daemon [2020-01-17T15:12:33.448Z] daemon.go:296: [d6aa880c5f38e] exiting daemon [2020-01-17T15:12:33.448Z] daemon.go:448: [d6aa880c5f38e] Daemon stopped [2020-01-17T15:12:33.448Z] daemon.go:325: [d6aa880c5f38e] waiting for daemon to start [2020-01-17T15:12:33.448Z] daemon.go:325: [d6aa880c5f38e] waiting for daemon to start [2020-01-17T15:12:33.448Z] daemon.go:353: [d6aa880c5f38e] daemon started [2020-01-17T15:12:33.448Z] daemon.go:461: [d6aa880c5f38e] Stopping daemon [2020-01-17T15:12:33.448Z] daemon.go:296: [d6aa880c5f38e] exiting daemon [2020-01-17T15:12:33.448Z] daemon.go:448: [d6aa880c5f38e] Daemon stopped [2020-01-17T15:12:33.448Z] === RUN TestDockerNetworkIpvlan [2020-01-17T15:12:33.551Z] === RUN TestDockerSuite/TestExec [2020-01-17T15:12:34.464Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-01-17T15:12:34.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:12:34.474Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-17T15:12:35.399Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-17T15:12:35.478Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-01-17T15:12:36.325Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-17T15:12:36.495Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-01-17T15:12:37.252Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-17T15:12:39.194Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-01-17T15:12:39.760Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-17T15:12:40.687Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-17T15:12:41.611Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-17T15:12:42.536Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-17T15:12:42.655Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-01-17T15:12:43.897Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-17T15:12:44.820Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-17T15:12:45.743Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-17T15:12:47.625Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-17T15:12:48.985Z] === RUN TestDockerSuite/TestExecEnv [2020-01-17T15:12:49.910Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-17T15:12:51.794Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-17T15:12:52.717Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-17T15:12:55.973Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-17T15:12:56.897Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-17T15:12:57.820Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-17T15:12:58.755Z] === RUN TestDockerSuite/TestExecParseError [2020-01-17T15:12:59.678Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-17T15:13:00.601Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-17T15:13:01.107Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-01-17T15:13:01.523Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-17T15:13:04.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-17T15:13:04.032Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-17T15:13:04.955Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-17T15:13:05.982Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-17T15:13:06.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-17T15:13:19.055Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-17T15:13:19.055Z] === RUN TestDockerSuite/TestExecTTY [2020-01-17T15:13:19.310Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-17T15:13:19.666Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-01-17T15:13:20.234Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-17T15:13:21.157Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-17T15:13:22.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-17T15:13:22.517Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-17T15:13:24.398Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-17T15:13:25.323Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-17T15:13:26.687Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-17T15:13:27.619Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-17T15:13:28.987Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-17T15:13:29.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-17T15:13:34.066Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-17T15:13:39.301Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-17T15:13:41.184Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-17T15:13:41.989Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-01-17T15:13:46.414Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-17T15:13:46.974Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-17T15:13:46.974Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-17T15:13:46.974Z] === RUN TestDockerSuite/TestHealth [2020-01-17T15:13:58.477Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-17T15:13:58.477Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-17T15:13:58.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-17T15:13:58.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-17T15:13:58.477Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-17T15:13:59.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-17T15:13:59.442Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-17T15:13:59.442Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-17T15:13:59.442Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-17T15:13:59.442Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-17T15:13:59.442Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-17T15:14:00.408Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-17T15:14:00.447Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-01-17T15:14:03.309Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-17T15:14:04.845Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-17T15:14:04.845Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-17T15:14:04.845Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-17T15:14:04.845Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-17T15:14:07.023Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-17T15:14:09.208Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-17T15:14:09.208Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-17T15:14:09.208Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-17T15:14:09.208Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-17T15:14:10.131Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-17T15:14:10.131Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-17T15:14:11.054Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-17T15:14:11.054Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-17T15:14:11.054Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-17T15:14:11.054Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-17T15:14:11.309Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-17T15:14:11.564Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-17T15:14:12.124Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-17T15:14:12.124Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-17T15:14:13.048Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-17T15:14:13.303Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-17T15:14:14.229Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-17T15:14:15.591Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-17T15:14:15.591Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-17T15:14:16.514Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-17T15:14:19.394Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-17T15:14:19.772Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-17T15:14:19.772Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-17T15:14:19.772Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-17T15:14:21.656Z] === RUN TestDockerSuite/TestImportFile [2020-01-17T15:14:23.540Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-17T15:14:23.540Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-17T15:14:24.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-17T15:14:25.483Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-17T15:14:27.372Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-17T15:14:29.705Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-17T15:14:29.705Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-17T15:14:29.705Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-17T15:14:29.897Z] === RUN TestDockerSuite/TestInfoDebug [2020-01-17T15:14:30.154Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-01-17T15:14:30.713Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-01-17T15:14:31.312Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-01-17T15:14:32.236Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-17T15:14:32.979Z] --- PASS: TestDockerNetworkIpvlan (117.61s) [2020-01-17T15:14:32.979Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.979Z] daemon.go:325: [dc5174317078c] waiting for daemon to start [2020-01-17T15:14:32.979Z] daemon.go:325: [dc5174317078c] waiting for daemon to start [2020-01-17T15:14:32.979Z] daemon.go:353: [dc5174317078c] daemon started [2020-01-17T15:14:32.979Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-01-17T15:14:32.979Z] daemon.go:461: [dc5174317078c] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [dc5174317078c] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [dc5174317078c] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [da54a6bcb00b4] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [da54a6bcb00b4] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [da54a6bcb00b4] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.09s) [2020-01-17T15:14:32.980Z] daemon.go:461: [da54a6bcb00b4] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [da54a6bcb00b4] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [da54a6bcb00b4] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [d5a2bd8bc9504] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [d5a2bd8bc9504] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [d5a2bd8bc9504] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.26s) [2020-01-17T15:14:32.980Z] daemon.go:461: [d5a2bd8bc9504] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [d5a2bd8bc9504] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [d5a2bd8bc9504] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [d81368877997c] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [d81368877997c] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [d81368877997c] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.23s) [2020-01-17T15:14:32.980Z] daemon.go:461: [d81368877997c] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [d81368877997c] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [d81368877997c] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [db398b7944972] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [db398b7944972] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [db398b7944972] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.24s) [2020-01-17T15:14:32.980Z] daemon.go:461: [db398b7944972] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [db398b7944972] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [db398b7944972] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [dc99c757bc759] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [dc99c757bc759] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [dc99c757bc759] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.29s) [2020-01-17T15:14:32.980Z] daemon.go:461: [dc99c757bc759] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [dc99c757bc759] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [dc99c757bc759] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [d7fd943991180] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [d7fd943991180] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [d7fd943991180] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.42s) [2020-01-17T15:14:32.980Z] daemon.go:461: [d7fd943991180] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [d7fd943991180] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [d7fd943991180] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [d76964616791f] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [d76964616791f] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [d76964616791f] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.37s) [2020-01-17T15:14:32.980Z] daemon.go:461: [d76964616791f] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [d76964616791f] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [d76964616791f] Daemon stopped [2020-01-17T15:14:32.980Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-01-17T15:14:32.980Z] daemon.go:325: [dd294d9f16d59] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [dd294d9f16d59] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [dd294d9f16d59] daemon started [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkIpvlan/Addressing (32.03s) [2020-01-17T15:14:32.980Z] daemon.go:461: [dd294d9f16d59] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [dd294d9f16d59] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [dd294d9f16d59] Daemon stopped [2020-01-17T15:14:32.980Z] PASS [2020-01-17T15:14:32.980Z] [2020-01-17T15:14:32.980Z] DONE 11 tests in 119.257s [2020-01-17T15:14:32.980Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-17T15:14:32.980Z] ++ 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-01-17T15:14:32.980Z] ++ set -e [2020-01-17T15:14:32.980Z] ++ '[' -n 0 ']' [2020-01-17T15:14:32.980Z] ++ set -x [2020-01-17T15:14:32.980Z] ++ env -i DEST=/go/src/github.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-01-17T15:14:32.980Z] INFO: Testing against a local daemon [2020-01-17T15:14:32.980Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-17T15:14:32.980Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-01-17T15:14:32.980Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-01-17T15:14:32.980Z] daemon.go:325: [df40f0297d1ed] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [df40f0297d1ed] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [df40f0297d1ed] daemon started [2020-01-17T15:14:32.980Z] daemon.go:461: [df40f0297d1ed] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [df40f0297d1ed] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [df40f0297d1ed] Daemon stopped [2020-01-17T15:14:32.980Z] daemon.go:325: [df40f0297d1ed] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:325: [df40f0297d1ed] waiting for daemon to start [2020-01-17T15:14:32.980Z] daemon.go:353: [df40f0297d1ed] daemon started [2020-01-17T15:14:32.980Z] daemon.go:461: [df40f0297d1ed] Stopping daemon [2020-01-17T15:14:32.980Z] daemon.go:296: [df40f0297d1ed] exiting daemon [2020-01-17T15:14:32.980Z] daemon.go:448: [df40f0297d1ed] Daemon stopped [2020-01-17T15:14:32.980Z] === RUN TestDockerNetworkMacvlan [2020-01-17T15:14:33.433Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-17T15:14:33.601Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-17T15:14:33.602Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-17T15:14:34.400Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-17T15:14:34.523Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-17T15:14:34.614Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-17T15:14:35.447Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-17T15:14:35.447Z] === RUN TestDockerSuite/TestInfoFormat [2020-01-17T15:14:35.447Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-17T15:14:35.447Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-01-17T15:14:35.627Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-17T15:14:36.006Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-17T15:14:36.931Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-17T15:14:37.854Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-17T15:14:38.317Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-17T15:14:38.780Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-17T15:14:39.704Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-17T15:14:40.631Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-17T15:14:41.555Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-17T15:14:41.555Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-17T15:14:41.786Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-17T15:14:43.438Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-17T15:14:43.997Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-17T15:14:44.704Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-17T15:14:44.921Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-17T15:14:44.921Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-17T15:14:45.844Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-17T15:14:45.844Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-17T15:14:47.728Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-17T15:14:48.675Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-17T15:14:49.599Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-17T15:14:50.522Z] === RUN TestDockerSuite/TestInspectImage [2020-01-17T15:14:50.522Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-17T15:14:50.776Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-17T15:14:50.776Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-17T15:14:51.699Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-17T15:14:52.622Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-17T15:14:52.622Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-17T15:14:53.547Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-17T15:14:54.105Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-17T15:14:55.988Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-17T15:14:55.988Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-17T15:14:56.548Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-17T15:14:57.908Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-17T15:14:59.270Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-17T15:15:00.194Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan (25.61s) [2020-01-17T15:15:00.247Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:15:00.247Z] daemon.go:325: [d019f017f8828] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:325: [d019f017f8828] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:353: [d019f017f8828] daemon started [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-17T15:15:00.247Z] daemon.go:461: [d019f017f8828] Stopping daemon [2020-01-17T15:15:00.247Z] daemon.go:296: [d019f017f8828] exiting daemon [2020-01-17T15:15:00.247Z] daemon.go:448: [d019f017f8828] Daemon stopped [2020-01-17T15:15:00.247Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:15:00.247Z] daemon.go:325: [dab746ab3284e] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:325: [dab746ab3284e] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:353: [dab746ab3284e] daemon started [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-01-17T15:15:00.247Z] daemon.go:461: [dab746ab3284e] Stopping daemon [2020-01-17T15:15:00.247Z] daemon.go:296: [dab746ab3284e] exiting daemon [2020-01-17T15:15:00.247Z] daemon.go:448: [dab746ab3284e] Daemon stopped [2020-01-17T15:15:00.247Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:15:00.247Z] daemon.go:325: [dd38b3245d5c5] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:325: [dd38b3245d5c5] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:353: [dd38b3245d5c5] daemon started [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-01-17T15:15:00.247Z] daemon.go:461: [dd38b3245d5c5] Stopping daemon [2020-01-17T15:15:00.247Z] daemon.go:296: [dd38b3245d5c5] exiting daemon [2020-01-17T15:15:00.247Z] daemon.go:448: [dd38b3245d5c5] Daemon stopped [2020-01-17T15:15:00.247Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:15:00.247Z] daemon.go:325: [d98a4969f1852] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:325: [d98a4969f1852] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:353: [d98a4969f1852] daemon started [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2020-01-17T15:15:00.247Z] daemon.go:461: [d98a4969f1852] Stopping daemon [2020-01-17T15:15:00.247Z] daemon.go:296: [d98a4969f1852] exiting daemon [2020-01-17T15:15:00.247Z] daemon.go:448: [d98a4969f1852] Daemon stopped [2020-01-17T15:15:00.247Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-01-17T15:15:00.247Z] daemon.go:325: [dc65d12284e3b] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:325: [dc65d12284e3b] waiting for daemon to start [2020-01-17T15:15:00.247Z] daemon.go:353: [dc65d12284e3b] daemon started [2020-01-17T15:15:00.247Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.04s) [2020-01-17T15:15:00.247Z] daemon.go:461: [dc65d12284e3b] Stopping daemon [2020-01-17T15:15:00.247Z] daemon.go:296: [dc65d12284e3b] exiting daemon [2020-01-17T15:15:00.247Z] daemon.go:448: [dc65d12284e3b] Daemon stopped [2020-01-17T15:15:00.247Z] PASS [2020-01-17T15:15:00.247Z] [2020-01-17T15:15:00.247Z] DONE 7 tests in 27.232s [2020-01-17T15:15:00.247Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-17T15:15:00.247Z] ++ 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-01-17T15:15:00.247Z] ++ set -e [2020-01-17T15:15:00.247Z] ++ '[' -n 0 ']' [2020-01-17T15:15:00.247Z] ++ set -x [2020-01-17T15:15:00.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-17T15:15:00.247Z] testing: warning: no tests to run [2020-01-17T15:15:00.247Z] PASS [2020-01-17T15:15:00.247Z] [2020-01-17T15:15:00.247Z] DONE 0 tests in 0.025s [2020-01-17T15:15:00.247Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-17T15:15:00.248Z] ++ 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-01-17T15:15:00.248Z] ++ set -e [2020-01-17T15:15:00.248Z] ++ '[' -n 0 ']' [2020-01-17T15:15:00.248Z] ++ set -x [2020-01-17T15:15:00.248Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:00.248Z] INFO: Testing against a local daemon [2020-01-17T15:15:00.248Z] === RUN TestAuthZPluginAllowRequest [2020-01-17T15:15:00.248Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-01-17T15:15:00.248Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-01-17T15:15:00.248Z] daemon.go:325: [def8e55941c1e] waiting for daemon to start [2020-01-17T15:15:00.248Z] daemon.go:325: [def8e55941c1e] waiting for daemon to start [2020-01-17T15:15:00.248Z] daemon.go:353: [def8e55941c1e] daemon started [2020-01-17T15:15:00.248Z] daemon.go:461: [def8e55941c1e] Stopping daemon [2020-01-17T15:15:00.248Z] daemon.go:296: [def8e55941c1e] exiting daemon [2020-01-17T15:15:00.248Z] daemon.go:448: [def8e55941c1e] Daemon stopped [2020-01-17T15:15:00.248Z] === RUN TestAuthZPluginTLS [2020-01-17T15:15:00.866Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-17T15:15:00.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-01-17T15:15:00.866Z] daemon.go:325: [df20459714853] waiting for daemon to start [2020-01-17T15:15:00.866Z] daemon.go:325: [df20459714853] waiting for daemon to start [2020-01-17T15:15:00.866Z] daemon.go:353: [df20459714853] daemon started [2020-01-17T15:15:00.866Z] daemon.go:461: [df20459714853] Stopping daemon [2020-01-17T15:15:00.866Z] daemon.go:296: [df20459714853] exiting daemon [2020-01-17T15:15:00.866Z] daemon.go:448: [df20459714853] Daemon stopped [2020-01-17T15:15:00.866Z] === RUN TestAuthZPluginDenyRequest [2020-01-17T15:15:01.486Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-01-17T15:15:01.486Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-01-17T15:15:01.486Z] daemon.go:325: [d1b1f6504a17b] waiting for daemon to start [2020-01-17T15:15:01.486Z] daemon.go:325: [d1b1f6504a17b] waiting for daemon to start [2020-01-17T15:15:01.486Z] daemon.go:353: [d1b1f6504a17b] daemon started [2020-01-17T15:15:01.486Z] daemon.go:461: [d1b1f6504a17b] Stopping daemon [2020-01-17T15:15:01.486Z] daemon.go:296: [d1b1f6504a17b] exiting daemon [2020-01-17T15:15:01.486Z] daemon.go:448: [d1b1f6504a17b] Daemon stopped [2020-01-17T15:15:01.486Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-17T15:15:01.602Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-17T15:15:02.107Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-17T15:15:02.107Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-01-17T15:15:02.107Z] daemon.go:325: [d968a021729ae] waiting for daemon to start [2020-01-17T15:15:02.107Z] daemon.go:325: [d968a021729ae] waiting for daemon to start [2020-01-17T15:15:02.107Z] daemon.go:353: [d968a021729ae] daemon started [2020-01-17T15:15:02.107Z] daemon.go:461: [d968a021729ae] Stopping daemon [2020-01-17T15:15:02.107Z] daemon.go:296: [d968a021729ae] exiting daemon [2020-01-17T15:15:02.107Z] daemon.go:448: [d968a021729ae] Daemon stopped [2020-01-17T15:15:02.107Z] === RUN TestAuthZPluginDenyResponse [2020-01-17T15:15:02.161Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-17T15:15:02.725Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-01-17T15:15:02.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-01-17T15:15:02.725Z] daemon.go:325: [de2e5eddc0622] waiting for daemon to start [2020-01-17T15:15:02.725Z] daemon.go:325: [de2e5eddc0622] waiting for daemon to start [2020-01-17T15:15:02.725Z] daemon.go:353: [de2e5eddc0622] daemon started [2020-01-17T15:15:02.725Z] daemon.go:461: [de2e5eddc0622] Stopping daemon [2020-01-17T15:15:02.725Z] daemon.go:296: [de2e5eddc0622] exiting daemon [2020-01-17T15:15:02.725Z] daemon.go:448: [de2e5eddc0622] Daemon stopped [2020-01-17T15:15:02.725Z] === RUN TestAuthZPluginAllowEventStream [2020-01-17T15:15:03.086Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-17T15:15:04.010Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-17T15:15:04.207Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-01-17T15:15:04.207Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-01-17T15:15:04.207Z] daemon.go:325: [d4cf2c717801e] waiting for daemon to start [2020-01-17T15:15:04.207Z] daemon.go:325: [d4cf2c717801e] waiting for daemon to start [2020-01-17T15:15:04.207Z] daemon.go:353: [d4cf2c717801e] daemon started [2020-01-17T15:15:04.207Z] daemon.go:461: [d4cf2c717801e] Stopping daemon [2020-01-17T15:15:04.207Z] daemon.go:296: [d4cf2c717801e] exiting daemon [2020-01-17T15:15:04.207Z] daemon.go:448: [d4cf2c717801e] Daemon stopped [2020-01-17T15:15:04.207Z] === RUN TestAuthZPluginErrorResponse [2020-01-17T15:15:04.827Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-01-17T15:15:04.827Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-01-17T15:15:04.827Z] daemon.go:325: [dbb92e67d3b5a] waiting for daemon to start [2020-01-17T15:15:04.827Z] daemon.go:325: [dbb92e67d3b5a] waiting for daemon to start [2020-01-17T15:15:04.827Z] daemon.go:353: [dbb92e67d3b5a] daemon started [2020-01-17T15:15:04.827Z] daemon.go:461: [dbb92e67d3b5a] Stopping daemon [2020-01-17T15:15:04.827Z] daemon.go:296: [dbb92e67d3b5a] exiting daemon [2020-01-17T15:15:04.827Z] daemon.go:448: [dbb92e67d3b5a] Daemon stopped [2020-01-17T15:15:04.827Z] === RUN TestAuthZPluginErrorRequest [2020-01-17T15:15:04.936Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-17T15:15:04.936Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-17T15:15:05.444Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-01-17T15:15:05.444Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-01-17T15:15:05.444Z] daemon.go:325: [d6a02de024f6e] waiting for daemon to start [2020-01-17T15:15:05.444Z] daemon.go:325: [d6a02de024f6e] waiting for daemon to start [2020-01-17T15:15:05.444Z] daemon.go:353: [d6a02de024f6e] daemon started [2020-01-17T15:15:05.444Z] daemon.go:461: [d6a02de024f6e] Stopping daemon [2020-01-17T15:15:05.444Z] daemon.go:296: [d6a02de024f6e] exiting daemon [2020-01-17T15:15:05.444Z] daemon.go:448: [d6a02de024f6e] Daemon stopped [2020-01-17T15:15:05.444Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T15:15:06.064Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-01-17T15:15:06.064Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-17T15:15:06.065Z] daemon.go:325: [d2c7020e8a5f3] waiting for daemon to start [2020-01-17T15:15:06.065Z] daemon.go:325: [d2c7020e8a5f3] waiting for daemon to start [2020-01-17T15:15:06.065Z] daemon.go:353: [d2c7020e8a5f3] daemon started [2020-01-17T15:15:06.065Z] daemon.go:461: [d2c7020e8a5f3] Stopping daemon [2020-01-17T15:15:06.065Z] daemon.go:296: [d2c7020e8a5f3] exiting daemon [2020-01-17T15:15:06.065Z] daemon.go:448: [d2c7020e8a5f3] Daemon stopped [2020-01-17T15:15:06.065Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-17T15:15:06.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-17T15:15:07.237Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-17T15:15:08.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-01-17T15:15:08.121Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-01-17T15:15:08.121Z] daemon.go:325: [d11a5dc304be0] waiting for daemon to start [2020-01-17T15:15:08.121Z] daemon.go:325: [d11a5dc304be0] waiting for daemon to start [2020-01-17T15:15:08.121Z] daemon.go:353: [d11a5dc304be0] daemon started [2020-01-17T15:15:08.121Z] daemon.go:461: [d11a5dc304be0] Stopping daemon [2020-01-17T15:15:08.121Z] daemon.go:296: [d11a5dc304be0] exiting daemon [2020-01-17T15:15:08.121Z] daemon.go:448: [d11a5dc304be0] Daemon stopped [2020-01-17T15:15:08.121Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T15:15:09.748Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-17T15:15:10.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-01-17T15:15:10.157Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-01-17T15:15:10.157Z] daemon.go:325: [d3221f2f419cb] waiting for daemon to start [2020-01-17T15:15:10.157Z] daemon.go:325: [d3221f2f419cb] waiting for daemon to start [2020-01-17T15:15:10.157Z] daemon.go:353: [d3221f2f419cb] daemon started [2020-01-17T15:15:10.157Z] daemon.go:461: [d3221f2f419cb] Stopping daemon [2020-01-17T15:15:10.157Z] daemon.go:296: [d3221f2f419cb] exiting daemon [2020-01-17T15:15:10.157Z] daemon.go:448: [d3221f2f419cb] Daemon stopped [2020-01-17T15:15:10.157Z] === RUN TestAuthZPluginHeader [2020-01-17T15:15:11.179Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-01-17T15:15:11.179Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-01-17T15:15:11.179Z] daemon.go:325: [d8e2b3ff1d998] waiting for daemon to start [2020-01-17T15:15:11.179Z] daemon.go:325: [d8e2b3ff1d998] waiting for daemon to start [2020-01-17T15:15:11.179Z] daemon.go:353: [d8e2b3ff1d998] daemon started [2020-01-17T15:15:11.179Z] daemon.go:461: [d8e2b3ff1d998] Stopping daemon [2020-01-17T15:15:11.179Z] daemon.go:296: [d8e2b3ff1d998] exiting daemon [2020-01-17T15:15:11.179Z] daemon.go:448: [d8e2b3ff1d998] Daemon stopped [2020-01-17T15:15:11.179Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-17T15:15:11.179Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-17T15:15:11.179Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:11.179Z] === RUN TestAuthZPluginV2Disable [2020-01-17T15:15:11.179Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-17T15:15:11.179Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:11.179Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-17T15:15:11.179Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-17T15:15:11.179Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:11.179Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-17T15:15:11.179Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-17T15:15:11.179Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:11.179Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T15:15:11.630Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-17T15:15:11.630Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-17T15:15:14.141Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-17T15:15:16.649Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-17T15:15:19.913Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-17T15:15:19.913Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-17T15:15:22.420Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-17T15:15:22.980Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-17T15:15:24.352Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-17T15:15:27.266Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-17T15:15:27.266Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-17T15:15:27.266Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-17T15:15:29.630Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2020-01-17T15:15:29.630Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:353: [dea4b923b77fa] daemon started [2020-01-17T15:15:29.630Z] daemon.go:461: [dea4b923b77fa] Stopping daemon [2020-01-17T15:15:29.630Z] daemon.go:296: [dea4b923b77fa] exiting daemon [2020-01-17T15:15:29.630Z] daemon.go:448: [dea4b923b77fa] Daemon stopped [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:339: [dea4b923b77fa] error pinging daemon on start: Get http://dea4b923b77fa.sock/_ping: context deadline exceeded [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:339: [dea4b923b77fa] error pinging daemon on start: Get http://dea4b923b77fa.sock/_ping: context deadline exceeded [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:339: [dea4b923b77fa] error pinging daemon on start: Get http://dea4b923b77fa.sock/_ping: context deadline exceeded [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:339: [dea4b923b77fa] error pinging daemon on start: Get http://dea4b923b77fa.sock/_ping: context deadline exceeded [2020-01-17T15:15:29.630Z] daemon.go:296: [dea4b923b77fa] exiting daemon [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:325: [dea4b923b77fa] waiting for daemon to start [2020-01-17T15:15:29.630Z] daemon.go:353: [dea4b923b77fa] daemon started [2020-01-17T15:15:29.630Z] daemon.go:461: [dea4b923b77fa] Stopping daemon [2020-01-17T15:15:29.630Z] daemon.go:296: [dea4b923b77fa] exiting daemon [2020-01-17T15:15:29.630Z] daemon.go:448: [dea4b923b77fa] Daemon stopped [2020-01-17T15:15:29.630Z] PASS [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] === Skipped [2020-01-17T15:15:29.630Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-17T15:15:29.630Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-17T15:15:29.630Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-17T15:15:29.630Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-17T15:15:29.630Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] DONE 17 tests, 4 skipped in 29.820s [2020-01-17T15:15:29.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-17T15:15:29.630Z] ++ 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-01-17T15:15:29.630Z] ++ set -e [2020-01-17T15:15:29.630Z] ++ '[' -n 0 ']' [2020-01-17T15:15:29.630Z] ++ set -x [2020-01-17T15:15:29.630Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:29.630Z] INFO: Testing against a local daemon [2020-01-17T15:15:29.630Z] === RUN TestPluginInvalidJSON [2020-01-17T15:15:29.630Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:15:29.630Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:15:29.630Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-17T15:15:29.630Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-17T15:15:29.630Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-17T15:15:29.630Z] PASS [2020-01-17T15:15:29.630Z] [2020-01-17T15:15:29.630Z] DONE 2 tests in 0.143s [2020-01-17T15:15:29.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-17T15:15:29.630Z] ++ 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-01-17T15:15:29.630Z] ++ set -e [2020-01-17T15:15:29.630Z] ++ '[' -n 0 ']' [2020-01-17T15:15:29.630Z] ++ set -x [2020-01-17T15:15:29.630Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:29.630Z] INFO: Testing against a local daemon [2020-01-17T15:15:29.630Z] === RUN TestExternalGraphDriver [2020-01-17T15:15:29.630Z] === RUN TestExternalGraphDriver/json [2020-01-17T15:15:31.139Z] === RUN TestExternalGraphDriver/spec [2020-01-17T15:15:33.175Z] === RUN TestExternalGraphDriver/pull [2020-01-17T15:15:34.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-17T15:15:35.220Z] --- PASS: TestExternalGraphDriver (6.69s) [2020-01-17T15:15:35.220Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:353: [d4fa8a8e7bf0b] daemon started [2020-01-17T15:15:35.220Z] daemon.go:461: [d4fa8a8e7bf0b] Stopping daemon [2020-01-17T15:15:35.220Z] daemon.go:296: [d4fa8a8e7bf0b] exiting daemon [2020-01-17T15:15:35.220Z] daemon.go:448: [d4fa8a8e7bf0b] Daemon stopped [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:353: [d4fa8a8e7bf0b] daemon started [2020-01-17T15:15:35.220Z] daemon.go:461: [d4fa8a8e7bf0b] Stopping daemon [2020-01-17T15:15:35.220Z] daemon.go:296: [d4fa8a8e7bf0b] exiting daemon [2020-01-17T15:15:35.220Z] daemon.go:448: [d4fa8a8e7bf0b] Daemon stopped [2020-01-17T15:15:35.220Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:353: [d4fa8a8e7bf0b] daemon started [2020-01-17T15:15:35.220Z] daemon.go:461: [d4fa8a8e7bf0b] Stopping daemon [2020-01-17T15:15:35.220Z] daemon.go:296: [d4fa8a8e7bf0b] exiting daemon [2020-01-17T15:15:35.220Z] daemon.go:448: [d4fa8a8e7bf0b] Daemon stopped [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:353: [d4fa8a8e7bf0b] daemon started [2020-01-17T15:15:35.220Z] daemon.go:461: [d4fa8a8e7bf0b] Stopping daemon [2020-01-17T15:15:35.220Z] daemon.go:296: [d4fa8a8e7bf0b] exiting daemon [2020-01-17T15:15:35.220Z] daemon.go:448: [d4fa8a8e7bf0b] Daemon stopped [2020-01-17T15:15:35.220Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:325: [d4fa8a8e7bf0b] waiting for daemon to start [2020-01-17T15:15:35.220Z] daemon.go:353: [d4fa8a8e7bf0b] daemon started [2020-01-17T15:15:35.220Z] daemon.go:461: [d4fa8a8e7bf0b] Stopping daemon [2020-01-17T15:15:35.220Z] daemon.go:296: [d4fa8a8e7bf0b] exiting daemon [2020-01-17T15:15:35.220Z] daemon.go:448: [d4fa8a8e7bf0b] Daemon stopped [2020-01-17T15:15:35.220Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-01-17T15:15:35.220Z] === RUN TestGraphdriverPluginV2 [2020-01-17T15:15:35.220Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-17T15:15:35.220Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:35.220Z] PASS [2020-01-17T15:15:35.220Z] [2020-01-17T15:15:35.220Z] === Skipped [2020-01-17T15:15:35.220Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-17T15:15:35.220Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:15:35.220Z] [2020-01-17T15:15:35.220Z] [2020-01-17T15:15:35.220Z] DONE 5 tests, 1 skipped in 6.858s [2020-01-17T15:15:35.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-17T15:15:35.220Z] ++ 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-01-17T15:15:35.220Z] ++ set -e [2020-01-17T15:15:35.220Z] ++ '[' -n 0 ']' [2020-01-17T15:15:35.220Z] ++ set -x [2020-01-17T15:15:35.220Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:35.506Z] INFO: Testing against a local daemon [2020-01-17T15:15:35.506Z] === RUN TestContinueAfterPluginCrash [2020-01-17T15:15:35.506Z] === PAUSE TestContinueAfterPluginCrash [2020-01-17T15:15:35.506Z] === RUN TestDaemonStartWithLogOpt [2020-01-17T15:15:35.506Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-17T15:15:35.506Z] === CONT TestContinueAfterPluginCrash [2020-01-17T15:15:35.506Z] === CONT TestDaemonStartWithLogOpt [2020-01-17T15:15:39.548Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-17T15:15:39.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-17T15:15:42.061Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-17T15:15:42.619Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-17T15:15:43.981Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-17T15:15:45.099Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-17T15:15:45.343Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-17T15:15:45.560Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-17T15:15:45.902Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-17T15:15:46.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-17T15:15:48.459Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-17T15:15:48.459Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-17T15:15:49.019Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-17T15:15:49.019Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-17T15:15:49.019Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-17T15:15:49.019Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-17T15:15:49.945Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-17T15:15:50.868Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-17T15:15:52.749Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-17T15:15:53.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-17T15:15:54.035Z] --- PASS: TestDaemonStartWithLogOpt (16.83s) [2020-01-17T15:15:54.035Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-01-17T15:15:54.035Z] daemon.go:325: [d83d5904bfd09] waiting for daemon to start [2020-01-17T15:15:54.035Z] daemon.go:325: [d83d5904bfd09] waiting for daemon to start [2020-01-17T15:15:54.035Z] daemon.go:353: [d83d5904bfd09] daemon started [2020-01-17T15:15:54.035Z] daemon.go:461: [d83d5904bfd09] Stopping daemon [2020-01-17T15:15:54.035Z] daemon.go:296: [d83d5904bfd09] exiting daemon [2020-01-17T15:15:54.035Z] daemon.go:448: [d83d5904bfd09] Daemon stopped [2020-01-17T15:15:54.035Z] daemon.go:325: [d83d5904bfd09] waiting for daemon to start [2020-01-17T15:15:54.035Z] daemon.go:325: [d83d5904bfd09] waiting for daemon to start [2020-01-17T15:15:54.035Z] daemon.go:353: [d83d5904bfd09] daemon started [2020-01-17T15:15:54.035Z] daemon.go:461: [d83d5904bfd09] Stopping daemon [2020-01-17T15:15:54.035Z] daemon.go:296: [d83d5904bfd09] exiting daemon [2020-01-17T15:15:54.035Z] daemon.go:448: [d83d5904bfd09] Daemon stopped [2020-01-17T15:15:54.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-17T15:15:55.257Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-17T15:15:55.817Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-17T15:15:55.817Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-17T15:15:57.494Z] --- PASS: TestContinueAfterPluginCrash (21.58s) [2020-01-17T15:15:57.494Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-01-17T15:15:57.494Z] daemon.go:325: [d296b2f500ed6] waiting for daemon to start [2020-01-17T15:15:57.494Z] daemon.go:325: [d296b2f500ed6] waiting for daemon to start [2020-01-17T15:15:57.494Z] daemon.go:353: [d296b2f500ed6] daemon started [2020-01-17T15:15:57.494Z] daemon.go:461: [d296b2f500ed6] Stopping daemon [2020-01-17T15:15:57.494Z] daemon.go:296: [d296b2f500ed6] exiting daemon [2020-01-17T15:15:57.494Z] daemon.go:448: [d296b2f500ed6] Daemon stopped [2020-01-17T15:15:57.494Z] PASS [2020-01-17T15:15:57.494Z] [2020-01-17T15:15:57.494Z] DONE 2 tests in 21.702s [2020-01-17T15:15:57.494Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-17T15:15:57.494Z] ++ 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-01-17T15:15:57.494Z] ++ set -e [2020-01-17T15:15:57.494Z] ++ '[' -n 0 ']' [2020-01-17T15:15:57.494Z] ++ set -x [2020-01-17T15:15:57.494Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:57.494Z] INFO: Testing against a local daemon [2020-01-17T15:15:57.494Z] === RUN TestPluginWithDevMounts [2020-01-17T15:15:57.494Z] === PAUSE TestPluginWithDevMounts [2020-01-17T15:15:57.494Z] === CONT TestPluginWithDevMounts [2020-01-17T15:15:59.528Z] --- PASS: TestPluginWithDevMounts (2.35s) [2020-01-17T15:15:59.528Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-01-17T15:15:59.528Z] daemon.go:325: [de01c593bdabf] waiting for daemon to start [2020-01-17T15:15:59.528Z] daemon.go:325: [de01c593bdabf] waiting for daemon to start [2020-01-17T15:15:59.528Z] daemon.go:353: [de01c593bdabf] daemon started [2020-01-17T15:15:59.528Z] daemon.go:461: [de01c593bdabf] Stopping daemon [2020-01-17T15:15:59.528Z] daemon.go:296: [de01c593bdabf] exiting daemon [2020-01-17T15:15:59.528Z] daemon.go:448: [de01c593bdabf] Daemon stopped [2020-01-17T15:15:59.528Z] PASS [2020-01-17T15:15:59.528Z] [2020-01-17T15:15:59.528Z] DONE 1 tests in 2.457s [2020-01-17T15:15:59.528Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-17T15:15:59.528Z] ++ 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-01-17T15:15:59.528Z] ++ set -e [2020-01-17T15:15:59.528Z] ++ '[' -n 0 ']' [2020-01-17T15:15:59.528Z] ++ set -x [2020-01-17T15:15:59.528Z] ++ env -i DEST=/go/src/github.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-01-17T15:15:59.528Z] INFO: Testing against a local daemon [2020-01-17T15:15:59.528Z] === RUN TestSecretInspect [2020-01-17T15:15:59.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-17T15:16:01.063Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-17T15:16:01.621Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-17T15:16:01.621Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-17T15:16:01.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-17T15:16:02.213Z] --- PASS: TestSecretInspect (2.28s) [2020-01-17T15:16:02.213Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-01-17T15:16:02.213Z] daemon.go:325: [df4cf81b72508] waiting for daemon to start [2020-01-17T15:16:02.213Z] daemon.go:325: [df4cf81b72508] waiting for daemon to start [2020-01-17T15:16:02.213Z] daemon.go:353: [df4cf81b72508] daemon started [2020-01-17T15:16:02.213Z] daemon.go:461: [df4cf81b72508] Stopping daemon [2020-01-17T15:16:02.213Z] daemon.go:296: [df4cf81b72508] exiting daemon [2020-01-17T15:16:02.213Z] daemon.go:448: [df4cf81b72508] Daemon stopped [2020-01-17T15:16:02.213Z] === RUN TestSecretList [2020-01-17T15:16:02.981Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-17T15:16:04.253Z] --- PASS: TestSecretList (2.29s) [2020-01-17T15:16:04.253Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-01-17T15:16:04.253Z] daemon.go:325: [dade025de8c9d] waiting for daemon to start [2020-01-17T15:16:04.253Z] daemon.go:325: [dade025de8c9d] waiting for daemon to start [2020-01-17T15:16:04.253Z] daemon.go:353: [dade025de8c9d] daemon started [2020-01-17T15:16:04.253Z] daemon.go:461: [dade025de8c9d] Stopping daemon [2020-01-17T15:16:04.253Z] daemon.go:296: [dade025de8c9d] exiting daemon [2020-01-17T15:16:04.253Z] daemon.go:448: [dade025de8c9d] Daemon stopped [2020-01-17T15:16:04.253Z] === RUN TestSecretsCreateAndDelete [2020-01-17T15:16:04.342Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-17T15:16:05.266Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-17T15:16:06.283Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-01-17T15:16:06.283Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-01-17T15:16:06.283Z] daemon.go:325: [d175f14059b63] waiting for daemon to start [2020-01-17T15:16:06.283Z] daemon.go:325: [d175f14059b63] waiting for daemon to start [2020-01-17T15:16:06.283Z] daemon.go:353: [d175f14059b63] daemon started [2020-01-17T15:16:06.283Z] daemon.go:461: [d175f14059b63] Stopping daemon [2020-01-17T15:16:06.283Z] daemon.go:296: [d175f14059b63] exiting daemon [2020-01-17T15:16:06.283Z] daemon.go:448: [d175f14059b63] Daemon stopped [2020-01-17T15:16:06.283Z] === RUN TestSecretsUpdate [2020-01-17T15:16:06.626Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-17T15:16:07.988Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-17T15:16:07.988Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-17T15:16:08.968Z] --- PASS: TestSecretsUpdate (2.33s) [2020-01-17T15:16:08.968Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-01-17T15:16:08.968Z] daemon.go:325: [d57f853987576] waiting for daemon to start [2020-01-17T15:16:08.968Z] daemon.go:325: [d57f853987576] waiting for daemon to start [2020-01-17T15:16:08.968Z] daemon.go:353: [d57f853987576] daemon started [2020-01-17T15:16:08.968Z] daemon.go:461: [d57f853987576] Stopping daemon [2020-01-17T15:16:08.968Z] daemon.go:296: [d57f853987576] exiting daemon [2020-01-17T15:16:08.968Z] daemon.go:448: [d57f853987576] Daemon stopped [2020-01-17T15:16:08.968Z] === RUN TestTemplatedSecret [2020-01-17T15:16:10.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-17T15:16:10.497Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-17T15:16:11.424Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-17T15:16:12.348Z] === RUN TestDockerSuite/TestLogsSince [2020-01-17T15:16:12.447Z] --- PASS: TestTemplatedSecret (3.06s) [2020-01-17T15:16:12.447Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-01-17T15:16:12.447Z] daemon.go:325: [d125a318f2c7d] waiting for daemon to start [2020-01-17T15:16:12.447Z] daemon.go:325: [d125a318f2c7d] waiting for daemon to start [2020-01-17T15:16:12.447Z] daemon.go:353: [d125a318f2c7d] daemon started [2020-01-17T15:16:12.447Z] daemon.go:461: [d125a318f2c7d] Stopping daemon [2020-01-17T15:16:12.447Z] daemon.go:296: [d125a318f2c7d] exiting daemon [2020-01-17T15:16:12.447Z] daemon.go:448: [d125a318f2c7d] Daemon stopped [2020-01-17T15:16:12.447Z] === RUN TestSecretCreateResolve [2020-01-17T15:16:14.483Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-01-17T15:16:14.483Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-01-17T15:16:14.483Z] daemon.go:325: [dcd4f17fea33d] waiting for daemon to start [2020-01-17T15:16:14.483Z] daemon.go:325: [dcd4f17fea33d] waiting for daemon to start [2020-01-17T15:16:14.483Z] daemon.go:353: [dcd4f17fea33d] daemon started [2020-01-17T15:16:14.483Z] daemon.go:461: [dcd4f17fea33d] Stopping daemon [2020-01-17T15:16:14.483Z] daemon.go:296: [dcd4f17fea33d] exiting daemon [2020-01-17T15:16:14.483Z] daemon.go:448: [dcd4f17fea33d] Daemon stopped [2020-01-17T15:16:14.483Z] PASS [2020-01-17T15:16:14.483Z] [2020-01-17T15:16:14.483Z] DONE 6 tests in 14.579s [2020-01-17T15:16:14.483Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-17T15:16:14.483Z] ++ 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-01-17T15:16:14.483Z] ++ set -e [2020-01-17T15:16:14.483Z] ++ '[' -n 0 ']' [2020-01-17T15:16:14.483Z] ++ set -x [2020-01-17T15:16:14.483Z] ++ env -i DEST=/go/src/github.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-01-17T15:16:14.483Z] INFO: Testing against a local daemon [2020-01-17T15:16:14.483Z] === RUN TestServiceCreateInit [2020-01-17T15:16:14.483Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:16:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-17T15:16:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-17T15:16:19.015Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:16:20.415Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-17T15:16:23.437Z] --- PASS: TestServiceCreateInit (8.78s) [2020-01-17T15:16:23.437Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2020-01-17T15:16:23.437Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-01-17T15:16:23.437Z] daemon.go:325: [d564f4ecc2a2b] waiting for daemon to start [2020-01-17T15:16:23.437Z] daemon.go:325: [d564f4ecc2a2b] waiting for daemon to start [2020-01-17T15:16:23.437Z] daemon.go:353: [d564f4ecc2a2b] daemon started [2020-01-17T15:16:23.437Z] daemon.go:461: [d564f4ecc2a2b] Stopping daemon [2020-01-17T15:16:23.437Z] daemon.go:296: [d564f4ecc2a2b] exiting daemon [2020-01-17T15:16:23.437Z] daemon.go:448: [d564f4ecc2a2b] Daemon stopped [2020-01-17T15:16:23.437Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2020-01-17T15:16:23.437Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-01-17T15:16:23.437Z] daemon.go:325: [dd8602f24240b] waiting for daemon to start [2020-01-17T15:16:23.437Z] daemon.go:325: [dd8602f24240b] waiting for daemon to start [2020-01-17T15:16:23.437Z] daemon.go:353: [dd8602f24240b] daemon started [2020-01-17T15:16:23.437Z] daemon.go:461: [dd8602f24240b] Stopping daemon [2020-01-17T15:16:23.437Z] daemon.go:296: [dd8602f24240b] exiting daemon [2020-01-17T15:16:23.437Z] daemon.go:448: [dd8602f24240b] Daemon stopped [2020-01-17T15:16:23.437Z] === RUN TestCreateServiceMultipleTimes [2020-01-17T15:16:23.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-17T15:16:23.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-17T15:16:23.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-17T15:16:25.643Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-17T15:16:26.202Z] === RUN TestDockerSuite/TestLogsTail [2020-01-17T15:16:27.128Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-17T15:16:28.051Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-17T15:16:28.974Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-17T15:16:29.228Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-17T15:16:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-17T15:16:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-17T15:16:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-17T15:16:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-17T15:16:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-17T15:16:30.151Z] === RUN TestDockerSuite/TestNetHostname [2020-01-17T15:16:32.658Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-17T15:16:32.912Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-17T15:16:34.273Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-17T15:16:34.528Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-17T15:16:37.036Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-17T15:16:37.960Z] === RUN TestDockerSuite/TestPluginActive [2020-01-17T15:16:39.842Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-17T15:16:41.937Z] --- PASS: TestCreateServiceMultipleTimes (18.89s) [2020-01-17T15:16:41.937Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-01-17T15:16:41.937Z] daemon.go:325: [df1d9937ca8da] waiting for daemon to start [2020-01-17T15:16:41.937Z] daemon.go:325: [df1d9937ca8da] waiting for daemon to start [2020-01-17T15:16:41.937Z] daemon.go:353: [df1d9937ca8da] daemon started [2020-01-17T15:16:41.937Z] daemon.go:461: [df1d9937ca8da] Stopping daemon [2020-01-17T15:16:41.937Z] daemon.go:296: [df1d9937ca8da] exiting daemon [2020-01-17T15:16:41.937Z] daemon.go:448: [df1d9937ca8da] Daemon stopped [2020-01-17T15:16:41.937Z] === RUN TestCreateServiceConflict [2020-01-17T15:16:44.622Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-01-17T15:16:44.622Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-01-17T15:16:44.622Z] daemon.go:325: [da60eb9574c18] waiting for daemon to start [2020-01-17T15:16:44.622Z] daemon.go:325: [da60eb9574c18] waiting for daemon to start [2020-01-17T15:16:44.622Z] daemon.go:353: [da60eb9574c18] daemon started [2020-01-17T15:16:44.622Z] daemon.go:461: [da60eb9574c18] Stopping daemon [2020-01-17T15:16:44.622Z] daemon.go:296: [da60eb9574c18] exiting daemon [2020-01-17T15:16:44.622Z] daemon.go:448: [da60eb9574c18] Daemon stopped [2020-01-17T15:16:44.622Z] === RUN TestCreateServiceMaxReplicas [2020-01-17T15:16:47.328Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2020-01-17T15:16:47.328Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-01-17T15:16:47.328Z] daemon.go:325: [d8fab9c96615b] waiting for daemon to start [2020-01-17T15:16:47.328Z] daemon.go:325: [d8fab9c96615b] waiting for daemon to start [2020-01-17T15:16:47.328Z] daemon.go:353: [d8fab9c96615b] daemon started [2020-01-17T15:16:47.328Z] daemon.go:461: [d8fab9c96615b] Stopping daemon [2020-01-17T15:16:47.328Z] daemon.go:296: [d8fab9c96615b] exiting daemon [2020-01-17T15:16:47.328Z] daemon.go:448: [d8fab9c96615b] Daemon stopped [2020-01-17T15:16:47.328Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-17T15:16:47.917Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-17T15:16:47.917Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-17T15:16:47.917Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-17T15:16:47.917Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-17T15:16:51.175Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-17T15:16:51.430Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-17T15:16:52.951Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-17T15:16:55.468Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-17T15:16:59.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-17T15:17:00.698Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-17T15:17:02.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-17T15:17:02.568Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s) [2020-01-17T15:17:02.568Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-01-17T15:17:02.568Z] daemon.go:325: [d876142d1174d] waiting for daemon to start [2020-01-17T15:17:02.568Z] daemon.go:325: [d876142d1174d] waiting for daemon to start [2020-01-17T15:17:02.568Z] daemon.go:353: [d876142d1174d] daemon started [2020-01-17T15:17:02.568Z] daemon.go:461: [d876142d1174d] Stopping daemon [2020-01-17T15:17:02.568Z] daemon.go:296: [d876142d1174d] exiting daemon [2020-01-17T15:17:02.568Z] daemon.go:448: [d876142d1174d] Daemon stopped [2020-01-17T15:17:02.568Z] === RUN TestCreateServiceSecretFileMode [2020-01-17T15:17:02.581Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-17T15:17:02.882Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-17T15:17:03.343Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-17T15:17:03.942Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-17T15:17:04.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-17T15:17:04.317Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-17T15:17:04.317Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-17T15:17:04.626Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-01-17T15:17:04.626Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-01-17T15:17:04.626Z] daemon.go:325: [ddda26d1d8332] waiting for daemon to start [2020-01-17T15:17:04.626Z] daemon.go:325: [ddda26d1d8332] waiting for daemon to start [2020-01-17T15:17:04.626Z] daemon.go:353: [ddda26d1d8332] daemon started [2020-01-17T15:17:04.626Z] daemon.go:461: [ddda26d1d8332] Stopping daemon [2020-01-17T15:17:04.626Z] daemon.go:296: [ddda26d1d8332] exiting daemon [2020-01-17T15:17:04.626Z] daemon.go:448: [ddda26d1d8332] Daemon stopped [2020-01-17T15:17:04.626Z] === RUN TestCreateServiceConfigFileMode [2020-01-17T15:17:05.557Z] === RUN TestDockerSuite/TestPortList [2020-01-17T15:17:07.318Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2020-01-17T15:17:07.318Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-01-17T15:17:07.318Z] daemon.go:325: [d4f6f0306787b] waiting for daemon to start [2020-01-17T15:17:07.318Z] daemon.go:325: [d4f6f0306787b] waiting for daemon to start [2020-01-17T15:17:07.318Z] daemon.go:353: [d4f6f0306787b] daemon started [2020-01-17T15:17:07.318Z] daemon.go:461: [d4f6f0306787b] Stopping daemon [2020-01-17T15:17:07.318Z] daemon.go:296: [d4f6f0306787b] exiting daemon [2020-01-17T15:17:07.318Z] daemon.go:448: [d4f6f0306787b] Daemon stopped [2020-01-17T15:17:07.318Z] === RUN TestCreateServiceSysctls [2020-01-17T15:17:08.071Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-17T15:17:09.023Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-17T15:17:10.567Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-17T15:17:10.567Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-17T15:17:10.567Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-17T15:17:11.540Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-17T15:17:11.720Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-01-17T15:17:11.720Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-01-17T15:17:11.720Z] daemon.go:325: [d51c3b42ee176] waiting for daemon to start [2020-01-17T15:17:11.720Z] daemon.go:325: [d51c3b42ee176] waiting for daemon to start [2020-01-17T15:17:11.720Z] daemon.go:353: [d51c3b42ee176] daemon started [2020-01-17T15:17:11.720Z] daemon.go:461: [d51c3b42ee176] Stopping daemon [2020-01-17T15:17:11.720Z] daemon.go:296: [d51c3b42ee176] exiting daemon [2020-01-17T15:17:11.720Z] daemon.go:448: [d51c3b42ee176] Daemon stopped [2020-01-17T15:17:11.720Z] === RUN TestInspect [2020-01-17T15:17:12.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-17T15:17:12.513Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-17T15:17:12.977Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-17T15:17:13.950Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-17T15:17:14.412Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-17T15:17:15.203Z] --- PASS: TestInspect (3.39s) [2020-01-17T15:17:15.203Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-01-17T15:17:15.203Z] daemon.go:325: [db27f170a6e16] waiting for daemon to start [2020-01-17T15:17:15.203Z] daemon.go:325: [db27f170a6e16] waiting for daemon to start [2020-01-17T15:17:15.203Z] daemon.go:353: [db27f170a6e16] daemon started [2020-01-17T15:17:15.203Z] daemon.go:461: [db27f170a6e16] Stopping daemon [2020-01-17T15:17:15.203Z] daemon.go:296: [db27f170a6e16] exiting daemon [2020-01-17T15:17:15.203Z] daemon.go:448: [db27f170a6e16] Daemon stopped [2020-01-17T15:17:15.203Z] === RUN TestDockerNetworkConnectAlias [2020-01-17T15:17:15.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-17T15:17:17.997Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-17T15:17:18.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-17T15:17:19.125Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-17T15:17:19.181Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-17T15:17:20.706Z] --- PASS: TestDockerNetworkConnectAlias (5.70s) [2020-01-17T15:17:20.706Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-01-17T15:17:20.706Z] daemon.go:325: [d274b91031cdb] waiting for daemon to start [2020-01-17T15:17:20.706Z] daemon.go:325: [d274b91031cdb] waiting for daemon to start [2020-01-17T15:17:20.706Z] daemon.go:353: [d274b91031cdb] daemon started [2020-01-17T15:17:20.706Z] daemon.go:461: [d274b91031cdb] Stopping daemon [2020-01-17T15:17:20.706Z] daemon.go:296: [d274b91031cdb] exiting daemon [2020-01-17T15:17:20.706Z] daemon.go:448: [d274b91031cdb] Daemon stopped [2020-01-17T15:17:20.706Z] === RUN TestDockerNetworkReConnect [2020-01-17T15:17:21.312Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-17T15:17:21.312Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-17T15:17:22.284Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-17T15:17:25.112Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2020-01-17T15:17:25.112Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-01-17T15:17:25.112Z] daemon.go:325: [d728fb618b4de] waiting for daemon to start [2020-01-17T15:17:25.112Z] daemon.go:325: [d728fb618b4de] waiting for daemon to start [2020-01-17T15:17:25.112Z] daemon.go:353: [d728fb618b4de] daemon started [2020-01-17T15:17:25.112Z] daemon.go:461: [d728fb618b4de] Stopping daemon [2020-01-17T15:17:25.112Z] daemon.go:296: [d728fb618b4de] exiting daemon [2020-01-17T15:17:25.113Z] daemon.go:448: [d728fb618b4de] Daemon stopped [2020-01-17T15:17:25.113Z] === RUN TestServicePlugin [2020-01-17T15:17:25.113Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-17T15:17:25.113Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:17:25.113Z] === RUN TestServiceUpdateLabel [2020-01-17T15:17:27.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-17T15:17:27.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-17T15:17:27.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-17T15:17:27.801Z] --- PASS: TestServiceUpdateLabel (2.35s) [2020-01-17T15:17:27.801Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-01-17T15:17:27.801Z] daemon.go:325: [ded3468b81fc0] waiting for daemon to start [2020-01-17T15:17:27.801Z] daemon.go:325: [ded3468b81fc0] waiting for daemon to start [2020-01-17T15:17:27.801Z] daemon.go:353: [ded3468b81fc0] daemon started [2020-01-17T15:17:27.801Z] daemon.go:461: [ded3468b81fc0] Stopping daemon [2020-01-17T15:17:27.801Z] daemon.go:296: [ded3468b81fc0] exiting daemon [2020-01-17T15:17:27.801Z] daemon.go:448: [ded3468b81fc0] Daemon stopped [2020-01-17T15:17:27.801Z] === RUN TestServiceUpdateSecrets [2020-01-17T15:17:27.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-17T15:17:27.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-17T15:17:28.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-17T15:17:28.729Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-17T15:17:29.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-17T15:17:29.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-17T15:17:31.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-17T15:17:31.537Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-17T15:17:34.795Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-17T15:17:36.679Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-17T15:17:36.933Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-17T15:17:37.188Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-17T15:17:37.266Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-17T15:17:37.266Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-17T15:17:37.266Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-17T15:17:37.444Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-17T15:17:38.241Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-17T15:17:39.214Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-17T15:17:39.214Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-17T15:17:39.214Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-17T15:17:40.195Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-17T15:17:40.657Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-17T15:17:40.657Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-17T15:17:40.657Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-17T15:17:41.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-17T15:17:41.627Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-17T15:17:42.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-17T15:17:43.043Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2020-01-17T15:17:43.043Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-01-17T15:17:43.043Z] daemon.go:325: [d469fc47d36ed] waiting for daemon to start [2020-01-17T15:17:43.043Z] daemon.go:325: [d469fc47d36ed] waiting for daemon to start [2020-01-17T15:17:43.043Z] daemon.go:353: [d469fc47d36ed] daemon started [2020-01-17T15:17:43.043Z] daemon.go:461: [d469fc47d36ed] Stopping daemon [2020-01-17T15:17:43.043Z] daemon.go:296: [d469fc47d36ed] exiting daemon [2020-01-17T15:17:43.043Z] daemon.go:448: [d469fc47d36ed] Daemon stopped [2020-01-17T15:17:43.043Z] === RUN TestServiceUpdateConfigs [2020-01-17T15:17:44.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-17T15:17:46.330Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-17T15:17:46.478Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-17T15:17:48.216Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-17T15:17:52.373Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-17T15:17:52.373Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-17T15:17:55.629Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-17T15:17:56.554Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-17T15:17:58.278Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2020-01-17T15:17:58.278Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-01-17T15:17:58.278Z] daemon.go:325: [d65dc8bcbb628] waiting for daemon to start [2020-01-17T15:17:58.278Z] daemon.go:325: [d65dc8bcbb628] waiting for daemon to start [2020-01-17T15:17:58.278Z] daemon.go:353: [d65dc8bcbb628] daemon started [2020-01-17T15:17:58.278Z] daemon.go:461: [d65dc8bcbb628] Stopping daemon [2020-01-17T15:17:58.278Z] daemon.go:296: [d65dc8bcbb628] exiting daemon [2020-01-17T15:17:58.278Z] daemon.go:448: [d65dc8bcbb628] Daemon stopped [2020-01-17T15:17:58.278Z] === RUN TestServiceUpdateNetwork [2020-01-17T15:18:01.789Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-17T15:18:05.946Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-17T15:18:07.306Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-17T15:18:09.815Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-17T15:18:10.825Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2020-01-17T15:18:10.825Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-01-17T15:18:10.825Z] daemon.go:325: [d28ef7d8bb783] waiting for daemon to start [2020-01-17T15:18:10.825Z] daemon.go:325: [d28ef7d8bb783] waiting for daemon to start [2020-01-17T15:18:10.825Z] daemon.go:353: [d28ef7d8bb783] daemon started [2020-01-17T15:18:10.825Z] daemon.go:461: [d28ef7d8bb783] Stopping daemon [2020-01-17T15:18:10.825Z] daemon.go:296: [d28ef7d8bb783] exiting daemon [2020-01-17T15:18:10.825Z] daemon.go:448: [d28ef7d8bb783] Daemon stopped [2020-01-17T15:18:10.825Z] PASS [2020-01-17T15:18:10.825Z] [2020-01-17T15:18:10.825Z] === Skipped [2020-01-17T15:18:10.825Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-17T15:18:10.825Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-17T15:18:10.825Z] [2020-01-17T15:18:10.825Z] [2020-01-17T15:18:10.825Z] DONE 18 tests, 1 skipped in 116.507s [2020-01-17T15:18:10.825Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-17T15:18:10.825Z] ++ 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-01-17T15:18:10.825Z] ++ set -e [2020-01-17T15:18:10.825Z] ++ '[' -n 0 ']' [2020-01-17T15:18:10.825Z] ++ set -x [2020-01-17T15:18:10.825Z] ++ env -i DEST=/go/src/github.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-01-17T15:18:10.825Z] INFO: Testing against a local daemon [2020-01-17T15:18:10.825Z] === RUN TestSessionCreate [2020-01-17T15:18:10.825Z] --- PASS: TestSessionCreate (0.06s) [2020-01-17T15:18:10.825Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-17T15:18:10.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-01-17T15:18:10.825Z] PASS [2020-01-17T15:18:10.825Z] [2020-01-17T15:18:10.825Z] DONE 2 tests in 0.214s [2020-01-17T15:18:10.825Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-17T15:18:10.825Z] ++ 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-01-17T15:18:10.825Z] ++ set -e [2020-01-17T15:18:10.825Z] ++ '[' -n 0 ']' [2020-01-17T15:18:10.825Z] ++ set -x [2020-01-17T15:18:10.825Z] ++ env -i DEST=/go/src/github.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-01-17T15:18:11.112Z] INFO: Testing against a local daemon [2020-01-17T15:18:11.112Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-17T15:18:11.112Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:18:11.112Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:18:11.112Z] === RUN TestEventsExecDie [2020-01-17T15:18:11.707Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-17T15:18:12.125Z] --- PASS: TestEventsExecDie (0.95s) [2020-01-17T15:18:12.125Z] === RUN TestEventsBackwardsCompatible [2020-01-17T15:18:12.125Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-17T15:18:12.125Z] === RUN TestInfoBinaryCommits [2020-01-17T15:18:12.125Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-01-17T15:18:12.125Z] === RUN TestInfoAPIVersioned [2020-01-17T15:18:12.125Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-17T15:18:12.125Z] === RUN TestInfoAPI [2020-01-17T15:18:12.125Z] --- PASS: TestInfoAPI (0.06s) [2020-01-17T15:18:12.125Z] === RUN TestInfoAPIWarnings [2020-01-17T15:18:13.068Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-17T15:18:13.144Z] --- PASS: TestInfoAPIWarnings (0.92s) [2020-01-17T15:18:13.144Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-01-17T15:18:13.144Z] daemon.go:325: [d126f7717ea22] waiting for daemon to start [2020-01-17T15:18:13.144Z] daemon.go:325: [d126f7717ea22] waiting for daemon to start [2020-01-17T15:18:13.144Z] daemon.go:353: [d126f7717ea22] daemon started [2020-01-17T15:18:13.144Z] daemon.go:461: [d126f7717ea22] Stopping daemon [2020-01-17T15:18:13.144Z] daemon.go:296: [d126f7717ea22] exiting daemon [2020-01-17T15:18:13.144Z] daemon.go:448: [d126f7717ea22] Daemon stopped [2020-01-17T15:18:13.144Z] === RUN TestLoginFailsWithBadCredentials [2020-01-17T15:18:13.767Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2020-01-17T15:18:13.767Z] === RUN TestPingCacheHeaders [2020-01-17T15:18:13.767Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-17T15:18:13.767Z] === RUN TestPingGet [2020-01-17T15:18:13.767Z] --- PASS: TestPingGet (0.04s) [2020-01-17T15:18:13.767Z] === RUN TestPingHead [2020-01-17T15:18:13.767Z] --- PASS: TestPingHead (0.05s) [2020-01-17T15:18:13.767Z] === RUN TestVersion [2020-01-17T15:18:13.767Z] --- PASS: TestVersion (0.05s) [2020-01-17T15:18:13.767Z] PASS [2020-01-17T15:18:13.767Z] [2020-01-17T15:18:13.767Z] === Skipped [2020-01-17T15:18:13.767Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-17T15:18:13.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-17T15:18:13.767Z] [2020-01-17T15:18:13.767Z] [2020-01-17T15:18:13.767Z] DONE 12 tests, 1 skipped in 2.938s [2020-01-17T15:18:13.767Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-17T15:18:13.767Z] ++ 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-01-17T15:18:13.767Z] ++ set -e [2020-01-17T15:18:13.767Z] ++ '[' -n 0 ']' [2020-01-17T15:18:13.767Z] ++ set -x [2020-01-17T15:18:13.767Z] ++ env -i DEST=/go/src/github.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-01-17T15:18:14.051Z] INFO: Testing against a local daemon [2020-01-17T15:18:14.051Z] === RUN TestVolumesCreateAndList [2020-01-17T15:18:14.051Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-01-17T15:18:14.051Z] === RUN TestVolumesRemove [2020-01-17T15:18:14.051Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-17T15:18:14.051Z] === RUN TestVolumesInspect [2020-01-17T15:18:14.051Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-17T15:18:14.051Z] === RUN TestVolumesInvalidJSON [2020-01-17T15:18:14.334Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-17T15:18:14.334Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-17T15:18:14.334Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-17T15:18:14.334Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-17T15:18:14.334Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-17T15:18:14.334Z] PASS [2020-01-17T15:18:14.334Z] [2020-01-17T15:18:14.334Z] DONE 5 tests in 0.327s [2020-01-17T15:18:14.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-17T15:18:14.620Z] ++++ cat bundles/test-integration/docker.pid [2020-01-17T15:18:14.620Z] +++ kill 11168 [2020-01-17T15:18:14.952Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-17T15:18:15.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-17T15:18:16.094Z] umount: bundles/test-integration/root: mountpoint not found [2020-01-17T15:18:16.094Z] +++ /etc/init.d/apparmor stop [2020-01-17T15:18:16.094Z] Clearing AppArmor profiles cache:. [2020-01-17T15:18:16.094Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T15:18:16.094Z] Unloading profiles will leave already running processes permanently [2020-01-17T15:18:16.094Z] unconfined, which can lead to unexpected situations. [2020-01-17T15:18:16.094Z] [2020-01-17T15:18:16.094Z] To set a process to complain mode, use the command line tool [2020-01-17T15:18:16.094Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T15:18:16.094Z] with the 'teardown' option." [2020-01-17T15:18:16.094Z] Post stage [Pipeline] junit [2020-01-17T15:18:17.617Z] Recording test results [2020-01-17T15:18:17.761Z] === RUN TestDockerSuite/TestPsListContainersSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-17T15:18:18.628Z] + echo Ensuring container killed. [2020-01-17T15:18:18.628Z] Ensuring container killed. [2020-01-17T15:18:18.628Z] + docker rm -vf docker-pr2 [2020-01-17T15:18:18.628Z] Error: No such container: docker-pr2 [2020-01-17T15:18:18.628Z] + true [Pipeline] sh [2020-01-17T15:18:19.026Z] + echo Chowning /workspace to jenkins user [2020-01-17T15:18:19.026Z] Chowning /workspace to jenkins user [2020-01-17T15:18:19.026Z] + id -u [2020-01-17T15:18:19.026Z] + id -g [2020-01-17T15:18:19.026Z] + docker run --rm -v /home/docker/workspace/engine_PR-448:/workspace busybox chown -R 1001:1001 /workspace [2020-01-17T15:18:19.026Z] Unable to find image 'busybox:latest' locally [2020-01-17T15:18:19.310Z] latest: Pulling from library/busybox [2020-01-17T15:18:19.593Z] d7e28ec550a2: Pulling fs layer [2020-01-17T15:18:19.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-17T15:18:19.877Z] d7e28ec550a2: Verifying Checksum [2020-01-17T15:18:19.877Z] d7e28ec550a2: Download complete [2020-01-17T15:18:19.877Z] d7e28ec550a2: Pull complete [2020-01-17T15:18:19.877Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-17T15:18:19.877Z] Status: Downloaded newer image for busybox:latest [2020-01-17T15:18:19.903Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-17T15:18:20.825Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-17T15:18:22.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-17T15:18:22.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-17T15:18:22.334Z] + bundleName=ppc64le-integration [2020-01-17T15:18:22.334Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-17T15:18:22.334Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-17T15:18:22.334Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-01-17T15:18:22.334Z] -print [Pipeline] archiveArtifacts [2020-01-17T15:18:22.655Z] Archiving artifacts [2020-01-17T15:18:23.016Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-17T15:18:23.336Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-17T15:18:23.406Z] + make clean [2020-01-17T15:18:23.752Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-17T15:18:24.023Z] docker volume rm -f docker-dev-cache [2020-01-17T15:18:24.023Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-17T15:18:26.638Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-17T15:18:26.893Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-17T15:18:27.147Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-17T15:18:27.147Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-17T15:18:27.402Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-17T15:18:27.402Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-17T15:18:28.325Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-17T15:18:29.249Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-17T15:18:29.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-17T15:18:30.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-17T15:18:30.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-17T15:18:30.173Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-17T15:18:30.486Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-17T15:18:30.948Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-17T15:18:30.948Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-17T15:18:32.056Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-17T15:18:32.989Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-17T15:18:42.928Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-17T15:18:42.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-17T15:18:42.928Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-17T15:18:45.447Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-17T15:18:45.701Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-17T15:18:45.701Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-17T15:18:45.956Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-17T15:18:49.217Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-17T15:18:50.580Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-17T15:18:54.740Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-17T15:18:56.103Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-17T15:18:56.103Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-17T15:18:56.103Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-17T15:18:56.358Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-17T15:19:01.099Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-17T15:19:01.099Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-17T15:19:01.099Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-17T15:19:01.728Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-17T15:19:01.983Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-17T15:19:02.238Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-17T15:19:04.122Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-17T15:19:05.049Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-17T15:19:07.056Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-17T15:19:07.979Z] === RUN TestDockerSuite/TestRmiTag [2020-01-17T15:19:08.234Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-17T15:19:09.163Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-17T15:19:11.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-17T15:19:14.183Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-17T15:19:15.106Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-17T15:19:16.474Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-17T15:19:16.728Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-17T15:19:18.610Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-17T15:19:18.827Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-17T15:19:19.170Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-17T15:19:19.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-17T15:19:19.730Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-17T15:19:20.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-17T15:19:20.290Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-17T15:19:20.290Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-17T15:19:21.213Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-17T15:19:23.097Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-17T15:19:24.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-17T15:19:24.021Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-17T15:19:24.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-17T15:19:25.222Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-17T15:19:26.146Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-17T15:19:26.201Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-17T15:19:28.029Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-17T15:19:29.248Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-17T15:19:29.912Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-17T15:19:30.835Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-17T15:19:31.762Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-17T15:19:32.727Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-17T15:19:33.652Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-17T15:19:34.575Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-17T15:19:35.499Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-17T15:19:36.860Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-17T15:19:37.785Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-17T15:19:38.710Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-17T15:19:38.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-17T15:19:39.656Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-17T15:19:39.656Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-17T15:19:42.916Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-17T15:19:43.170Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-17T15:19:44.093Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-17T15:19:45.016Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-17T15:19:45.941Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-17T15:19:45.941Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-17T15:19:46.499Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-17T15:19:47.423Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-17T15:19:48.348Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-17T15:19:49.273Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-17T15:19:50.196Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-17T15:19:50.196Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-17T15:19:51.120Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-17T15:19:51.120Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-17T15:19:52.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-17T15:19:52.300Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-17T15:19:53.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-17T15:19:54.586Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-17T15:19:55.510Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-17T15:19:55.766Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-17T15:19:56.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-17T15:19:58.204Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-17T15:20:00.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-17T15:20:01.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-17T15:20:02.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-17T15:20:03.299Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-17T15:20:04.223Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-17T15:20:05.150Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-17T15:20:05.710Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-17T15:20:05.711Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-17T15:20:08.221Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-17T15:20:09.145Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-17T15:20:12.404Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-17T15:20:12.404Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-17T15:20:12.963Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-17T15:20:15.483Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-17T15:20:17.991Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-17T15:20:21.251Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-17T15:20:23.760Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-17T15:20:23.760Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-17T15:20:23.760Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-17T15:20:24.683Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-17T15:20:27.194Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-17T15:20:28.558Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-17T15:20:28.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-17T15:20:31.324Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-17T15:20:32.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-17T15:20:32.249Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-17T15:20:34.132Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-17T15:20:35.067Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-17T15:20:35.067Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-17T15:20:35.067Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-17T15:20:35.626Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-17T15:20:37.510Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-17T15:20:37.764Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-17T15:20:38.325Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-17T15:20:39.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-17T15:20:40.244Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-17T15:20:41.286Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-17T15:20:41.286Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-17T15:20:41.436Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-17T15:20:41.437Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-17T15:20:41.437Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-17T15:20:41.845Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-17T15:20:42.769Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-17T15:20:43.693Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-17T15:20:44.616Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-17T15:20:45.175Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-17T15:20:46.099Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-17T15:20:47.023Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-17T15:20:47.946Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-17T15:20:47.946Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-17T15:20:48.506Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-17T15:20:49.430Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-17T15:20:51.314Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-17T15:20:51.569Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-17T15:20:51.569Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-17T15:20:55.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-17T15:20:55.750Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-17T15:20:56.005Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-17T15:21:04.080Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-17T15:21:06.590Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-17T15:21:07.951Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-17T15:21:09.315Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-17T15:21:11.197Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-17T15:21:11.197Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-17T15:21:11.197Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-17T15:21:11.197Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-17T15:21:11.757Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-17T15:21:15.300Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-17T15:21:17.214Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-17T15:21:19.096Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-17T15:21:19.656Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-17T15:21:20.581Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-17T15:21:21.140Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-17T15:21:22.507Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-17T15:21:22.507Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-17T15:21:22.762Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-17T15:21:23.017Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-17T15:21:24.377Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-17T15:21:26.260Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-17T15:21:28.143Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-17T15:21:28.143Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-17T15:21:28.143Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-17T15:21:30.025Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-17T15:21:31.385Z] === RUN TestDockerSuite/TestRunMount [2020-01-17T15:21:39.459Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-17T15:21:39.459Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-17T15:21:40.041Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-17T15:21:41.929Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-17T15:21:42.001Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-17T15:21:42.001Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-17T15:21:42.001Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-17T15:21:42.488Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-17T15:21:44.371Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-17T15:21:48.531Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-17T15:21:51.042Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-17T15:21:51.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-17T15:21:53.551Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-17T15:21:56.063Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-17T15:21:57.423Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-17T15:21:57.423Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-17T15:21:58.346Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-17T15:21:59.272Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-17T15:21:59.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-17T15:22:00.197Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-17T15:22:01.127Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-17T15:22:03.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-17T15:22:06.251Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-17T15:22:11.486Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-17T15:22:11.740Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-17T15:22:11.740Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-17T15:22:12.663Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-17T15:22:12.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-17T15:22:13.586Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-17T15:22:14.145Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-17T15:22:14.400Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-17T15:22:14.651Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-17T15:22:15.323Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-17T15:22:16.246Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-17T15:22:16.246Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-17T15:22:17.169Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-17T15:22:17.729Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-17T15:22:19.616Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-17T15:22:20.976Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-17T15:22:21.535Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-17T15:22:22.094Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-17T15:22:23.043Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-17T15:22:23.279Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-17T15:22:23.971Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-17T15:22:24.536Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-17T15:22:24.536Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-17T15:22:25.461Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-17T15:22:26.385Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-17T15:22:26.385Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-17T15:22:27.310Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-17T15:22:29.192Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-17T15:22:29.192Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-17T15:22:32.452Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-17T15:22:33.951Z] === RUN TestDockerSuite/TestRunRm [2020-01-17T15:22:34.875Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-17T15:22:39.031Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-17T15:22:39.589Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-17T15:22:40.513Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-17T15:22:42.396Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-17T15:22:42.963Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-17T15:22:47.118Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-17T15:22:52.350Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-17T15:22:52.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-17T15:22:53.835Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-17T15:22:54.759Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-17T15:22:55.317Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-17T15:22:56.242Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-17T15:22:57.166Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-17T15:22:57.725Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-17T15:22:58.652Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-17T15:22:59.070Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-17T15:22:59.616Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-17T15:23:02.228Z] === RUN TestDockerSuite/TestRunState [2020-01-17T15:23:04.109Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-17T15:23:05.054Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-17T15:23:05.977Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-17T15:23:05.977Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-17T15:23:05.977Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-17T15:23:06.901Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-17T15:23:07.827Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-17T15:23:09.708Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-17T15:23:09.708Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-17T15:23:09.708Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-17T15:23:10.268Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-17T15:23:11.587Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-17T15:23:13.526Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-17T15:23:13.781Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-17T15:23:16.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-17T15:23:20.444Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-17T15:23:21.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-17T15:23:23.729Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-17T15:23:23.983Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-17T15:23:24.907Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-17T15:23:25.831Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-17T15:23:28.346Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-17T15:23:29.706Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-17T15:23:30.629Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-17T15:23:30.629Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-17T15:23:30.884Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-17T15:23:31.806Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-17T15:23:32.366Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-17T15:23:33.289Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-17T15:23:33.289Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-17T15:23:33.544Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-17T15:23:34.467Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-17T15:23:39.697Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-17T15:23:39.951Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-17T15:23:41.310Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-17T15:23:43.193Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-17T15:23:43.752Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-17T15:23:45.634Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-17T15:23:48.898Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-17T15:23:49.458Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-17T15:23:51.966Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-17T15:23:52.525Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-17T15:23:53.083Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-17T15:23:54.011Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-17T15:23:54.011Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-17T15:23:54.012Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-17T15:23:54.267Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-17T15:23:54.267Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-17T15:23:55.192Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-17T15:23:56.552Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-17T15:23:57.477Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-17T15:23:58.940Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-17T15:23:59.865Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-17T15:24:00.789Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-17T15:24:00.789Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-17T15:24:00.789Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-17T15:24:01.713Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-17T15:24:01.713Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-17T15:24:01.968Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-17T15:24:01.968Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-17T15:24:01.968Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-17T15:24:02.223Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-17T15:24:02.223Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-17T15:24:02.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-17T15:24:02.734Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-17T15:24:02.989Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-17T15:24:03.914Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-17T15:24:04.840Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-17T15:24:05.770Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-17T15:24:05.770Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-17T15:24:06.693Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-17T15:24:07.252Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-17T15:24:07.811Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-17T15:24:07.811Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-17T15:24:08.735Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-17T15:24:10.099Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-17T15:24:10.099Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-17T15:24:10.099Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-17T15:24:10.663Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-17T15:24:10.918Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-17T15:24:12.804Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-17T15:24:13.363Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-17T15:24:13.363Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-17T15:24:13.363Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-17T15:24:14.286Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-17T15:24:14.286Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-17T15:24:16.168Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-17T15:24:16.727Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-17T15:24:19.984Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-17T15:24:19.984Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-17T15:24:20.908Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-17T15:24:20.908Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-17T15:24:20.908Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-17T15:24:22.270Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-17T15:24:23.195Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-17T15:24:24.560Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-17T15:24:24.560Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-17T15:24:26.441Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-17T15:24:26.696Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-17T15:24:26.696Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-17T15:24:27.256Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-17T15:24:29.766Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-17T15:24:29.766Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-17T15:24:31.648Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-17T15:24:31.648Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-17T15:24:31.648Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-17T15:24:31.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-17T15:24:31.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-17T15:24:33.787Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-17T15:24:35.669Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-17T15:24:35.669Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-17T15:24:35.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-17T15:24:35.923Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-17T15:24:35.923Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-17T15:24:36.482Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-17T15:24:38.993Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-17T15:24:39.916Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-17T15:24:40.476Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-17T15:24:41.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-17T15:24:44.663Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-17T15:24:44.663Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-17T15:24:47.921Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-17T15:24:48.479Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-17T15:24:50.363Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-17T15:24:53.712Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-17T15:24:56.220Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-17T15:24:56.779Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-17T15:24:58.660Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-17T15:25:00.543Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-17T15:25:02.425Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-17T15:25:03.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-17T15:25:06.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-17T15:25:09.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-17T15:25:10.750Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-17T15:25:12.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-17T15:25:12.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-17T15:25:12.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-17T15:25:12.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-17T15:25:13.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-17T15:25:14.007Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-17T15:25:17.894Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-17T15:25:19.244Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-17T15:25:22.503Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-17T15:25:24.387Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-17T15:25:24.946Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-17T15:25:26.306Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-17T15:25:26.866Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-17T15:25:26.866Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-17T15:25:27.792Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-17T15:25:33.035Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-17T15:25:36.291Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-17T15:25:36.546Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-17T15:25:37.470Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-17T15:25:37.470Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-17T15:25:38.395Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-17T15:25:38.651Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-17T15:25:38.954Z] === RUN TestDockerSuite/TestBuildFails [2020-01-17T15:25:39.412Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-17T15:25:39.868Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-17T15:25:41.160Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-17T15:25:41.160Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-17T15:25:42.520Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-17T15:25:43.444Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-17T15:25:44.804Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-17T15:25:45.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-17T15:25:46.687Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-17T15:25:50.841Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-17T15:25:52.730Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-17T15:25:52.730Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-17T15:25:53.654Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-17T15:25:55.015Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-17T15:25:59.257Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-17T15:26:00.417Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-17T15:26:03.412Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-17T15:26:06.186Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-17T15:26:07.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-17T15:26:10.080Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-17T15:26:11.956Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-17T15:26:12.921Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-17T15:26:14.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-17T15:26:18.690Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-17T15:26:18.690Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-17T15:26:19.660Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-17T15:26:20.118Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-17T15:26:20.118Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-17T15:26:20.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-17T15:26:22.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-17T15:26:25.158Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-17T15:26:26.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-17T15:26:28.403Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-17T15:26:30.408Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-17T15:26:30.408Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-17T15:26:30.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-17T15:26:32.796Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-17T15:26:33.355Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-17T15:26:35.864Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-17T15:26:38.373Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-17T15:26:40.702Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-17T15:26:40.702Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-17T15:26:40.887Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-17T15:26:42.872Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-17T15:26:42.872Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-17T15:26:43.836Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-17T15:26:43.836Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-17T15:26:47.412Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-17T15:26:48.620Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-17T15:26:49.077Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-17T15:26:49.533Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-17T15:26:50.501Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-17T15:26:50.957Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-17T15:26:51.919Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-17T15:26:52.644Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-17T15:26:53.447Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-17T15:26:55.901Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-17T15:26:55.901Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-17T15:26:56.156Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-17T15:26:57.079Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-17T15:26:57.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-17T15:26:57.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-17T15:26:57.079Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-17T15:26:58.003Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-17T15:26:58.003Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-17T15:26:58.117Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-17T15:26:58.573Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-17T15:26:58.573Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-17T15:26:58.573Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-17T15:26:58.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-17T15:26:58.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-17T15:26:58.928Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-17T15:26:59.030Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-17T15:26:59.183Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-17T15:26:59.183Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-17T15:26:59.183Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-17T15:26:59.183Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-17T15:26:59.486Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-17T15:26:59.943Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-17T15:27:02.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-17T15:27:02.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-17T15:27:02.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-17T15:27:02.442Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-17T15:27:02.442Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-17T15:27:03.001Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-17T15:27:05.713Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-17T15:27:06.258Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-17T15:27:06.258Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-17T15:27:06.258Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-17T15:27:09.518Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-17T15:27:13.707Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite (1867.61s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.24s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.55s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.08s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.04s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.29s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.02s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-01-17T15:27:13.707Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.01s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.57s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.17s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.36s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.67s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.69s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.07s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.80s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.76s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.86s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.69s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.26s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.64s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.46s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.26s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.53s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.76s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.96s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.20s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.03s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.16s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.42s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.08s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.33s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.65s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.70s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.72s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.53s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.68s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.27s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.07s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContChar (4.83s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.08s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.04s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.41s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.65s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.88s) [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.07s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.65s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.20s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.31s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.98s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.71s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.65s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.73s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.47s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.97s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.23s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.12s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.58s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.39s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.25s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.33s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnv (1.82s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.75s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.45s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.85s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.92s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.08s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.66s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.37s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.50s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.34s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildHistory (5.39s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.23s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.16s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabel (0.78s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.04s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.16s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.81s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.69s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.69s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.38s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.38s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.66s) [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.58s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.73s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.49s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.98s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.40s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.01s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.09s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.02s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRm (3.73s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.57s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.82s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.51s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.62s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.10s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-01-17T15:27:13.708Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-17T15:27:13.708Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.08s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.43s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.97s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.75s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.90s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.20s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-01-17T15:27:13.708Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.86s) [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.15s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.09s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-17T15:27:13.709Z] docker_cli_sni_test.go:18: Flakey test [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.97s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitChange (1.21s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.91s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.24s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.16s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.00s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.07s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2020-01-17T15:27:13.709Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-17T15:27:13.709Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.84s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.04s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.97s) [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000902000 } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1254705784 /foo false } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1254705784 /foo true } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3555828599 /foo false } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3555828599 /foo true } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3555828599 /foo true 0xc000902620 } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc000902640 } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc000902660 } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000902680 } [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0009026a0 } [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 0 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 1 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 2 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 3 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 4 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 5 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 6 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 7 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 8 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 9 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 10 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 11 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 12 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 13 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 14 [2020-01-17T15:27:13.709Z] docker_api_containers_test.go:1926: case 15 [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.36s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership676414240/file1 90729b6fcc5887ccfcf4d5ad2eed96beee25965930be4165d9f46c862a4979dd:/tmpvol/file1` [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 6c2f5161f31fb738bcf4083cf78369930ab3072eb6b2cba80cf37047a30fc34f:/root/file1 /tmp/test-cp-from-case-a764463615/itWorks.txt` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a764463615/itWorks.txt" contains "file1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 664ebfade64bb04a1dc451b7049af1785581f40a83439794174daf2c103a2640:/file1 /tmp/test-cp-from-case-b520877394/testDir/` [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.05s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c503544969/file2" contains "file2\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 6c3f41a4e2358cae7b12319ea5763b335ac69374937e8a2b5785471000c31c10:/root/file1 /tmp/test-cp-from-case-c503544969/file2` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c503544969/file2" contains "file1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.26s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp c8424bc5b5544598dc48eb8ab425235b30b7b6bb585ec41f257198985bfca536:/file1 /tmp/test-cp-from-case-d544149076/dir1` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d544149076/dir1/file1" contains "file1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp c8424bc5b5544598dc48eb8ab425235b30b7b6bb585ec41f257198985bfca536:/file1 /tmp/test-cp-from-case-d544149076/dir1/` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d544149076/dir1/file1" contains "file1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 36f056d17c3049d52272d9e34f3e8351adc4cfe15ad621c0293eedc084654d15:dir1 /tmp/test-cp-from-case-e655482787/testDir` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e655482787/testDir/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 36f056d17c3049d52272d9e34f3e8351adc4cfe15ad621c0293eedc084654d15:dir1 /tmp/test-cp-from-case-e655482787/testDir/` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e655482787/testDir/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.16s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp f1bc9ab7bad6dbb891cea6f7e2b9408b03a6984ce9377eb541198540a4dcd4df:/root/dir1 /tmp/test-cp-from-case-f612363942/file1` [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.28s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 10feb8ae06465bd1b232a1f2641001d3e10dad990ad5bdbff7a6dfa7831ec3b7:/root/dir1 /tmp/test-cp-from-case-g954907085/dir2` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g954907085/dir2/dir1/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 10feb8ae06465bd1b232a1f2641001d3e10dad990ad5bdbff7a6dfa7831ec3b7:/root/dir1 /tmp/test-cp-from-case-g954907085/dir2/` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g954907085/dir2/dir1/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.22s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 9710b6b46908a596e502db1d362716b525ba3640f22ba35c4d7b15a053effb98:dir1/. /tmp/test-cp-from-case-h412529352/testDir` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h412529352/testDir/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 9710b6b46908a596e502db1d362716b525ba3640f22ba35c4d7b15a053effb98:dir1/. /tmp/test-cp-from-case-h412529352/testDir/` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h412529352/testDir/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.03s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 1026c761d4c805f499e8b99366a11212f5d9b4f73637780ddd885106bb4b7a92:/root/dir1/. /tmp/test-cp-from-case-i155693959/file1` [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 55b6b48cb504a0694b96033486529178f653092d1fb3a5dd806b20fa3d6f754d:/root/dir1/. /tmp/test-cp-from-case-j008868666/dir2` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j008868666/dir2/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp 55b6b48cb504a0694b96033486529178f653092d1fb3a5dd806b20fa3d6f754d:/root/dir1/. /tmp/test-cp-from-case-j008868666/dir2/` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j008868666/dir2/file1-1" contains "file1-1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.94s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp cca376b2a7ae653cc3d2971063996a9f551b1acc1ae10a934b23eb1aede16af5:/file2 /tmp/test-cp-from-err-dst-not-dir162082129/symlinkToFile1` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir162082129/symlinkToFile1" points to "file1" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir162082129/file1" contains "file2\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp cca376b2a7ae653cc3d2971063996a9f551b1acc1ae10a934b23eb1aede16af5:/file2 /tmp/test-cp-from-err-dst-not-dir162082129/symlinkToDir1` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir162082129/symlinkToDir1" points to "dir1" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir162082129/file2" contains "file2\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp cca376b2a7ae653cc3d2971063996a9f551b1acc1ae10a934b23eb1aede16af5:/file2 /tmp/test-cp-from-err-dst-not-dir162082129/brokenSymlinkToFileX` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir162082129/brokenSymlinkToFileX" points to "fileX" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir162082129/fileX" contains "file2\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp cca376b2a7ae653cc3d2971063996a9f551b1acc1ae10a934b23eb1aede16af5:/dir2 /tmp/test-cp-from-err-dst-not-dir162082129/symlinkToDir1` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir162082129/symlinkToDir1" points to "dir1" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir162082129/dir1/dir2/file2-1" contains "file2-1\n" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp cca376b2a7ae653cc3d2971063996a9f551b1acc1ae10a934b23eb1aede16af5:/dir2 /tmp/test-cp-from-err-dst-not-dir162082129/brokenSymlinkToDirX` [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir162082129/brokenSymlinkToDirX" points to "dirX" [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir162082129/dirX/file2-1" contains "file2-1\n" [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.04s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-17T15:27:13.709Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2020-01-17T15:27:13.709Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.01s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.29s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.30s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a279429401/file1 48bba19bf24926b574fd66e504bcdbfbe19304799f1ec5491e21878573d29a09:/root/itWorks.txt` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "48bba19bf24926b574fd66e504bcdbfbe19304799f1ec5491e21878573d29a09" start output contains "file1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 48bba19bf24926b574fd66e504bcdbfbe19304799f1ec5491e21878573d29a09` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.97s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b718251940/file1 b2df25fccf6abfda05b497d6182fa4d7d6f6b9c9471e38424729c0d647a59697:testDir/` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.66s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "876fccd92f431eb718eaca8710524bf964647d0a614760bc945dc8dcf32f4626" start output contains "file2\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 876fccd92f431eb718eaca8710524bf964647d0a614760bc945dc8dcf32f4626` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c601852083/file1 876fccd92f431eb718eaca8710524bf964647d0a614760bc945dc8dcf32f4626:/root/file2` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "876fccd92f431eb718eaca8710524bf964647d0a614760bc945dc8dcf32f4626" start output contains "file1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 876fccd92f431eb718eaca8710524bf964647d0a614760bc945dc8dcf32f4626` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.39s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "98de0a6686fabc350ab1e1dd6fc7f417ed2c3ce4726d17cc252f3581792c4036" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 98de0a6686fabc350ab1e1dd6fc7f417ed2c3ce4726d17cc252f3581792c4036` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d860035702/file1 98de0a6686fabc350ab1e1dd6fc7f417ed2c3ce4726d17cc252f3581792c4036:dir1` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "98de0a6686fabc350ab1e1dd6fc7f417ed2c3ce4726d17cc252f3581792c4036" start output contains "file1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 98de0a6686fabc350ab1e1dd6fc7f417ed2c3ce4726d17cc252f3581792c4036` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "10402b38c4f5db70cd42443884b5b6d371677b94ca76159a2e9c7bf369999222" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 10402b38c4f5db70cd42443884b5b6d371677b94ca76159a2e9c7bf369999222` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d860035702/file1 10402b38c4f5db70cd42443884b5b6d371677b94ca76159a2e9c7bf369999222:dir1/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "10402b38c4f5db70cd42443884b5b6d371677b94ca76159a2e9c7bf369999222" start output contains "file1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 10402b38c4f5db70cd42443884b5b6d371677b94ca76159a2e9c7bf369999222` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.59s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e894847837/dir1 c94005205fe508585747812b62929ec4995856b076966c11d5bb2a3223abadb9:testDir` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "c94005205fe508585747812b62929ec4995856b076966c11d5bb2a3223abadb9" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a c94005205fe508585747812b62929ec4995856b076966c11d5bb2a3223abadb9` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e894847837/dir1 7d27e82146ef537913ecf6f07b97d00fda2338fde8fa33798fc67c999755e066:testDir/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "7d27e82146ef537913ecf6f07b97d00fda2338fde8fa33798fc67c999755e066" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7d27e82146ef537913ecf6f07b97d00fda2338fde8fa33798fc67c999755e066` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f491067160/dir1 2297b53d5453566242b3645ed89bde0ca19a94076deb15fb23f0963b067768d5:/root/file1` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.26s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "1178c8b128b4dfb50c0b3a90f61c7fa5f9bc7aee76f97a7e1d472688e29758de" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1178c8b128b4dfb50c0b3a90f61c7fa5f9bc7aee76f97a7e1d472688e29758de` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g172432279/dir1 1178c8b128b4dfb50c0b3a90f61c7fa5f9bc7aee76f97a7e1d472688e29758de:/root/dir2` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "1178c8b128b4dfb50c0b3a90f61c7fa5f9bc7aee76f97a7e1d472688e29758de" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1178c8b128b4dfb50c0b3a90f61c7fa5f9bc7aee76f97a7e1d472688e29758de` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "279a52e2529756dc2cc80f9dd5c7f808eac64e1193b7c2d73693e9af0c70c8d8" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 279a52e2529756dc2cc80f9dd5c7f808eac64e1193b7c2d73693e9af0c70c8d8` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g172432279/dir1 279a52e2529756dc2cc80f9dd5c7f808eac64e1193b7c2d73693e9af0c70c8d8:/dir2/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "279a52e2529756dc2cc80f9dd5c7f808eac64e1193b7c2d73693e9af0c70c8d8" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 279a52e2529756dc2cc80f9dd5c7f808eac64e1193b7c2d73693e9af0c70c8d8` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.71s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h742618122/dir1/. 55372f8ff837f912e1fc9189cf827bb7f91b42c3a577e9e57e1b31bc8e52e1b7:testDir` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "55372f8ff837f912e1fc9189cf827bb7f91b42c3a577e9e57e1b31bc8e52e1b7" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 55372f8ff837f912e1fc9189cf827bb7f91b42c3a577e9e57e1b31bc8e52e1b7` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h742618122/dir1/. b90a5110a894fac4fbd584851891592ec1e24deda4de1c3cb4a39c0b27340c7e:testDir/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "b90a5110a894fac4fbd584851891592ec1e24deda4de1c3cb4a39c0b27340c7e" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a b90a5110a894fac4fbd584851891592ec1e24deda4de1c3cb4a39c0b27340c7e` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.95s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i344769505/dir1/. faf494230e1147b631bb9f47ee092b4827549dbd5518866a3d714132553e2fcc:/root/file1` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.19s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "46956d72fce03177b2012345000577ba951a94567111035580811c2c9c7bed41" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 46956d72fce03177b2012345000577ba951a94567111035580811c2c9c7bed41` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j498025932/dir1/. 46956d72fce03177b2012345000577ba951a94567111035580811c2c9c7bed41:/dir2` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "46956d72fce03177b2012345000577ba951a94567111035580811c2c9c7bed41" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 46956d72fce03177b2012345000577ba951a94567111035580811c2c9c7bed41` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "be1a1b36cf576708e70a5c03b27ed29b32d0a014d6ca570d709e844e90e8e4f4" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a be1a1b36cf576708e70a5c03b27ed29b32d0a014d6ca570d709e844e90e8e4f4` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j498025932/dir1/. be1a1b36cf576708e70a5c03b27ed29b32d0a014d6ca570d709e844e90e8e4f4:/dir2/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "be1a1b36cf576708e70a5c03b27ed29b32d0a014d6ca570d709e844e90e8e4f4" start output contains "file1-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a be1a1b36cf576708e70a5c03b27ed29b32d0a014d6ca570d709e844e90e8e4f4` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions530098875/permdirtest permtest:/` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.75s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs746359973/file1 f88f5e061e15804141d43f4d2052f023c6517e806fed38554aec3b4ab79df986:/root/shouldNotExist` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "f88f5e061e15804141d43f4d2052f023c6517e806fed38554aec3b4ab79df986" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a f88f5e061e15804141d43f4d2052f023c6517e806fed38554aec3b4ab79df986` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.95s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume046726080/file1 94806dacd7433956261012bd6640540ea59b00a31d9394241dc671779ae37bb3:/vol_ro/shouldNotExist` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:279: checking that container "94806dacd7433956261012bd6640540ea59b00a31d9394241dc671779ae37bb3" start output contains "" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:209: running `docker start -a 94806dacd7433956261012bd6640540ea59b00a31d9394241dc671779ae37bb3` [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.53s) [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-387987487/file2 bd22669088e12e7041386f708b607e0cc6bf74d8b4d7f9f86029b4d9971c7cbc:/vol2/symlinkToFile1` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-387987487/symlinkToFile1" points to "file1" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-387987487/file1" contains "file2\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-387987487/file2 bd22669088e12e7041386f708b607e0cc6bf74d8b4d7f9f86029b4d9971c7cbc:/vol2/symlinkToDir1` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-387987487/symlinkToDir1" points to "dir1" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-387987487/file2" contains "file2\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-387987487/file2 bd22669088e12e7041386f708b607e0cc6bf74d8b4d7f9f86029b4d9971c7cbc:/vol2/brokenSymlinkToFileX` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-387987487/brokenSymlinkToFileX" points to "fileX" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-387987487/fileX" contains "file2\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-387987487//dir2 bd22669088e12e7041386f708b607e0cc6bf74d8b4d7f9f86029b4d9971c7cbc:/vol2/symlinkToDir1` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-387987487/symlinkToDir1" points to "dir1" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-387987487/dir1/dir2/file2-1" contains "file2-1\n" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-387987487//dir2 bd22669088e12e7041386f708b607e0cc6bf74d8b4d7f9f86029b4d9971c7cbc:/vol2/brokenSymlinkToDirX` [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-387987487/brokenSymlinkToDirX" points to "dirX" [2020-01-17T15:27:13.710Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-387987487/dirX/file2-1" contains "file2-1\n" [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.02s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.75s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.94s) [2020-01-17T15:27:13.710Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-17T15:27:13.710Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-01-17T15:27:13.710Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-17T15:27:13.710Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.95s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.96s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.70s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.99s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.13s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsCommit (1.07s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.95s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.00s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.99s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFormat (1.86s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.33s) [2020-01-17T15:27:13.710Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.53s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.72s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExec (1.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.97s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.99s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.27s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.06s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.77s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecCgroup (1.57s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecInspectID (3.13s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.07s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.96s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecTTY (1.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.31s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.70s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHealth (21.80s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.97s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.09s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.05s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportDisplay (1.78s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportFile (1.98s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportGzipped (2.15s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.23s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDebug (0.58s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-01-17T15:27:13.711Z] daemon.go:325: [d2e9149e3bf29] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [d2e9149e3bf29] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:353: [d2e9149e3bf29] daemon started [2020-01-17T15:27:13.711Z] daemon.go:461: [d2e9149e3bf29] Stopping daemon [2020-01-17T15:27:13.711Z] daemon.go:296: [d2e9149e3bf29] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:448: [d2e9149e3bf29] Daemon stopped [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-01-17T15:27:13.711Z] daemon.go:325: [dc1ebb3b5c9fe] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [dc1ebb3b5c9fe] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:353: [dc1ebb3b5c9fe] daemon started [2020-01-17T15:27:13.711Z] daemon.go:461: [dc1ebb3b5c9fe] Stopping daemon [2020-01-17T15:27:13.711Z] daemon.go:296: [dc1ebb3b5c9fe] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:448: [dc1ebb3b5c9fe] Daemon stopped [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-01-17T15:27:13.711Z] daemon.go:325: [d1240bfcf3fb8] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [d1240bfcf3fb8] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:353: [d1240bfcf3fb8] daemon started [2020-01-17T15:27:13.711Z] daemon.go:461: [d1240bfcf3fb8] Stopping daemon [2020-01-17T15:27:13.711Z] daemon.go:296: [d1240bfcf3fb8] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:448: [d1240bfcf3fb8] Daemon stopped [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-01-17T15:27:13.711Z] daemon.go:325: [d99f98e62dcc7] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:296: [d99f98e62dcc7] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:325: [d99f98e62dcc7] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [d99f98e62dcc7] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:296: [d99f98e62dcc7] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:325: [d99f98e62dcc7] waiting for daemon to start [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.45s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-01-17T15:27:13.711Z] daemon.go:325: [d2fb38df6149c] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [d2fb38df6149c] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:353: [d2fb38df6149c] daemon started [2020-01-17T15:27:13.711Z] daemon.go:461: [d2fb38df6149c] Stopping daemon [2020-01-17T15:27:13.711Z] daemon.go:296: [d2fb38df6149c] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:448: [d2fb38df6149c] Daemon stopped [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.00s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.44s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectDefault (0.88s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectHistory (0.98s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.74s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.04s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.61s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.28s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.73s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.77s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.76s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.14s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.25s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.29s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.29s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.34s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.77s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.94s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsSince (7.11s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestNetHostname (2.48s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.78s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.60s) [2020-01-17T15:27:13.711Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-17T15:27:13.711Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.65s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2020-01-17T15:27:13.711Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-01-17T15:27:13.711Z] daemon.go:325: [d8ce62e48ed63] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:325: [d8ce62e48ed63] waiting for daemon to start [2020-01-17T15:27:13.711Z] daemon.go:353: [d8ce62e48ed63] daemon started [2020-01-17T15:27:13.711Z] daemon.go:461: [d8ce62e48ed63] Stopping daemon [2020-01-17T15:27:13.711Z] daemon.go:296: [d8ce62e48ed63] exiting daemon [2020-01-17T15:27:13.711Z] daemon.go:448: [d8ce62e48ed63] Daemon stopped [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.26s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPortList (12.06s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.39s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.72s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPsByOrder (4.12s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2020-01-17T15:27:13.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.37s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.64s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.76s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.05s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.67s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.88s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.41s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.64s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.10s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.45s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.16s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddHost (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.17s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.05s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.94s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.30s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.03s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.88s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.90s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.03s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.13s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.57s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.09s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.23s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.20s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.79s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.69s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.96s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-17T15:27:13.712Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.99s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.98s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.90s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.92s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.78s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.32s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.39s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.77s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.94s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.70s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMount (6.88s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.73s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.64s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.68s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.62s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.96s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.95s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.48s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.50s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2020-01-17T15:27:13.712Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.93s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-17T15:27:13.712Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-17T15:27:13.712Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.45s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.91s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.75s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.19s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.97s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunState (1.79s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2020-01-17T15:27:13.712Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-01-17T15:27:13.712Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-17T15:27:13.712Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunSysctls (1.72s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.76s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.14s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserByID (0.86s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-17T15:27:13.713Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.71s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.63s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.94s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.81s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.07s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.68s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.09s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.18s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.00s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.91s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.23s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.26s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.00s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.36s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.04s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.88s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.69s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.03s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.66s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.36s) [2020-01-17T15:27:13.713Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents771789657 [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.90s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.80s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.82s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.61s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.89s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.95s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.86s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.60s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.15s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.76s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.80s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateStats (4.54s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.26s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.60s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.91s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.67s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.89s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.51s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.61s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.58s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.54s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.56s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.58s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.63s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.91s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.57s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s) [2020-01-17T15:27:13.713Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.34s) [2020-01-17T15:27:13.713Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-17T15:27:13.713Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-17T15:27:13.713Z] === RUN TestDockerRegistrySuite [2020-01-17T15:27:13.713Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-17T15:27:15.649Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-17T15:27:17.011Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-17T15:27:18.896Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:27:20.492Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-17T15:27:20.492Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-17T15:27:22.662Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-17T15:27:24.130Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-17T15:27:28.286Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-17T15:27:29.212Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-17T15:27:30.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-17T15:27:31.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-17T15:27:33.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-17T15:27:35.184Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-17T15:27:36.544Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-17T15:27:37.905Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-17T15:27:41.198Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-17T15:27:43.710Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-17T15:27:45.071Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-17T15:27:48.334Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-17T15:27:49.696Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:27:49.696Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:27:51.055Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:27:52.939Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:27:53.862Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-17T15:27:58.018Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-17T15:27:58.273Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-17T15:27:58.302Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-17T15:27:59.635Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-17T15:28:00.194Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-17T15:28:00.194Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-17T15:28:00.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-17T15:28:00.703Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-17T15:28:01.262Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-17T15:28:01.262Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-17T15:28:03.145Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-17T15:28:05.027Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-17T15:28:06.388Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-17T15:28:07.807Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-17T15:28:08.597Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-17T15:28:08.732Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite (55.93s) [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.82s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d5015aeb37ebb is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon da17626154abe is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.95s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon dd0be5413f8f7 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.49s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d2716dd1b95cc is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.43s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d6937a4e34d2e is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.55s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d1e4b8f2905be is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d619e96e74865 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon df9823eaeee21 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d3d6274a4e49a is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.51s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d4db160b2dcd0 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d910e1b6bb0e3 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d46988f79f283 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.83s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-17T15:28:09.656Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:29b362dd5c393255a7ddd8ed18a7e4e2d81c94ee2b99f6d19fba3b1d91aab127 [2020-01-17T15:28:09.656Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:142a9df8b6c051f609e7bb6668bc46ae6e47390189f79e129ab1f2fbb0a23345 [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon df1b9fd5721d5 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-17T15:28:09.656Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad7c11e52e8e14c4445c5299d126a844304ecbf3f1f6fe7f4423bb24207628fa [2020-01-17T15:28:09.656Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:034c47c698189d1d6a1884ad090cc86effcfce624c9528bde1d975c8d39a17f9 [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d8087c751c203 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon dd2d4a2492f56 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.38s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d2ca5ebe4a4e4 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon dbd644476a8af is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d8a6ef3a7e16e is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d7d6da906ec5f is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d415db8eb8ac4 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d067334cb4aa3 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.89s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d62ae9a02dca8 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon dd2a6940ea4b0 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d1ded535ca008 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d0e5ef53bc94d is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon dccaca26690b9 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d465252b6c4de is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d82df11e6394d is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d27c3694508ac is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d1fd9622bccc4 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d5c62ec79b951 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.24s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon d8b8bbb14895b is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon de1b10c19d1da is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-01-17T15:28:09.656Z] check_test.go:196: Daemon deae4b9e70b57 is not started [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-17T15:28:09.656Z] daemon.go:325: [d1828cb3e5371] waiting for daemon to start [2020-01-17T15:28:09.656Z] daemon.go:325: [d1828cb3e5371] waiting for daemon to start [2020-01-17T15:28:09.656Z] daemon.go:353: [d1828cb3e5371] daemon started [2020-01-17T15:28:09.656Z] daemon.go:461: [d1828cb3e5371] Stopping daemon [2020-01-17T15:28:09.656Z] daemon.go:296: [d1828cb3e5371] exiting daemon [2020-01-17T15:28:09.656Z] daemon.go:448: [d1828cb3e5371] Daemon stopped [2020-01-17T15:28:09.656Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-01-17T15:28:09.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-01-17T15:28:09.656Z] daemon.go:325: [da50104f70572] waiting for daemon to start [2020-01-17T15:28:09.656Z] daemon.go:325: [da50104f70572] waiting for daemon to start [2020-01-17T15:28:09.656Z] daemon.go:353: [da50104f70572] daemon started [2020-01-17T15:28:09.656Z] daemon.go:461: [da50104f70572] Stopping daemon [2020-01-17T15:28:09.656Z] daemon.go:296: [da50104f70572] exiting daemon [2020-01-17T15:28:09.656Z] daemon.go:448: [da50104f70572] Daemon stopped [2020-01-17T15:28:09.656Z] === RUN TestDockerSchema1RegistrySuite [2020-01-17T15:28:09.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:28:13.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-17T15:28:17.134Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-17T15:28:19.050Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-17T15:28:19.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-17T15:28:21.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:28:21.603Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:28:22.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:28:23.016Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-17T15:28:24.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:28:25.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-17T15:28:28.787Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-17T15:28:29.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-17T15:28:30.099Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-17T15:28:30.658Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-17T15:28:30.658Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-17T15:28:30.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-17T15:28:31.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-17T15:28:31.729Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite (22.26s) [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.47s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d7b935aabbbb5 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d33db30d873d1 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon dc6f23511aa28 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d2fe1b63fd0b0 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon dc37f5e961c36 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon db6f15ecded1a is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d1546a149404f is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon dfac89349236d is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.84s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d2bad6a1d5c09 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon de6289fd05eae is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon df5a7cb51b9ed is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d930bc2dc1ef1 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d43ccb45299ef is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d336dee5e1d8d is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d6f4ce0292c59 is not started [2020-01-17T15:28:31.729Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-17T15:28:31.729Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-17T15:28:31.729Z] check_test.go:223: Daemon d41cd0cbb318e is not started [2020-01-17T15:28:31.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-17T15:28:31.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-17T15:28:32.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-17T15:28:33.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-17T15:28:33.466Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-17T15:28:34.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-17T15:28:34.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-17T15:28:35.203Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-17T15:28:35.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon d22165d0284fc is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon df848f3547f86 is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon dc3929f156953 is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-17T15:28:35.713Z] daemon.go:325: [d527b3e39fcdd] waiting for daemon to start [2020-01-17T15:28:35.713Z] daemon.go:325: [d527b3e39fcdd] waiting for daemon to start [2020-01-17T15:28:35.713Z] daemon.go:353: [d527b3e39fcdd] daemon started [2020-01-17T15:28:35.713Z] daemon.go:461: [d527b3e39fcdd] Stopping daemon [2020-01-17T15:28:35.713Z] daemon.go:296: [d527b3e39fcdd] exiting daemon [2020-01-17T15:28:35.713Z] daemon.go:448: [d527b3e39fcdd] Daemon stopped [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon da33847f4b5b7 is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon d102a7fb8f271 is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon d770d6e72d99c is not started [2020-01-17T15:28:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-17T15:28:35.713Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-17T15:28:35.713Z] check_test.go:252: Daemon dd682cf817b6c is not started [2020-01-17T15:28:35.713Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-17T15:28:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-17T15:28:40.942Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-17T15:28:40.942Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-17T15:28:41.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-17T15:28:41.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-17T15:28:41.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-17T15:28:41.452Z] check_test.go:279: Daemon d781d3b170003 is not started [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-17T15:28:41.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-17T15:28:41.452Z] check_test.go:279: Daemon d30326b0597cb is not started [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-17T15:28:41.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-17T15:28:41.452Z] check_test.go:279: Daemon df5a3dc1508c1 is not started [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-17T15:28:41.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-17T15:28:41.452Z] check_test.go:279: Daemon db8e40acce72b is not started [2020-01-17T15:28:41.452Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-17T15:28:41.452Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-17T15:28:41.452Z] check_test.go:279: Daemon d7f22e66ecbd0 is not started [2020-01-17T15:28:41.452Z] === RUN TestDockerNetworkSuite [2020-01-17T15:28:41.452Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-17T15:28:44.719Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-17T15:28:45.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-17T15:28:46.435Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-17T15:28:46.435Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-17T15:28:50.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-17T15:28:54.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-17T15:28:56.060Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-17T15:28:56.721Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-17T15:28:57.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-17T15:28:57.683Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-17T15:28:57.683Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-17T15:28:57.683Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-17T15:28:59.850Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-17T15:28:59.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-17T15:29:05.624Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-17T15:29:07.155Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-17T15:29:07.155Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-17T15:29:07.612Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-17T15:29:09.778Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-17T15:29:09.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-17T15:29:10.740Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-17T15:29:10.785Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-17T15:29:11.794Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-17T15:29:12.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-17T15:29:14.084Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-17T15:29:14.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-17T15:29:15.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-17T15:29:16.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-17T15:29:17.366Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-17T15:29:17.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-17T15:29:19.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-17T15:29:19.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-17T15:29:19.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-17T15:29:21.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-17T15:29:21.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-17T15:29:21.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-17T15:29:21.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-17T15:29:22.101Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-17T15:29:22.557Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-17T15:29:23.518Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-17T15:29:23.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-17T15:29:24.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-17T15:29:25.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-17T15:29:25.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-17T15:29:25.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-17T15:29:25.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-17T15:29:32.849Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-17T15:29:35.030Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-17T15:29:40.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-17T15:29:43.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-17T15:29:45.327Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-17T15:29:49.054Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-17T15:29:54.834Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-17T15:29:55.290Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-17T15:29:55.290Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-17T15:29:55.290Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-17T15:29:55.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-17T15:29:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-17T15:29:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-17T15:29:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-17T15:29:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-17T15:29:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-17T15:29:55.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-17T15:29:55.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-17T15:29:57.460Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-17T15:29:57.460Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-17T15:29:59.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-17T15:29:59.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-17T15:29:59.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-17T15:30:01.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-17T15:30:06.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-17T15:30:10.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-17T15:30:10.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-17T15:30:11.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-17T15:30:14.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-17T15:30:14.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-17T15:30:16.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-17T15:30:16.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-17T15:30:18.300Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-17T15:30:20.814Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-17T15:30:24.973Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite (104.04s) [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.83s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d3e1bf46b004d is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon ded3bf056eca7 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.13s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dbd7ecdf0cc89 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d852b5d58c126 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:1233: Daemon dcd8a34163cd7 is not started [2020-01-17T15:30:25.534Z] daemon.go:325: [dcd8a34163cd7] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:325: [dcd8a34163cd7] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:353: [dcd8a34163cd7] daemon started [2020-01-17T15:30:25.534Z] daemon.go:461: [dcd8a34163cd7] Stopping daemon [2020-01-17T15:30:25.534Z] daemon.go:296: [dcd8a34163cd7] exiting daemon [2020-01-17T15:30:25.534Z] daemon.go:448: [dcd8a34163cd7] Daemon stopped [2020-01-17T15:30:25.534Z] daemon.go:325: [dcd8a34163cd7] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:325: [dcd8a34163cd7] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:353: [dcd8a34163cd7] daemon started [2020-01-17T15:30:25.534Z] daemon.go:461: [dcd8a34163cd7] Stopping daemon [2020-01-17T15:30:25.534Z] daemon.go:296: [dcd8a34163cd7] exiting daemon [2020-01-17T15:30:25.534Z] daemon.go:448: [dcd8a34163cd7] Daemon stopped [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.36s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon deb05bbdbb476 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.09s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d87962ca9eac6 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.50s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d8085a6721157 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.98s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dd4e544d168a1 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d8660140a0114 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.92s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dab7cc5eb5d76 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dfde4bea2a37c is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.60s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d5a4975b19822 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dc729827fbe4c is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.47s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon da5f8b8d66d1c is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon ddc00d04bfda9 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon df2c3373b578f is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon de207bb36b405 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d46d767964371 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.59s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d6055085e2704 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.79s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dd34f3348fbc7 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon da7b138da3499 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon d736b7faaf45c is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon de78b8a876229 is not started [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.97s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-17T15:30:25.534Z] daemon.go:325: [d3c07e3dcc525] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:325: [d3c07e3dcc525] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:353: [d3c07e3dcc525] daemon started [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:968: Daemon d3c07e3dcc525 is not started [2020-01-17T15:30:25.534Z] daemon.go:296: [d3c07e3dcc525] exiting daemon [2020-01-17T15:30:25.534Z] daemon.go:325: [d3c07e3dcc525] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:325: [d3c07e3dcc525] waiting for daemon to start [2020-01-17T15:30:25.534Z] daemon.go:353: [d3c07e3dcc525] daemon started [2020-01-17T15:30:25.534Z] daemon.go:461: [d3c07e3dcc525] Stopping daemon [2020-01-17T15:30:25.534Z] daemon.go:296: [d3c07e3dcc525] exiting daemon [2020-01-17T15:30:25.534Z] daemon.go:448: [d3c07e3dcc525] Daemon stopped [2020-01-17T15:30:25.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.52s) [2020-01-17T15:30:25.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-17T15:30:25.534Z] docker_cli_network_unix_test.go:46: Daemon dfbb789bfd098 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.10s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [dab91e8d15a3d] daemon started [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:1116: Daemon dab91e8d15a3d is not started [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:296: [dab91e8d15a3d] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [dab91e8d15a3d] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [dab91e8d15a3d] daemon started [2020-01-17T15:30:25.535Z] daemon.go:461: [dab91e8d15a3d] Stopping daemon [2020-01-17T15:30:25.535Z] daemon.go:296: [dab91e8d15a3d] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:448: [dab91e8d15a3d] Daemon stopped [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d84ffed2963b2 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d02d418c97656 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d5cd7850d7cc0 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d3c08b381c09d is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d8d6998496673 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d63b858dfbec1 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d296908f5a6be is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.20s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon dac1dbc1c0c40 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon ddbca81f6810f is not started [2020-01-17T15:30:25.535Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-17T15:30:25.535Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d274607eca242 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d846fca3e00ee is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-17T15:30:25.535Z] daemon.go:325: [df0f40ece1ac3] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [df0f40ece1ac3] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [df0f40ece1ac3] daemon started [2020-01-17T15:30:25.535Z] daemon.go:461: [df0f40ece1ac3] Stopping daemon [2020-01-17T15:30:25.535Z] daemon.go:296: [df0f40ece1ac3] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:448: [df0f40ece1ac3] Daemon stopped [2020-01-17T15:30:25.535Z] daemon.go:325: [df0f40ece1ac3] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [df0f40ece1ac3] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [df0f40ece1ac3] daemon started [2020-01-17T15:30:25.535Z] daemon.go:461: [df0f40ece1ac3] Stopping daemon [2020-01-17T15:30:25.535Z] daemon.go:296: [df0f40ece1ac3] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:448: [df0f40ece1ac3] Daemon stopped [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.51s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-17T15:30:25.535Z] daemon.go:325: [dae677fba6d47] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:325: [dae677fba6d47] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [dae677fba6d47] daemon started [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:1084: Daemon dae677fba6d47 is not started [2020-01-17T15:30:25.535Z] daemon.go:325: [dae677fba6d47] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:296: [dae677fba6d47] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:325: [dae677fba6d47] waiting for daemon to start [2020-01-17T15:30:25.535Z] daemon.go:353: [dae677fba6d47] daemon started [2020-01-17T15:30:25.535Z] daemon.go:461: [dae677fba6d47] Stopping daemon [2020-01-17T15:30:25.535Z] daemon.go:296: [dae677fba6d47] exiting daemon [2020-01-17T15:30:25.535Z] daemon.go:448: [dae677fba6d47] Daemon stopped [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d5aa2963d453d is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d2fe9ee9aa307 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon de0bbc92081f0 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon df8d0e5777cf8 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.43s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon db74ec401cddf is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d2f731121e8df is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d783a435cd247 is not started [2020-01-17T15:30:25.535Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.10s) [2020-01-17T15:30:25.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-17T15:30:25.535Z] docker_cli_network_unix_test.go:46: Daemon d8f6aca5bd305 is not started [2020-01-17T15:30:25.535Z] === RUN TestDockerHubPullSuite [2020-01-17T15:30:25.535Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-17T15:30:26.896Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-17T15:30:28.780Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-17T15:30:29.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-17T15:30:29.594Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-17T15:30:30.955Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-17T15:30:31.214Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite (5.81s) [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-01-17T15:30:31.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-17T15:30:31.214Z] daemon.go:325: [d15d61ad6f2ba] waiting for daemon to start [2020-01-17T15:30:31.214Z] daemon.go:325: [d15d61ad6f2ba] waiting for daemon to start [2020-01-17T15:30:31.214Z] daemon.go:353: [d15d61ad6f2ba] daemon started [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2020-01-17T15:30:31.214Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-01-17T15:30:31.214Z] daemon.go:461: [d15d61ad6f2ba] Stopping daemon [2020-01-17T15:30:31.214Z] daemon.go:296: [d15d61ad6f2ba] exiting daemon [2020-01-17T15:30:31.214Z] daemon.go:448: [d15d61ad6f2ba] Daemon stopped [2020-01-17T15:30:31.214Z] PASS [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === Skipped [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-17T15:30:31.470Z] docker_cli_sni_test.go:18: Flakey test [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-17T15:30:31.470Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-17T15:30:31.470Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-17T15:30:31.470Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-17T15:30:31.470Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-17T15:30:31.470Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-01-17T15:30:31.470Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.470Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-17T15:30:31.471Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-17T15:30:31.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-17T15:30:31.471Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-01-17T15:30:31.471Z] docker_cli_network_unix_test.go:46: Daemon d274607eca242 is not started [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] [2020-01-17T15:30:31.471Z] DONE 1249 tests, 44 skipped in 2099.228s [2020-01-17T15:30:31.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-17T15:30:31.471Z] ++++ cat bundles/test-integration/docker.pid [2020-01-17T15:30:31.471Z] +++ kill 6926 [2020-01-17T15:30:32.395Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-17T15:30:32.395Z] umount: bundles/test-integration/root: mountpoint not found [2020-01-17T15:30:32.395Z] +++ /etc/init.d/apparmor stop [2020-01-17T15:30:32.395Z] Clearing AppArmor profiles cache:. [2020-01-17T15:30:32.395Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T15:30:32.395Z] Unloading profiles will leave already running processes permanently [2020-01-17T15:30:32.395Z] unconfined, which can lead to unexpected situations. [2020-01-17T15:30:32.395Z] [2020-01-17T15:30:32.395Z] To set a process to complain mode, use the command line tool [2020-01-17T15:30:32.395Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T15:30:32.395Z] with the 'teardown' option." [2020-01-17T15:30:32.395Z] [2020-01-17T15:30:37.630Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-17T15:30:40.136Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-17T15:30:48.215Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-17T15:31:02.002Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-17T15:31:03.058Z] === RUN TestDockerSuite/TestBuildRm [2020-01-17T15:31:16.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-17T15:31:17.966Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-17T15:31:20.080Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-17T15:31:20.153Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-17T15:31:20.153Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-17T15:31:20.153Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-17T15:31:21.697Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-17T15:31:22.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-17T15:31:25.445Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-17T15:31:26.748Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-17T15:31:28.362Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-17T15:31:34.173Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-17T15:31:34.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-17T15:31:39.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-17T15:31:42.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-17T15:31:45.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-17T15:31:48.784Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-17T15:31:49.012Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-17T15:31:49.474Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-17T15:31:50.447Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-17T15:31:52.045Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-17T15:31:55.301Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-17T15:31:57.808Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-17T15:32:02.870Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-17T15:32:03.332Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-17T15:32:08.043Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-17T15:32:08.505Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-17T15:32:13.212Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-17T15:32:43.217Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-17T15:32:43.217Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-17T15:32:43.217Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-17T15:32:43.217Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-17T15:32:49.026Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-17T15:32:53.734Z] === RUN TestDockerSuite/TestBuildUser [2020-01-17T15:32:53.734Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-17T15:32:53.734Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-17T15:32:53.734Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-17T15:32:54.034Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-17T15:32:58.437Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-17T15:32:58.900Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-17T15:33:01.088Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-17T15:33:01.088Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-17T15:33:01.088Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-17T15:33:08.863Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-17T15:33:26.262Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-17T15:33:26.262Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite (1828.38s) [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.11s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-17T15:33:26.887Z] daemon.go:325: [d1ad72bb416e2] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d1ad72bb416e2] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d1ad72bb416e2] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d1ad72bb416e2] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d1ad72bb416e2] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d1ad72bb416e2] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-17T15:33:26.887Z] daemon.go:325: [d881064c6f396] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d881064c6f396] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d881064c6f396] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d881064c6f396] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d881064c6f396] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d881064c6f396] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.49s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-17T15:33:26.887Z] daemon.go:325: [d973b3e7b3e4b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d973b3e7b3e4b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d973b3e7b3e4b] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d973b3e7b3e4b] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d973b3e7b3e4b] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d973b3e7b3e4b] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-17T15:33:26.887Z] daemon.go:325: [d8c0b84e9ca55] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d8c0b84e9ca55] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d8c0b84e9ca55] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-17T15:33:26.887Z] daemon.go:325: [de4019d04f60a] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [de4019d04f60a] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [de4019d04f60a] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d8c0b84e9ca55] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d8c0b84e9ca55] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d8c0b84e9ca55] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [de4019d04f60a] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [de4019d04f60a] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [de4019d04f60a] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-17T15:33:26.887Z] daemon.go:325: [d7f91a953a34b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d7f91a953a34b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d7f91a953a34b] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d7f91a953a34b] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d7f91a953a34b] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d7f91a953a34b] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.94s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-17T15:33:26.887Z] daemon.go:325: [dbb1eb96bbc1f] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [dbb1eb96bbc1f] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [dbb1eb96bbc1f] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-17T15:33:26.887Z] daemon.go:325: [d3112ca5af41b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d3112ca5af41b] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d3112ca5af41b] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d3112ca5af41b] joining swarm manager [dbb1eb96bbc1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.887Z] daemon.go:461: [d3112ca5af41b] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d3112ca5af41b] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d3112ca5af41b] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-17T15:33:26.887Z] daemon.go:325: [d1f3ebce65543] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d1f3ebce65543] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d1f3ebce65543] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d1f3ebce65543] joining swarm manager [dbb1eb96bbc1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.887Z] daemon.go:461: [dbb1eb96bbc1f] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [dbb1eb96bbc1f] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [dbb1eb96bbc1f] Daemon stopped [2020-01-17T15:33:26.887Z] check_test.go:379: Daemon d3112ca5af41b is not started [2020-01-17T15:33:26.887Z] daemon.go:461: [d1f3ebce65543] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d1f3ebce65543] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d1f3ebce65543] Daemon stopped [2020-01-17T15:33:26.887Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-17T15:33:26.887Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.60s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-01-17T15:33:26.887Z] daemon.go:325: [d214281a66503] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d214281a66503] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d214281a66503] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-01-17T15:33:26.887Z] daemon.go:325: [d52c2cb39673c] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d52c2cb39673c] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d52c2cb39673c] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d52c2cb39673c] joining swarm manager [d214281a66503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.887Z] daemon.go:461: [d214281a66503] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d214281a66503] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d214281a66503] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d52c2cb39673c] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d52c2cb39673c] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d52c2cb39673c] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:325: [d214281a66503] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d214281a66503] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d214281a66503] daemon started [2020-01-17T15:33:26.887Z] daemon.go:325: [d52c2cb39673c] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d52c2cb39673c] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d52c2cb39673c] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d214281a66503] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d214281a66503] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d214281a66503] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d52c2cb39673c] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d52c2cb39673c] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d52c2cb39673c] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-17T15:33:26.887Z] daemon.go:325: [d6a41dc2af831] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d6a41dc2af831] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d6a41dc2af831] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d6a41dc2af831] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d6a41dc2af831] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d6a41dc2af831] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.91s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-17T15:33:26.887Z] daemon.go:325: [d9219919eb083] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d9219919eb083] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d9219919eb083] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-17T15:33:26.887Z] daemon.go:325: [d30c6ec2427d0] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d30c6ec2427d0] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d30c6ec2427d0] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d9219919eb083] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d9219919eb083] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d9219919eb083] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d30c6ec2427d0] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d30c6ec2427d0] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d30c6ec2427d0] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.08s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-17T15:33:26.887Z] daemon.go:325: [d485934f8e541] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d485934f8e541] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d485934f8e541] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-17T15:33:26.887Z] daemon.go:325: [d8f793c0b34b7] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d8f793c0b34b7] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d8f793c0b34b7] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d8f793c0b34b7] joining swarm manager [d485934f8e541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-17T15:33:26.887Z] daemon.go:325: [df2cbe2c940c0] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [df2cbe2c940c0] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [df2cbe2c940c0] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [df2cbe2c940c0] joining swarm manager [d485934f8e541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.887Z] daemon.go:461: [d485934f8e541] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d485934f8e541] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d485934f8e541] Daemon stopped [2020-01-17T15:33:26.887Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-17T15:33:26.887Z] daemon.go:325: [d485934f8e541] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d485934f8e541] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d485934f8e541] daemon started [2020-01-17T15:33:26.887Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-17T15:33:26.887Z] daemon.go:461: [d485934f8e541] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d485934f8e541] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d485934f8e541] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d8f793c0b34b7] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d8f793c0b34b7] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d8f793c0b34b7] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [df2cbe2c940c0] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [df2cbe2c940c0] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [df2cbe2c940c0] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.09s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-17T15:33:26.887Z] daemon.go:325: [df3c17c689ca9] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [df3c17c689ca9] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [df3c17c689ca9] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-17T15:33:26.887Z] daemon.go:325: [d15f23e50b7ae] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d15f23e50b7ae] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d15f23e50b7ae] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d15f23e50b7ae] joining swarm manager [df3c17c689ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-17T15:33:26.887Z] daemon.go:325: [dddfd3ed80f9f] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [dddfd3ed80f9f] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [dddfd3ed80f9f] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [dddfd3ed80f9f] joining swarm manager [df3c17c689ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.887Z] daemon.go:461: [df3c17c689ca9] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [df3c17c689ca9] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [df3c17c689ca9] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d15f23e50b7ae] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d15f23e50b7ae] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d15f23e50b7ae] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [dddfd3ed80f9f] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [dddfd3ed80f9f] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [dddfd3ed80f9f] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-17T15:33:26.887Z] daemon.go:325: [d7e580d93ae4a] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d7e580d93ae4a] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d7e580d93ae4a] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-17T15:33:26.887Z] daemon.go:325: [db7298cfea044] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [db7298cfea044] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [db7298cfea044] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d7e580d93ae4a] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d7e580d93ae4a] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d7e580d93ae4a] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [db7298cfea044] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [db7298cfea044] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [db7298cfea044] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-17T15:33:26.887Z] daemon.go:325: [d4735f776f0c7] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d4735f776f0c7] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d4735f776f0c7] daemon started [2020-01-17T15:33:26.887Z] daemon.go:461: [d4735f776f0c7] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d4735f776f0c7] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d4735f776f0c7] Daemon stopped [2020-01-17T15:33:26.887Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.77s) [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-17T15:33:26.887Z] daemon.go:325: [d53ec36440f53] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d53ec36440f53] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d53ec36440f53] daemon started [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-17T15:33:26.887Z] daemon.go:325: [d225e3fcb3bc9] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d225e3fcb3bc9] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d225e3fcb3bc9] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d225e3fcb3bc9] joining swarm manager [d53ec36440f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.887Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-17T15:33:26.887Z] daemon.go:325: [d8be7df5f9e4e] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:325: [d8be7df5f9e4e] waiting for daemon to start [2020-01-17T15:33:26.887Z] daemon.go:353: [d8be7df5f9e4e] daemon started [2020-01-17T15:33:26.887Z] check_test.go:358: [d8be7df5f9e4e] joining swarm manager [d53ec36440f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.887Z] daemon.go:461: [d53ec36440f53] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d53ec36440f53] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d53ec36440f53] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d225e3fcb3bc9] Stopping daemon [2020-01-17T15:33:26.887Z] daemon.go:296: [d225e3fcb3bc9] exiting daemon [2020-01-17T15:33:26.887Z] daemon.go:448: [d225e3fcb3bc9] Daemon stopped [2020-01-17T15:33:26.887Z] daemon.go:461: [d8be7df5f9e4e] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d8be7df5f9e4e] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d8be7df5f9e4e] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.99s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-17T15:33:26.888Z] daemon.go:325: [d5dfb3db670b5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d5dfb3db670b5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d5dfb3db670b5] daemon started [2020-01-17T15:33:26.888Z] daemon.go:461: [d5dfb3db670b5] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d5dfb3db670b5] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d5dfb3db670b5] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d5dfb3db670b5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d5dfb3db670b5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d5dfb3db670b5] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d13d2f878161d] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d13d2f878161d] joining swarm manager [d5dfb3db670b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:461: [d13d2f878161d] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d13d2f878161d] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d13d2f878161d] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d13d2f878161d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d13d2f878161d] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d7baa42ff46dc] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d7baa42ff46dc] joining swarm manager [d5dfb3db670b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.888Z] daemon.go:461: [d7baa42ff46dc] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d7baa42ff46dc] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d7baa42ff46dc] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d7baa42ff46dc] daemon started [2020-01-17T15:33:26.888Z] daemon.go:296: [d7baa42ff46dc] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d7baa42ff46dc] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d7baa42ff46dc] daemon started [2020-01-17T15:33:26.888Z] daemon.go:461: [d5dfb3db670b5] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d5dfb3db670b5] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d5dfb3db670b5] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d13d2f878161d] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d13d2f878161d] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d13d2f878161d] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d7baa42ff46dc] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d7baa42ff46dc] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d7baa42ff46dc] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-17T15:33:26.888Z] daemon.go:325: [d874fb8abce74] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d874fb8abce74] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d874fb8abce74] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-17T15:33:26.888Z] daemon.go:325: [d506fd80237e7] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d506fd80237e7] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d506fd80237e7] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d506fd80237e7] joining swarm manager [d874fb8abce74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:461: [d874fb8abce74] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d874fb8abce74] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d874fb8abce74] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d506fd80237e7] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d506fd80237e7] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d506fd80237e7] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-17T15:33:26.888Z] daemon.go:325: [d0eabf076516a] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d0eabf076516a] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d0eabf076516a] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d35c70f7946ec] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d35c70f7946ec] joining swarm manager [d0eabf076516a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-17T15:33:26.888Z] daemon.go:325: [d2827096b108b] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d2827096b108b] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d2827096b108b] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d2827096b108b] joining swarm manager [d0eabf076516a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.888Z] daemon.go:461: [d35c70f7946ec] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d35c70f7946ec] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d35c70f7946ec] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d35c70f7946ec] error pinging daemon on start: Get http://d35c70f7946ec.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d35c70f7946ec] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d35c70f7946ec] daemon started [2020-01-17T15:33:26.888Z] daemon.go:461: [d0eabf076516a] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d0eabf076516a] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d0eabf076516a] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d35c70f7946ec] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d35c70f7946ec] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d35c70f7946ec] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d2827096b108b] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d2827096b108b] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d2827096b108b] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-17T15:33:26.888Z] daemon.go:325: [d2b8fc832ad9f] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d2b8fc832ad9f] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d2b8fc832ad9f] daemon started [2020-01-17T15:33:26.888Z] daemon.go:461: [d2b8fc832ad9f] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d2b8fc832ad9f] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d2b8fc832ad9f] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.67s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-17T15:33:26.888Z] daemon.go:325: [d6cb32b61ca23] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d6cb32b61ca23] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d6cb32b61ca23] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-17T15:33:26.888Z] daemon.go:325: [d67ad451a939d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d67ad451a939d] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d67ad451a939d] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d67ad451a939d] joining swarm manager [d6cb32b61ca23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:461: [d6cb32b61ca23] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d6cb32b61ca23] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d6cb32b61ca23] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d67ad451a939d] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d67ad451a939d] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d67ad451a939d] Daemon stopped [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.95s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-17T15:33:26.888Z] daemon.go:325: [d0e47aaeedea6] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d0e47aaeedea6] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d0e47aaeedea6] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d8213c4424ef3] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d8213c4424ef3] joining swarm manager [d0e47aaeedea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-17T15:33:26.888Z] daemon.go:325: [dba962e085f18] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [dba962e085f18] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [dba962e085f18] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [dba962e085f18] joining swarm manager [d0e47aaeedea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.888Z] daemon.go:461: [d8213c4424ef3] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d8213c4424ef3] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d8213c4424ef3] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [dba962e085f18] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [dba962e085f18] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [dba962e085f18] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:339: [d8213c4424ef3] error pinging daemon on start: Get http://d8213c4424ef3.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.888Z] daemon.go:325: [d8213c4424ef3] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d8213c4424ef3] daemon started [2020-01-17T15:33:26.888Z] daemon.go:461: [d0e47aaeedea6] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d0e47aaeedea6] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d0e47aaeedea6] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:461: [d8213c4424ef3] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d8213c4424ef3] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d8213c4424ef3] Daemon stopped [2020-01-17T15:33:26.888Z] check_test.go:379: Daemon dba962e085f18 is not started [2020-01-17T15:33:26.888Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.65s) [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d35d57857b17a] daemon started [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d61a9fd713c6e] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d61a9fd713c6e] joining swarm manager [d35d57857b17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d1d5f10d629f5] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d1d5f10d629f5] joining swarm manager [d35d57857b17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [de6a033ac842f] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [de6a033ac842f] joining swarm manager [d35d57857b17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [d3b5eb7754f78] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [d3b5eb7754f78] joining swarm manager [d35d57857b17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-17T15:33:26.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-17T15:33:26.888Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:353: [dcf672c9f9de6] daemon started [2020-01-17T15:33:26.888Z] check_test.go:358: [dcf672c9f9de6] joining swarm manager [d35d57857b17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-17T15:33:26.888Z] daemon.go:461: [dcf672c9f9de6] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:461: [d35d57857b17a] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:461: [d61a9fd713c6e] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:461: [d1d5f10d629f5] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:461: [de6a033ac842f] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:461: [d3b5eb7754f78] Stopping daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d35d57857b17a] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d35d57857b17a] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:296: [dcf672c9f9de6] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [dcf672c9f9de6] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:296: [d61a9fd713c6e] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d61a9fd713c6e] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:296: [de6a033ac842f] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:296: [d3b5eb7754f78] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d3b5eb7754f78] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:448: [de6a033ac842f] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:296: [d1d5f10d629f5] exiting daemon [2020-01-17T15:33:26.888Z] daemon.go:448: [d1d5f10d629f5] Daemon stopped [2020-01-17T15:33:26.888Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.888Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [de6a033ac842f] error pinging daemon on start: Get http://de6a033ac842f.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d35d57857b17a] error pinging daemon on start: Get http://d35d57857b17a.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [dcf672c9f9de6] error pinging daemon on start: Get http://dcf672c9f9de6.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d1d5f10d629f5] error pinging daemon on start: Get http://d1d5f10d629f5.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d3b5eb7754f78] error pinging daemon on start: Get http://d3b5eb7754f78.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d61a9fd713c6e] error pinging daemon on start: Get http://d61a9fd713c6e.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [de6a033ac842f] error pinging daemon on start: Get http://de6a033ac842f.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d35d57857b17a] error pinging daemon on start: Get http://d35d57857b17a.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d1d5f10d629f5] error pinging daemon on start: Get http://d1d5f10d629f5.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [dcf672c9f9de6] error pinging daemon on start: Get http://dcf672c9f9de6.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d3b5eb7754f78] error pinging daemon on start: Get http://d3b5eb7754f78.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d61a9fd713c6e] error pinging daemon on start: Get http://d61a9fd713c6e.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [de6a033ac842f] error pinging daemon on start: Get http://de6a033ac842f.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d35d57857b17a] error pinging daemon on start: Get http://d35d57857b17a.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d1d5f10d629f5] error pinging daemon on start: Get http://d1d5f10d629f5.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [dcf672c9f9de6] error pinging daemon on start: Get http://dcf672c9f9de6.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d3b5eb7754f78] error pinging daemon on start: Get http://d3b5eb7754f78.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d61a9fd713c6e] error pinging daemon on start: Get http://d61a9fd713c6e.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [de6a033ac842f] error pinging daemon on start: Get http://de6a033ac842f.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d35d57857b17a] error pinging daemon on start: Get http://d35d57857b17a.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d1d5f10d629f5] error pinging daemon on start: Get http://d1d5f10d629f5.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [dcf672c9f9de6] error pinging daemon on start: Get http://dcf672c9f9de6.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d3b5eb7754f78] error pinging daemon on start: Get http://d3b5eb7754f78.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:339: [d61a9fd713c6e] error pinging daemon on start: Get http://d61a9fd713c6e.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d1d5f10d629f5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dcf672c9f9de6] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [de6a033ac842f] error pinging daemon on start: Get http://de6a033ac842f.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d3b5eb7754f78] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:339: [d35d57857b17a] error pinging daemon on start: Get http://d35d57857b17a.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.889Z] daemon.go:325: [d61a9fd713c6e] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [de6a033ac842f] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d35d57857b17a] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d1d5f10d629f5] daemon started [2020-01-17T15:33:26.889Z] daemon.go:353: [d3b5eb7754f78] daemon started [2020-01-17T15:33:26.889Z] daemon.go:353: [d35d57857b17a] daemon started [2020-01-17T15:33:26.889Z] daemon.go:353: [de6a033ac842f] daemon started [2020-01-17T15:33:26.889Z] daemon.go:353: [dcf672c9f9de6] daemon started [2020-01-17T15:33:26.889Z] daemon.go:353: [d61a9fd713c6e] daemon started [2020-01-17T15:33:26.889Z] daemon.go:461: [d35d57857b17a] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d35d57857b17a] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d35d57857b17a] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d61a9fd713c6e] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d61a9fd713c6e] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d61a9fd713c6e] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d1d5f10d629f5] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d1d5f10d629f5] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d1d5f10d629f5] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [de6a033ac842f] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [de6a033ac842f] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [de6a033ac842f] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d3b5eb7754f78] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d3b5eb7754f78] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d3b5eb7754f78] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [dcf672c9f9de6] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [dcf672c9f9de6] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [dcf672c9f9de6] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-17T15:33:26.889Z] daemon.go:325: [dc1d1cc24642c] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dc1d1cc24642c] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [dc1d1cc24642c] daemon started [2020-01-17T15:33:26.889Z] daemon.go:461: [dc1d1cc24642c] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [dc1d1cc24642c] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [dc1d1cc24642c] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:325: [dc1d1cc24642c] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dc1d1cc24642c] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [dc1d1cc24642c] daemon started [2020-01-17T15:33:26.889Z] daemon.go:461: [dc1d1cc24642c] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [dc1d1cc24642c] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [dc1d1cc24642c] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.39s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-17T15:33:26.889Z] daemon.go:325: [ddb5b97374c36] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [ddb5b97374c36] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [ddb5b97374c36] daemon started [2020-01-17T15:33:26.889Z] daemon.go:461: [ddb5b97374c36] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [ddb5b97374c36] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [ddb5b97374c36] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.80s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-17T15:33:26.889Z] daemon.go:325: [dfdb2e32f8ad4] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [dfdb2e32f8ad4] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [dfdb2e32f8ad4] daemon started [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-17T15:33:26.889Z] daemon.go:325: [d8b71b7dba1df] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d8b71b7dba1df] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d8b71b7dba1df] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [d8b71b7dba1df] joining swarm manager [dfdb2e32f8ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-17T15:33:26.889Z] daemon.go:325: [db996c618ae66] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [db996c618ae66] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [db996c618ae66] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [db996c618ae66] joining swarm manager [dfdb2e32f8ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.889Z] daemon.go:461: [dfdb2e32f8ad4] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [dfdb2e32f8ad4] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [dfdb2e32f8ad4] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d8b71b7dba1df] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d8b71b7dba1df] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d8b71b7dba1df] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [db996c618ae66] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [db996c618ae66] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [db996c618ae66] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.05s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-17T15:33:26.889Z] daemon.go:325: [d9237cf562105] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d9237cf562105] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d9237cf562105] daemon started [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-17T15:33:26.889Z] daemon.go:325: [d5d6449bcb574] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d5d6449bcb574] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d5d6449bcb574] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [d5d6449bcb574] joining swarm manager [d9237cf562105]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-17T15:33:26.889Z] daemon.go:325: [d5e1aa66bd3d2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d5e1aa66bd3d2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d5e1aa66bd3d2] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [d5e1aa66bd3d2] joining swarm manager [d9237cf562105]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.889Z] daemon.go:461: [d9237cf562105] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d9237cf562105] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d9237cf562105] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d5d6449bcb574] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d5d6449bcb574] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d5d6449bcb574] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d5e1aa66bd3d2] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d5e1aa66bd3d2] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d5e1aa66bd3d2] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.65s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-17T15:33:26.889Z] daemon.go:325: [df5ad0bdd08d5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [df5ad0bdd08d5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [df5ad0bdd08d5] daemon started [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-17T15:33:26.889Z] daemon.go:325: [d606a448a50d5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d606a448a50d5] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d606a448a50d5] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [d606a448a50d5] joining swarm manager [df5ad0bdd08d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-17T15:33:26.889Z] daemon.go:325: [d2968aee16fb2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d2968aee16fb2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d2968aee16fb2] daemon started [2020-01-17T15:33:26.889Z] check_test.go:358: [d2968aee16fb2] joining swarm manager [df5ad0bdd08d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.889Z] daemon.go:461: [df5ad0bdd08d5] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [df5ad0bdd08d5] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [df5ad0bdd08d5] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d606a448a50d5] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d606a448a50d5] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d606a448a50d5] Daemon stopped [2020-01-17T15:33:26.889Z] daemon.go:461: [d2968aee16fb2] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [d2968aee16fb2] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [d2968aee16fb2] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.60s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-17T15:33:26.889Z] daemon.go:325: [ddb2e9cf229c3] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [ddb2e9cf229c3] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [ddb2e9cf229c3] daemon started [2020-01-17T15:33:26.889Z] daemon.go:461: [ddb2e9cf229c3] Stopping daemon [2020-01-17T15:33:26.889Z] daemon.go:296: [ddb2e9cf229c3] exiting daemon [2020-01-17T15:33:26.889Z] daemon.go:448: [ddb2e9cf229c3] Daemon stopped [2020-01-17T15:33:26.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.46s) [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:33:26.889Z] daemon.go:325: [d2f8697f72cfd] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d2f8697f72cfd] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d2f8697f72cfd] daemon started [2020-01-17T15:33:26.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:33:26.889Z] daemon.go:325: [d314d55f0e5c2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:325: [d314d55f0e5c2] waiting for daemon to start [2020-01-17T15:33:26.889Z] daemon.go:353: [d314d55f0e5c2] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d314d55f0e5c2] joining swarm manager [d2f8697f72cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:33:26.890Z] daemon.go:325: [da8a23f5c5dee] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [da8a23f5c5dee] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [da8a23f5c5dee] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [da8a23f5c5dee] joining swarm manager [d2f8697f72cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:33:26.890Z] daemon.go:325: [d53d3fd8a386a] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d53d3fd8a386a] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d53d3fd8a386a] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d53d3fd8a386a] joining swarm manager [d2f8697f72cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-17T15:33:26.890Z] daemon.go:325: [d83fea2c46ecb] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d83fea2c46ecb] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d83fea2c46ecb] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d83fea2c46ecb] joining swarm manager [d2f8697f72cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-17T15:33:26.890Z] daemon.go:461: [d2f8697f72cfd] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d2f8697f72cfd] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d2f8697f72cfd] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d314d55f0e5c2] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d314d55f0e5c2] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d314d55f0e5c2] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [da8a23f5c5dee] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [da8a23f5c5dee] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [da8a23f5c5dee] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d53d3fd8a386a] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d53d3fd8a386a] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d53d3fd8a386a] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d83fea2c46ecb] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d83fea2c46ecb] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d83fea2c46ecb] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.22s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-17T15:33:26.890Z] daemon.go:325: [dfcaed9271374] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dfcaed9271374] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dfcaed9271374] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [dfcaed9271374] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dfcaed9271374] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dfcaed9271374] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.07s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [db971803e6c95] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [db971803e6c95] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [db971803e6c95] daemon started [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [da8287686c7fe] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [da8287686c7fe] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [da8287686c7fe] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [da8287686c7fe] joining swarm manager [db971803e6c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [d56730be29ab7] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d56730be29ab7] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d56730be29ab7] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d56730be29ab7] joining swarm manager [db971803e6c95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.890Z] daemon.go:461: [db971803e6c95] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [db971803e6c95] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [db971803e6c95] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [da8287686c7fe] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [da8287686c7fe] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [da8287686c7fe] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d56730be29ab7] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d56730be29ab7] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d56730be29ab7] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.96s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-17T15:33:26.890Z] daemon.go:325: [df3cc4c67bedd] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [df3cc4c67bedd] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [df3cc4c67bedd] daemon started [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-17T15:33:26.890Z] daemon.go:325: [d5629c47983da] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d5629c47983da] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d5629c47983da] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d5629c47983da] joining swarm manager [df3cc4c67bedd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-17T15:33:26.890Z] daemon.go:325: [d2252923e33b1] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d2252923e33b1] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d2252923e33b1] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d2252923e33b1] joining swarm manager [df3cc4c67bedd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.890Z] daemon.go:461: [d5629c47983da] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d5629c47983da] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d5629c47983da] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [df3cc4c67bedd] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [df3cc4c67bedd] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [df3cc4c67bedd] Daemon stopped [2020-01-17T15:33:26.890Z] check_test.go:379: Daemon d5629c47983da is not started [2020-01-17T15:33:26.890Z] daemon.go:461: [d2252923e33b1] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d2252923e33b1] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d2252923e33b1] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.61s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-17T15:33:26.890Z] daemon.go:325: [d5472e3922c31] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d5472e3922c31] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d5472e3922c31] daemon started [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-17T15:33:26.890Z] daemon.go:325: [df8f282b0a3ea] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [df8f282b0a3ea] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [df8f282b0a3ea] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [df8f282b0a3ea] joining swarm manager [d5472e3922c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-17T15:33:26.890Z] daemon.go:325: [d80bc14a72ae5] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d80bc14a72ae5] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d80bc14a72ae5] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d80bc14a72ae5] joining swarm manager [d5472e3922c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.890Z] daemon.go:461: [d5472e3922c31] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d5472e3922c31] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d5472e3922c31] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [df8f282b0a3ea] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [df8f282b0a3ea] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [df8f282b0a3ea] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d80bc14a72ae5] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d80bc14a72ae5] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d80bc14a72ae5] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.47s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [dd82799228ed0] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dd82799228ed0] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dd82799228ed0] daemon started [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [d5846a4139761] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d5846a4139761] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d5846a4139761] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d5846a4139761] joining swarm manager [dd82799228ed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [d3404d2d758d8] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d3404d2d758d8] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d3404d2d758d8] daemon started [2020-01-17T15:33:26.890Z] check_test.go:358: [d3404d2d758d8] joining swarm manager [dd82799228ed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.890Z] daemon.go:461: [dd82799228ed0] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dd82799228ed0] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dd82799228ed0] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d5846a4139761] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d5846a4139761] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d5846a4139761] Daemon stopped [2020-01-17T15:33:26.890Z] daemon.go:461: [d3404d2d758d8] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d3404d2d758d8] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d3404d2d758d8] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.61s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-17T15:33:26.890Z] daemon.go:325: [d1e7c31baa863] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d1e7c31baa863] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d1e7c31baa863] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [d1e7c31baa863] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d1e7c31baa863] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d1e7c31baa863] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.78s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-17T15:33:26.890Z] daemon.go:325: [dc1c1881edd7d] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dc1c1881edd7d] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dc1c1881edd7d] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [dc1c1881edd7d] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dc1c1881edd7d] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dc1c1881edd7d] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-17T15:33:26.890Z] daemon.go:325: [da73d1fbffd3a] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [da73d1fbffd3a] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [da73d1fbffd3a] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [da73d1fbffd3a] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [da73d1fbffd3a] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [da73d1fbffd3a] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-01-17T15:33:26.890Z] daemon.go:325: [d0b399e51d7b5] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d0b399e51d7b5] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d0b399e51d7b5] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [d0b399e51d7b5] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d0b399e51d7b5] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d0b399e51d7b5] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-17T15:33:26.890Z] daemon.go:325: [dbf5800352f15] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dbf5800352f15] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dbf5800352f15] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [dbf5800352f15] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dbf5800352f15] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dbf5800352f15] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-01-17T15:33:26.890Z] daemon.go:325: [d77d0b0ab5d9d] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d77d0b0ab5d9d] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d77d0b0ab5d9d] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [d77d0b0ab5d9d] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d77d0b0ab5d9d] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d77d0b0ab5d9d] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-17T15:33:26.890Z] daemon.go:325: [dac89aaada6fa] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dac89aaada6fa] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dac89aaada6fa] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [dac89aaada6fa] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dac89aaada6fa] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dac89aaada6fa] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.88s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-01-17T15:33:26.890Z] daemon.go:325: [d3f605ced7cbc] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d3f605ced7cbc] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d3f605ced7cbc] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [d3f605ced7cbc] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d3f605ced7cbc] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d3f605ced7cbc] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.36s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-17T15:33:26.890Z] daemon.go:325: [dacf307969509] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [dacf307969509] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [dacf307969509] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [dacf307969509] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [dacf307969509] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [dacf307969509] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.50s) [2020-01-17T15:33:26.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-17T15:33:26.890Z] daemon.go:325: [d1b43c7751e82] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:325: [d1b43c7751e82] waiting for daemon to start [2020-01-17T15:33:26.890Z] daemon.go:353: [d1b43c7751e82] daemon started [2020-01-17T15:33:26.890Z] daemon.go:461: [d1b43c7751e82] Stopping daemon [2020-01-17T15:33:26.890Z] daemon.go:296: [d1b43c7751e82] exiting daemon [2020-01-17T15:33:26.890Z] daemon.go:448: [d1b43c7751e82] Daemon stopped [2020-01-17T15:33:26.890Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (12.29s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-01-17T15:33:26.891Z] daemon.go:325: [d04657742f9e8] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d04657742f9e8] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d04657742f9e8] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d04657742f9e8] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d04657742f9e8] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d04657742f9e8] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.28s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-17T15:33:26.891Z] daemon.go:325: [d12e09e1af9c8] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d12e09e1af9c8] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d12e09e1af9c8] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d12e09e1af9c8] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d12e09e1af9c8] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d12e09e1af9c8] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.17s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-17T15:33:26.891Z] daemon.go:325: [d7cd12b1a649d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d7cd12b1a649d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d7cd12b1a649d] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d7cd12b1a649d] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d7cd12b1a649d] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d7cd12b1a649d] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.55s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-17T15:33:26.891Z] daemon.go:325: [d3166d8794ec7] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d3166d8794ec7] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d3166d8794ec7] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d3166d8794ec7] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d3166d8794ec7] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d3166d8794ec7] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.99s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-17T15:33:26.891Z] daemon.go:325: [de331e293c104] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [de331e293c104] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [de331e293c104] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [de331e293c104] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [de331e293c104] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [de331e293c104] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.27s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-17T15:33:26.891Z] daemon.go:325: [d5a85b70736df] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d5a85b70736df] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d5a85b70736df] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d5a85b70736df] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d5a85b70736df] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d5a85b70736df] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.79s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-17T15:33:26.891Z] daemon.go:325: [d8f335b71cf8d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d8f335b71cf8d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d8f335b71cf8d] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d8f335b71cf8d] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d8f335b71cf8d] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d8f335b71cf8d] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.57s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-17T15:33:26.891Z] daemon.go:325: [dc6ba171f422a] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [dc6ba171f422a] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [dc6ba171f422a] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [dc6ba171f422a] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [dc6ba171f422a] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [dc6ba171f422a] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.81s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-17T15:33:26.891Z] daemon.go:325: [d993866130f6a] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d993866130f6a] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d993866130f6a] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d993866130f6a] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d993866130f6a] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d993866130f6a] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-17T15:33:26.891Z] daemon.go:325: [df3bda9788801] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [df3bda9788801] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [df3bda9788801] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [df3bda9788801] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [df3bda9788801] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [df3bda9788801] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.10s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-17T15:33:26.891Z] daemon.go:325: [d7c7069c76007] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d7c7069c76007] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d7c7069c76007] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d7c7069c76007] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d7c7069c76007] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d7c7069c76007] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.23s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-01-17T15:33:26.891Z] daemon.go:325: [da34b30a15677] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [da34b30a15677] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [da34b30a15677] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [da34b30a15677] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [da34b30a15677] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [da34b30a15677] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.05s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-01-17T15:33:26.891Z] daemon.go:325: [de802e82088e3] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [de802e82088e3] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [de802e82088e3] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [de802e82088e3] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [de802e82088e3] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [de802e82088e3] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.05s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-01-17T15:33:26.891Z] daemon.go:325: [d177532fa92e6] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d177532fa92e6] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d177532fa92e6] daemon started [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.noyy6l0snewl@30caf7d47088 | hello1\n" [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.b71ov5s23h58@30caf7d47088 | hello2\n" [2020-01-17T15:33:26.891Z] daemon.go:461: [d177532fa92e6] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d177532fa92e6] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d177532fa92e6] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.48s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-17T15:33:26.891Z] daemon.go:325: [dc2433b706f40] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [dc2433b706f40] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [dc2433b706f40] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [dc2433b706f40] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [dc2433b706f40] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [dc2433b706f40] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.47s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-17T15:33:26.891Z] daemon.go:325: [dd992519ed17c] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [dd992519ed17c] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [dd992519ed17c] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [dd992519ed17c] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [dd992519ed17c] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [dd992519ed17c] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.45s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-17T15:33:26.891Z] daemon.go:325: [d09bc6d4bba64] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d09bc6d4bba64] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d09bc6d4bba64] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d09bc6d4bba64] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d09bc6d4bba64] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d09bc6d4bba64] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.38s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-17T15:33:26.891Z] daemon.go:325: [dcaefa76b0812] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [dcaefa76b0812] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [dcaefa76b0812] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [dcaefa76b0812] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [dcaefa76b0812] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [dcaefa76b0812] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.63s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-01-17T15:33:26.891Z] daemon.go:325: [d97a187e78e03] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d97a187e78e03] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d97a187e78e03] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d97a187e78e03] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d97a187e78e03] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d97a187e78e03] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.45s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-17T15:33:26.891Z] daemon.go:325: [d7710e8f14b7d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d7710e8f14b7d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d7710e8f14b7d] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d7710e8f14b7d] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d7710e8f14b7d] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d7710e8f14b7d] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.49s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-01-17T15:33:26.891Z] daemon.go:325: [d5fd540059d2c] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d5fd540059d2c] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d5fd540059d2c] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d5fd540059d2c] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d5fd540059d2c] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d5fd540059d2c] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.78s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-17T15:33:26.891Z] daemon.go:325: [d586493b93fda] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d586493b93fda] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d586493b93fda] daemon started [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:242: checking task 6oe7kiuhokfo [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:247: checking messages for 6oe7kiuhokfo [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:242: checking task 4k2lygj3w2c1 [2020-01-17T15:33:26.891Z] docker_cli_service_logs_test.go:247: checking messages for 4k2lygj3w2c1 [2020-01-17T15:33:26.891Z] daemon.go:461: [d586493b93fda] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d586493b93fda] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d586493b93fda] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.12s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-01-17T15:33:26.891Z] daemon.go:325: [d9e5e70b7623d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d9e5e70b7623d] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d9e5e70b7623d] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d9e5e70b7623d] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d9e5e70b7623d] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d9e5e70b7623d] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.00s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [db19e5b92d491] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [db19e5b92d491] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [db19e5b92d491] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [db19e5b92d491] Daemon stopped [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [db19e5b92d491] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [db19e5b92d491] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [db19e5b92d491] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [db19e5b92d491] Daemon stopped [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [db19e5b92d491] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [db19e5b92d491] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [db19e5b92d491] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [db19e5b92d491] Daemon stopped [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [db19e5b92d491] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [db19e5b92d491] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [db19e5b92d491] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [db19e5b92d491] Daemon stopped [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [db19e5b92d491] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [db19e5b92d491] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [db19e5b92d491] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [db19e5b92d491] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [db19e5b92d491] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-17T15:33:26.891Z] daemon.go:325: [df7bee35a8e3b] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [df7bee35a8e3b] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [df7bee35a8e3b] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [df7bee35a8e3b] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [df7bee35a8e3b] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [df7bee35a8e3b] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.10s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-17T15:33:26.891Z] daemon.go:325: [d2f2ee9c0d670] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d2f2ee9c0d670] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d2f2ee9c0d670] daemon started [2020-01-17T15:33:26.891Z] daemon.go:461: [d2f2ee9c0d670] Stopping daemon [2020-01-17T15:33:26.891Z] daemon.go:296: [d2f2ee9c0d670] exiting daemon [2020-01-17T15:33:26.891Z] daemon.go:448: [d2f2ee9c0d670] Daemon stopped [2020-01-17T15:33:26.891Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.07s) [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-17T15:33:26.891Z] daemon.go:325: [d73e5d2b859db] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:325: [d73e5d2b859db] waiting for daemon to start [2020-01-17T15:33:26.891Z] daemon.go:353: [d73e5d2b859db] daemon started [2020-01-17T15:33:26.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-17T15:33:26.892Z] daemon.go:325: [d170b9a9f9b1e] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d170b9a9f9b1e] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d170b9a9f9b1e] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d170b9a9f9b1e] joining swarm manager [d73e5d2b859db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-17T15:33:26.892Z] daemon.go:325: [d822ef212b5d9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d822ef212b5d9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d822ef212b5d9] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d822ef212b5d9] joining swarm manager [d73e5d2b859db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.892Z] daemon.go:461: [d73e5d2b859db] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d73e5d2b859db] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d73e5d2b859db] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d170b9a9f9b1e] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d170b9a9f9b1e] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d170b9a9f9b1e] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d822ef212b5d9] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d822ef212b5d9] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d822ef212b5d9] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-17T15:33:26.892Z] daemon.go:325: [dbac10cf48665] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [dbac10cf48665] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [dbac10cf48665] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [dbac10cf48665] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [dbac10cf48665] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [dbac10cf48665] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.06s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-17T15:33:26.892Z] daemon.go:325: [d5d649db2aed8] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d5d649db2aed8] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d5d649db2aed8] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d5d649db2aed8] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d5d649db2aed8] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d5d649db2aed8] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.33s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-17T15:33:26.892Z] daemon.go:325: [decde68977ccc] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [decde68977ccc] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [decde68977ccc] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [decde68977ccc] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [decde68977ccc] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [decde68977ccc] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.51s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-17T15:33:26.892Z] daemon.go:325: [dec261fc65e78] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [dec261fc65e78] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [dec261fc65e78] daemon started [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-17T15:33:26.892Z] daemon.go:325: [d0f2a83a2bb7e] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0f2a83a2bb7e] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0f2a83a2bb7e] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d0f2a83a2bb7e] joining swarm manager [dec261fc65e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-17T15:33:26.892Z] daemon.go:325: [d8b8b23c751b0] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d8b8b23c751b0] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d8b8b23c751b0] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d8b8b23c751b0] joining swarm manager [dec261fc65e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.892Z] daemon.go:461: [dec261fc65e78] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [dec261fc65e78] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [dec261fc65e78] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d0f2a83a2bb7e] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0f2a83a2bb7e] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0f2a83a2bb7e] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d8b8b23c751b0] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d8b8b23c751b0] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d8b8b23c751b0] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-17T15:33:26.892Z] daemon.go:325: [d0615ed71bbf5] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0615ed71bbf5] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0615ed71bbf5] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0615ed71bbf5] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0615ed71bbf5] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0615ed71bbf5] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.35s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-17T15:33:26.892Z] daemon.go:325: [de47db364b546] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [de47db364b546] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [de47db364b546] daemon started [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d39096178beb9] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d39096178beb9] joining swarm manager [de47db364b546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0538114e1320] daemon started [2020-01-17T15:33:26.892Z] check_test.go:358: [d0538114e1320] joining swarm manager [de47db364b546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.892Z] daemon.go:461: [d39096178beb9] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d39096178beb9] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d39096178beb9] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d39096178beb9] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0538114e1320] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0538114e1320] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0538114e1320] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0538114e1320] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d39096178beb9] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d39096178beb9] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d39096178beb9] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d39096178beb9] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0538114e1320] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0538114e1320] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0538114e1320] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0538114e1320] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d39096178beb9] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d39096178beb9] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d39096178beb9] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d39096178beb9] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d39096178beb9] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0538114e1320] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0538114e1320] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0538114e1320] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0538114e1320] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0538114e1320] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [de47db364b546] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [de47db364b546] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [de47db364b546] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d39096178beb9] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d39096178beb9] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d39096178beb9] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:461: [d0538114e1320] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0538114e1320] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0538114e1320] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.24s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-17T15:33:26.892Z] daemon.go:325: [d4df1a6f42255] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d4df1a6f42255] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d4df1a6f42255] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d4df1a6f42255] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d4df1a6f42255] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d4df1a6f42255] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.29s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-17T15:33:26.892Z] daemon.go:325: [d55d18f8d9ebe] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d55d18f8d9ebe] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d55d18f8d9ebe] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d55d18f8d9ebe] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d55d18f8d9ebe] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d55d18f8d9ebe] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d55d18f8d9ebe] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d55d18f8d9ebe] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d55d18f8d9ebe] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d55d18f8d9ebe] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d55d18f8d9ebe] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d55d18f8d9ebe] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d55d18f8d9ebe] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.89s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-17T15:33:26.892Z] daemon.go:325: [d0e1d05bd288c] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0e1d05bd288c] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0e1d05bd288c] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0e1d05bd288c] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0e1d05bd288c] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0e1d05bd288c] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.83s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-17T15:33:26.892Z] daemon.go:325: [d0b2c12ad6c79] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d0b2c12ad6c79] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d0b2c12ad6c79] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d0b2c12ad6c79] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d0b2c12ad6c79] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d0b2c12ad6c79] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.14s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d10c45fb6ef67] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d10c45fb6ef67] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d10c45fb6ef67] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d10c45fb6ef67] Daemon stopped [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:296: [d10c45fb6ef67] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:296: [d10c45fb6ef67] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:325: [d10c45fb6ef67] waiting for daemon to start [2020-01-17T15:33:26.892Z] daemon.go:353: [d10c45fb6ef67] daemon started [2020-01-17T15:33:26.892Z] daemon.go:461: [d10c45fb6ef67] Stopping daemon [2020-01-17T15:33:26.892Z] daemon.go:296: [d10c45fb6ef67] exiting daemon [2020-01-17T15:33:26.892Z] daemon.go:448: [d10c45fb6ef67] Daemon stopped [2020-01-17T15:33:26.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.95s) [2020-01-17T15:33:26.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-17T15:33:26.892Z] daemon.go:325: [d31df3e31600e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d31df3e31600e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d31df3e31600e] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d31df3e31600e] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d31df3e31600e] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d31df3e31600e] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.47s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-01-17T15:33:26.893Z] daemon.go:325: [df59d4ce0732d] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [df59d4ce0732d] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [df59d4ce0732d] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [df59d4ce0732d] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [df59d4ce0732d] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [df59d4ce0732d] Daemon stopped [2020-01-17T15:33:26.893Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-17T15:33:26.893Z] requirement.go:26: unmatched requirement IPv6 [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.71s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d993cbd7116c8] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d993cbd7116c8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d993cbd7116c8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d993cbd7116c8] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d993cbd7116c8] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d993cbd7116c8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d993cbd7116c8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d993cbd7116c8] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d993cbd7116c8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d993cbd7116c8] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d993cbd7116c8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d993cbd7116c8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d993cbd7116c8] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-17T15:33:26.893Z] daemon.go:325: [dc8e9e92d7adb] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dc8e9e92d7adb] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dc8e9e92d7adb] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [dc8e9e92d7adb] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dc8e9e92d7adb] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dc8e9e92d7adb] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-17T15:33:26.893Z] daemon.go:325: [dfc462eab5734] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dfc462eab5734] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dfc462eab5734] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [dfc462eab5734] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dfc462eab5734] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dfc462eab5734] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-17T15:33:26.893Z] daemon.go:325: [d07cd0bfa45cb] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d07cd0bfa45cb] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d07cd0bfa45cb] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d07cd0bfa45cb] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d07cd0bfa45cb] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d07cd0bfa45cb] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-17T15:33:26.893Z] daemon.go:325: [d18ddc856cf97] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d18ddc856cf97] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d18ddc856cf97] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-17T15:33:26.893Z] daemon.go:325: [d01aea7c327f2] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d01aea7c327f2] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d01aea7c327f2] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d18ddc856cf97] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d18ddc856cf97] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d18ddc856cf97] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d01aea7c327f2] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d01aea7c327f2] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d01aea7c327f2] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.39s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-17T15:33:26.893Z] daemon.go:325: [d36e7dc221bc5] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d36e7dc221bc5] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d36e7dc221bc5] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0675b2a7b3ff] daemon started [2020-01-17T15:33:26.893Z] check_test.go:358: [d0675b2a7b3ff] joining swarm manager [d36e7dc221bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.893Z] daemon.go:461: [d0675b2a7b3ff] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0675b2a7b3ff] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0675b2a7b3ff] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0675b2a7b3ff] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d44c557b2a8a1] daemon started [2020-01-17T15:33:26.893Z] check_test.go:358: [d44c557b2a8a1] joining swarm manager [d36e7dc221bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.893Z] daemon.go:461: [d0675b2a7b3ff] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0675b2a7b3ff] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0675b2a7b3ff] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0675b2a7b3ff] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0675b2a7b3ff] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d44c557b2a8a1] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d44c557b2a8a1] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d44c557b2a8a1] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d44c557b2a8a1] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d44c557b2a8a1] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d44c557b2a8a1] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d44c557b2a8a1] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d44c557b2a8a1] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d44c557b2a8a1] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d36e7dc221bc5] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d36e7dc221bc5] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d36e7dc221bc5] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d0675b2a7b3ff] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0675b2a7b3ff] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0675b2a7b3ff] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d44c557b2a8a1] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d44c557b2a8a1] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d44c557b2a8a1] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.77s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-17T15:33:26.893Z] daemon.go:325: [d7afdb8eab432] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d7afdb8eab432] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d7afdb8eab432] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-17T15:33:26.893Z] daemon.go:325: [d1069a036c2f9] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d1069a036c2f9] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d1069a036c2f9] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d7afdb8eab432] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d7afdb8eab432] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d7afdb8eab432] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d1069a036c2f9] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d1069a036c2f9] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d1069a036c2f9] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.61s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-17T15:33:26.893Z] daemon.go:325: [d35ab792ad94e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d35ab792ad94e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d35ab792ad94e] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d35ab792ad94e] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d35ab792ad94e] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d35ab792ad94e] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d35ab792ad94e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d35ab792ad94e] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d35ab792ad94e] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d35ab792ad94e] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d35ab792ad94e] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d35ab792ad94e] Daemon stopped [2020-01-17T15:33:26.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.87s) [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dac0c24967d96] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d11214d77a4ec] daemon started [2020-01-17T15:33:26.893Z] check_test.go:358: [d11214d77a4ec] joining swarm manager [dac0c24967d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0ee025c681d8] daemon started [2020-01-17T15:33:26.893Z] check_test.go:358: [d0ee025c681d8] joining swarm manager [dac0c24967d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.893Z] daemon.go:461: [d11214d77a4ec] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d11214d77a4ec] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d11214d77a4ec] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d11214d77a4ec] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d11214d77a4ec] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d11214d77a4ec] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d11214d77a4ec] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [dac0c24967d96] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dac0c24967d96] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dac0c24967d96] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dac0c24967d96] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d0ee025c681d8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0ee025c681d8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0ee025c681d8] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0ee025c681d8] daemon started [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d11214d77a4ec] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d11214d77a4ec] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d11214d77a4ec] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d11214d77a4ec] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d11214d77a4ec] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [dac0c24967d96] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dac0c24967d96] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dac0c24967d96] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:339: [dac0c24967d96] error pinging daemon on start: Get http://dac0c24967d96.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:339: [dac0c24967d96] error pinging daemon on start: Get http://dac0c24967d96.sock/_ping: context deadline exceeded [2020-01-17T15:33:26.893Z] daemon.go:325: [dac0c24967d96] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dac0c24967d96] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d0ee025c681d8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0ee025c681d8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0ee025c681d8] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d0ee025c681d8] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d0ee025c681d8] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [d11214d77a4ec] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d11214d77a4ec] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d11214d77a4ec] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [d11214d77a4ec] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [d11214d77a4ec] daemon started [2020-01-17T15:33:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dc3d1aa915bab] daemon started [2020-01-17T15:33:26.893Z] check_test.go:358: [dc3d1aa915bab] joining swarm manager [dac0c24967d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-17T15:33:26.893Z] daemon.go:461: [dc3d1aa915bab] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dc3d1aa915bab] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dc3d1aa915bab] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:325: [dc3d1aa915bab] waiting for daemon to start [2020-01-17T15:33:26.893Z] daemon.go:353: [dc3d1aa915bab] daemon started [2020-01-17T15:33:26.893Z] daemon.go:461: [dac0c24967d96] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [dac0c24967d96] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [dac0c24967d96] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d11214d77a4ec] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d11214d77a4ec] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d11214d77a4ec] Daemon stopped [2020-01-17T15:33:26.893Z] daemon.go:461: [d0ee025c681d8] Stopping daemon [2020-01-17T15:33:26.893Z] daemon.go:296: [d0ee025c681d8] exiting daemon [2020-01-17T15:33:26.893Z] daemon.go:448: [d0ee025c681d8] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:461: [dc3d1aa915bab] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dc3d1aa915bab] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dc3d1aa915bab] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.49s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-17T15:33:26.894Z] daemon.go:325: [d0b71bcedc306] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d0b71bcedc306] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d0b71bcedc306] daemon started [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-17T15:33:26.894Z] daemon.go:325: [d1da36037ac7a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d1da36037ac7a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d1da36037ac7a] daemon started [2020-01-17T15:33:26.894Z] check_test.go:358: [d1da36037ac7a] joining swarm manager [d0b71bcedc306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-17T15:33:26.894Z] daemon.go:325: [ddab58f949a1b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [ddab58f949a1b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [ddab58f949a1b] daemon started [2020-01-17T15:33:26.894Z] check_test.go:358: [ddab58f949a1b] joining swarm manager [d0b71bcedc306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-17T15:33:26.894Z] daemon.go:461: [d0b71bcedc306] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d0b71bcedc306] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d0b71bcedc306] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:461: [d1da36037ac7a] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d1da36037ac7a] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d1da36037ac7a] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:461: [ddab58f949a1b] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [ddab58f949a1b] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [ddab58f949a1b] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.36s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-17T15:33:26.894Z] daemon.go:325: [dd2d4d4931b28] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dd2d4d4931b28] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dd2d4d4931b28] daemon started [2020-01-17T15:33:26.894Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-01-17T15:33:26.894Z] 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-01-17T15:33:26.894Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-01-17T15:33:26.894Z] 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-01-17T15:33:26.894Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-01-17T15:33:26.894Z] 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-01-17T15:33:26.894Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-01-17T15:33:26.894Z] 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-01-17T15:33:26.894Z] daemon.go:461: [dd2d4d4931b28] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dd2d4d4931b28] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dd2d4d4931b28] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.29s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-17T15:33:26.894Z] daemon.go:325: [dca53a6d5cbea] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dca53a6d5cbea] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dca53a6d5cbea] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [dca53a6d5cbea] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dca53a6d5cbea] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dca53a6d5cbea] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.88s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-17T15:33:26.894Z] daemon.go:325: [d836ddebcd458] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d836ddebcd458] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d836ddebcd458] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d836ddebcd458] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d836ddebcd458] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d836ddebcd458] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.88s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-17T15:33:26.894Z] daemon.go:325: [dabbbb3154381] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dabbbb3154381] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dabbbb3154381] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [dabbbb3154381] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dabbbb3154381] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dabbbb3154381] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.74s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-17T15:33:26.894Z] daemon.go:325: [dfc9508fc84dc] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dfc9508fc84dc] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dfc9508fc84dc] daemon started [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-17T15:33:26.894Z] daemon.go:325: [d7fa389672c32] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d7fa389672c32] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d7fa389672c32] daemon started [2020-01-17T15:33:26.894Z] check_test.go:358: [d7fa389672c32] joining swarm manager [dfc9508fc84dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.894Z] daemon.go:461: [dfc9508fc84dc] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dfc9508fc84dc] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dfc9508fc84dc] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:461: [d7fa389672c32] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d7fa389672c32] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d7fa389672c32] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.63s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-17T15:33:26.894Z] daemon.go:325: [d738dea5275e8] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d738dea5275e8] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d738dea5275e8] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d738dea5275e8] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d738dea5275e8] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d738dea5275e8] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.44s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-17T15:33:26.894Z] daemon.go:325: [d7ae264038744] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d7ae264038744] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d7ae264038744] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d7ae264038744] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d7ae264038744] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d7ae264038744] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.31s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-17T15:33:26.894Z] daemon.go:325: [d04b845d0f187] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d04b845d0f187] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d04b845d0f187] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d04b845d0f187] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d04b845d0f187] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d04b845d0f187] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-17T15:33:26.894Z] daemon.go:325: [dc657fad273ea] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dc657fad273ea] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dc657fad273ea] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [dc657fad273ea] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dc657fad273ea] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dc657fad273ea] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.16s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-17T15:33:26.894Z] daemon.go:325: [dc5bcaece3664] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dc5bcaece3664] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dc5bcaece3664] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [dc5bcaece3664] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dc5bcaece3664] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dc5bcaece3664] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.52s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-17T15:33:26.894Z] daemon.go:325: [d5fa350e75efe] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d5fa350e75efe] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d5fa350e75efe] daemon started [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-17T15:33:26.894Z] daemon.go:325: [d107aa9a0771e] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d107aa9a0771e] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d107aa9a0771e] daemon started [2020-01-17T15:33:26.894Z] check_test.go:358: [d107aa9a0771e] joining swarm manager [d5fa350e75efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-17T15:33:26.894Z] daemon.go:461: [d5fa350e75efe] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d5fa350e75efe] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d5fa350e75efe] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:461: [d107aa9a0771e] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d107aa9a0771e] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d107aa9a0771e] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.00s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d82d913fddc9a] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d82d913fddc9a] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d82d913fddc9a] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d82d913fddc9a] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d82d913fddc9a] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d82d913fddc9a] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d82d913fddc9a] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d82d913fddc9a] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d82d913fddc9a] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d82d913fddc9a] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d82d913fddc9a] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d82d913fddc9a] Daemon stopped [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d82d913fddc9a] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d82d913fddc9a] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d82d913fddc9a] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d82d913fddc9a] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d82d913fddc9a] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.05s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-17T15:33:26.894Z] daemon.go:325: [db15324265398] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [db15324265398] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [db15324265398] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [db15324265398] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [db15324265398] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [db15324265398] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-17T15:33:26.894Z] daemon.go:325: [de55b3bb86e7b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [de55b3bb86e7b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [de55b3bb86e7b] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [de55b3bb86e7b] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [de55b3bb86e7b] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [de55b3bb86e7b] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-17T15:33:26.894Z] daemon.go:325: [db103b05a236b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [db103b05a236b] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [db103b05a236b] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [db103b05a236b] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [db103b05a236b] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [db103b05a236b] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.45s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-17T15:33:26.894Z] daemon.go:325: [dd6bf58f00793] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [dd6bf58f00793] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [dd6bf58f00793] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [dd6bf58f00793] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [dd6bf58f00793] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [dd6bf58f00793] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.47s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-17T15:33:26.894Z] daemon.go:325: [d53a8db4ffb36] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d53a8db4ffb36] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d53a8db4ffb36] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d53a8db4ffb36] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d53a8db4ffb36] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d53a8db4ffb36] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.22s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-17T15:33:26.894Z] daemon.go:325: [d058bb968f453] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [d058bb968f453] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [d058bb968f453] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [d058bb968f453] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [d058bb968f453] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [d058bb968f453] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.32s) [2020-01-17T15:33:26.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-17T15:33:26.894Z] daemon.go:325: [db382be6b16ff] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:325: [db382be6b16ff] waiting for daemon to start [2020-01-17T15:33:26.894Z] daemon.go:353: [db382be6b16ff] daemon started [2020-01-17T15:33:26.894Z] daemon.go:461: [db382be6b16ff] Stopping daemon [2020-01-17T15:33:26.894Z] daemon.go:296: [db382be6b16ff] exiting daemon [2020-01-17T15:33:26.894Z] daemon.go:448: [db382be6b16ff] Daemon stopped [2020-01-17T15:33:26.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-17T15:33:26.895Z] daemon.go:325: [d7be0b57f8d2a] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [d7be0b57f8d2a] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [d7be0b57f8d2a] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [d7be0b57f8d2a] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [d7be0b57f8d2a] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [d7be0b57f8d2a] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.23s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-17T15:33:26.895Z] daemon.go:325: [dc4ca075f5f31] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [dc4ca075f5f31] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [dc4ca075f5f31] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [dc4ca075f5f31] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [dc4ca075f5f31] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [dc4ca075f5f31] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-17T15:33:26.895Z] daemon.go:325: [d8a682cef7ce4] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [d8a682cef7ce4] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [d8a682cef7ce4] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [d8a682cef7ce4] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [d8a682cef7ce4] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [d8a682cef7ce4] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-01-17T15:33:26.895Z] daemon.go:325: [d29f1928f43a3] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [d29f1928f43a3] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [d29f1928f43a3] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [d29f1928f43a3] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [d29f1928f43a3] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [d29f1928f43a3] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-17T15:33:26.895Z] daemon.go:325: [dbf9d7086b5f9] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [dbf9d7086b5f9] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [dbf9d7086b5f9] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [dbf9d7086b5f9] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [dbf9d7086b5f9] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [dbf9d7086b5f9] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-17T15:33:26.895Z] daemon.go:325: [d1443faefebdf] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [d1443faefebdf] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [d1443faefebdf] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [d1443faefebdf] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [d1443faefebdf] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [d1443faefebdf] Daemon stopped [2020-01-17T15:33:26.895Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.89s) [2020-01-17T15:33:26.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-17T15:33:26.895Z] daemon.go:325: [dc1be839d8f6e] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:325: [dc1be839d8f6e] waiting for daemon to start [2020-01-17T15:33:26.895Z] daemon.go:353: [dc1be839d8f6e] daemon started [2020-01-17T15:33:26.895Z] daemon.go:461: [dc1be839d8f6e] Stopping daemon [2020-01-17T15:33:26.895Z] daemon.go:296: [dc1be839d8f6e] exiting daemon [2020-01-17T15:33:26.895Z] daemon.go:448: [dc1be839d8f6e] Daemon stopped [2020-01-17T15:33:26.895Z] === RUN TestDockerExternalVolumeSuite [2020-01-17T15:33:26.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-17T15:33:38.674Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-17T15:33:44.481Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-17T15:33:44.481Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-17T15:33:44.481Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-17T15:33:44.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-17T15:33:47.395Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-17T15:33:47.395Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-01-17T15:34:02.243Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-17T15:34:05.991Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-17T15:34:06.453Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-17T15:34:27.583Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-17T15:34:27.583Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-17T15:34:27.583Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-17T15:34:27.583Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-17T15:34:27.583Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-17T15:34:37.926Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-17T15:34:40.844Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-17T15:34:40.844Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-17T15:34:40.844Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-17T15:34:41.305Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-17T15:34:42.853Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-17T15:34:48.731Z] === RUN TestDockerSuite/TestCommitChange [2020-01-17T15:34:52.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-17T15:34:53.437Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-17T15:34:58.146Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-17T15:34:58.146Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-17T15:35:00.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-17T15:35:05.248Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-17T15:35:05.249Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-17T15:35:17.660Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-17T15:35:28.008Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-17T15:35:32.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-17T15:35:33.821Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-17T15:35:41.011Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-17T15:35:41.011Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-17T15:35:42.557Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-17T15:35:42.557Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-17T15:35:42.557Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-17T15:35:42.558Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-17T15:35:44.749Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-17T15:35:44.749Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-17T15:35:44.749Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-17T15:35:46.942Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-17T15:35:46.942Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-17T15:35:46.942Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-17T15:35:46.942Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-17T15:35:46.942Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-17T15:35:47.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-17T15:35:49.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-17T15:35:51.318Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-17T15:35:53.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-17T15:35:53.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-17T15:35:53.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-17T15:35:55.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-17T15:35:55.696Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-17T15:35:57.882Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-17T15:35:57.882Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-17T15:35:57.882Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-17T15:36:00.069Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-17T15:36:00.069Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-17T15:36:01.615Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-17T15:36:01.615Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-17T15:36:04.536Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-17T15:36:04.536Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-17T15:36:06.724Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-17T15:36:10.471Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-17T15:36:14.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-17T15:36:14.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-17T15:36:14.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-17T15:36:14.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-17T15:36:14.318Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-17T15:36:15.861Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-17T15:36:15.861Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-17T15:36:19.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-17T15:36:24.452Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-17T15:36:24.452Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-17T15:36:25.424Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-17T15:36:25.886Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-17T15:36:30.605Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-17T15:36:31.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-17T15:36:32.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-01-17T15:36:35.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-17T15:37:00.279Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-17T15:37:03.242Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-17T15:37:03.242Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-17T15:37:03.242Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-17T15:37:03.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-17T15:37:06.157Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-17T15:37:06.157Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-17T15:37:06.157Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-17T15:37:06.157Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-17T15:37:10.863Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-17T15:37:18.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-17T15:37:19.453Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-17T15:37:19.453Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-17T15:37:19.453Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-17T15:37:28.143Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-17T15:37:28.143Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-17T15:37:28.143Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-17T15:37:36.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-17T15:37:36.733Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-17T15:37:36.733Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-17T15:37:36.733Z] === RUN TestDockerSuite/TestCpToDot [2020-01-17T15:37:38.922Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-17T15:37:38.922Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-17T15:37:38.922Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-17T15:37:42.282Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-17T15:37:43.834Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-17T15:37:46.043Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-17T15:37:46.507Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-17T15:37:46.507Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-17T15:37:48.697Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-17T15:37:49.160Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-17T15:37:49.160Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-17T15:37:49.160Z] === RUN TestDockerSuite/TestCreateRM [2020-01-17T15:37:49.620Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-17T15:37:49.620Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-17T15:37:49.620Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-17T15:37:50.082Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-17T15:38:02.531Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-17T15:38:02.993Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-17T15:38:03.455Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-17T15:38:08.164Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-17T15:38:08.164Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-17T15:38:08.164Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDockerFails [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-17T15:38:11.081Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-17T15:38:13.268Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-17T15:38:16.183Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-17T15:38:19.104Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-17T15:38:23.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-17T15:38:27.693Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-17T15:38:32.400Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-17T15:38:38.209Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-17T15:38:39.753Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-17T15:38:40.728Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-17T15:38:41.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-17T15:38:44.479Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-17T15:38:44.479Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-17T15:38:45.452Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-17T15:38:50.169Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-17T15:39:05.013Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-17T15:39:06.048Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-17T15:39:06.048Z] === RUN TestDockerSuite/TestEventsRename [2020-01-17T15:39:08.234Z] === RUN TestDockerSuite/TestEventsResize [2020-01-17T15:39:11.163Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-17T15:39:13.350Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-17T15:39:13.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-17T15:39:16.268Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-17T15:39:20.975Z] === RUN TestDockerSuite/TestEventsTop [2020-01-17T15:39:20.975Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-17T15:39:23.168Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-17T15:39:26.921Z] === RUN TestDockerSuite/TestExec [2020-01-17T15:39:26.921Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-17T15:39:26.921Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-17T15:39:29.116Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-17T15:39:30.664Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-17T15:39:30.664Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-17T15:39:31.125Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-17T15:39:31.126Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-17T15:39:33.313Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-17T15:39:35.502Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-17T15:39:37.692Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-17T15:39:39.887Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-17T15:39:43.641Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-17T15:39:43.641Z] === RUN TestDockerSuite/TestExecEnv [2020-01-17T15:39:43.641Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-17T15:39:43.641Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-17T15:39:45.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-17T15:39:46.561Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecParseError [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-17T15:39:51.265Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-17T15:39:53.452Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-17T15:39:55.645Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-17T15:39:55.646Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-17T15:40:00.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-17T15:40:04.308Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-17T15:40:04.308Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-17T15:40:04.308Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-17T15:40:04.308Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-17T15:40:11.409Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-17T15:40:17.220Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-17T15:40:18.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-17T15:40:20.975Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-17T15:40:26.792Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-17T15:40:26.792Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-17T15:40:26.792Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-17T15:40:27.254Z] === RUN TestDockerSuite/TestHealth [2020-01-17T15:40:27.254Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-17T15:40:27.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-17T15:40:27.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-17T15:40:27.254Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-17T15:40:33.065Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-17T15:40:33.378Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-17T15:40:33.527Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-17T15:40:33.527Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-17T15:40:34.499Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-17T15:40:34.499Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-17T15:40:36.688Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-17T15:40:36.688Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-17T15:40:38.231Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-17T15:40:46.824Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-17T15:40:46.824Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-17T15:40:46.824Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite (441.80s) [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.06s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-17T15:40:48.240Z] docker_cli_external_volume_driver_test.go:53: Daemon d5b32e9b41a5d is not started [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-17T15:40:48.240Z] daemon.go:325: [dca6be2e638d7] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [dca6be2e638d7] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [dca6be2e638d7] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [dca6be2e638d7] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [dca6be2e638d7] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [dca6be2e638d7] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-17T15:40:48.240Z] daemon.go:325: [d3a25ede1a079] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [d3a25ede1a079] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [d3a25ede1a079] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [d3a25ede1a079] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [d3a25ede1a079] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [d3a25ede1a079] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-17T15:40:48.240Z] docker_cli_external_volume_driver_test.go:53: Daemon d6eb3e8fd62e1 is not started [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-17T15:40:48.240Z] daemon.go:325: [d547a4b3a6802] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [d547a4b3a6802] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [d547a4b3a6802] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [d547a4b3a6802] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [d547a4b3a6802] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [d547a4b3a6802] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-17T15:40:48.240Z] docker_cli_external_volume_driver_test.go:53: Daemon d6f0c210f156d is not started [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-17T15:40:48.240Z] docker_cli_external_volume_driver_test.go:53: Daemon dad90c4b3d2ef is not started [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-17T15:40:48.240Z] daemon.go:325: [d8c9ff20f6e53] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [d8c9ff20f6e53] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [d8c9ff20f6e53] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [d8c9ff20f6e53] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [d8c9ff20f6e53] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [d8c9ff20f6e53] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.64s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-17T15:40:48.240Z] daemon.go:325: [dde6d87abfcd3] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [dde6d87abfcd3] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [dde6d87abfcd3] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [dde6d87abfcd3] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [dde6d87abfcd3] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [dde6d87abfcd3] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-17T15:40:48.240Z] daemon.go:325: [d6bf40cee6843] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [d6bf40cee6843] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [d6bf40cee6843] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [d6bf40cee6843] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [d6bf40cee6843] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [d6bf40cee6843] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-17T15:40:48.240Z] daemon.go:325: [dc4a95d1c0925] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [dc4a95d1c0925] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [dc4a95d1c0925] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [dc4a95d1c0925] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [dc4a95d1c0925] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [dc4a95d1c0925] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-17T15:40:48.240Z] daemon.go:325: [dfdfef2c78da8] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [dfdfef2c78da8] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [dfdfef2c78da8] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [dfdfef2c78da8] Stopping daemon [2020-01-17T15:40:48.240Z] daemon.go:296: [dfdfef2c78da8] exiting daemon [2020-01-17T15:40:48.240Z] daemon.go:448: [dfdfef2c78da8] Daemon stopped [2020-01-17T15:40:48.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s) [2020-01-17T15:40:48.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-17T15:40:48.240Z] daemon.go:325: [d03e8013d3df7] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:325: [d03e8013d3df7] waiting for daemon to start [2020-01-17T15:40:48.240Z] daemon.go:353: [d03e8013d3df7] daemon started [2020-01-17T15:40:48.240Z] daemon.go:461: [d03e8013d3df7] Stopping daemon [2020-01-17T15:40:48.241Z] daemon.go:296: [d03e8013d3df7] exiting daemon [2020-01-17T15:40:48.241Z] daemon.go:448: [d03e8013d3df7] Daemon stopped [2020-01-17T15:40:48.241Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-17T15:40:48.241Z] daemon.go:325: [d7315886f8f41] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:325: [d7315886f8f41] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:353: [d7315886f8f41] daemon started [2020-01-17T15:40:48.241Z] daemon.go:461: [d7315886f8f41] Stopping daemon [2020-01-17T15:40:48.241Z] daemon.go:296: [d7315886f8f41] exiting daemon [2020-01-17T15:40:48.241Z] daemon.go:448: [d7315886f8f41] Daemon stopped [2020-01-17T15:40:48.241Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-17T15:40:48.241Z] daemon.go:325: [d92d5b0871521] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:325: [d92d5b0871521] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:353: [d92d5b0871521] daemon started [2020-01-17T15:40:48.241Z] daemon.go:461: [d92d5b0871521] Stopping daemon [2020-01-17T15:40:48.241Z] daemon.go:296: [d92d5b0871521] exiting daemon [2020-01-17T15:40:48.241Z] daemon.go:448: [d92d5b0871521] Daemon stopped [2020-01-17T15:40:48.241Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-17T15:40:48.241Z] daemon.go:325: [da6b4b62ddd27] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:325: [da6b4b62ddd27] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:353: [da6b4b62ddd27] daemon started [2020-01-17T15:40:48.241Z] daemon.go:461: [da6b4b62ddd27] Stopping daemon [2020-01-17T15:40:48.241Z] daemon.go:296: [da6b4b62ddd27] exiting daemon [2020-01-17T15:40:48.241Z] daemon.go:448: [da6b4b62ddd27] Daemon stopped [2020-01-17T15:40:48.241Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-17T15:40:48.241Z] docker_cli_external_volume_driver_test.go:486: Daemon d91e0f669da2a is not started [2020-01-17T15:40:48.241Z] daemon.go:325: [d91e0f669da2a] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:325: [d91e0f669da2a] waiting for daemon to start [2020-01-17T15:40:48.241Z] daemon.go:353: [d91e0f669da2a] daemon started [2020-01-17T15:40:48.241Z] daemon.go:461: [d91e0f669da2a] Stopping daemon [2020-01-17T15:40:48.241Z] daemon.go:296: [d91e0f669da2a] exiting daemon [2020-01-17T15:40:48.241Z] daemon.go:448: [d91e0f669da2a] Daemon stopped [2020-01-17T15:40:48.241Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-17T15:40:48.241Z] docker_cli_external_volume_driver_test.go:53: Daemon de2d3dd5f8d25 is not started [2020-01-17T15:40:48.241Z] PASS [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === Skipped [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-01-17T15:40:48.241Z] requirement.go:26: unmatched requirement bridgeNfIptables [2020-01-17T15:40:48.241Z] check_test.go:309: Daemon d8f737613ba3d is not started [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-17T15:40:48.241Z] requirement.go:26: unmatched requirement IPv6 [2020-01-17T15:40:48.241Z] check_test.go:309: Daemon dd1c5a002939b is not started [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-17T15:40:48.241Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:40:48.241Z] check_test.go:309: Daemon dbd84058004e5 is not started [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-17T15:40:48.241Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-17T15:40:48.241Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:40:48.241Z] check_test.go:309: Daemon d7948c863801a is not started [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-17T15:40:48.241Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-17T15:40:48.241Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-17T15:40:48.241Z] requirement.go:26: unmatched requirement IPv6 [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] [2020-01-17T15:40:48.241Z] DONE 270 tests, 6 skipped in 2715.726s [2020-01-17T15:40:48.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-17T15:40:48.241Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4e7a96220185/docker.pid [2020-01-17T15:40:48.241Z] +++ kill 7444 [2020-01-17T15:40:48.241Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7444 is not a child of this shell [2020-01-17T15:40:48.241Z] warning: PID 7444 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4e7a96220185/docker.pid had a nonzero exit code [2020-01-17T15:40:48.241Z] ++++ cat bundles/test-integration/docker.pid [2020-01-17T15:40:48.241Z] +++ kill 6922 [2020-01-17T15:40:49.601Z] umount: bundles/test-integration/root: mountpoint not found [2020-01-17T15:40:49.601Z] +++ /etc/init.d/apparmor stop [2020-01-17T15:40:49.601Z] Clearing AppArmor profiles cache:. [2020-01-17T15:40:49.601Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-17T15:40:49.601Z] Unloading profiles will leave already running processes permanently [2020-01-17T15:40:49.601Z] unconfined, which can lead to unexpected situations. [2020-01-17T15:40:49.601Z] [2020-01-17T15:40:49.601Z] To set a process to complain mode, use the command line tool [2020-01-17T15:40:49.601Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-17T15:40:49.601Z] with the 'teardown' option." [2020-01-17T15:40:49.601Z] [2020-01-17T15:40:49.743Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-17T15:40:49.743Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-17T15:40:49.855Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-17T15:40:49.868Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-17T15:40:52.195Z] + echo Ensuring container killed. [2020-01-17T15:40:52.195Z] Ensuring container killed. [2020-01-17T15:40:52.195Z] + docker ps -aq -f name=docker-pr2-* [2020-01-17T15:40:52.195Z] + cids=683bea6c7072 [2020-01-17T15:40:52.195Z] cc279dc2034b [2020-01-17T15:40:52.195Z] 30caf7d47088 [2020-01-17T15:40:52.195Z] + [ -n 683bea6c7072 [2020-01-17T15:40:52.195Z] cc279dc2034b [2020-01-17T15:40:52.195Z] 30caf7d47088 ] [2020-01-17T15:40:52.195Z] + docker rm -vf 683bea6c7072 cc279dc2034b 30caf7d47088 [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportFile [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDebug [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-17T15:40:52.663Z] === RUN TestDockerSuite/TestInfoFormat [2020-01-17T15:40:53.124Z] 683bea6c7072 [2020-01-17T15:40:53.125Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-01-17T15:40:53.125Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-17T15:40:53.125Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-17T15:40:53.125Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-17T15:40:53.685Z] cc279dc2034b [2020-01-17T15:40:54.245Z] 30caf7d47088 [Pipeline] sh [2020-01-17T15:40:54.656Z] + echo Chowning /workspace to jenkins user [2020-01-17T15:40:54.656Z] Chowning /workspace to jenkins user [2020-01-17T15:40:54.656Z] + id -u [2020-01-17T15:40:54.656Z] + id -g [2020-01-17T15:40:54.656Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-448:/workspace busybox chown -R 1000:1000 /workspace [2020-01-17T15:40:54.656Z] Unable to find image 'busybox:latest' locally [2020-01-17T15:40:54.656Z] latest: Pulling from library/busybox [2020-01-17T15:40:54.656Z] bdbbaa22dec6: Pulling fs layer [2020-01-17T15:40:54.912Z] bdbbaa22dec6: Verifying Checksum [2020-01-17T15:40:54.912Z] bdbbaa22dec6: Download complete [2020-01-17T15:40:54.912Z] bdbbaa22dec6: Pull complete [2020-01-17T15:40:54.912Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-17T15:40:54.912Z] Status: Downloaded newer image for busybox:latest [2020-01-17T15:40:55.311Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-17T15:40:57.497Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-17T15:40:57.497Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-17T15:40:57.497Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-17T15:40:57.497Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-17T15:40:57.497Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-17T15:40:59.447Z] + bundleName=amd64 [2020-01-17T15:40:59.448Z] + echo Creating amd64-bundles.tar.gz [2020-01-17T15:40:59.448Z] Creating amd64-bundles.tar.gz [2020-01-17T15:40:59.448Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-17T15:40:59.448Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-17T15:40:59.686Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-17T15:41:00.147Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [Pipeline] archiveArtifacts [2020-01-17T15:41:00.820Z] Archiving artifacts [2020-01-17T15:41:02.339Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-17T15:41:02.339Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-17T15:41:02.339Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-17T15:41:02.339Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-17T15:41:02.558Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-17T15:41:02.988Z] + make clean [2020-01-17T15:41:03.255Z] docker volume rm -f docker-dev-cache [2020-01-17T15:41:03.255Z] docker-dev-cache [Pipeline] deleteDir [2020-01-17T15:41:04.527Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-17T15:41:09.234Z] === RUN TestDockerSuite/TestInspectImage [2020-01-17T15:41:09.234Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-17T15:41:09.234Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-17T15:41:09.234Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-17T15:41:11.435Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-17T15:41:13.622Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-17T15:41:13.622Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-17T15:41:15.810Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-17T15:41:19.562Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-17T15:41:19.562Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-17T15:41:19.562Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-17T15:41:21.749Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-17T15:41:24.666Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-17T15:41:29.374Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-17T15:41:31.562Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-17T15:41:33.761Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-17T15:41:35.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-17T15:41:38.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-17T15:41:41.054Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-17T15:41:43.241Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-17T15:41:45.432Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-17T15:41:46.975Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-17T15:41:52.785Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-17T15:41:55.703Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-17T15:41:55.703Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-17T15:41:57.892Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-17T15:41:57.892Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-17T15:42:04.987Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-17T15:42:12.086Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-17T15:42:19.180Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-17T15:42:22.170Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-17T15:42:24.360Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-17T15:42:24.360Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-17T15:42:27.279Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-17T15:42:29.473Z] === RUN TestDockerSuite/TestLogsSince [2020-01-17T15:42:39.830Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-17T15:42:39.830Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-17T15:42:39.830Z] === RUN TestDockerSuite/TestLogsTail [2020-01-17T15:42:41.374Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-17T15:42:43.561Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestNetHostname [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginActive [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-17T15:42:45.751Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPortList [2020-01-17T15:42:46.213Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-17T15:42:49.964Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-17T15:42:49.964Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-17T15:42:49.964Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-17T15:42:49.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-17T15:42:49.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-17T15:42:49.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-17T15:42:49.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-17T15:42:49.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-17T15:42:49.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-17T15:42:49.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-17T15:42:54.671Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-17T15:42:54.671Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-17T15:43:03.268Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-17T15:43:03.268Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-17T15:43:11.946Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-17T15:43:37.144Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-17T15:43:37.144Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-17T15:43:37.144Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-17T15:43:45.743Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-17T15:43:49.491Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-17T15:44:07.208Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-17T15:44:10.123Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-17T15:44:10.123Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-17T15:44:10.123Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-17T15:44:14.831Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-17T15:44:14.831Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-17T15:44:14.831Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-17T15:44:14.831Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-17T15:44:14.831Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-17T15:44:21.927Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-17T15:44:21.927Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-17T15:44:22.388Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-17T15:44:22.388Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-17T15:44:23.931Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-17T15:44:24.905Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-17T15:44:24.905Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-17T15:44:28.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-17T15:44:33.370Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-17T15:44:35.559Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-17T15:44:56.697Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-17T15:44:56.697Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-17T15:45:01.402Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-17T15:45:01.867Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-17T15:45:01.867Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-17T15:45:02.847Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-17T15:45:07.551Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-17T15:45:16.139Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-17T15:45:16.139Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-17T15:45:20.843Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-17T15:45:20.843Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-17T15:45:20.843Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-17T15:45:35.650Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-17T15:45:37.818Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-17T15:45:38.274Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-17T15:45:45.326Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-17T15:45:49.999Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-17T15:45:58.552Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-17T15:46:02.285Z] === RUN TestDockerSuite/TestRmiTag [2020-01-17T15:46:02.742Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-17T15:46:09.797Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-17T15:46:34.904Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-17T15:46:38.623Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-17T15:46:48.915Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-17T15:46:49.877Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-17T15:46:52.046Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-17T15:46:52.046Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-17T15:46:52.046Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-17T15:46:56.720Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-17T15:46:58.891Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-17T15:47:01.059Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-17T15:47:03.227Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-17T15:47:04.756Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-17T15:47:05.213Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-17T15:47:08.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-17T15:47:09.401Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-17T15:47:09.401Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-17T15:47:11.571Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-17T15:47:11.571Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-17T15:47:18.622Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-17T15:47:18.622Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-17T15:47:19.078Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-17T15:47:20.608Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-17T15:47:21.065Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-17T15:47:23.242Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-17T15:47:25.412Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-17T15:47:26.942Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-17T15:47:26.942Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-17T15:47:27.399Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-17T15:47:27.399Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-17T15:47:34.452Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-17T15:47:34.452Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-17T15:47:34.452Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-17T15:47:34.452Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-17T15:47:34.452Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-17T15:47:36.620Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-17T15:47:48.973Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-17T15:47:51.145Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-17T15:47:51.145Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-17T15:47:51.145Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-17T15:47:51.145Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-17T15:47:53.313Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-17T15:47:54.844Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-17T15:47:54.844Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-17T15:47:57.012Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-17T15:47:57.012Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-17T15:47:57.012Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-17T15:47:57.012Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-17T15:47:59.181Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-17T15:48:01.359Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-17T15:48:03.527Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-17T15:48:05.702Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-17T15:48:09.508Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-17T15:48:09.508Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-17T15:48:09.965Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-17T15:48:09.965Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-17T15:48:09.965Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-17T15:48:09.965Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-17T15:48:09.965Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-17T15:48:20.259Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-17T15:48:20.259Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunMount [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-17T15:48:20.717Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-17T15:48:33.079Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-17T15:48:33.079Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-17T15:48:33.079Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-17T15:48:33.079Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-17T15:48:36.800Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-17T15:48:40.526Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-17T15:48:40.982Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-17T15:48:41.949Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-17T15:48:44.128Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-17T15:48:46.301Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-17T15:48:46.922Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-17T15:48:49.096Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-17T15:48:51.994Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-17T15:49:06.775Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-17T15:49:06.775Z] === RUN TestDockerSuite/TestRunRm [2020-01-17T15:49:06.775Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-17T15:49:12.545Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-17T15:49:14.075Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-17T15:49:16.327Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-17T15:49:18.502Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-17T15:49:20.673Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-17T15:49:20.673Z] === RUN TestDockerSuite/TestRunState [2020-01-17T15:49:20.673Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-17T15:49:22.844Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-17T15:49:22.844Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-17T15:49:25.012Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-17T15:49:29.690Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-17T15:49:33.409Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-17T15:49:33.409Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-17T15:49:35.578Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-17T15:49:35.578Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-17T15:49:35.578Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-17T15:49:38.473Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-17T15:49:45.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-17T15:49:49.242Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-17T15:49:55.022Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-17T15:49:55.022Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-17T15:49:55.022Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-17T15:49:55.022Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-17T15:49:55.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-17T15:49:58.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-17T15:50:00.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-17T15:50:02.447Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-17T15:50:07.124Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-17T15:50:08.092Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-17T15:50:10.262Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-17T15:50:14.943Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-17T15:50:17.111Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-17T15:50:17.111Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-17T15:50:17.567Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-17T15:50:18.024Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-17T15:50:19.554Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-17T15:50:26.603Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-17T15:50:26.603Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-17T15:50:35.148Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-17T15:50:35.148Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-17T15:50:38.868Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-17T15:50:38.868Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-17T15:50:38.868Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-17T15:50:38.868Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-17T15:50:38.868Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-17T15:50:45.925Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-17T15:50:46.889Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-17T15:50:49.058Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-17T15:50:49.058Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-17T15:50:51.232Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-17T15:51:08.883Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-17T15:51:14.657Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-17T15:51:15.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-17T15:51:22.280Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-17T15:51:22.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-17T15:51:23.194Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-17T15:51:23.194Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-17T15:51:23.652Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-17T15:51:30.708Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-17T15:51:30.708Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-17T15:51:31.675Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-17T15:51:31.675Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-17T15:51:31.675Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-17T15:51:38.738Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-17T15:51:38.738Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-17T15:51:38.738Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-17T15:51:53.734Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-17T15:51:53.734Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite (2566.66s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.23s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.61s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.96s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.90s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement Apparmor [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement Apparmor [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement IsPausable [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.55s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.69s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement UnixCli [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.84s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.32s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.92s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.84s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.82s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.22s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.11s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.07s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.01s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.48s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.92s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.82s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.02s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.63s) [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.68s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2020-01-17T15:51:53.734Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-17T15:51:53.734Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.734Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.60s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement UnixCli [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.04s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildContChar (13.30s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.67s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.27s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.69s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.91s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.87s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.61s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.49s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.42s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.12s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.99s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.53s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.40s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.57s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.94s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.44s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.83s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.80s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.78s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.02s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.97s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.39s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFails (2.46s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.10s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (13.65s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.88s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.13s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.68s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement UnixCli [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.97s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildHistory (10.69s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.49s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.89s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.05s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.88s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.36s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.61s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.55s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.34s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.37s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.46s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.97s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.43s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.75s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.40s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.90s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.42s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.94s) [2020-01-17T15:51:53.735Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-17T15:51:53.735Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.735Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.47s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.25s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildRm (13.65s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.50s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.36s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.38s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.64s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.06s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildStderr (4.93s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.47s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.04s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.50s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.49s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.25s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.39s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.45s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.84s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.65s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.94s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.42s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.85s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-17T15:51:53.736Z] docker_cli_sni_test.go:18: Flakey test [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitChange (5.08s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.04s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.73s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitTTY (12.21s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.58s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.72s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.98s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.09s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.07s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.99s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.73s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.40s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.40s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-17T15:51:53.736Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2020-01-17T15:51:53.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.51s) [2020-01-17T15:51:53.736Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-01-17T15:51:53.736Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-01-17T15:51:53.736Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-01-17T15:51:53.736Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-01-17T15:51:53.736Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008aae80 } [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1255396906 c:\foo false } [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1255396906 c:\foo true } [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 0 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 1 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 2 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 3 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 4 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 5 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 6 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 7 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 8 [2020-01-17T15:51:53.737Z] docker_api_containers_test.go:1926: case 9 [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.63s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.92s) [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a756443205\file1 29a783429f7662acf45cb8f651f430cd38140c017afe82cdfd6e6251d9c21549:/root/itWorks.txt` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:279: checking that container "29a783429f7662acf45cb8f651f430cd38140c017afe82cdfd6e6251d9c21549" start output contains "file1\n" [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:209: running `docker start -a 29a783429f7662acf45cb8f651f430cd38140c017afe82cdfd6e6251d9c21549` [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.54s) [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b940778720\file1 f085cbce4fcddb7941b6e851c976c71ece871e80e4031b0d8aa85ed0ec2682ca:testDir/` [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.02s) [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e550257855\dir1 5d2378319765c3028b0bf2c820ebdc93c6e3ba06a1a10b10596f6aef17f89d40:testDir` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:279: checking that container "5d2378319765c3028b0bf2c820ebdc93c6e3ba06a1a10b10596f6aef17f89d40" start output contains "file1-1\n" [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5d2378319765c3028b0bf2c820ebdc93c6e3ba06a1a10b10596f6aef17f89d40` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e550257855\dir1 7a3e370f774604c4a8bed819dadc79febf2c629089e9c6ee45dc1dd8e80e83cd:testDir/` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:279: checking that container "7a3e370f774604c4a8bed819dadc79febf2c629089e9c6ee45dc1dd8e80e83cd" start output contains "file1-1\n" [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7a3e370f774604c4a8bed819dadc79febf2c629089e9c6ee45dc1dd8e80e83cd` [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.85s) [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h683258130\dir1\. 31e247069c4ed34c689c0aa9ebd263edd7e4cb6a59a1d19208345f45f6d86822:testDir` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:279: checking that container "31e247069c4ed34c689c0aa9ebd263edd7e4cb6a59a1d19208345f45f6d86822" start output contains "file1-1\n" [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:209: running `docker start -a 31e247069c4ed34c689c0aa9ebd263edd7e4cb6a59a1d19208345f45f6d86822` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h683258130\dir1\. d16d597fe98b3c1e0316d8ee4ed9f9eb0596b2bc8c30c5a567d7b0733a18c297:testDir/` [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:279: checking that container "d16d597fe98b3c1e0316d8ee4ed9f9eb0596b2bc8c30c5a567d7b0733a18c297" start output contains "file1-1\n" [2020-01-17T15:51:53.737Z] docker_cli_cp_utils_test.go:209: running `docker start -a d16d597fe98b3c1e0316d8ee4ed9f9eb0596b2bc8c30c5a567d7b0733a18c297` [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToDot (2.27s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCpToStdout (3.10s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.76s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement Devicemapper [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.55s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-17T15:51:53.737Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.48s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.21s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsCopy (5.61s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.99s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.60s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2020-01-17T15:51:53.737Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsFilters (4.67s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsFormat (14.31s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsRename (2.26s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsResize (2.86s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.42s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.90s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.07s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.34s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement IsPausable [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.44s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.05s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.23s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.15s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.41s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement IsPausable [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.09s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.26s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2020-01-17T15:51:53.738Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.738Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-17T15:51:53.738Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.90s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectStatus (2.54s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.71s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.14s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.37s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.83s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.28s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.28s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.11s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.38s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsSince (9.24s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement IsAmd64 [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement IsAmd64 [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.92s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.20s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsByOrder (7.91s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.67s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.57s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-17T15:51:53.739Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.01s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.49s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.52s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.22s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.35s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.69s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.13s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.22s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.31s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.05s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.25s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.96s) [2020-01-17T15:51:53.739Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-17T15:51:53.739Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.14s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.55s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.69s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.62s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.08s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.56s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.55s) [2020-01-17T15:51:53.739Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (6.96s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.65s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.14s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.87s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.29s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.05s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.46s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunCreateVolume (6.99s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.37s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.01s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.05s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.97s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.94s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-17T15:51:53.740Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.740Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.33s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.56s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.90s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.72s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement Apparmor [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.78s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunRm (2.09s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.12s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.01s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement Apparmor [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.78s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.05s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.82s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.35s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.18s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.04s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.96s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.07s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.97s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2020-01-17T15:51:53.741Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.15s) [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement Apparmor [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-17T15:51:53.741Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.741Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.22s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.92s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.25s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement IsPausable [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.98s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.23s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.50s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.31s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.47s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.21s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-17T15:51:53.742Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-17T15:51:53.742Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.742Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-17T15:51:53.742Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-17T15:51:53.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-17T15:51:53.743Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-17T15:51:53.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-17T15:51:53.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-17T15:51:53.743Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerDaemonSuite [2020-01-17T15:51:53.743Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-17T15:51:53.743Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-17T15:51:53.743Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-01-17T15:51:53.743Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-17T15:51:53.743Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerSwarmSuite [2020-01-17T15:51:53.743Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-01-17T15:51:53.743Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-01-17T15:51:53.743Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerExternalVolumeSuite [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerNetworkSuite [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] === RUN TestDockerHubPullSuite [2020-01-17T15:51:53.743Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-01-17T15:51:53.743Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-01-17T15:51:53.743Z] PASS [2020-01-17T15:51:53.743Z] ok github.com/docker/docker/integration-cli 2567.415s [2020-01-17T15:51:53.743Z] INFO: Integration tests ended at 01/17/2020 15:51:53. Duration:00:42:55.4239736 [2020-01-17T15:51:53.743Z] INFO: Docker info of the daemon under test at end of run [2020-01-17T15:51:53.743Z] [2020-01-17T15:51:54.200Z] Containers: 2 [2020-01-17T15:51:54.200Z] Running: 0 [2020-01-17T15:51:54.200Z] Paused: 0 [2020-01-17T15:51:54.200Z] Stopped: 2 [2020-01-17T15:51:54.200Z] Images: 12 [2020-01-17T15:51:54.200Z] Server Version: 0.0.0-dev [2020-01-17T15:51:54.200Z] Storage Driver: windowsfilter [2020-01-17T15:51:54.200Z] Windows: [2020-01-17T15:51:54.200Z] Logging Driver: json-file [2020-01-17T15:51:54.200Z] Plugins: [2020-01-17T15:51:54.200Z] Volume: local [2020-01-17T15:51:54.200Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-17T15:51:54.200Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-17T15:51:54.200Z] Swarm: inactive [2020-01-17T15:51:54.200Z] Default Isolation: process [2020-01-17T15:51:54.200Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-17T15:51:54.200Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-17T15:51:54.200Z] OSType: windows [2020-01-17T15:51:54.200Z] Architecture: x86_64 [2020-01-17T15:51:54.200Z] CPUs: 4 [2020-01-17T15:51:54.200Z] Total Memory: 32GiB [2020-01-17T15:51:54.200Z] Name: azwin-2-dbd5d0 [2020-01-17T15:51:54.200Z] ID: QMCN:F7HC:DW7J:W33H:BZX7:5EMJ:6RRB:W7L5:7QZD:THBU:PGBY:NACG [2020-01-17T15:51:54.200Z] Docker Root Dir: D:\CI\PR-448\2\daemon [2020-01-17T15:51:54.200Z] Debug Mode (client): false [2020-01-17T15:51:54.200Z] Debug Mode (server): true [2020-01-17T15:51:54.200Z] File Descriptors: -1 [2020-01-17T15:51:54.200Z] Goroutines: 18 [2020-01-17T15:51:54.200Z] System Time: 2020-01-17T15:51:53.7010441Z [2020-01-17T15:51:54.200Z] EventsListeners: 0 [2020-01-17T15:51:54.200Z] Registry: https://index.docker.io/v1/ [2020-01-17T15:51:54.200Z] Labels: [2020-01-17T15:51:54.200Z] Experimental: false [2020-01-17T15:51:54.200Z] Insecure Registries: [2020-01-17T15:51:54.200Z] 127.0.0.0/8 [2020-01-17T15:51:54.200Z] Live Restore Enabled: false [2020-01-17T15:51:54.200Z] [2020-01-17T15:51:54.200Z] [2020-01-17T15:51:54.200Z] INFO: Stopping daemon under test [2020-01-17T15:51:54.200Z] SUCCESS: The process with PID 3580 (child process of PID 6404) has been terminated. [2020-01-17T15:51:54.200Z] SUCCESS: The process with PID 6404 (child process of PID 3768) has been terminated. [2020-01-17T15:51:54.200Z] INFO: Stop tailing logs of the daemon under tests [2020-01-17T15:51:54.200Z] INFO: executeCI.ps1 Completed successfully at 01/17/2020 15:51:53. [2020-01-17T15:51:54.200Z] INFO: Tidying up at end of run [2020-01-17T15:51:54.200Z] INFO: Saving daemon under test log (d:\CI\PR-448\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-17T15:51:54.200Z] INFO: Saving daemon under test log (d:\CI\PR-448\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-17T15:51:54.200Z] INFO: Nuke-Everything... [2020-01-17T15:51:54.200Z] INFO: Container count on control daemon to delete is 2 [2020-01-17T15:51:55.164Z] c72a7c7538a4 [2020-01-17T15:51:55.164Z] f4395cd56b55 [2020-01-17T15:51:55.164Z] INFO: Tidying pidfile d:\CI\PR-448\2\docker.pid [2020-01-17T15:51:55.164Z] INFO: Nuking d:\CI [2020-01-17T15:52:25.128Z] INFO: Zapped successfully [2020-01-17T15:52:25.128Z] [2020-01-17T15:52:25.128Z] INFO: executeCI.ps1 exiting at Fri Jan 17 15:52:23 CUT 2020. Duration 01:05:11.9733059 [2020-01-17T15:52:25.128Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-17T15:52:26.765Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-17T15:52:28.506Z] Archiving artifacts [2020-01-17T15:52:43.750Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-448/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-17T15:52:44.666Z] + make clean [2020-01-17T15:52:47.569Z] docker volume rm -f docker-dev-cache [2020-01-17T15:52:48.026Z] 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