Pull request #40978 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 29796375c95d033b7b5ecb58c3f192af97463adb+c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f (cdf6356c63ae325fd47fd76d04eb1c2389022029) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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-05-20T18:23:19.493Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-20T18:23:19.497Z] Trying to pass milestone 3 [Pipeline] milestone [2020-05-20T18:23:19.535Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-20T18:23:19.697Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03f8a66ca04c60f8b) in /home/ubuntu/workspace/moby_PR-40978 [Pipeline] { [Pipeline] checkout [2020-05-20T18:23:19.739Z] using credential docker-jenkins-github-credentials [2020-05-20T18:23:19.748Z] Cloning the remote Git repository [2020-05-20T18:23:19.748Z] Cloning with configured refspecs honoured and without tags [2020-05-20T18:23:19.751Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T18:23:19.751Z] > git init /home/ubuntu/workspace/moby_PR-40978 # timeout=10 [2020-05-20T18:23:19.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:19.757Z] > git --version # timeout=10 [2020-05-20T18:23:19.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:19.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:37.100Z] Fetching without tags [2020-05-20T18:23:37.368Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:37.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:23:37.086Z] > git config --add remote.origin.fetch +refs/pull/40978/head:refs/remotes/origin/PR-40978 # timeout=10 [2020-05-20T18:23:37.091Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:37.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:23:37.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:37.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:37.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:37.371Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:37.383Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:37.872Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:37.872Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:23:38.370Z] Commit message: "Bump Golang 1.13.11" [2020-05-20T18:23:37.859Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:23:37.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T18:23:37.875Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:37.879Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:38.373Z] > git rev-list --no-walk 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T18:23:39.152Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40978:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-20T18:23:41.678Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-20T18:23:42.135Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03f8a66ca04c60f8b) in /home/ubuntu/workspace/moby_PR-40978 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-05-20T18:23:42.192Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40978 [Pipeline] // stage [2020-05-20T18:23:42.193Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-40978 [2020-05-20T18:23:42.198Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-20T18:23:42.211Z] Fetching changes from the remote Git repository [2020-05-20T18:23:42.217Z] Fetching without tags [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] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-05-20T18:23:42.335Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-20T18:23:42.351Z] using credential docker-jenkins-github-credentials [2020-05-20T18:23:42.351Z] Cloning the remote Git repository [2020-05-20T18:23:42.351Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-20T18:23:42.371Z] Cloning the remote Git repository [2020-05-20T18:23:42.371Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-20T18:23:42.486Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:42.551Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:42.551Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:23:42.605Z] Commit message: "Bump Golang 1.13.11" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T18:23:42.206Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-20T18:23:42.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:23:42.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:42.220Z] > git --version # timeout=10 [2020-05-20T18:23:42.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:42.225Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:42.488Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:42.493Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:42.540Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:23:42.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T18:23:42.553Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:42.557Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:42.357Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T18:23:42.357Z] > git init /home/jenkins/workspace/moby_PR-40978 # timeout=10 [2020-05-20T18:23:42.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:42.402Z] > git --version # timeout=10 [2020-05-20T18:23:42.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:42.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:42.378Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T18:23:42.379Z] > git init /home/docker/workspace/moby_PR-40978 # timeout=10 [2020-05-20T18:23:42.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:42.392Z] > git --version # timeout=10 [2020-05-20T18:23:42.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:42.397Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:43.416Z] + docker version [2020-05-20T18:23:43.416Z] Client: Docker Engine - Community [2020-05-20T18:23:43.416Z] Version: 19.03.8 [2020-05-20T18:23:43.416Z] API version: 1.40 [2020-05-20T18:23:43.416Z] Go version: go1.12.17 [2020-05-20T18:23:43.416Z] Git commit: afacb8b7f0 [2020-05-20T18:23:43.416Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-20T18:23:43.416Z] OS/Arch: linux/amd64 [2020-05-20T18:23:43.416Z] Experimental: false [2020-05-20T18:23:43.416Z] [2020-05-20T18:23:43.416Z] Server: Docker Engine - Community [2020-05-20T18:23:43.416Z] Engine: [2020-05-20T18:23:43.416Z] Version: 19.03.8 [2020-05-20T18:23:43.416Z] API version: 1.40 (minimum version 1.12) [2020-05-20T18:23:43.416Z] Go version: go1.12.17 [2020-05-20T18:23:43.416Z] Git commit: afacb8b7f0 [2020-05-20T18:23:43.416Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-20T18:23:43.416Z] OS/Arch: linux/amd64 [2020-05-20T18:23:43.416Z] Experimental: true [2020-05-20T18:23:43.416Z] containerd: [2020-05-20T18:23:43.416Z] Version: 1.2.13 [2020-05-20T18:23:43.416Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:23:43.416Z] runc: [2020-05-20T18:23:43.416Z] Version: 1.0.0-rc10 [2020-05-20T18:23:43.416Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:23:43.416Z] docker-init: [2020-05-20T18:23:43.416Z] Version: 0.18.0 [2020-05-20T18:23:43.417Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T18:23:43.697Z] + docker info [2020-05-20T18:23:43.697Z] Client: [2020-05-20T18:23:43.697Z] Debug Mode: false [2020-05-20T18:23:43.697Z] [2020-05-20T18:23:43.697Z] Server: [2020-05-20T18:23:43.697Z] Containers: 0 [2020-05-20T18:23:43.697Z] Running: 0 [2020-05-20T18:23:43.697Z] Paused: 0 [2020-05-20T18:23:43.697Z] Stopped: 0 [2020-05-20T18:23:43.697Z] Images: 20 [2020-05-20T18:23:43.697Z] Server Version: 19.03.8 [2020-05-20T18:23:43.697Z] Storage Driver: overlay2 [2020-05-20T18:23:43.697Z] Backing Filesystem: [2020-05-20T18:23:43.697Z] Supports d_type: true [2020-05-20T18:23:43.697Z] Native Overlay Diff: true [2020-05-20T18:23:43.697Z] Logging Driver: json-file [2020-05-20T18:23:43.697Z] Cgroup Driver: cgroupfs [2020-05-20T18:23:43.697Z] Plugins: [2020-05-20T18:23:43.697Z] Volume: local [2020-05-20T18:23:43.697Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T18:23:43.697Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T18:23:43.697Z] Swarm: inactive [2020-05-20T18:23:43.697Z] Runtimes: runc [2020-05-20T18:23:43.697Z] Default Runtime: runc [2020-05-20T18:23:43.697Z] Init Binary: docker-init [2020-05-20T18:23:43.697Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:23:43.697Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:23:43.697Z] init version: fec3683 [2020-05-20T18:23:43.697Z] Security Options: [2020-05-20T18:23:43.697Z] apparmor [2020-05-20T18:23:43.697Z] seccomp [2020-05-20T18:23:43.697Z] Profile: default [2020-05-20T18:23:43.697Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T18:23:43.697Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T18:23:43.697Z] OSType: linux [2020-05-20T18:23:43.697Z] Architecture: x86_64 [2020-05-20T18:23:43.697Z] CPUs: 2 [2020-05-20T18:23:43.697Z] Total Memory: 15.38GiB [2020-05-20T18:23:43.697Z] Name: ip-10-100-36-246 [2020-05-20T18:23:43.697Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-20T18:23:43.697Z] Docker Root Dir: /var/lib/docker [2020-05-20T18:23:43.697Z] Debug Mode: false [2020-05-20T18:23:43.697Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:23:43.697Z] Labels: [2020-05-20T18:23:43.697Z] Experimental: true [2020-05-20T18:23:43.697Z] Insecure Registries: [2020-05-20T18:23:43.697Z] 127.0.0.0/8 [2020-05-20T18:23:43.697Z] Live Restore Enabled: true [2020-05-20T18:23:43.697Z] [2020-05-20T18:23:43.697Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T18:23:43.979Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:23:43.979Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:23:43.979Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40978/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T18:23:43.979Z] + bash /home/ubuntu/workspace/moby_PR-40978/check-config.sh [2020-05-20T18:23:43.979Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T18:23:43.979Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T18:23:43.979Z] [2020-05-20T18:23:43.979Z] Generally Necessary: [2020-05-20T18:23:43.979Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T18:23:43.979Z] - apparmor: enabled and tools installed [2020-05-20T18:23:43.979Z] - CONFIG_NAMESPACES: enabled [2020-05-20T18:23:43.979Z] - CONFIG_NET_NS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_PID_NS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_IPC_NS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_UTS_NS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CGROUPS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T18:23:43.979Z] - CONFIG_CPUSETS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_MEMCG: enabled [2020-05-20T18:23:43.979Z] - CONFIG_KEYS: enabled [2020-05-20T18:23:43.979Z] - CONFIG_VETH: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T18:23:43.979Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T18:23:44.237Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T18:23:44.237Z] [2020-05-20T18:23:44.237Z] Optional Features: [2020-05-20T18:23:44.237Z] - CONFIG_USER_NS: enabled [2020-05-20T18:23:44.237Z] - CONFIG_SECCOMP: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T18:23:44.237Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T18:23:44.237Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T18:23:44.237Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T18:23:44.237Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-20T18:23:44.237Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T18:23:44.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T18:23:44.237Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T18:23:44.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T18:23:44.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T18:23:44.237Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T18:23:44.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T18:23:44.237Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T18:23:44.237Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T18:23:44.237Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_EXT4_FS: enabled [2020-05-20T18:23:44.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T18:23:44.237Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T18:23:44.237Z] - Network Drivers: [2020-05-20T18:23:44.237Z] - "overlay": [2020-05-20T18:23:44.237Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T18:23:44.237Z] Optional (for encrypted networks): [2020-05-20T18:23:44.237Z] - CONFIG_CRYPTO: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T18:23:44.237Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T18:23:44.237Z] - CONFIG_XFRM: enabled [2020-05-20T18:23:44.237Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T18:23:44.237Z] - "ipvlan": [2020-05-20T18:23:44.237Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T18:23:44.237Z] - "macvlan": [2020-05-20T18:23:44.237Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T18:23:44.237Z] - "ftp,tftp client in container": [2020-05-20T18:23:44.237Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T18:23:44.237Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T18:23:44.237Z] - Storage Drivers: [2020-05-20T18:23:44.237Z] - "aufs": [2020-05-20T18:23:44.495Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T18:23:44.495Z] - "btrfs": [2020-05-20T18:23:44.495Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T18:23:44.495Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T18:23:44.495Z] - "devicemapper": [2020-05-20T18:23:44.495Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T18:23:44.495Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T18:23:44.495Z] - "overlay": [2020-05-20T18:23:44.495Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T18:23:44.495Z] - "zfs": [2020-05-20T18:23:44.495Z] - /dev/zfs: missing [2020-05-20T18:23:44.495Z] - zfs command: missing [2020-05-20T18:23:44.495Z] - zpool command: missing [2020-05-20T18:23:44.495Z] [2020-05-20T18:23:44.495Z] Limits: [2020-05-20T18:23:44.495Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T18:23:44.495Z] [2020-05-20T18:23:44.495Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T18:23:44.819Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:29796375c95d033b7b5ecb58c3f192af97463adb . [2020-05-20T18:23:44.819Z] #2 [internal] load .dockerignore [2020-05-20T18:23:44.819Z] #2 transferring context: 87B done [2020-05-20T18:23:44.819Z] #2 DONE 0.0s [2020-05-20T18:23:44.819Z] [2020-05-20T18:23:44.819Z] #1 [internal] load build definition from Dockerfile [2020-05-20T18:23:44.819Z] #1 transferring dockerfile: 12.30kB done [2020-05-20T18:23:44.819Z] #1 DONE 0.0s [2020-05-20T18:23:44.819Z] [2020-05-20T18:23:44.819Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T18:23:44.819Z] #4 DONE 0.1s [2020-05-20T18:23:44.819Z] [2020-05-20T18:23:44.819Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-20T18:23:45.077Z] #3 DONE 0.3s [2020-05-20T18:23:45.077Z] [2020-05-20T18:23:45.077Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:23:45.077Z] #5 CACHED [2020-05-20T18:23:45.077Z] [2020-05-20T18:23:45.077Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-20T18:23:45.077Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-20T18:23:45.336Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-20T18:23:45.336Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-20T18:23:45.336Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 173.61kB / 9.11MB 0.2s [2020-05-20T18:23:45.336Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.49MB / 9.11MB 0.3s [2020-05-20T18:23:45.594Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-05-20T18:23:45.594Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-05-20T18:23:46.974Z] #63 ... [2020-05-20T18:23:46.974Z] [2020-05-20T18:23:46.974Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T18:23:46.974Z] #6 DONE 1.5s [2020-05-20T18:23:46.974Z] [2020-05-20T18:23:46.974Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-20T18:23:48.349Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2020-05-20T18:23:48.350Z] #63 DONE 3.0s [2020-05-20T18:23:48.350Z] [2020-05-20T18:23:48.350Z] #17 [internal] load build context [2020-05-20T18:23:48.916Z] #17 transferring context: 50.86MB 3.9s done [2020-05-20T18:23:49.176Z] #17 DONE 4.1s [2020-05-20T18:23:49.176Z] [2020-05-20T18:23:49.176Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:23:49.433Z] #7 ... [2020-05-20T18:23:49.433Z] [2020-05-20T18:23:49.433Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:23:49.433Z] #18 DONE 0.1s [2020-05-20T18:23:49.691Z] [2020-05-20T18:23:49.691Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-20T18:23:49.691Z] #47 ... [2020-05-20T18:23:49.691Z] [2020-05-20T18:23:49.691Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-20T18:23:49.691Z] #19 DONE 0.2s [2020-05-20T18:23:49.691Z] [2020-05-20T18:23:49.691Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-20T18:23:49.691Z] #59 DONE 0.3s [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-20T18:23:49.949Z] #65 DONE 0.4s [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-20T18:23:49.949Z] #28 DONE 0.4s [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-20T18:23:49.949Z] #44 DONE 0.4s [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-20T18:23:49.949Z] #47 DONE 0.4s [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:23:49.949Z] #45 ... [2020-05-20T18:23:49.949Z] [2020-05-20T18:23:49.949Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-20T18:23:49.949Z] #41 DONE 0.4s [2020-05-20T18:23:50.209Z] [2020-05-20T18:23:50.209Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:23:51.143Z] Fetching without tags [2020-05-20T18:23:51.425Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:51.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:23:51.117Z] > git config --add remote.origin.fetch +refs/pull/40978/head:refs/remotes/origin/PR-40978 # timeout=10 [2020-05-20T18:23:51.118Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:51.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:23:51.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:23:51.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:23:51.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:23:51.430Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:51.431Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:51.893Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:23:51.893Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:23:52.346Z] Commit message: "Bump Golang 1.13.11" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T18:23:53.159Z] + docker version [2020-05-20T18:23:53.159Z] Client: Docker Engine - Community [2020-05-20T18:23:53.159Z] Version: 19.03.7 [2020-05-20T18:23:53.159Z] API version: 1.40 [2020-05-20T18:23:53.159Z] Go version: go1.12.17 [2020-05-20T18:23:53.159Z] Git commit: 7141c199a2 [2020-05-20T18:23:53.159Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-20T18:23:53.159Z] OS/Arch: linux/s390x [2020-05-20T18:23:53.159Z] Experimental: false [2020-05-20T18:23:53.159Z] [2020-05-20T18:23:53.159Z] Server: Docker Engine - Community [2020-05-20T18:23:53.159Z] Engine: [2020-05-20T18:23:53.159Z] Version: 19.03.7 [2020-05-20T18:23:53.159Z] API version: 1.40 (minimum version 1.12) [2020-05-20T18:23:53.159Z] Go version: go1.12.17 [2020-05-20T18:23:53.159Z] Git commit: 7141c199a2 [2020-05-20T18:23:53.159Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-20T18:23:53.159Z] OS/Arch: linux/s390x [2020-05-20T18:23:53.159Z] Experimental: true [2020-05-20T18:23:53.159Z] containerd: [2020-05-20T18:23:53.159Z] Version: 1.2.13 [2020-05-20T18:23:53.159Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:23:53.159Z] runc: [2020-05-20T18:23:53.159Z] Version: 1.0.0-rc10 [2020-05-20T18:23:53.159Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:23:53.159Z] docker-init: [2020-05-20T18:23:53.159Z] Version: 0.18.0 [2020-05-20T18:23:53.159Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T18:23:51.862Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:23:51.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T18:23:51.898Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:23:51.899Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:23:53.546Z] + docker info [2020-05-20T18:23:54.157Z] Client: [2020-05-20T18:23:54.157Z] Debug Mode: false [2020-05-20T18:23:54.157Z] [2020-05-20T18:23:54.157Z] Server: [2020-05-20T18:23:54.157Z] Containers: 0 [2020-05-20T18:23:54.157Z] Running: 0 [2020-05-20T18:23:54.157Z] Paused: 0 [2020-05-20T18:23:54.157Z] Stopped: 0 [2020-05-20T18:23:54.157Z] Images: 0 [2020-05-20T18:23:54.157Z] Server Version: 19.03.7 [2020-05-20T18:23:54.157Z] Storage Driver: overlay2 [2020-05-20T18:23:54.157Z] Backing Filesystem: [2020-05-20T18:23:54.157Z] Supports d_type: true [2020-05-20T18:23:54.157Z] Native Overlay Diff: true [2020-05-20T18:23:54.157Z] Logging Driver: json-file [2020-05-20T18:23:54.157Z] Cgroup Driver: cgroupfs [2020-05-20T18:23:54.157Z] Plugins: [2020-05-20T18:23:54.157Z] Volume: local [2020-05-20T18:23:54.157Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T18:23:54.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T18:23:54.157Z] Swarm: inactive [2020-05-20T18:23:54.157Z] Runtimes: runc [2020-05-20T18:23:54.157Z] Default Runtime: runc [2020-05-20T18:23:54.157Z] Init Binary: docker-init [2020-05-20T18:23:54.157Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:23:54.157Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:23:54.157Z] init version: fec3683 [2020-05-20T18:23:54.157Z] Security Options: [2020-05-20T18:23:54.157Z] apparmor [2020-05-20T18:23:54.157Z] seccomp [2020-05-20T18:23:54.157Z] Profile: default [2020-05-20T18:23:54.157Z] Kernel Version: 4.15.0-91-generic [2020-05-20T18:23:54.157Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T18:23:54.157Z] OSType: linux [2020-05-20T18:23:54.157Z] Architecture: s390x [2020-05-20T18:23:54.157Z] CPUs: 2 [2020-05-20T18:23:54.157Z] Total Memory: 7.861GiB [2020-05-20T18:23:54.157Z] Name: s390x-ubuntu-16 [2020-05-20T18:23:54.157Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-20T18:23:54.157Z] Docker Root Dir: /var/lib/docker [2020-05-20T18:23:54.157Z] Debug Mode: false [2020-05-20T18:23:54.157Z] Username: dockerbuildbot [2020-05-20T18:23:54.157Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:23:54.157Z] Labels: [2020-05-20T18:23:54.157Z] Experimental: true [2020-05-20T18:23:54.157Z] Insecure Registries: [2020-05-20T18:23:54.157Z] 127.0.0.0/8 [2020-05-20T18:23:54.157Z] Live Restore Enabled: false [2020-05-20T18:23:54.157Z] [2020-05-20T18:23:54.157Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T18:23:54.524Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:23:54.524Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:23:54.524Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40978/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T18:23:54.524Z] + bash /home/jenkins/workspace/moby_PR-40978/check-config.sh [2020-05-20T18:23:54.524Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T18:23:54.524Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-20T18:23:54.524Z] [2020-05-20T18:23:54.524Z] Generally Necessary: [2020-05-20T18:23:54.524Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T18:23:54.524Z] - apparmor: enabled and tools installed [2020-05-20T18:23:54.524Z] - CONFIG_NAMESPACES: enabled [2020-05-20T18:23:54.524Z] - CONFIG_NET_NS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_PID_NS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_IPC_NS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_UTS_NS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CGROUPS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T18:23:54.524Z] - CONFIG_CPUSETS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_MEMCG: enabled [2020-05-20T18:23:54.524Z] - CONFIG_KEYS: enabled [2020-05-20T18:23:54.524Z] - CONFIG_VETH: enabled (as module) [2020-05-20T18:23:54.524Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T18:23:54.805Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T18:23:54.805Z] [2020-05-20T18:23:54.805Z] Optional Features: [2020-05-20T18:23:54.805Z] - CONFIG_USER_NS: enabled [2020-05-20T18:23:54.805Z] - CONFIG_SECCOMP: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T18:23:54.805Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T18:23:54.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T18:23:54.805Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T18:23:54.805Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T18:23:54.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T18:23:54.805Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T18:23:54.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T18:23:54.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T18:23:54.805Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T18:23:54.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T18:23:54.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T18:23:54.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T18:23:54.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_EXT4_FS: enabled [2020-05-20T18:23:54.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T18:23:54.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T18:23:54.805Z] - Network Drivers: [2020-05-20T18:23:54.805Z] - "overlay": [2020-05-20T18:23:54.805Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T18:23:54.805Z] Optional (for encrypted networks): [2020-05-20T18:23:54.805Z] - CONFIG_CRYPTO: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T18:23:54.805Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T18:23:54.805Z] - CONFIG_XFRM: enabled [2020-05-20T18:23:54.805Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T18:23:54.805Z] - "ipvlan": [2020-05-20T18:23:54.805Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T18:23:54.805Z] - "macvlan": [2020-05-20T18:23:54.805Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T18:23:54.805Z] - "ftp,tftp client in container": [2020-05-20T18:23:54.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T18:23:54.805Z] - Storage Drivers: [2020-05-20T18:23:54.805Z] - "aufs": [2020-05-20T18:23:54.805Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T18:23:54.805Z] - "btrfs": [2020-05-20T18:23:54.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T18:23:54.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T18:23:54.805Z] - "devicemapper": [2020-05-20T18:23:54.805Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T18:23:54.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T18:23:54.805Z] - "overlay": [2020-05-20T18:23:54.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T18:23:54.805Z] - "zfs": [2020-05-20T18:23:54.805Z] - /dev/zfs: missing [2020-05-20T18:23:54.805Z] - zfs command: missing [2020-05-20T18:23:54.805Z] - zpool command: missing [2020-05-20T18:23:54.805Z] [2020-05-20T18:23:54.805Z] Limits: [2020-05-20T18:23:54.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T18:23:54.805Z] [2020-05-20T18:23:54.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T18:23:55.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:29796375c95d033b7b5ecb58c3f192af97463adb . [2020-05-20T18:23:55.216Z] #2 [internal] load build definition from Dockerfile [2020-05-20T18:23:55.216Z] #2 transferring dockerfile: 12.30kB 0.0s done [2020-05-20T18:23:55.216Z] #2 DONE 0.0s [2020-05-20T18:23:55.216Z] [2020-05-20T18:23:55.216Z] #1 [internal] load .dockerignore [2020-05-20T18:23:55.216Z] #1 transferring context: 87B 0.0s done [2020-05-20T18:23:55.216Z] #1 DONE 0.0s [2020-05-20T18:23:55.216Z] [2020-05-20T18:23:55.216Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T18:23:55.478Z] #42 ... [2020-05-20T18:23:55.478Z] [2020-05-20T18:23:55.478Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:23:55.478Z] #7 6.049 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:23:55.478Z] #7 6.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:23:55.478Z] #7 6.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:23:55.478Z] #7 7.375 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:23:55.496Z] #4 ... [2020-05-20T18:23:55.496Z] [2020-05-20T18:23:55.496Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-20T18:23:55.496Z] #3 DONE 0.0s [2020-05-20T18:23:55.496Z] [2020-05-20T18:23:55.496Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T18:23:55.496Z] #4 DONE 0.2s [2020-05-20T18:23:55.496Z] [2020-05-20T18:23:55.496Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:23:55.496Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-20T18:23:55.790Z] #5 sha256:dd34d857f4b47bea526d37c5e2142dd9b645f7778d40a7f519776798a74e6999 1.79kB / 1.79kB done [2020-05-20T18:23:55.790Z] #5 sha256:e208be443ad7c2ef855710207fa23de14639200929f6a47211088c209705ac95 5.46kB / 5.46kB done [2020-05-20T18:23:55.790Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 0B / 48.97MB 0.0s [2020-05-20T18:23:55.790Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0B / 9.88MB 0.0s [2020-05-20T18:23:55.790Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-20T18:23:55.790Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0B / 7.38MB 0.0s [2020-05-20T18:23:55.790Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 592.29kB / 9.88MB 0.1s [2020-05-20T18:23:55.790Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 785.51kB / 7.38MB 0.1s [2020-05-20T18:23:55.790Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 8.73MB / 48.97MB 0.3s [2020-05-20T18:23:55.790Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.3s [2020-05-20T18:23:55.790Z] #5 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.2s done [2020-05-20T18:23:55.790Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 0B / 51.37MB 0.3s [2020-05-20T18:23:56.094Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 15.60MB / 48.97MB 0.4s [2020-05-20T18:23:56.094Z] #5 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.3s done [2020-05-20T18:23:56.094Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 3.66MB / 51.37MB 0.4s [2020-05-20T18:23:56.094Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 64.61kB / 56.71MB 0.4s [2020-05-20T18:23:56.094Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 20.01MB / 48.97MB 0.5s [2020-05-20T18:23:56.094Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 7.38MB / 51.37MB 0.5s [2020-05-20T18:23:56.094Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 4.54MB / 56.71MB 0.5s [2020-05-20T18:23:56.400Z] #5 ... [2020-05-20T18:23:56.400Z] [2020-05-20T18:23:56.400Z] #17 [internal] load build context [2020-05-20T18:23:56.400Z] #17 transferring context: 50.86MB 0.7s done [2020-05-20T18:23:56.400Z] #17 DONE 0.8s [2020-05-20T18:23:56.400Z] [2020-05-20T18:23:56.400Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:23:56.400Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 29.47MB / 48.97MB 0.7s [2020-05-20T18:23:56.400Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 13.57MB / 51.37MB 0.7s [2020-05-20T18:23:56.400Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 11.45MB / 56.71MB 0.7s [2020-05-20T18:23:56.400Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 33.40MB / 48.97MB 0.8s [2020-05-20T18:23:56.400Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 17.55MB / 51.37MB 0.8s [2020-05-20T18:23:56.400Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 15.08MB / 56.71MB 0.8s [2020-05-20T18:23:56.413Z] #7 9.773 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:23:56.670Z] #7 ... [2020-05-20T18:23:56.670Z] [2020-05-20T18:23:56.670Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:23:56.670Z] #31 5.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:23:56.670Z] #31 5.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:23:56.671Z] #31 5.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:23:56.671Z] #31 6.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:23:56.671Z] #31 8.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:23:56.707Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 38.23MB / 48.97MB 0.9s [2020-05-20T18:23:56.707Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 20.66MB / 51.37MB 0.9s [2020-05-20T18:23:56.707Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 18.46MB / 56.71MB 0.9s [2020-05-20T18:23:56.707Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 45.80MB / 48.97MB 1.1s [2020-05-20T18:23:56.707Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 27.98MB / 51.37MB 1.1s [2020-05-20T18:23:56.707Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 26.92MB / 56.71MB 1.1s [2020-05-20T18:23:56.929Z] #31 ... [2020-05-20T18:23:56.929Z] [2020-05-20T18:23:56.929Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:23:56.929Z] #36 4.524 + mktemp -d [2020-05-20T18:23:56.929Z] #36 4.526 + export GOPATH=/tmp/tmp.fj3q6jSE3p [2020-05-20T18:23:56.929Z] #36 4.526 + git clone https://github.com/docker/distribution.git /tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution [2020-05-20T18:23:56.929Z] #36 4.527 Cloning into '/tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution'... [2020-05-20T18:23:56.929Z] #36 ... [2020-05-20T18:23:56.929Z] [2020-05-20T18:23:56.929Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:23:56.929Z] #54 3.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:23:56.929Z] #54 3.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:23:56.929Z] #54 4.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:23:56.929Z] #54 4.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:23:56.929Z] #54 7.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:23:56.929Z] #54 9.273 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:23:57.002Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.2s [2020-05-20T18:23:57.002Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 32.11MB / 51.37MB 1.2s [2020-05-20T18:23:57.002Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 31.28MB / 56.71MB 1.2s [2020-05-20T18:23:57.002Z] #5 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.3s done [2020-05-20T18:23:57.002Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 39.44MB / 51.37MB 1.4s [2020-05-20T18:23:57.002Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 42.54MB / 56.71MB 1.4s [2020-05-20T18:23:57.002Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 1.34MB / 102.24MB 1.4s [2020-05-20T18:23:57.129Z] Still waiting to schedule task [2020-05-20T18:23:57.129Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-20T18:23:57.136Z] Still waiting to schedule task [2020-05-20T18:23:57.136Z] Waiting for next available executor on ‘azwin-2-fb1f80’ [2020-05-20T18:23:57.187Z] #54 ... [2020-05-20T18:23:57.187Z] [2020-05-20T18:23:57.187Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:23:57.187Z] #22 3.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:23:57.187Z] #22 3.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:23:57.187Z] #22 3.849 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:23:57.187Z] #22 4.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:23:57.187Z] #22 6.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:23:57.187Z] #22 8.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:23:57.187Z] #22 ... [2020-05-20T18:23:57.187Z] [2020-05-20T18:23:57.187Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:23:57.187Z] #38 5.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:23:57.187Z] #38 5.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:23:57.187Z] #38 5.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:23:57.187Z] #38 6.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:23:57.187Z] #38 8.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:23:57.289Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 43.03MB / 51.37MB 1.5s [2020-05-20T18:23:57.289Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 46.72MB / 56.71MB 1.5s [2020-05-20T18:23:57.289Z] #5 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-05-20T18:23:57.289Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 46.98MB / 51.37MB 1.6s [2020-05-20T18:23:57.289Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 50.89MB / 56.71MB 1.6s [2020-05-20T18:23:57.289Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 8.96MB / 102.24MB 1.6s [2020-05-20T18:23:57.289Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 50.79MB / 51.37MB 1.7s [2020-05-20T18:23:57.289Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 55.19MB / 56.71MB 1.7s [2020-05-20T18:23:57.445Z] #38 ... [2020-05-20T18:23:57.445Z] [2020-05-20T18:23:57.445Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:23:57.445Z] #26 3.671 + mktemp -d [2020-05-20T18:23:57.445Z] #26 3.695 + export GOPATH=/tmp/tmp.1FTB18qoH3 [2020-05-20T18:23:57.445Z] #26 3.695 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1FTB18qoH3/src/github.com/go-swagger/go-swagger [2020-05-20T18:23:57.445Z] #26 3.695 Cloning into '/tmp/tmp.1FTB18qoH3/src/github.com/go-swagger/go-swagger'... [2020-05-20T18:23:57.580Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 21.67MB / 102.24MB 1.8s [2020-05-20T18:23:57.580Z] #5 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s done [2020-05-20T18:23:57.580Z] #5 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 1.9s done [2020-05-20T18:23:57.580Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 32.88MB / 102.24MB 1.9s [2020-05-20T18:23:57.580Z] #5 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.9s done [2020-05-20T18:23:57.580Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 52.94MB / 102.24MB 2.1s [2020-05-20T18:23:57.703Z] #26 ... [2020-05-20T18:23:57.703Z] [2020-05-20T18:23:57.703Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:23:57.703Z] #45 5.832 + RM_GOPATH=0 [2020-05-20T18:23:57.703Z] #45 5.832 + TMP_GOPATH= [2020-05-20T18:23:57.703Z] #45 5.832 + : /build [2020-05-20T18:23:57.703Z] #45 5.832 + '[' -z '' ']' [2020-05-20T18:23:57.703Z] #45 5.835 ++ mktemp -d [2020-05-20T18:23:57.703Z] #45 5.837 + export GOPATH=/tmp/tmp.8bDQLhmdGv [2020-05-20T18:23:57.703Z] #45 5.837 + GOPATH=/tmp/tmp.8bDQLhmdGv [2020-05-20T18:23:57.703Z] #45 5.837 + RM_GOPATH=1 [2020-05-20T18:23:57.703Z] #45 5.840 ++ dirname ./install.sh [2020-05-20T18:23:57.703Z] #45 5.840 + dir=. [2020-05-20T18:23:57.703Z] #45 5.840 + bin=gotestsum [2020-05-20T18:23:57.703Z] #45 5.840 + shift [2020-05-20T18:23:57.703Z] #45 5.840 + '[' '!' -f ./gotestsum.installer ']' [2020-05-20T18:23:57.703Z] #45 5.840 + . ./gotestsum.installer [2020-05-20T18:23:57.703Z] #45 5.841 ++ : v0.3.5 [2020-05-20T18:23:57.703Z] #45 5.841 + install_gotestsum [2020-05-20T18:23:57.703Z] #45 5.848 + set -e [2020-05-20T18:23:57.703Z] #45 5.848 + export GO111MODULE=on [2020-05-20T18:23:57.703Z] #45 5.848 + GO111MODULE=on [2020-05-20T18:23:57.703Z] #45 5.848 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T18:23:57.703Z] #45 6.039 go: finding gotest.tools v0.3.5 [2020-05-20T18:23:57.703Z] #45 6.043 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T18:23:57.703Z] #45 6.677 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T18:23:57.703Z] #45 7.169 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T18:23:57.867Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 59.24MB / 102.24MB 2.2s [2020-05-20T18:23:58.149Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 67.56MB / 102.24MB 2.4s [2020-05-20T18:23:58.149Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 75.82MB / 102.24MB 2.6s [2020-05-20T18:23:58.430Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 80.96MB / 102.24MB 2.7s [2020-05-20T18:23:58.430Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 91.95MB / 102.24MB 2.8s [2020-05-20T18:23:58.637Z] #45 8.581 go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T18:23:58.637Z] #45 8.721 go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T18:23:58.711Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 3.0s [2020-05-20T18:23:58.711Z] #5 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 3.1s done [2020-05-20T18:23:58.895Z] #45 8.882 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T18:23:58.895Z] #45 8.889 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:23:58.895Z] #45 8.899 go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T18:23:58.895Z] #45 8.899 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:23:58.895Z] #45 8.903 go: downloading github.com/fatih/color v1.6.0 [2020-05-20T18:23:58.895Z] #45 9.011 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:23:58.895Z] #45 9.038 go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T18:23:58.895Z] #45 9.094 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:23:58.992Z] #5 ... [2020-05-20T18:23:58.992Z] [2020-05-20T18:23:58.992Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-20T18:23:58.992Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-20T18:23:58.992Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-20T18:23:58.992Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-20T18:23:58.992Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-05-20T18:23:58.992Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done [2020-05-20T18:23:58.992Z] #63 DONE 3.2s [2020-05-20T18:23:58.992Z] [2020-05-20T18:23:58.992Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:23:58.992Z] #5 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.9s done [2020-05-20T18:23:59.156Z] #45 9.184 go: extracting github.com/fatih/color v1.6.0 [2020-05-20T18:23:59.156Z] #45 9.223 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:23:59.156Z] #45 9.341 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:23:59.273Z] #5 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 [2020-05-20T18:23:59.414Z] #45 9.377 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T18:23:59.414Z] #45 9.392 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:23:59.414Z] #45 9.480 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:23:59.414Z] #45 9.556 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:23:59.414Z] #45 9.587 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:23:59.553Z] #5 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.3s done [2020-05-20T18:23:59.553Z] #5 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 [2020-05-20T18:23:59.672Z] #45 9.731 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:23:59.672Z] #45 9.763 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:23:59.672Z] #45 9.834 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:23:59.929Z] #45 ... [2020-05-20T18:23:59.929Z] [2020-05-20T18:23:59.929Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:23:59.929Z] #20 5.809 + RM_GOPATH=0 [2020-05-20T18:23:59.929Z] #20 5.809 + TMP_GOPATH= [2020-05-20T18:23:59.929Z] #20 5.809 + : /build [2020-05-20T18:23:59.929Z] #20 5.809 + '[' -z '' ']' [2020-05-20T18:23:59.929Z] #20 5.809 ++ mktemp -d [2020-05-20T18:23:59.929Z] #20 5.821 + export GOPATH=/tmp/tmp.qY718iCBR0 [2020-05-20T18:23:59.929Z] #20 5.823 + GOPATH=/tmp/tmp.qY718iCBR0 [2020-05-20T18:23:59.929Z] #20 5.824 + RM_GOPATH=1 [2020-05-20T18:23:59.929Z] #20 5.832 ++ dirname ./install.sh [2020-05-20T18:23:59.929Z] #20 5.847 + dir=. [2020-05-20T18:23:59.929Z] #20 5.847 + bin=dockercli [2020-05-20T18:23:59.929Z] #20 5.847 + shift [2020-05-20T18:23:59.929Z] #20 5.847 + '[' '!' -f ./dockercli.installer ']' [2020-05-20T18:23:59.929Z] #20 5.848 + . ./dockercli.installer [2020-05-20T18:23:59.929Z] #20 5.848 ++ : stable [2020-05-20T18:23:59.929Z] #20 5.848 ++ : 17.06.2-ce [2020-05-20T18:23:59.929Z] #20 5.853 + install_dockercli [2020-05-20T18:23:59.929Z] #20 5.862 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T18:23:59.929Z] #20 5.862 Install docker/cli version 17.06.2-ce from stable [2020-05-20T18:23:59.929Z] #20 5.868 ++ uname -m [2020-05-20T18:23:59.929Z] #20 5.868 + arch=x86_64 [2020-05-20T18:23:59.929Z] #20 5.869 + '[' x86_64 '!=' x86_64 ']' [2020-05-20T18:23:59.929Z] #20 5.869 + url=https://download.docker.com/linux/static [2020-05-20T18:23:59.929Z] #20 5.869 + tar -xz docker/docker [2020-05-20T18:23:59.929Z] #20 5.871 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-20T18:23:59.929Z] #20 ... [2020-05-20T18:23:59.929Z] [2020-05-20T18:23:59.929Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:23:59.929Z] #66 5.840 + RM_GOPATH=0 [2020-05-20T18:23:59.929Z] #66 5.840 + TMP_GOPATH= [2020-05-20T18:23:59.929Z] #66 5.840 + : /build [2020-05-20T18:23:59.929Z] #66 5.840 + '[' -z '' ']' [2020-05-20T18:23:59.929Z] #66 5.850 ++ mktemp -d [2020-05-20T18:23:59.929Z] #66 5.854 + export GOPATH=/tmp/tmp.9LLotwLZgE [2020-05-20T18:23:59.929Z] #66 5.854 + GOPATH=/tmp/tmp.9LLotwLZgE [2020-05-20T18:23:59.929Z] #66 5.854 + RM_GOPATH=1 [2020-05-20T18:23:59.929Z] #66 5.854 ++ dirname ./install.sh [2020-05-20T18:23:59.929Z] #66 5.860 + dir=. [2020-05-20T18:23:59.929Z] #66 5.860 + bin=proxy [2020-05-20T18:23:59.929Z] #66 5.867 + shift [2020-05-20T18:23:59.929Z] #66 5.867 + '[' '!' -f ./proxy.installer ']' [2020-05-20T18:23:59.929Z] #66 5.867 + . ./proxy.installer [2020-05-20T18:23:59.929Z] #66 5.867 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:23:59.929Z] #66 5.867 + install_proxy [2020-05-20T18:23:59.929Z] #66 5.867 + case "$1" in [2020-05-20T18:23:59.929Z] #66 5.867 + export CGO_ENABLED=0 [2020-05-20T18:23:59.929Z] #66 5.867 + CGO_ENABLED=0 [2020-05-20T18:23:59.929Z] #66 5.867 + _install_proxy [2020-05-20T18:23:59.929Z] #66 5.867 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-20T18:23:59.929Z] #66 5.867 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:23:59.929Z] #66 5.879 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9LLotwLZgE/src/github.com/docker/libnetwork [2020-05-20T18:23:59.929Z] #66 5.882 Cloning into '/tmp/tmp.9LLotwLZgE/src/github.com/docker/libnetwork'... [2020-05-20T18:24:00.165Z] #5 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-05-20T18:24:00.165Z] #5 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-05-20T18:24:00.187Z] #66 ... [2020-05-20T18:24:00.187Z] [2020-05-20T18:24:00.187Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:24:00.187Z] #48 5.486 + RM_GOPATH=0 [2020-05-20T18:24:00.187Z] #48 5.486 + TMP_GOPATH= [2020-05-20T18:24:00.187Z] #48 5.486 + : /build [2020-05-20T18:24:00.187Z] #48 5.486 + '[' -z '' ']' [2020-05-20T18:24:00.187Z] #48 5.491 ++ mktemp -d [2020-05-20T18:24:00.187Z] #48 5.511 + export GOPATH=/tmp/tmp.FcyTmHT7bH [2020-05-20T18:24:00.187Z] #48 5.511 + GOPATH=/tmp/tmp.FcyTmHT7bH [2020-05-20T18:24:00.187Z] #48 5.511 + RM_GOPATH=1 [2020-05-20T18:24:00.187Z] #48 5.515 ++ dirname ./install.sh [2020-05-20T18:24:00.187Z] #48 5.524 Installing gometalinter version v2.0.6 [2020-05-20T18:24:00.187Z] #48 5.524 + dir=. [2020-05-20T18:24:00.187Z] #48 5.524 + bin=gometalinter [2020-05-20T18:24:00.187Z] #48 5.524 + shift [2020-05-20T18:24:00.187Z] #48 5.524 + '[' '!' -f ./gometalinter.installer ']' [2020-05-20T18:24:00.187Z] #48 5.524 + . ./gometalinter.installer [2020-05-20T18:24:00.187Z] #48 5.524 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-20T18:24:00.187Z] #48 5.524 + install_gometalinter [2020-05-20T18:24:00.187Z] #48 5.524 + echo 'Installing gometalinter version v2.0.6' [2020-05-20T18:24:00.187Z] #48 5.524 + go get -d github.com/alecthomas/gometalinter [2020-05-20T18:24:00.444Z] #48 ... [2020-05-20T18:24:00.444Z] [2020-05-20T18:24:00.444Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:00.444Z] #29 5.908 + RM_GOPATH=0 [2020-05-20T18:24:00.444Z] #29 5.908 + TMP_GOPATH= [2020-05-20T18:24:00.444Z] #29 5.908 + : /build [2020-05-20T18:24:00.444Z] #29 5.908 + '[' -z '' ']' [2020-05-20T18:24:00.444Z] #29 5.910 ++ mktemp -d [2020-05-20T18:24:00.444Z] #29 5.918 + export GOPATH=/tmp/tmp.bTDhPbSEZS [2020-05-20T18:24:00.444Z] #29 5.918 + GOPATH=/tmp/tmp.bTDhPbSEZS [2020-05-20T18:24:00.444Z] #29 5.918 + RM_GOPATH=1 [2020-05-20T18:24:00.444Z] #29 5.918 ++ dirname ./install.sh [2020-05-20T18:24:00.444Z] #29 5.921 + dir=. [2020-05-20T18:24:00.444Z] #29 5.922 + bin=tomlv [2020-05-20T18:24:00.444Z] #29 5.922 + shift [2020-05-20T18:24:00.444Z] #29 5.922 + '[' '!' -f ./tomlv.installer ']' [2020-05-20T18:24:00.444Z] #29 5.922 + . ./tomlv.installer [2020-05-20T18:24:00.444Z] #29 5.922 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:00.444Z] #29 5.922 + install_tomlv [2020-05-20T18:24:00.444Z] #29 5.922 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T18:24:00.444Z] #29 5.922 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bTDhPbSEZS/src/github.com/BurntSushi/toml [2020-05-20T18:24:00.445Z] #29 5.922 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:00.445Z] #29 5.948 Cloning into '/tmp/tmp.bTDhPbSEZS/src/github.com/BurntSushi/toml'... [2020-05-20T18:24:00.445Z] #29 6.991 + cd /tmp/tmp.bTDhPbSEZS/src/github.com/BurntSushi/toml [2020-05-20T18:24:00.445Z] #29 6.997 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:00.445Z] #29 7.044 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:24:00.445Z] #29 7.801 runtime/internal/atomic [2020-05-20T18:24:00.445Z] #29 7.802 internal/cpu [2020-05-20T18:24:00.445Z] #29 8.003 runtime/internal/sys [2020-05-20T18:24:00.445Z] #29 8.333 runtime/internal/math [2020-05-20T18:24:00.445Z] #29 8.336 internal/bytealg [2020-05-20T18:24:00.445Z] #29 8.400 math/bits [2020-05-20T18:24:00.445Z] #29 9.014 runtime [2020-05-20T18:24:00.445Z] #29 9.152 math [2020-05-20T18:24:00.445Z] #29 ... [2020-05-20T18:24:00.445Z] [2020-05-20T18:24:00.445Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:24:00.445Z] #60 5.956 + RM_GOPATH=0 [2020-05-20T18:24:00.445Z] #60 5.956 + TMP_GOPATH= [2020-05-20T18:24:00.445Z] #60 5.962 + : /build/ [2020-05-20T18:24:00.445Z] #60 5.962 + '[' -z '' ']' [2020-05-20T18:24:00.445Z] #60 5.962 ++ mktemp -d [2020-05-20T18:24:00.445Z] #60 5.982 + export GOPATH=/tmp/tmp.U4so5dZZwm [2020-05-20T18:24:00.445Z] #60 5.982 + GOPATH=/tmp/tmp.U4so5dZZwm [2020-05-20T18:24:00.445Z] #60 5.982 + RM_GOPATH=1 [2020-05-20T18:24:00.445Z] #60 5.982 ++ dirname ./install.sh [2020-05-20T18:24:00.445Z] #60 5.987 + dir=. [2020-05-20T18:24:00.445Z] #60 5.991 + bin=rootlesskit [2020-05-20T18:24:00.445Z] #60 5.991 + shift [2020-05-20T18:24:00.445Z] #60 5.991 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-20T18:24:00.445Z] #60 5.991 + . ./rootlesskit.installer [2020-05-20T18:24:00.445Z] #60 5.991 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:00.445Z] #60 5.992 + install_rootlesskit [2020-05-20T18:24:00.445Z] #60 5.996 + case "$1" in [2020-05-20T18:24:00.445Z] #60 5.997 + export CGO_ENABLED=0 [2020-05-20T18:24:00.445Z] #60 5.997 + CGO_ENABLED=0 [2020-05-20T18:24:00.445Z] #60 5.997 + _install_rootlesskit [2020-05-20T18:24:00.445Z] #60 5.997 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T18:24:00.445Z] #60 5.998 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:00.445Z] #60 5.998 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.U4so5dZZwm/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:24:00.445Z] #60 6.005 Cloning into '/tmp/tmp.U4so5dZZwm/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T18:24:00.702Z] #60 ... [2020-05-20T18:24:00.702Z] [2020-05-20T18:24:00.702Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:00.702Z] #42 5.485 + RM_GOPATH=0 [2020-05-20T18:24:00.702Z] #42 5.486 + TMP_GOPATH= [2020-05-20T18:24:00.702Z] #42 5.486 + : /build [2020-05-20T18:24:00.702Z] #42 5.486 + '[' -z '' ']' [2020-05-20T18:24:00.702Z] #42 5.493 ++ mktemp -d [2020-05-20T18:24:00.702Z] #42 5.497 + export GOPATH=/tmp/tmp.iiITNIsJWY [2020-05-20T18:24:00.702Z] #42 5.497 + GOPATH=/tmp/tmp.iiITNIsJWY [2020-05-20T18:24:00.702Z] #42 5.497 + RM_GOPATH=1 [2020-05-20T18:24:00.702Z] #42 5.497 ++ dirname ./install.sh [2020-05-20T18:24:00.702Z] #42 5.499 + dir=. [2020-05-20T18:24:00.702Z] #42 5.499 + bin=vndr [2020-05-20T18:24:00.702Z] #42 5.499 + shift [2020-05-20T18:24:00.702Z] #42 5.499 + '[' '!' -f ./vndr.installer ']' [2020-05-20T18:24:00.702Z] #42 5.499 + . ./vndr.installer [2020-05-20T18:24:00.702Z] #42 5.499 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:00.702Z] #42 5.499 + install_vndr [2020-05-20T18:24:00.702Z] #42 5.499 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T18:24:00.702Z] #42 5.499 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iiITNIsJWY/src/github.com/LK4D4/vndr [2020-05-20T18:24:00.702Z] #42 5.499 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:00.702Z] #42 5.511 Cloning into '/tmp/tmp.iiITNIsJWY/src/github.com/LK4D4/vndr'... [2020-05-20T18:24:00.702Z] #42 6.359 + cd /tmp/tmp.iiITNIsJWY/src/github.com/LK4D4/vndr [2020-05-20T18:24:00.702Z] #42 6.363 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:00.702Z] #42 6.367 + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T18:24:00.702Z] #42 7.793 runtime/internal/atomic [2020-05-20T18:24:00.702Z] #42 7.797 internal/cpu [2020-05-20T18:24:00.702Z] #42 8.012 runtime/internal/sys [2020-05-20T18:24:00.702Z] #42 8.360 runtime/internal/math [2020-05-20T18:24:00.702Z] #42 8.413 internal/race [2020-05-20T18:24:00.702Z] #42 8.456 internal/bytealg [2020-05-20T18:24:00.702Z] #42 8.526 sync/atomic [2020-05-20T18:24:00.702Z] #42 8.722 unicode [2020-05-20T18:24:00.702Z] #42 9.171 runtime [2020-05-20T18:24:01.631Z] #5 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.4s done [2020-05-20T18:24:01.912Z] #5 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 0.1s [2020-05-20T18:24:02.601Z] #42 ... [2020-05-20T18:24:02.601Z] [2020-05-20T18:24:02.601Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:02.601Z] #45 12.44 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:24:02.601Z] #45 12.51 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:24:03.377Z] #5 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.2s done [2020-05-20T18:24:03.377Z] #5 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b [2020-05-20T18:24:03.536Z] #45 13.61 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:24:04.476Z] #45 ... [2020-05-20T18:24:04.476Z] [2020-05-20T18:24:04.476Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:24:04.476Z] #20 14.04 + mkdir -p /build [2020-05-20T18:24:04.476Z] #20 14.05 + mv docker/docker /build/ [2020-05-20T18:24:04.476Z] #20 14.09 + rmdir docker [2020-05-20T18:24:04.476Z] #20 DONE 14.5s [2020-05-20T18:24:04.476Z] [2020-05-20T18:24:04.476Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:04.476Z] #29 13.81 unicode/utf8 [2020-05-20T18:24:04.476Z] #29 14.24 internal/race [2020-05-20T18:24:04.476Z] #29 14.37 sync/atomic [2020-05-20T18:24:04.734Z] #29 14.78 unicode [2020-05-20T18:24:06.044Z] #5 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 2.4s done [2020-05-20T18:24:06.044Z] #5 extracting sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0.0s done [2020-05-20T18:24:06.044Z] #5 DONE 10.5s [2020-05-20T18:24:06.044Z] [2020-05-20T18:24:06.044Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T18:24:06.740Z] Fetching without tags [2020-05-20T18:24:07.252Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:24:07.515Z] #6 DONE 1.6s [2020-05-20T18:24:07.796Z] [2020-05-20T18:24:07.796Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:07.796Z] #18 DONE 0.1s [2020-05-20T18:24:07.796Z] [2020-05-20T18:24:07.796Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:24:07.796Z] #26 ... [2020-05-20T18:24:07.796Z] [2020-05-20T18:24:07.796Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-20T18:24:07.796Z] #41 DONE 0.1s [2020-05-20T18:24:07.796Z] [2020-05-20T18:24:07.796Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-20T18:24:07.796Z] #65 DONE 0.1s [2020-05-20T18:24:07.796Z] [2020-05-20T18:24:07.796Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-20T18:24:07.796Z] #59 DONE 0.1s [2020-05-20T18:24:08.014Z] #29 ... [2020-05-20T18:24:08.014Z] [2020-05-20T18:24:08.014Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:08.014Z] #38 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:24:08.014Z] #38 ... [2020-05-20T18:24:08.014Z] [2020-05-20T18:24:08.014Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:24:08.014Z] #36 20.53 Checking out files: 86% (1385/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-20T18:24:08.014Z] #36 20.77 + cd /tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution [2020-05-20T18:24:08.014Z] #36 20.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T18:24:08.014Z] #36 ... [2020-05-20T18:24:08.014Z] [2020-05-20T18:24:08.014Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:08.014Z] #31 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:24:08.014Z] #31 ... [2020-05-20T18:24:08.014Z] [2020-05-20T18:24:08.014Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:08.014Z] #29 17.82 internal/testlog [2020-05-20T18:24:08.014Z] #29 18.04 encoding [2020-05-20T18:24:08.077Z] [2020-05-20T18:24:08.077Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-20T18:24:08.077Z] #19 DONE 0.1s [2020-05-20T18:24:08.077Z] [2020-05-20T18:24:08.077Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-20T18:24:08.077Z] #28 DONE 0.1s [2020-05-20T18:24:08.077Z] [2020-05-20T18:24:08.077Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-20T18:24:08.077Z] #47 DONE 0.1s [2020-05-20T18:24:08.077Z] [2020-05-20T18:24:08.077Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-20T18:24:08.077Z] #44 DONE 0.1s [2020-05-20T18:24:08.077Z] [2020-05-20T18:24:08.077Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:06.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:24:06.702Z] > git config --add remote.origin.fetch +refs/pull/40978/head:refs/remotes/origin/PR-40978 # timeout=10 [2020-05-20T18:24:06.707Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:24:06.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:24:06.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:24:06.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:24:06.749Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:24:07.259Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:24:07.263Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:24:08.273Z] #29 18.21 runtime/cgo [2020-05-20T18:24:08.377Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:24:08.377Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:24:08.839Z] #29 ... [2020-05-20T18:24:08.839Z] [2020-05-20T18:24:08.839Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:24:08.839Z] #7 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:24:08.861Z] Commit message: "Bump Golang 1.13.11" [2020-05-20T18:24:09.097Z] #7 ... [2020-05-20T18:24:09.097Z] [2020-05-20T18:24:09.097Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:09.097Z] #45 16.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T18:24:09.097Z] #45 17.00 go: finding gotest.tools v2.2.0+incompatible [2020-05-20T18:24:09.097Z] #45 17.00 go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T18:24:09.097Z] #45 17.06 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:09.097Z] #45 17.10 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:09.097Z] #45 17.45 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:09.097Z] #45 17.47 go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T18:24:09.097Z] #45 18.17 go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T18:24:09.097Z] #45 18.22 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T18:24:09.097Z] #45 18.31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:09.097Z] #45 18.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:09.097Z] #45 18.47 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:09.097Z] #45 18.47 go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T18:24:09.097Z] #45 18.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:09.097Z] #45 18.88 go: extracting github.com/spf13/pflag v1.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T18:24:09.903Z] + docker version [2020-05-20T18:24:09.903Z] Client: [2020-05-20T18:24:09.903Z] Version: 18.06.1-ce [2020-05-20T18:24:09.903Z] API version: 1.38 [2020-05-20T18:24:09.903Z] Go version: go1.10.3 [2020-05-20T18:24:09.903Z] Git commit: e68fc7a [2020-05-20T18:24:09.903Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-20T18:24:09.903Z] OS/Arch: linux/ppc64le [2020-05-20T18:24:09.903Z] Experimental: false [2020-05-20T18:24:09.903Z] [2020-05-20T18:24:09.903Z] Server: [2020-05-20T18:24:09.903Z] Engine: [2020-05-20T18:24:09.903Z] Version: 18.06.1-ce [2020-05-20T18:24:09.903Z] API version: 1.38 (minimum version 1.12) [2020-05-20T18:24:09.903Z] Go version: go1.10.3 [2020-05-20T18:24:09.903Z] Git commit: e68fc7a [2020-05-20T18:24:09.903Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-20T18:24:09.903Z] OS/Arch: linux/ppc64le [2020-05-20T18:24:09.903Z] Experimental: true [Pipeline] sh [2020-05-20T18:24:10.283Z] + docker info [2020-05-20T18:24:10.283Z] Containers: 0 [2020-05-20T18:24:10.283Z] Running: 0 [2020-05-20T18:24:10.283Z] Paused: 0 [2020-05-20T18:24:10.283Z] Stopped: 0 [2020-05-20T18:24:10.283Z] Images: 0 [2020-05-20T18:24:10.283Z] Server Version: 18.06.1-ce [2020-05-20T18:24:10.283Z] Storage Driver: overlay2 [2020-05-20T18:24:10.283Z] Backing Filesystem: extfs [2020-05-20T18:24:10.283Z] Supports d_type: true [2020-05-20T18:24:10.283Z] Native Overlay Diff: true [2020-05-20T18:24:10.283Z] Logging Driver: json-file [2020-05-20T18:24:10.283Z] Cgroup Driver: cgroupfs [2020-05-20T18:24:10.283Z] Plugins: [2020-05-20T18:24:10.283Z] Volume: local [2020-05-20T18:24:10.283Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T18:24:10.283Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-20T18:24:10.283Z] Swarm: inactive [2020-05-20T18:24:10.283Z] Runtimes: runc [2020-05-20T18:24:10.283Z] Default Runtime: runc [2020-05-20T18:24:10.283Z] Init Binary: docker-init [2020-05-20T18:24:10.283Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-20T18:24:10.283Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-20T18:24:10.283Z] init version: fec3683 [2020-05-20T18:24:10.283Z] Security Options: [2020-05-20T18:24:10.283Z] apparmor [2020-05-20T18:24:10.283Z] seccomp [2020-05-20T18:24:10.283Z] Profile: default [2020-05-20T18:24:10.283Z] Kernel Version: 4.4.0-139-generic [2020-05-20T18:24:10.283Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-20T18:24:10.283Z] OSType: linux [2020-05-20T18:24:10.283Z] Architecture: ppc64le [2020-05-20T18:24:10.283Z] CPUs: 4 [2020-05-20T18:24:10.283Z] Total Memory: 7.972GiB [2020-05-20T18:24:10.283Z] Name: ppc64le-ubuntu-31 [2020-05-20T18:24:10.283Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-20T18:24:10.283Z] Docker Root Dir: /var/lib/docker [2020-05-20T18:24:10.283Z] Debug Mode (client): false [2020-05-20T18:24:10.283Z] Debug Mode (server): false [2020-05-20T18:24:10.283Z] Username: dockerbuildbot [2020-05-20T18:24:10.283Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:24:10.283Z] Labels: [2020-05-20T18:24:10.283Z] Experimental: true [2020-05-20T18:24:10.283Z] Insecure Registries: [2020-05-20T18:24:10.283Z] 127.0.0.0/8 [2020-05-20T18:24:10.283Z] Live Restore Enabled: false [2020-05-20T18:24:10.283Z] [Pipeline] sh [2020-05-20T18:24:08.343Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:24:08.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T18:24:08.384Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:24:08.388Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:24:10.471Z] #45 20.18 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:10.665Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:24:10.665Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:24:10.665Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40978/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T18:24:10.665Z] + bash /home/docker/workspace/moby_PR-40978/check-config.sh [2020-05-20T18:24:10.665Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T18:24:10.665Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-20T18:24:10.665Z] [2020-05-20T18:24:10.665Z] Generally Necessary: [2020-05-20T18:24:10.665Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T18:24:10.730Z] #45 20.82 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:10.730Z] #45 ... [2020-05-20T18:24:10.730Z] [2020-05-20T18:24:10.730Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:24:10.730Z] #60 10.86 + cd /tmp/tmp.U4so5dZZwm/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:24:10.730Z] #60 10.86 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:10.730Z] #60 11.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:24:10.730Z] #60 11.36 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T18:24:10.951Z] - apparmor: enabled and tools installed [2020-05-20T18:24:10.951Z] - CONFIG_NAMESPACES: enabled [2020-05-20T18:24:10.951Z] - CONFIG_NET_NS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_PID_NS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_IPC_NS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_UTS_NS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUPS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CPUSETS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_MEMCG: enabled [2020-05-20T18:24:10.951Z] - CONFIG_KEYS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_VETH: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T18:24:10.951Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T18:24:10.951Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T18:24:10.951Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-20T18:24:10.951Z] [2020-05-20T18:24:10.951Z] Optional Features: [2020-05-20T18:24:10.951Z] - CONFIG_USER_NS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_SECCOMP: enabled [2020-05-20T18:24:10.951Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T18:24:10.951Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T18:24:10.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T18:24:10.951Z] (cgroup swap accounting is currently enabled) [2020-05-20T18:24:10.951Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-20T18:24:10.988Z] #60 ... [2020-05-20T18:24:10.988Z] [2020-05-20T18:24:10.988Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:24:10.988Z] #36 23.02 + GOPATH=/tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fj3q6jSE3p go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T18:24:11.236Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T18:24:11.236Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T18:24:11.236Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T18:24:11.236Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T18:24:11.236Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T18:24:11.236Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T18:24:11.236Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T18:24:11.236Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T18:24:11.236Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T18:24:11.236Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T18:24:11.236Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T18:24:11.236Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T18:24:11.236Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T18:24:11.236Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_EXT4_FS: enabled [2020-05-20T18:24:11.236Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T18:24:11.236Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T18:24:11.236Z] - Network Drivers: [2020-05-20T18:24:11.236Z] - "overlay": [2020-05-20T18:24:11.236Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T18:24:11.236Z] Optional (for encrypted networks): [2020-05-20T18:24:11.236Z] - CONFIG_CRYPTO: enabled [2020-05-20T18:24:11.236Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_XFRM: enabled [2020-05-20T18:24:11.236Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T18:24:11.236Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T18:24:11.236Z] - "ipvlan": [2020-05-20T18:24:11.520Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T18:24:11.520Z] - "macvlan": [2020-05-20T18:24:11.520Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T18:24:11.520Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T18:24:11.520Z] - "ftp,tftp client in container": [2020-05-20T18:24:11.520Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T18:24:11.520Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T18:24:11.520Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T18:24:11.520Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T18:24:11.520Z] - Storage Drivers: [2020-05-20T18:24:11.520Z] - "aufs": [2020-05-20T18:24:11.520Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T18:24:11.520Z] - "btrfs": [2020-05-20T18:24:11.520Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T18:24:11.520Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T18:24:11.520Z] - "devicemapper": [2020-05-20T18:24:11.520Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T18:24:11.520Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T18:24:11.520Z] - "overlay": [2020-05-20T18:24:11.520Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T18:24:11.520Z] - "zfs": [2020-05-20T18:24:11.520Z] - /dev/zfs: missing [2020-05-20T18:24:11.520Z] - zfs command: missing [2020-05-20T18:24:11.520Z] - zpool command: missing [2020-05-20T18:24:11.520Z] [2020-05-20T18:24:11.520Z] Limits: [2020-05-20T18:24:11.520Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T18:24:11.520Z] [2020-05-20T18:24:11.520Z] + true [2020-05-20T18:24:11.537Z] #45 3.261 + RM_GOPATH=0 [2020-05-20T18:24:11.537Z] #45 3.261 + TMP_GOPATH= [2020-05-20T18:24:11.537Z] #45 3.261 + : /build [2020-05-20T18:24:11.537Z] #45 3.261 + '[' -z '' ']' [2020-05-20T18:24:11.537Z] #45 3.261 ++ mktemp -d [2020-05-20T18:24:11.537Z] #45 3.264 + export GOPATH=/tmp/tmp.vjmaudKjhR [2020-05-20T18:24:11.537Z] #45 3.264 + GOPATH=/tmp/tmp.vjmaudKjhR [2020-05-20T18:24:11.537Z] #45 3.264 + RM_GOPATH=1 [2020-05-20T18:24:11.537Z] #45 3.264 ++ dirname ./install.sh [2020-05-20T18:24:11.537Z] #45 3.268 + dir=. [2020-05-20T18:24:11.537Z] #45 3.268 + bin=gotestsum [2020-05-20T18:24:11.537Z] #45 3.268 + shift [2020-05-20T18:24:11.537Z] #45 3.268 + '[' '!' -f ./gotestsum.installer ']' [2020-05-20T18:24:11.537Z] #45 3.269 + . ./gotestsum.installer [2020-05-20T18:24:11.537Z] #45 3.269 ++ : v0.3.5 [2020-05-20T18:24:11.537Z] #45 3.269 + install_gotestsum [2020-05-20T18:24:11.537Z] #45 3.270 + set -e [2020-05-20T18:24:11.537Z] #45 3.271 + export GO111MODULE=on [2020-05-20T18:24:11.537Z] #45 3.271 + GO111MODULE=on [2020-05-20T18:24:11.537Z] #45 3.271 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T18:24:11.537Z] #45 3.366 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T18:24:11.537Z] #45 3.373 go: finding gotest.tools v0.3.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-20T18:24:11.818Z] #45 3.970 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T18:24:11.941Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:29796375c95d033b7b5ecb58c3f192af97463adb . [2020-05-20T18:24:12.145Z] #45 4.126 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T18:24:12.426Z] #45 4.537 go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T18:24:12.707Z] #45 4.624 go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T18:24:12.707Z] #45 4.725 go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T18:24:12.707Z] #45 4.747 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T18:24:12.707Z] #45 4.775 go: downloading github.com/fatih/color v1.6.0 [2020-05-20T18:24:12.707Z] #45 4.829 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:24:12.707Z] #45 4.835 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:24:12.707Z] #45 4.968 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:24:12.889Z] #36 ... [2020-05-20T18:24:12.889Z] [2020-05-20T18:24:12.889Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:12.889Z] #42 12.76 unicode/utf8 [2020-05-20T18:24:12.889Z] #42 13.42 math/bits [2020-05-20T18:24:12.889Z] #42 14.16 math [2020-05-20T18:24:12.889Z] #42 18.47 internal/testlog [2020-05-20T18:24:12.889Z] #42 18.80 encoding [2020-05-20T18:24:12.889Z] #42 18.90 unicode/utf16 [2020-05-20T18:24:12.889Z] #42 19.13 container/list [2020-05-20T18:24:12.889Z] #42 19.58 crypto/internal/subtle [2020-05-20T18:24:12.889Z] #42 19.70 crypto/subtle [2020-05-20T18:24:12.889Z] #42 19.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T18:24:12.889Z] #42 19.99 internal/nettrace [2020-05-20T18:24:12.889Z] #42 20.09 runtime/cgo [2020-05-20T18:24:12.889Z] #42 ... [2020-05-20T18:24:12.889Z] [2020-05-20T18:24:12.889Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:24:12.889Z] #66 21.97 Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-20T18:24:12.889Z] #66 22.38 + cd /tmp/tmp.9LLotwLZgE/src/github.com/docker/libnetwork [2020-05-20T18:24:12.889Z] #66 22.38 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:24:12.889Z] #66 22.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T18:24:12.987Z] #45 4.984 go: extracting github.com/fatih/color v1.6.0 [2020-05-20T18:24:12.987Z] #45 5.067 go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T18:24:12.987Z] #45 5.111 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:24:12.987Z] #45 5.111 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:24:12.987Z] #45 5.111 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:24:12.987Z] #45 5.111 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T18:24:12.987Z] #45 5.121 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:24:12.987Z] #45 5.122 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:24:13.268Z] #45 5.239 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:24:13.268Z] #45 5.282 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:24:13.268Z] #45 5.287 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:24:13.268Z] #45 5.303 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:24:13.268Z] #45 5.340 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:24:13.455Z] #66 ... [2020-05-20T18:24:13.455Z] [2020-05-20T18:24:13.455Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:24:13.455Z] #48 13.27 + cd /tmp/tmp.FcyTmHT7bH/src/github.com/alecthomas/gometalinter [2020-05-20T18:24:13.455Z] #48 13.27 + git checkout -q v2.0.6 [2020-05-20T18:24:13.455Z] #48 13.97 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-20T18:24:13.455Z] #48 ... [2020-05-20T18:24:13.455Z] [2020-05-20T18:24:13.455Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:13.455Z] #45 22.16 go: finding github.com/fatih/color v1.6.0 [2020-05-20T18:24:13.455Z] #45 22.18 go: finding github.com/pkg/errors v0.8.1 [2020-05-20T18:24:13.455Z] #45 22.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:24:13.455Z] #45 22.36 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:24:13.455Z] #45 22.38 go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T18:24:13.455Z] #45 22.44 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:24:13.455Z] #45 22.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:13.455Z] #45 22.67 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:13.455Z] #45 22.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:24:13.455Z] #45 22.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:14.272Z] #45 6.435 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:24:14.553Z] #45 6.529 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:24:14.553Z] #45 6.592 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:24:14.638Z] Sending build context to Docker daemon 55.39MB [2020-05-20T18:24:14.638Z] Step 1/140 : ARG CROSS="false" [2020-05-20T18:24:14.638Z] Step 2/140 : ARG GO_VERSION=1.13.11 [2020-05-20T18:24:14.638Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-05-20T18:24:14.638Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-20T18:24:14.638Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-05-20T18:24:14.638Z] 1.13.11-buster: Pulling from library/golang [2020-05-20T18:24:14.638Z] 19aca0f2a5b8: Pulling fs layer [2020-05-20T18:24:14.638Z] 556cd6fadc0f: Pulling fs layer [2020-05-20T18:24:14.638Z] 633177125031: Pulling fs layer [2020-05-20T18:24:14.638Z] e762e21652d7: Pulling fs layer [2020-05-20T18:24:14.638Z] dab525975d64: Pulling fs layer [2020-05-20T18:24:14.638Z] 1381453d937f: Pulling fs layer [2020-05-20T18:24:14.638Z] f5b69728b5d7: Pulling fs layer [2020-05-20T18:24:14.638Z] e762e21652d7: Waiting [2020-05-20T18:24:14.638Z] dab525975d64: Waiting [2020-05-20T18:24:14.638Z] 1381453d937f: Waiting [2020-05-20T18:24:14.638Z] f5b69728b5d7: Waiting [2020-05-20T18:24:15.259Z] 556cd6fadc0f: Download complete [2020-05-20T18:24:15.545Z] 633177125031: Verifying Checksum [2020-05-20T18:24:15.545Z] 633177125031: Download complete [2020-05-20T18:24:15.985Z] #45 ... [2020-05-20T18:24:15.985Z] [2020-05-20T18:24:15.985Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:24:15.985Z] #22 19.02 Fetched 8350 kB in 16s (523 kB/s) [2020-05-20T18:24:15.985Z] #22 19.02 Reading package lists... [2020-05-20T18:24:15.985Z] #22 25.64 Reading package lists... [2020-05-20T18:24:15.985Z] #22 ... [2020-05-20T18:24:15.985Z] [2020-05-20T18:24:15.985Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:15.985Z] #38 21.75 Fetched 8350 kB in 16s (513 kB/s) [2020-05-20T18:24:15.985Z] #38 21.75 Reading package lists... [2020-05-20T18:24:16.019Z] #45 8.041 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T18:24:16.243Z] #38 28.35 Reading package lists... [2020-05-20T18:24:16.243Z] #38 ... [2020-05-20T18:24:16.243Z] [2020-05-20T18:24:16.243Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:16.243Z] #31 22.65 Fetched 8350 kB in 17s (488 kB/s) [2020-05-20T18:24:16.243Z] #31 22.65 Reading package lists... [2020-05-20T18:24:16.243Z] #31 29.55 Reading package lists... [2020-05-20T18:24:16.243Z] #31 ... [2020-05-20T18:24:16.243Z] [2020-05-20T18:24:16.243Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:24:16.243Z] #54 19.62 Fetched 8350 kB in 16s (507 kB/s) [2020-05-20T18:24:16.243Z] #54 19.62 Reading package lists... [2020-05-20T18:24:16.501Z] #54 26.44 Reading package lists... [2020-05-20T18:24:16.501Z] #54 ... [2020-05-20T18:24:16.501Z] [2020-05-20T18:24:16.501Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:24:16.501Z] #7 22.66 Fetched 8350 kB in 17s (493 kB/s) [2020-05-20T18:24:16.501Z] #7 22.66 Reading package lists... [2020-05-20T18:24:16.650Z] #45 ... [2020-05-20T18:24:16.650Z] [2020-05-20T18:24:16.650Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:24:16.650Z] #20 3.318 + RM_GOPATH=0 [2020-05-20T18:24:16.650Z] #20 3.318 + TMP_GOPATH= [2020-05-20T18:24:16.650Z] #20 3.318 + : /build [2020-05-20T18:24:16.650Z] #20 3.318 + '[' -z '' ']' [2020-05-20T18:24:16.650Z] #20 3.319 ++ mktemp -d [2020-05-20T18:24:16.650Z] #20 3.322 + export GOPATH=/tmp/tmp.VgWAqsdk6W [2020-05-20T18:24:16.650Z] #20 3.322 + GOPATH=/tmp/tmp.VgWAqsdk6W [2020-05-20T18:24:16.650Z] #20 3.322 + RM_GOPATH=1 [2020-05-20T18:24:16.650Z] #20 3.322 ++ dirname ./install.sh [2020-05-20T18:24:16.650Z] #20 3.325 + dir=. [2020-05-20T18:24:16.650Z] #20 3.325 + bin=dockercli [2020-05-20T18:24:16.650Z] #20 3.325 + shift [2020-05-20T18:24:16.650Z] #20 3.325 + '[' '!' -f ./dockercli.installer ']' [2020-05-20T18:24:16.650Z] #20 3.325 + . ./dockercli.installer [2020-05-20T18:24:16.650Z] #20 3.325 ++ : stable [2020-05-20T18:24:16.650Z] #20 3.325 ++ : 17.06.2-ce [2020-05-20T18:24:16.650Z] #20 3.325 + install_dockercli [2020-05-20T18:24:16.650Z] #20 3.325 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T18:24:16.650Z] #20 3.325 Install docker/cli version 17.06.2-ce from stable [2020-05-20T18:24:16.650Z] #20 3.326 ++ uname -m [2020-05-20T18:24:16.650Z] #20 3.328 + arch=s390x [2020-05-20T18:24:16.650Z] #20 3.328 + '[' s390x '!=' x86_64 ']' [2020-05-20T18:24:16.650Z] #20 3.329 + '[' s390x '!=' s390x ']' [2020-05-20T18:24:16.650Z] #20 3.329 + url=https://download.docker.com/linux/static [2020-05-20T18:24:16.650Z] #20 3.331 + tar -xz docker/docker [2020-05-20T18:24:16.650Z] #20 3.335 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-20T18:24:16.650Z] #20 8.028 + mkdir -p /build [2020-05-20T18:24:16.650Z] #20 8.034 + mv docker/docker /build/ [2020-05-20T18:24:16.650Z] #20 8.038 + rmdir docker [2020-05-20T18:24:16.650Z] #20 DONE 8.6s [2020-05-20T18:24:16.650Z] [2020-05-20T18:24:16.650Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:16.650Z] #29 3.392 + RM_GOPATH=0 [2020-05-20T18:24:16.650Z] #29 3.392 + TMP_GOPATH= [2020-05-20T18:24:16.650Z] #29 3.392 + : /build [2020-05-20T18:24:16.650Z] #29 3.392 + '[' -z '' ']' [2020-05-20T18:24:16.650Z] #29 3.392 ++ mktemp -d [2020-05-20T18:24:16.650Z] #29 3.394 + export GOPATH=/tmp/tmp.5hH5Veatt0 [2020-05-20T18:24:16.650Z] #29 3.394 + GOPATH=/tmp/tmp.5hH5Veatt0 [2020-05-20T18:24:16.650Z] #29 3.394 + RM_GOPATH=1 [2020-05-20T18:24:16.650Z] #29 3.395 ++ dirname ./install.sh [2020-05-20T18:24:16.650Z] #29 3.396 + dir=. [2020-05-20T18:24:16.650Z] #29 3.396 + bin=tomlv [2020-05-20T18:24:16.650Z] #29 3.396 + shift [2020-05-20T18:24:16.650Z] #29 3.396 + '[' '!' -f ./tomlv.installer ']' [2020-05-20T18:24:16.650Z] #29 3.396 + . ./tomlv.installer [2020-05-20T18:24:16.650Z] #29 3.396 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:16.650Z] #29 3.396 + install_tomlv [2020-05-20T18:24:16.650Z] #29 3.396 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T18:24:16.650Z] #29 3.396 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:16.650Z] #29 3.396 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5hH5Veatt0/src/github.com/BurntSushi/toml [2020-05-20T18:24:16.650Z] #29 3.399 Cloning into '/tmp/tmp.5hH5Veatt0/src/github.com/BurntSushi/toml'... [2020-05-20T18:24:16.650Z] #29 4.198 + cd /tmp/tmp.5hH5Veatt0/src/github.com/BurntSushi/toml [2020-05-20T18:24:16.650Z] #29 4.198 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:24:16.650Z] #29 4.203 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:24:16.650Z] #29 4.626 runtime/internal/atomic [2020-05-20T18:24:16.650Z] #29 4.642 internal/cpu [2020-05-20T18:24:16.650Z] #29 4.696 runtime/internal/sys [2020-05-20T18:24:16.650Z] #29 4.872 runtime/internal/math [2020-05-20T18:24:16.650Z] #29 4.922 math/bits [2020-05-20T18:24:16.650Z] #29 5.152 internal/bytealg [2020-05-20T18:24:16.650Z] #29 5.280 math [2020-05-20T18:24:16.650Z] #29 5.384 runtime [2020-05-20T18:24:16.650Z] #29 ... [2020-05-20T18:24:16.650Z] [2020-05-20T18:24:16.650Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:16.650Z] #45 8.699 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:16.650Z] #45 8.711 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:16.650Z] #45 8.789 go: finding gotest.tools v2.2.0+incompatible [2020-05-20T18:24:16.938Z] #45 8.815 go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T18:24:16.938Z] #45 8.980 go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T18:24:17.230Z] #45 9.163 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T18:24:17.551Z] #45 9.640 go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T18:24:17.551Z] #45 9.651 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T18:24:17.551Z] #45 9.717 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:17.551Z] #45 ... [2020-05-20T18:24:17.551Z] [2020-05-20T18:24:17.551Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:24:17.551Z] #22 1.288 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:17.551Z] #22 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:17.551Z] #22 1.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:17.551Z] #22 1.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:17.551Z] #22 3.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:17.551Z] #22 4.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:17.832Z] #22 ... [2020-05-20T18:24:17.832Z] [2020-05-20T18:24:17.832Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:24:17.832Z] #54 2.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:17.832Z] #54 2.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:17.832Z] #54 2.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:17.832Z] #54 2.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:17.832Z] #54 4.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:17.832Z] #54 6.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:17.832Z] #54 ... [2020-05-20T18:24:17.832Z] [2020-05-20T18:24:17.832Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:17.832Z] #38 3.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:17.832Z] #38 3.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:17.832Z] #38 3.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:17.832Z] #38 3.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:17.832Z] #38 5.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:17.832Z] #38 7.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:18.113Z] #38 ... [2020-05-20T18:24:18.113Z] [2020-05-20T18:24:18.113Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:24:18.113Z] #36 2.913 + mktemp -d [2020-05-20T18:24:18.113Z] #36 2.914 + export GOPATH=/tmp/tmp.hTptCzmiY0 [2020-05-20T18:24:18.113Z] #36 2.914 + git clone https://github.com/docker/distribution.git /tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution [2020-05-20T18:24:18.113Z] #36 2.915 Cloning into '/tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution'... [2020-05-20T18:24:18.113Z] #36 ... [2020-05-20T18:24:18.113Z] [2020-05-20T18:24:18.113Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:18.113Z] #42 3.046 + RM_GOPATH=0 [2020-05-20T18:24:18.113Z] #42 3.046 + TMP_GOPATH= [2020-05-20T18:24:18.113Z] #42 3.046 + : /build [2020-05-20T18:24:18.113Z] #42 3.046 + '[' -z '' ']' [2020-05-20T18:24:18.113Z] #42 3.046 ++ mktemp -d [2020-05-20T18:24:18.113Z] #42 3.047 + export GOPATH=/tmp/tmp.Wwdv4YrTJ4 [2020-05-20T18:24:18.113Z] #42 3.047 + GOPATH=/tmp/tmp.Wwdv4YrTJ4 [2020-05-20T18:24:18.113Z] #42 3.047 + RM_GOPATH=1 [2020-05-20T18:24:18.113Z] #42 3.047 ++ dirname ./install.sh [2020-05-20T18:24:18.113Z] #42 3.056 + dir=. [2020-05-20T18:24:18.113Z] #42 3.056 + bin=vndr [2020-05-20T18:24:18.113Z] #42 3.056 + shift [2020-05-20T18:24:18.113Z] #42 3.056 + '[' '!' -f ./vndr.installer ']' [2020-05-20T18:24:18.113Z] #42 3.056 + . ./vndr.installer [2020-05-20T18:24:18.113Z] #42 3.056 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:18.113Z] #42 3.056 + install_vndr [2020-05-20T18:24:18.113Z] #42 3.056 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T18:24:18.113Z] #42 3.056 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wwdv4YrTJ4/src/github.com/LK4D4/vndr [2020-05-20T18:24:18.113Z] #42 3.056 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:18.113Z] #42 3.075 Cloning into '/tmp/tmp.Wwdv4YrTJ4/src/github.com/LK4D4/vndr'... [2020-05-20T18:24:18.113Z] #42 3.714 + cd /tmp/tmp.Wwdv4YrTJ4/src/github.com/LK4D4/vndr [2020-05-20T18:24:18.113Z] #42 3.714 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:24:18.113Z] #42 3.719 + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T18:24:18.113Z] #42 4.694 internal/cpu [2020-05-20T18:24:18.113Z] #42 4.702 runtime/internal/atomic [2020-05-20T18:24:18.113Z] #42 4.912 runtime/internal/sys [2020-05-20T18:24:18.113Z] #42 5.132 runtime/internal/math [2020-05-20T18:24:18.113Z] #42 5.170 internal/race [2020-05-20T18:24:18.113Z] #42 5.171 internal/bytealg [2020-05-20T18:24:18.113Z] #42 5.258 sync/atomic [2020-05-20T18:24:18.113Z] #42 5.495 runtime [2020-05-20T18:24:18.113Z] #42 5.532 unicode [2020-05-20T18:24:18.113Z] #42 8.463 unicode/utf8 [2020-05-20T18:24:18.113Z] #42 8.847 math/bits [2020-05-20T18:24:18.113Z] #42 10.13 math [2020-05-20T18:24:18.261Z] 19aca0f2a5b8: Verifying Checksum [2020-05-20T18:24:18.261Z] 19aca0f2a5b8: Download complete [2020-05-20T18:24:18.394Z] #42 ... [2020-05-20T18:24:18.394Z] [2020-05-20T18:24:18.394Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:24:18.394Z] #48 3.368 + RM_GOPATH=0 [2020-05-20T18:24:18.394Z] #48 3.368 + TMP_GOPATH= [2020-05-20T18:24:18.394Z] #48 3.369 + : /build [2020-05-20T18:24:18.394Z] #48 3.369 + '[' -z '' ']' [2020-05-20T18:24:18.394Z] #48 3.370 ++ mktemp -d [2020-05-20T18:24:18.394Z] #48 3.375 + export GOPATH=/tmp/tmp.0s72NHQ1l0 [2020-05-20T18:24:18.394Z] #48 3.375 + GOPATH=/tmp/tmp.0s72NHQ1l0 [2020-05-20T18:24:18.394Z] #48 3.375 + RM_GOPATH=1 [2020-05-20T18:24:18.394Z] #48 3.375 ++ dirname ./install.sh [2020-05-20T18:24:18.394Z] #48 3.379 + dir=. [2020-05-20T18:24:18.394Z] #48 3.379 + bin=gometalinter [2020-05-20T18:24:18.394Z] #48 3.379 + shift [2020-05-20T18:24:18.394Z] #48 3.379 + '[' '!' -f ./gometalinter.installer ']' [2020-05-20T18:24:18.394Z] #48 3.379 + . ./gometalinter.installer [2020-05-20T18:24:18.394Z] #48 3.384 Installing gometalinter version v2.0.6 [2020-05-20T18:24:18.394Z] #48 3.384 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-20T18:24:18.394Z] #48 3.384 + install_gometalinter [2020-05-20T18:24:18.394Z] #48 3.384 + echo 'Installing gometalinter version v2.0.6' [2020-05-20T18:24:18.394Z] #48 3.384 + go get -d github.com/alecthomas/gometalinter [2020-05-20T18:24:18.394Z] #48 8.540 + cd /tmp/tmp.0s72NHQ1l0/src/github.com/alecthomas/gometalinter [2020-05-20T18:24:18.394Z] #48 8.540 + git checkout -q v2.0.6 [2020-05-20T18:24:18.394Z] #48 8.803 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-20T18:24:18.394Z] #48 ... [2020-05-20T18:24:18.394Z] [2020-05-20T18:24:18.394Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:24:18.394Z] #7 2.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:18.394Z] #7 2.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:18.394Z] #7 2.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:18.394Z] #7 3.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:18.394Z] #7 4.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:18.394Z] #7 6.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:18.675Z] #7 ... [2020-05-20T18:24:18.675Z] [2020-05-20T18:24:18.675Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:24:18.675Z] #60 3.316 + RM_GOPATH=0 [2020-05-20T18:24:18.675Z] #60 3.316 + TMP_GOPATH= [2020-05-20T18:24:18.675Z] #60 3.316 + : /build/ [2020-05-20T18:24:18.675Z] #60 3.316 + '[' -z '' ']' [2020-05-20T18:24:18.675Z] #60 3.316 ++ mktemp -d [2020-05-20T18:24:18.675Z] #60 3.320 + export GOPATH=/tmp/tmp.eYpbQVtACr [2020-05-20T18:24:18.675Z] #60 3.320 + GOPATH=/tmp/tmp.eYpbQVtACr [2020-05-20T18:24:18.675Z] #60 3.320 + RM_GOPATH=1 [2020-05-20T18:24:18.675Z] #60 3.321 ++ dirname ./install.sh [2020-05-20T18:24:18.675Z] #60 3.321 + dir=. [2020-05-20T18:24:18.675Z] #60 3.321 + bin=rootlesskit [2020-05-20T18:24:18.675Z] #60 3.321 + shift [2020-05-20T18:24:18.675Z] #60 3.321 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-20T18:24:18.675Z] #60 3.321 + . ./rootlesskit.installer [2020-05-20T18:24:18.675Z] #60 3.321 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:18.675Z] #60 3.324 + install_rootlesskit [2020-05-20T18:24:18.675Z] #60 3.324 + case "$1" in [2020-05-20T18:24:18.675Z] #60 3.324 + export CGO_ENABLED=0 [2020-05-20T18:24:18.675Z] #60 3.324 + CGO_ENABLED=0 [2020-05-20T18:24:18.675Z] #60 3.324 + _install_rootlesskit [2020-05-20T18:24:18.675Z] #60 3.324 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T18:24:18.675Z] #60 3.324 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:18.675Z] #60 3.324 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eYpbQVtACr/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:24:18.675Z] #60 3.330 Cloning into '/tmp/tmp.eYpbQVtACr/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T18:24:18.675Z] #60 6.269 + cd /tmp/tmp.eYpbQVtACr/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:24:18.675Z] #60 6.269 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:24:18.675Z] #60 6.553 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:24:18.675Z] #60 6.553 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T18:24:18.675Z] #60 ... [2020-05-20T18:24:18.675Z] [2020-05-20T18:24:18.675Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:18.675Z] #31 2.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:18.675Z] #31 2.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:18.675Z] #31 2.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:18.675Z] #31 3.544 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:18.675Z] #31 5.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:18.675Z] #31 8.608 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:18.956Z] #31 ... [2020-05-20T18:24:18.956Z] [2020-05-20T18:24:18.956Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:24:18.956Z] #66 3.053 + RM_GOPATH=0 [2020-05-20T18:24:18.956Z] #66 3.053 + TMP_GOPATH= [2020-05-20T18:24:18.956Z] #66 3.053 + : /build [2020-05-20T18:24:18.956Z] #66 3.053 + '[' -z '' ']' [2020-05-20T18:24:18.956Z] #66 3.053 ++ mktemp -d [2020-05-20T18:24:18.956Z] #66 3.056 + export GOPATH=/tmp/tmp.J18uLA7Jvz [2020-05-20T18:24:18.956Z] #66 3.056 + GOPATH=/tmp/tmp.J18uLA7Jvz [2020-05-20T18:24:18.956Z] #66 3.056 + RM_GOPATH=1 [2020-05-20T18:24:18.956Z] #66 3.057 ++ dirname ./install.sh [2020-05-20T18:24:18.956Z] #66 3.057 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:24:18.956Z] #66 3.057 + dir=. [2020-05-20T18:24:18.956Z] #66 3.057 + bin=proxy [2020-05-20T18:24:18.956Z] #66 3.057 + shift [2020-05-20T18:24:18.956Z] #66 3.057 + '[' '!' -f ./proxy.installer ']' [2020-05-20T18:24:18.956Z] #66 3.057 + . ./proxy.installer [2020-05-20T18:24:18.956Z] #66 3.057 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:24:18.956Z] #66 3.057 + install_proxy [2020-05-20T18:24:18.956Z] #66 3.057 + case "$1" in [2020-05-20T18:24:18.956Z] #66 3.057 + export CGO_ENABLED=0 [2020-05-20T18:24:18.956Z] #66 3.057 + CGO_ENABLED=0 [2020-05-20T18:24:18.956Z] #66 3.057 + _install_proxy [2020-05-20T18:24:18.956Z] #66 3.057 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-20T18:24:18.956Z] #66 3.057 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.J18uLA7Jvz/src/github.com/docker/libnetwork [2020-05-20T18:24:18.956Z] #66 3.066 Cloning into '/tmp/tmp.J18uLA7Jvz/src/github.com/docker/libnetwork'... [2020-05-20T18:24:19.031Z] #7 29.56 Reading package lists... [2020-05-20T18:24:19.031Z] #7 ... [2020-05-20T18:24:19.031Z] [2020-05-20T18:24:19.031Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:24:19.031Z] #22 25.64 Reading package lists... [2020-05-20T18:24:19.236Z] #66 ... [2020-05-20T18:24:19.236Z] [2020-05-20T18:24:19.236Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:19.236Z] #29 10.66 unicode/utf8 [2020-05-20T18:24:19.236Z] #29 10.99 internal/race [2020-05-20T18:24:19.236Z] #29 11.08 sync/atomic [2020-05-20T18:24:19.236Z] #29 11.32 unicode [2020-05-20T18:24:19.766Z] e762e21652d7: Verifying Checksum [2020-05-20T18:24:19.766Z] e762e21652d7: Download complete [2020-05-20T18:24:19.766Z] f5b69728b5d7: Verifying Checksum [2020-05-20T18:24:19.766Z] f5b69728b5d7: Download complete [2020-05-20T18:24:19.849Z] #29 ... [2020-05-20T18:24:19.849Z] [2020-05-20T18:24:19.849Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:24:19.849Z] #26 2.091 + mktemp -d [2020-05-20T18:24:19.849Z] #26 2.092 + export GOPATH=/tmp/tmp.DfwHDiYrdO [2020-05-20T18:24:19.849Z] #26 2.092 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.DfwHDiYrdO/src/github.com/go-swagger/go-swagger [2020-05-20T18:24:19.849Z] #26 2.098 Cloning into '/tmp/tmp.DfwHDiYrdO/src/github.com/go-swagger/go-swagger'... [2020-05-20T18:24:19.849Z] #26 ... [2020-05-20T18:24:19.849Z] [2020-05-20T18:24:19.849Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:24:19.849Z] #45 9.802 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:19.849Z] #45 9.834 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:19.849Z] #45 9.910 go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T18:24:19.849Z] #45 10.02 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-20T18:24:19.849Z] #45 10.05 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:19.849Z] #45 10.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:19.849Z] #45 11.43 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:19.849Z] #45 12.03 go: finding github.com/fatih/color v1.6.0 [2020-05-20T18:24:19.849Z] #45 12.04 go: finding github.com/pkg/errors v0.8.1 [2020-05-20T18:24:19.849Z] #45 12.09 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:24:20.130Z] #45 12.10 go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T18:24:20.130Z] #45 12.12 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:24:20.130Z] #45 12.20 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:24:20.130Z] #45 12.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:24:20.403Z] #22 32.42 Building dependency tree... [2020-05-20T18:24:20.404Z] #22 33.83 Reading state information... [2020-05-20T18:24:20.410Z] #45 12.42 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:24:20.410Z] #45 12.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:24:20.410Z] #45 12.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:24:20.786Z] dab525975d64: Verifying Checksum [2020-05-20T18:24:20.786Z] dab525975d64: Download complete [2020-05-20T18:24:22.302Z] #22 35.71 ca-certificates is already the newest version (20190110). [2020-05-20T18:24:22.302Z] #22 35.71 The following additional packages will be installed: [2020-05-20T18:24:22.302Z] #22 35.73 libjq1 libonig5 [2020-05-20T18:24:22.867Z] #22 36.23 The following NEW packages will be installed: [2020-05-20T18:24:22.867Z] #22 36.26 jq libjq1 libonig5 [2020-05-20T18:24:23.432Z] #22 36.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:23.432Z] #22 36.66 Need to get 355 kB of archives. [2020-05-20T18:24:23.432Z] #22 36.66 After this operation, 1072 kB of additional disk space will be used. [2020-05-20T18:24:23.432Z] #22 36.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-20T18:24:23.432Z] #22 36.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-20T18:24:23.432Z] #22 36.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-20T18:24:23.498Z] 19aca0f2a5b8: Pull complete [2020-05-20T18:24:23.915Z] #45 ... [2020-05-20T18:24:23.916Z] [2020-05-20T18:24:23.916Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:23.916Z] #42 13.81 internal/testlog [2020-05-20T18:24:23.916Z] #42 13.95 encoding [2020-05-20T18:24:23.916Z] #42 14.00 unicode/utf16 [2020-05-20T18:24:23.916Z] #42 14.12 container/list [2020-05-20T18:24:23.916Z] #42 14.59 crypto/internal/subtle [2020-05-20T18:24:23.916Z] #42 14.66 crypto/subtle [2020-05-20T18:24:23.916Z] #42 14.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T18:24:23.916Z] #42 14.79 internal/nettrace [2020-05-20T18:24:23.916Z] #42 14.87 runtime/cgo [2020-05-20T18:24:24.254Z] 556cd6fadc0f: Pull complete [2020-05-20T18:24:24.372Z] #22 37.86 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:24.541Z] 633177125031: Pull complete [2020-05-20T18:24:24.630Z] #22 38.12 Fetched 355 kB in 0s (1159 kB/s) [2020-05-20T18:24:24.888Z] #22 38.24 Selecting previously unselected package libonig5:amd64. [2020-05-20T18:24:24.888Z] #22 38.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 ... 15412 files and directories currently installed.) [2020-05-20T18:24:24.888Z] #22 38.40 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-20T18:24:24.888Z] #22 38.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:24:25.163Z] 1381453d937f: Verifying Checksum [2020-05-20T18:24:25.163Z] 1381453d937f: Download complete [2020-05-20T18:24:25.454Z] #22 38.64 Selecting previously unselected package libjq1:amd64. [2020-05-20T18:24:25.454Z] #22 38.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:24:25.454Z] #22 38.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:24:25.454Z] #22 38.86 Selecting previously unselected package jq. [2020-05-20T18:24:25.454Z] #22 38.87 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:24:25.454Z] #22 38.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:24:25.712Z] #22 39.18 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:24:25.712Z] #22 39.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:24:25.712Z] #22 39.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:24:25.712Z] #22 39.23 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:26.280Z] #22 DONE 39.7s [2020-05-20T18:24:26.280Z] [2020-05-20T18:24:26.280Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:24:26.280Z] #54 26.44 Reading package lists... [2020-05-20T18:24:26.280Z] #54 32.72 Building dependency tree... [2020-05-20T18:24:26.280Z] #54 34.34 Reading state information... [2020-05-20T18:24:26.280Z] #54 36.27 The following additional packages will be installed: [2020-05-20T18:24:26.280Z] #54 36.30 libbtrfs0 [2020-05-20T18:24:26.280Z] #54 36.48 The following NEW packages will be installed: [2020-05-20T18:24:26.280Z] #54 36.49 libbtrfs-dev libbtrfs0 [2020-05-20T18:24:26.280Z] #54 36.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:26.280Z] #54 36.86 Need to get 119 kB of archives. [2020-05-20T18:24:26.280Z] #54 36.86 After this operation, 387 kB of additional disk space will be used. [2020-05-20T18:24:26.280Z] #54 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-20T18:24:26.280Z] #54 36.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-20T18:24:26.280Z] #54 38.05 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:26.280Z] #54 38.28 Fetched 119 kB in 0s (420 kB/s) [2020-05-20T18:24:26.280Z] #54 38.42 Selecting previously unselected package libbtrfs0. [2020-05-20T18:24:26.280Z] #54 38.42 (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 ... 15412 files and directories currently installed.) [2020-05-20T18:24:26.280Z] #54 38.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-20T18:24:26.280Z] #54 38.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:24:26.280Z] #54 38.65 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:24:26.280Z] #54 38.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-20T18:24:26.280Z] #54 38.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:24:26.280Z] #54 38.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:24:26.280Z] #54 39.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:24:26.280Z] #54 39.03 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:26.280Z] #54 DONE 39.7s [2020-05-20T18:24:26.280Z] [2020-05-20T18:24:26.280Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:26.540Z] #55 DONE 0.1s [2020-05-20T18:24:26.540Z] [2020-05-20T18:24:26.540Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T18:24:26.540Z] #23 DONE 0.1s [2020-05-20T18:24:26.540Z] [2020-05-20T18:24:26.540Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-20T18:24:26.540Z] #56 DONE 0.2s [2020-05-20T18:24:26.540Z] [2020-05-20T18:24:26.540Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:27.359Z] #42 19.45 vendor/golang.org/x/crypto/internal/subtle [2020-05-20T18:24:27.359Z] #42 ... [2020-05-20T18:24:27.359Z] [2020-05-20T18:24:27.359Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:24:27.359Z] #22 10.18 Fetched 8046 kB in 9s (893 kB/s) [2020-05-20T18:24:27.359Z] #22 10.18 Reading package lists... [2020-05-20T18:24:27.359Z] #22 13.38 Reading package lists... [2020-05-20T18:24:27.359Z] #22 16.43 Building dependency tree... [2020-05-20T18:24:27.359Z] #22 16.91 Reading state information... [2020-05-20T18:24:27.359Z] #22 17.33 ca-certificates is already the newest version (20190110). [2020-05-20T18:24:27.359Z] #22 17.33 The following additional packages will be installed: [2020-05-20T18:24:27.359Z] #22 17.35 libjq1 libonig5 [2020-05-20T18:24:27.359Z] #22 17.61 The following NEW packages will be installed: [2020-05-20T18:24:27.359Z] #22 17.62 jq libjq1 libonig5 [2020-05-20T18:24:27.359Z] #22 17.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:27.359Z] #22 17.73 Need to get 350 kB of archives. [2020-05-20T18:24:27.359Z] #22 17.73 After this operation, 1154 kB of additional disk space will be used. [2020-05-20T18:24:27.359Z] #22 17.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-20T18:24:27.359Z] #22 17.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-20T18:24:27.359Z] #22 17.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-20T18:24:27.359Z] #22 18.47 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:27.359Z] #22 18.60 Fetched 350 kB in 0s (3054 kB/s) [2020-05-20T18:24:27.359Z] #22 18.66 Selecting previously unselected package libonig5:s390x. [2020-05-20T18:24:27.359Z] #22 18.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 ... 15179 files and directories currently installed.) [2020-05-20T18:24:27.359Z] #22 18.72 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-20T18:24:27.359Z] #22 18.73 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-20T18:24:27.359Z] #22 18.90 Selecting previously unselected package libjq1:s390x. [2020-05-20T18:24:27.359Z] #22 18.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T18:24:27.359Z] #22 18.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T18:24:27.359Z] #22 19.02 Selecting previously unselected package jq. [2020-05-20T18:24:27.359Z] #22 19.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T18:24:27.359Z] #22 19.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:24:27.359Z] #22 19.11 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-20T18:24:27.359Z] #22 19.15 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T18:24:27.359Z] #22 19.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:24:27.359Z] #22 19.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:27.359Z] #22 DONE 19.7s [2020-05-20T18:24:27.359Z] [2020-05-20T18:24:27.359Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T18:24:27.359Z] #23 DONE 0.1s [2020-05-20T18:24:27.359Z] [2020-05-20T18:24:27.359Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:28.642Z] e762e21652d7: Pull complete [2020-05-20T18:24:28.829Z] #24 ... [2020-05-20T18:24:28.829Z] [2020-05-20T18:24:28.829Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:24:28.829Z] #7 11.49 Fetched 8046 kB in 9s (861 kB/s) [2020-05-20T18:24:28.829Z] #7 11.49 Reading package lists... [2020-05-20T18:24:28.829Z] #7 14.73 Reading package lists... [2020-05-20T18:24:28.829Z] #7 17.94 Building dependency tree... [2020-05-20T18:24:28.829Z] #7 18.54 Reading state information... [2020-05-20T18:24:28.829Z] #7 19.04 The following additional packages will be installed: [2020-05-20T18:24:28.829Z] #7 19.04 libapparmor1 [2020-05-20T18:24:28.829Z] #7 19.04 Suggested packages: [2020-05-20T18:24:28.829Z] #7 19.04 seccomp [2020-05-20T18:24:28.829Z] #7 19.18 The following NEW packages will be installed: [2020-05-20T18:24:28.829Z] #7 19.19 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-20T18:24:28.829Z] #7 19.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:28.829Z] #7 19.31 Need to get 288 kB of archives. [2020-05-20T18:24:28.829Z] #7 19.31 After this operation, 957 kB of additional disk space will be used. [2020-05-20T18:24:28.829Z] #7 19.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-20T18:24:28.829Z] #7 19.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-20T18:24:28.829Z] #7 19.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-20T18:24:28.829Z] #7 20.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:28.829Z] #7 20.11 Fetched 288 kB in 0s (2477 kB/s) [2020-05-20T18:24:28.829Z] #7 20.21 Selecting previously unselected package libapparmor1:s390x. [2020-05-20T18:24:28.829Z] #7 20.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 ... 15179 files and directories currently installed.) [2020-05-20T18:24:28.829Z] #7 20.30 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-05-20T18:24:28.829Z] #7 20.31 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-20T18:24:28.829Z] #7 20.40 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-20T18:24:28.829Z] #7 20.41 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-20T18:24:28.829Z] #7 20.41 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-20T18:24:28.829Z] #7 20.55 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-20T18:24:28.829Z] #7 20.57 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-20T18:24:28.829Z] #7 20.57 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-20T18:24:28.829Z] #7 20.75 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-20T18:24:28.829Z] #7 20.76 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-20T18:24:28.829Z] #7 20.77 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-20T18:24:28.829Z] #7 20.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:28.829Z] #7 DONE 21.1s [2020-05-20T18:24:28.829Z] [2020-05-20T18:24:28.829Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:28.829Z] #50 DONE 0.1s [2020-05-20T18:24:28.829Z] [2020-05-20T18:24:28.829Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-20T18:24:28.829Z] #51 DONE 0.1s [2020-05-20T18:24:28.829Z] [2020-05-20T18:24:28.829Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-20T18:24:29.114Z] #8 ... [2020-05-20T18:24:29.114Z] [2020-05-20T18:24:29.114Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:24:29.114Z] #54 12.45 Fetched 8046 kB in 10s (770 kB/s) [2020-05-20T18:24:29.114Z] #54 12.45 Reading package lists... [2020-05-20T18:24:29.114Z] #54 15.63 Reading package lists... [2020-05-20T18:24:29.114Z] #54 18.65 Building dependency tree... [2020-05-20T18:24:29.114Z] #54 19.13 Reading state information... [2020-05-20T18:24:29.114Z] #54 19.65 The following additional packages will be installed: [2020-05-20T18:24:29.114Z] #54 19.65 libbtrfs0 [2020-05-20T18:24:29.114Z] #54 19.74 The following NEW packages will be installed: [2020-05-20T18:24:29.114Z] #54 19.74 libbtrfs-dev libbtrfs0 [2020-05-20T18:24:29.114Z] #54 19.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:29.114Z] #54 19.86 Need to get 118 kB of archives. [2020-05-20T18:24:29.114Z] #54 19.86 After this operation, 390 kB of additional disk space will be used. [2020-05-20T18:24:29.114Z] #54 19.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-20T18:24:29.114Z] #54 19.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-20T18:24:29.114Z] #54 20.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:29.114Z] #54 20.61 Fetched 118 kB in 0s (1060 kB/s) [2020-05-20T18:24:29.114Z] #54 20.67 Selecting previously unselected package libbtrfs0. [2020-05-20T18:24:29.114Z] #54 20.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-20T18:24:29.114Z] #54 20.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-20T18:24:29.114Z] #54 20.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:24:29.114Z] #54 20.86 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:24:29.114Z] #54 20.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-20T18:24:29.114Z] #54 20.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:24:29.114Z] #54 21.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:24:29.114Z] #54 21.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:24:29.114Z] #54 21.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:29.114Z] #54 DONE 21.4s [2020-05-20T18:24:29.114Z] [2020-05-20T18:24:29.114Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:29.114Z] #55 DONE 0.1s [2020-05-20T18:24:29.114Z] [2020-05-20T18:24:29.114Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-20T18:24:29.114Z] #56 DONE 0.1s [2020-05-20T18:24:29.114Z] [2020-05-20T18:24:29.114Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:29.824Z] #57 ... [2020-05-20T18:24:29.824Z] [2020-05-20T18:24:29.824Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:24:29.824Z] #7 29.56 Reading package lists... [2020-05-20T18:24:29.824Z] #7 35.74 Building dependency tree... [2020-05-20T18:24:29.824Z] #7 37.20 Reading state information... [2020-05-20T18:24:29.824Z] #7 39.24 The following additional packages will be installed: [2020-05-20T18:24:29.824Z] #7 39.25 libapparmor1 [2020-05-20T18:24:29.824Z] #7 39.26 Suggested packages: [2020-05-20T18:24:29.824Z] #7 39.27 seccomp [2020-05-20T18:24:29.824Z] #7 39.53 The following NEW packages will be installed: [2020-05-20T18:24:29.824Z] #7 39.54 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-20T18:24:29.824Z] #7 39.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:29.824Z] #7 39.99 Need to get 293 kB of archives. [2020-05-20T18:24:29.824Z] #7 39.99 After this operation, 952 kB of additional disk space will be used. [2020-05-20T18:24:29.824Z] #7 39.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-20T18:24:29.824Z] #7 40.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-20T18:24:29.824Z] #7 40.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-20T18:24:29.824Z] #7 41.67 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:29.824Z] #7 41.86 Fetched 293 kB in 0s (908 kB/s) [2020-05-20T18:24:29.824Z] #7 41.98 Selecting previously unselected package libapparmor1:amd64. [2020-05-20T18:24:29.824Z] #7 41.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-20T18:24:29.824Z] #7 42.10 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-20T18:24:29.824Z] #7 42.11 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-20T18:24:29.824Z] #7 42.31 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-20T18:24:29.824Z] #7 42.36 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-20T18:24:29.824Z] #7 42.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-20T18:24:29.824Z] #7 42.59 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-20T18:24:29.824Z] #7 42.60 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-20T18:24:29.824Z] #7 42.60 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-20T18:24:29.824Z] #7 42.82 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-20T18:24:29.824Z] #7 42.87 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-20T18:24:29.824Z] #7 42.88 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-20T18:24:29.824Z] #7 42.89 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:29.824Z] #7 DONE 43.2s [2020-05-20T18:24:29.824Z] [2020-05-20T18:24:29.824Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:24:29.824Z] #66 DONE 40.0s [2020-05-20T18:24:29.824Z] [2020-05-20T18:24:29.824Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:29.824Z] #57 3.250 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:24:29.824Z] #57 3.256 + RM_GOPATH=0 [2020-05-20T18:24:29.824Z] #57 3.256 + TMP_GOPATH= [2020-05-20T18:24:29.824Z] #57 3.256 + : /build [2020-05-20T18:24:29.824Z] #57 3.256 + '[' -z '' ']' [2020-05-20T18:24:29.824Z] #57 3.256 ++ mktemp -d [2020-05-20T18:24:29.824Z] #57 3.256 + export GOPATH=/tmp/tmp.aClEnhz3xd [2020-05-20T18:24:29.824Z] #57 3.256 + GOPATH=/tmp/tmp.aClEnhz3xd [2020-05-20T18:24:29.824Z] #57 3.256 + RM_GOPATH=1 [2020-05-20T18:24:29.824Z] #57 3.256 ++ dirname ./install.sh [2020-05-20T18:24:29.824Z] #57 3.256 + dir=. [2020-05-20T18:24:29.824Z] #57 3.256 + bin=containerd [2020-05-20T18:24:29.824Z] #57 3.256 + shift [2020-05-20T18:24:29.824Z] #57 3.256 + '[' '!' -f ./containerd.installer ']' [2020-05-20T18:24:29.824Z] #57 3.256 + . ./containerd.installer [2020-05-20T18:24:29.824Z] #57 3.256 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:24:29.824Z] #57 3.256 + install_containerd [2020-05-20T18:24:29.824Z] #57 3.256 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-20T18:24:29.824Z] #57 3.256 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aClEnhz3xd/src/github.com/containerd/containerd [2020-05-20T18:24:29.824Z] #57 3.256 Cloning into '/tmp/tmp.aClEnhz3xd/src/github.com/containerd/containerd'... [2020-05-20T18:24:30.084Z] #57 ... [2020-05-20T18:24:30.084Z] [2020-05-20T18:24:30.084Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:30.084Z] #50 DONE 0.1s [2020-05-20T18:24:30.084Z] [2020-05-20T18:24:30.084Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-20T18:24:30.084Z] #51 DONE 0.2s [2020-05-20T18:24:30.084Z] [2020-05-20T18:24:30.084Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:30.084Z] #38 28.35 Reading package lists... [2020-05-20T18:24:30.084Z] #38 34.85 Building dependency tree... [2020-05-20T18:24:30.084Z] #38 36.46 Reading state information... [2020-05-20T18:24:30.084Z] #38 38.32 The following additional packages will be installed: [2020-05-20T18:24:30.084Z] #38 38.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T18:24:30.084Z] #38 38.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T18:24:30.084Z] #38 38.33 Suggested packages: [2020-05-20T18:24:30.084Z] #38 38.34 manpages-dev python-setuptools [2020-05-20T18:24:30.084Z] #38 39.61 The following NEW packages will be installed: [2020-05-20T18:24:30.084Z] #38 39.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T18:24:30.084Z] #38 39.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T18:24:30.084Z] #38 39.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T18:24:30.084Z] #38 39.63 python-six zlib1g-dev [2020-05-20T18:24:30.084Z] #38 40.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:30.084Z] #38 40.14 Need to get 4095 kB of archives. [2020-05-20T18:24:30.084Z] #38 40.14 After this operation, 22.5 MB of additional disk space will be used. [2020-05-20T18:24:30.084Z] #38 40.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-20T18:24:30.084Z] #38 40.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-20T18:24:30.084Z] #38 40.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-20T18:24:30.084Z] #38 40.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-20T18:24:30.084Z] #38 40.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-20T18:24:30.084Z] #38 40.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-20T18:24:30.084Z] #38 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-20T18:24:30.084Z] #38 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-20T18:24:30.084Z] #38 40.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-20T18:24:30.084Z] #38 40.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-20T18:24:30.084Z] #38 40.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-20T18:24:30.084Z] #38 40.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-20T18:24:30.085Z] #38 40.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-20T18:24:30.085Z] #38 40.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-20T18:24:30.085Z] #38 40.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T18:24:30.085Z] #38 40.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-20T18:24:30.085Z] #38 40.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-20T18:24:30.085Z] #38 42.19 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:30.085Z] #38 42.48 Fetched 4095 kB in 1s (3932 kB/s) [2020-05-20T18:24:30.085Z] #38 42.60 Selecting previously unselected package libcap-dev:amd64. [2020-05-20T18:24:30.085Z] #38 42.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-20T18:24:30.085Z] #38 42.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-20T18:24:30.085Z] #38 42.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-20T18:24:30.085Z] #38 42.86 Selecting previously unselected package libnet1:amd64. [2020-05-20T18:24:30.085Z] #38 42.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:24:30.085Z] #38 42.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:30.085Z] #38 43.03 Selecting previously unselected package libnet1-dev. [2020-05-20T18:24:30.085Z] #38 43.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:24:30.085Z] #38 43.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:30.085Z] #38 43.62 Selecting previously unselected package libnl-3-200:amd64. [2020-05-20T18:24:30.085Z] #38 43.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-20T18:24:30.085Z] #38 43.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:24:30.123Z] #57 ... [2020-05-20T18:24:30.123Z] [2020-05-20T18:24:30.123Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:30.123Z] #38 12.52 Fetched 8046 kB in 10s (844 kB/s) [2020-05-20T18:24:30.123Z] #38 12.52 Reading package lists... [2020-05-20T18:24:30.123Z] #38 15.64 Reading package lists... [2020-05-20T18:24:30.123Z] #38 18.68 Building dependency tree... [2020-05-20T18:24:30.123Z] #38 19.18 Reading state information... [2020-05-20T18:24:30.123Z] #38 19.69 The following additional packages will be installed: [2020-05-20T18:24:30.123Z] #38 19.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T18:24:30.123Z] #38 19.70 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T18:24:30.123Z] #38 19.70 Suggested packages: [2020-05-20T18:24:30.123Z] #38 19.70 manpages-dev python-setuptools [2020-05-20T18:24:30.123Z] #38 20.69 The following NEW packages will be installed: [2020-05-20T18:24:30.123Z] #38 20.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T18:24:30.123Z] #38 20.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T18:24:30.123Z] #38 20.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T18:24:30.123Z] #38 20.70 python-six zlib1g-dev [2020-05-20T18:24:30.123Z] #38 20.83 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:30.123Z] #38 20.83 Need to get 3742 kB of archives. [2020-05-20T18:24:30.123Z] #38 20.83 After this operation, 22.0 MB of additional disk space will be used. [2020-05-20T18:24:30.123Z] #38 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-20T18:24:30.123Z] #38 20.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-20T18:24:30.123Z] #38 20.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-20T18:24:30.123Z] #38 20.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-20T18:24:30.123Z] #38 20.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-20T18:24:30.123Z] #38 20.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-20T18:24:30.123Z] #38 20.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-20T18:24:30.123Z] #38 20.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-20T18:24:30.123Z] #38 20.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-20T18:24:30.123Z] #38 20.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-20T18:24:30.123Z] #38 20.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-20T18:24:30.123Z] #38 20.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-20T18:24:30.123Z] #38 21.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-20T18:24:30.123Z] #38 21.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-20T18:24:30.123Z] #38 21.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T18:24:30.123Z] #38 21.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-20T18:24:30.123Z] #38 21.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-20T18:24:30.123Z] #38 22.02 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:30.123Z] #38 22.21 Fetched 3742 kB in 0s (10.7 MB/s) [2020-05-20T18:24:30.123Z] #38 22.28 Selecting previously unselected package libcap-dev:s390x. [2020-05-20T18:24:30.124Z] #38 22.28 (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 ... 15179 files and directories currently installed.) [2020-05-20T18:24:30.124Z] #38 22.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-20T18:24:30.124Z] #38 22.32 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-20T18:24:30.124Z] #38 22.37 Selecting previously unselected package libnet1:s390x. [2020-05-20T18:24:30.124Z] #38 22.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T18:24:30.124Z] #38 22.39 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:30.124Z] #38 22.45 Selecting previously unselected package libnet1-dev. [2020-05-20T18:24:30.124Z] #38 22.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T18:24:30.124Z] #38 22.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:30.345Z] #38 ... [2020-05-20T18:24:30.345Z] [2020-05-20T18:24:30.345Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:30.345Z] #42 30.15 vendor/golang.org/x/crypto/internal/subtle [2020-05-20T18:24:30.345Z] #42 30.29 vendor/golang.org/x/crypto/curve25519 [2020-05-20T18:24:30.345Z] #42 40.13 sync [2020-05-20T18:24:30.345Z] #42 40.23 internal/reflectlite [2020-05-20T18:24:30.404Z] #38 22.61 Selecting previously unselected package libnl-3-200:s390x. [2020-05-20T18:24:30.404Z] #38 22.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-20T18:24:30.404Z] #38 22.62 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T18:24:30.404Z] #38 ... [2020-05-20T18:24:30.404Z] [2020-05-20T18:24:30.404Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:30.404Z] #24 2.777 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T18:24:30.607Z] #42 ... [2020-05-20T18:24:30.607Z] [2020-05-20T18:24:30.607Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:30.607Z] #38 43.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-20T18:24:30.607Z] #38 43.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-20T18:24:30.607Z] #38 43.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-20T18:24:30.685Z] #24 3.077 [2020-05-20T18:24:30.966Z] #24 3.297 [2020-05-20T18:24:30.966Z] #24 ... [2020-05-20T18:24:30.966Z] [2020-05-20T18:24:30.966Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-20T18:24:30.966Z] #8 DONE 2.1s [2020-05-20T18:24:30.966Z] [2020-05-20T18:24:30.966Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:30.966Z] #24 3.297 ## 3.0% ##### 7.2% ######## 11.3% [2020-05-20T18:24:30.966Z] #24 ... [2020-05-20T18:24:30.966Z] [2020-05-20T18:24:30.966Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:24:30.966Z] #36 13.39 + cd /tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution [2020-05-20T18:24:30.966Z] #36 13.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T18:24:30.966Z] #36 15.26 + GOPATH=/tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hTptCzmiY0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T18:24:31.173Z] #38 44.42 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-20T18:24:31.173Z] #38 44.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:24:31.173Z] #38 44.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:24:31.173Z] #38 44.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-20T18:24:31.173Z] #38 44.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:24:31.251Z] #36 ... [2020-05-20T18:24:31.251Z] [2020-05-20T18:24:31.251Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:31.251Z] #31 13.47 Fetched 8046 kB in 11s (753 kB/s) [2020-05-20T18:24:31.251Z] #31 13.47 Reading package lists... [2020-05-20T18:24:31.251Z] #31 16.77 Reading package lists... [2020-05-20T18:24:31.251Z] #31 19.65 Building dependency tree... [2020-05-20T18:24:31.251Z] #31 20.17 Reading state information... [2020-05-20T18:24:31.251Z] #31 20.78 The following additional packages will be installed: [2020-05-20T18:24:31.251Z] #31 20.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T18:24:31.251Z] #31 20.79 Suggested packages: [2020-05-20T18:24:31.251Z] #31 20.79 cmake-doc ninja-build lrzip [2020-05-20T18:24:31.251Z] #31 20.79 Recommended packages: [2020-05-20T18:24:31.251Z] #31 20.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T18:24:31.251Z] #31 21.89 The following NEW packages will be installed: [2020-05-20T18:24:31.251Z] #31 21.89 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T18:24:31.251Z] #31 21.89 vim-common xxd [2020-05-20T18:24:31.251Z] #31 22.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:31.251Z] #31 22.06 Need to get 14.0 MB of archives. [2020-05-20T18:24:31.251Z] #31 22.06 After this operation, 62.1 MB of additional disk space will be used. [2020-05-20T18:24:31.251Z] #31 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-20T18:24:31.251Z] #31 22.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:24:31.251Z] #31 22.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T18:24:31.251Z] #31 22.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-20T18:24:31.251Z] #31 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-20T18:24:31.251Z] #31 22.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-20T18:24:31.251Z] #31 22.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-20T18:24:31.251Z] #31 22.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-20T18:24:31.251Z] #31 22.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-20T18:24:31.251Z] #31 22.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-20T18:24:31.251Z] #31 23.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:31.251Z] #31 ... [2020-05-20T18:24:31.251Z] [2020-05-20T18:24:31.251Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:31.251Z] #29 13.22 internal/testlog [2020-05-20T18:24:31.251Z] #29 13.39 encoding [2020-05-20T18:24:31.251Z] #29 13.46 runtime/cgo [2020-05-20T18:24:31.335Z] dab525975d64: Pull complete [2020-05-20T18:24:31.430Z] #38 44.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-20T18:24:31.430Z] #38 44.91 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-20T18:24:31.430Z] #38 44.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-20T18:24:31.531Z] #29 ... [2020-05-20T18:24:31.532Z] [2020-05-20T18:24:31.532Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:31.532Z] #31 23.73 Fetched 14.0 MB in 1s (13.9 MB/s) [2020-05-20T18:24:31.532Z] #31 23.82 Selecting previously unselected package xxd. [2020-05-20T18:24:31.532Z] #31 23.82 (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 ... 15179 files and directories currently installed.) [2020-05-20T18:24:31.532Z] #31 23.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T18:24:31.532Z] #31 23.92 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:24:31.688Z] #38 44.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:31.813Z] #31 24.05 Selecting previously unselected package vim-common. [2020-05-20T18:24:31.813Z] #31 24.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:24:31.813Z] #31 24.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:24:32.094Z] #31 24.42 Selecting previously unselected package cmake-data. [2020-05-20T18:24:32.094Z] #31 24.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T18:24:32.094Z] #31 24.44 Unpacking cmake-data (3.13.4-1) ... [2020-05-20T18:24:32.255Z] #38 45.55 Selecting previously unselected package libprotobuf17:amd64. [2020-05-20T18:24:32.255Z] #38 45.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:32.255Z] #38 45.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:32.513Z] #38 ... [2020-05-20T18:24:32.513Z] [2020-05-20T18:24:32.513Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:32.513Z] #31 29.55 Reading package lists... [2020-05-20T18:24:32.513Z] #31 36.14 Building dependency tree... [2020-05-20T18:24:32.513Z] #31 37.60 Reading state information... [2020-05-20T18:24:32.513Z] #31 39.62 The following additional packages will be installed: [2020-05-20T18:24:32.513Z] #31 39.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T18:24:32.513Z] #31 39.66 Suggested packages: [2020-05-20T18:24:32.513Z] #31 39.66 cmake-doc ninja-build lrzip [2020-05-20T18:24:32.513Z] #31 39.66 Recommended packages: [2020-05-20T18:24:32.513Z] #31 39.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T18:24:32.513Z] #31 41.27 The following NEW packages will be installed: [2020-05-20T18:24:32.513Z] #31 41.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T18:24:32.513Z] #31 41.29 vim-common xxd [2020-05-20T18:24:32.513Z] #31 41.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:24:32.513Z] #31 41.85 Need to get 14.9 MB of archives. [2020-05-20T18:24:32.513Z] #31 41.85 After this operation, 61.8 MB of additional disk space will be used. [2020-05-20T18:24:32.513Z] #31 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-20T18:24:32.513Z] #31 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:24:32.513Z] #31 42.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T18:24:32.513Z] #31 42.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-20T18:24:32.513Z] #31 43.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-20T18:24:32.513Z] #31 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-20T18:24:32.513Z] #31 43.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-20T18:24:32.513Z] #31 43.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-20T18:24:32.513Z] #31 43.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-20T18:24:32.513Z] #31 43.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-20T18:24:32.513Z] #31 45.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:32.513Z] #31 ... [2020-05-20T18:24:32.513Z] [2020-05-20T18:24:32.513Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:24:32.710Z] #31 ... [2020-05-20T18:24:32.710Z] [2020-05-20T18:24:32.710Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:24:32.710Z] #66 14.56 + cd /tmp/tmp.J18uLA7Jvz/src/github.com/docker/libnetwork [2020-05-20T18:24:32.710Z] #66 14.56 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:24:32.710Z] #66 15.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T18:24:32.710Z] #66 ... [2020-05-20T18:24:32.710Z] [2020-05-20T18:24:32.710Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:32.711Z] #24 3.297 ## 3.0% ##### 7.2% ######## 11.3% ############ 17.6% ################## 25.7% ##################### 30.5% ########################### 37.8% ############################### 44.0% ##################################### 52.4% ########################################### 60.7% ################################################# 69.1% ###################################################### 75.3% ########################################################### 82.6% ############################################################### 88.9% ####################################################################### 99.3% ######################################################################## 100.0% [2020-05-20T18:24:32.711Z] #24 5.311 #=#=# [2020-05-20T18:24:32.992Z] [2020-05-20T18:24:32.992Z] #24 ... [2020-05-20T18:24:32.992Z] [2020-05-20T18:24:32.992Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-20T18:24:32.992Z] #9 DONE 2.1s [2020-05-20T18:24:32.992Z] [2020-05-20T18:24:32.992Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:33.836Z] #24 5.502 ###### 9.3% ################## 26.4% ########################### 37.6% ################################### 49.0% ############################################### 66.1% ####################################################### 77.4% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-20T18:24:34.110Z] #26 45.54 Checking out files: 56% (859/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-20T18:24:34.110Z] #26 ... [2020-05-20T18:24:34.110Z] [2020-05-20T18:24:34.110Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-20T18:24:34.110Z] #8 DONE 4.3s [2020-05-20T18:24:34.110Z] [2020-05-20T18:24:34.110Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:24:34.110Z] #26 47.57 + cd /tmp/tmp.1FTB18qoH3/src/github.com/go-swagger/go-swagger [2020-05-20T18:24:34.110Z] #26 47.57 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-20T18:24:34.117Z] #24 6.591 [2020-05-20T18:24:35.046Z] #26 48.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T18:24:35.243Z] #24 6.727 ### 4.4% ######## 12.0% ############### 22.2% ####################### 32.3% ############################ 40.0% #################################### 50.1% ######################################### 57.8% [2020-05-20T18:24:35.243Z] #24 ... [2020-05-20T18:24:35.243Z] [2020-05-20T18:24:35.243Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-20T18:24:35.243Z] #10 1.835 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-20T18:24:35.243Z] #10 DONE 2.1s [2020-05-20T18:24:35.243Z] [2020-05-20T18:24:35.243Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:35.523Z] #24 6.727 ### 4.4% ######## 12.0% ############### 22.2% ####################### 32.3% ############################ 40.0% #################################### 50.1% ######################################### 57.8% ################################################## 70.5% ######################################################## 78.1% ############################################################# 85.8% ##################################################################### 95.9% ######################################################################## 100.0% [2020-05-20T18:24:35.813Z] #24 ... [2020-05-20T18:24:35.813Z] [2020-05-20T18:24:35.813Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:24:35.813Z] #66 DONE 27.9s [2020-05-20T18:24:35.813Z] [2020-05-20T18:24:35.813Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:35.813Z] #38 22.72 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-20T18:24:35.813Z] #38 22.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 22.72 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-20T18:24:35.813Z] #38 22.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-20T18:24:35.813Z] #38 23.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 23.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T18:24:35.813Z] #38 23.10 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-20T18:24:35.813Z] #38 23.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 23.10 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-20T18:24:35.813Z] #38 23.20 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-20T18:24:35.813Z] #38 23.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 23.20 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:35.813Z] #38 23.45 Selecting previously unselected package libprotobuf17:s390x. [2020-05-20T18:24:35.813Z] #38 23.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 23.47 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 24.11 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-20T18:24:35.813Z] #38 24.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 24.12 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 24.27 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-20T18:24:35.813Z] #38 24.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 24.28 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 25.50 Selecting previously unselected package libprotoc17:s390x. [2020-05-20T18:24:35.813Z] #38 25.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 25.53 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 26.10 Selecting previously unselected package protobuf-c-compiler. [2020-05-20T18:24:35.813Z] #38 26.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 26.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:35.813Z] #38 26.23 Selecting previously unselected package protobuf-compiler. [2020-05-20T18:24:35.813Z] #38 26.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 26.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 26.41 Selecting previously unselected package python-pkg-resources. [2020-05-20T18:24:35.813Z] #38 26.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:24:35.813Z] #38 26.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:35.813Z] #38 26.61 Selecting previously unselected package python-six. [2020-05-20T18:24:35.813Z] #38 26.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T18:24:35.813Z] #38 26.62 Unpacking python-six (1.12.0-1) ... [2020-05-20T18:24:35.813Z] #38 26.69 Selecting previously unselected package python-protobuf. [2020-05-20T18:24:35.813Z] #38 26.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-20T18:24:35.813Z] #38 26.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:35.813Z] #38 27.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:36.421Z] #26 ... [2020-05-20T18:24:36.421Z] [2020-05-20T18:24:36.421Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:36.421Z] #24 4.895 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T18:24:36.421Z] #24 5.581 [2020-05-20T18:24:36.421Z] #24 5.803 0.5% ### 4.6% ##### 7.2% ####### 10.8% ########## 15.1% ############### 20.9% ################# 24.1% #################### 28.8% ######################## 34.2% ############################ 38.9% ############################### 43.3% ################################## 47.5% #################################### 51.3% ######################################## 56.2% ########################################## 59.4% ############################################# 63.6% ################################################ 67.7% ################################################### 71.1% ##################################################### 73.7% ########################################################### 82.7% ################################################################# 90.4% ####################################################################### 99.2% ######################################################################## 100.0% [2020-05-20T18:24:36.421Z] #24 8.681 [2020-05-20T18:24:36.421Z] #24 8.884 # 2.1% ###################### 31.1% ###################################### 53.9% ################################################# 69.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-05-20T18:24:36.421Z] #24 9.766 [2020-05-20T18:24:36.488Z] #38 ... [2020-05-20T18:24:36.488Z] [2020-05-20T18:24:36.488Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:36.488Z] #24 8.803 #=#=# [2020-05-20T18:24:36.866Z] 1381453d937f: Pull complete [2020-05-20T18:24:36.866Z] f5b69728b5d7: Pull complete [2020-05-20T18:24:36.866Z] Digest: sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-20T18:24:36.866Z] Status: Downloaded newer image for golang:1.13.11-buster [2020-05-20T18:24:36.866Z] ---> d03014472ebf [2020-05-20T18:24:36.866Z] Step 6/140 : ARG APT_MIRROR [2020-05-20T18:24:36.866Z] ---> Running in 430c3b97e7a2 [2020-05-20T18:24:36.866Z] Removing intermediate container 430c3b97e7a2 [2020-05-20T18:24:36.866Z] ---> 4ee567c0d4a2 [2020-05-20T18:24:36.866Z] Step 7/140 : 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-05-20T18:24:36.866Z] ---> Running in f9ed7b030385 [2020-05-20T18:24:37.344Z] #24 9.008 # 1.7% ### 4.5% ##### 7.3% ######## 11.1% ########## 14.9% ############ 17.7% [2020-05-20T18:24:37.344Z] #24 ... [2020-05-20T18:24:37.344Z] [2020-05-20T18:24:37.344Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-20T18:24:37.344Z] #11 DONE 2.3s [2020-05-20T18:24:37.344Z] [2020-05-20T18:24:37.344Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:37.459Z] #24 9.960 # 1.8% ###### 9.5% ########### 16.6% ################ 22.5% #################### 28.0% ######################## 34.1% ############################ 39.9% ############################### 43.6% ########################################## 58.5% ################################################# 69.4% #############################################################24 ... [2020-05-20T18:24:37.459Z] [2020-05-20T18:24:37.459Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-20T18:24:37.459Z] #9 DONE 3.4s [2020-05-20T18:24:37.459Z] [2020-05-20T18:24:37.459Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:37.459Z] #24 9.960 # 1.8% ###### 9.5% ########### 16.6% ################ 22.5% #################### 28.0% ######################## 34.1% ############################ 39.9% ############################### 43.6% ########################################## 58.5% ################################################# 69.4% ############################################################## 86.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-05-20T18:24:37.459Z] #24 ... [2020-05-20T18:24:37.459Z] [2020-05-20T18:24:37.459Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-20T18:24:37.485Z] Removing intermediate container f9ed7b030385 [2020-05-20T18:24:37.485Z] ---> 3eb4ac55abf3 [2020-05-20T18:24:37.485Z] Step 8/140 : ENV GO111MODULE=off [2020-05-20T18:24:37.769Z] ---> Running in 948e54552b8b [2020-05-20T18:24:37.769Z] Removing intermediate container 948e54552b8b [2020-05-20T18:24:37.769Z] ---> 07336f171d11 [2020-05-20T18:24:37.769Z] Step 9/140 : FROM base AS criu [2020-05-20T18:24:37.769Z] ---> 07336f171d11 [2020-05-20T18:24:37.769Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:24:37.769Z] ---> Running in 4f98c258eda9 [2020-05-20T18:24:37.769Z] Removing intermediate container 4f98c258eda9 [2020-05-20T18:24:37.769Z] ---> 0eda48ee7525 [2020-05-20T18:24:37.769Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-05-20T18:24:38.053Z] ---> Running in b32b304689c2 [2020-05-20T18:24:38.338Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:38.338Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:38.338Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:38.624Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:24:38.835Z] #10 ... [2020-05-20T18:24:38.835Z] [2020-05-20T18:24:38.835Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:38.835Z] #29 38.59 internal/reflectlite [2020-05-20T18:24:38.835Z] #29 38.60 sync [2020-05-20T18:24:38.835Z] #29 42.03 errors [2020-05-20T18:24:38.835Z] #29 42.03 sort [2020-05-20T18:24:38.835Z] #29 42.74 strconv [2020-05-20T18:24:38.835Z] #29 43.55 io [2020-05-20T18:24:38.835Z] #29 45.27 internal/oserror [2020-05-20T18:24:38.835Z] #29 45.37 syscall [2020-05-20T18:24:38.835Z] #29 47.11 reflect [2020-05-20T18:24:38.835Z] #29 ... [2020-05-20T18:24:38.835Z] [2020-05-20T18:24:38.835Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:38.835Z] #24 11.70 [2020-05-20T18:24:38.908Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:24:38.909Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:24:39.030Z] #24 9.008 # 1.7% ### 4.5% ##### 7.3% ######## 11.1% ########## 14.9% ############ 17.7% ############## 20.6% ################ 23.4% ################## 26.3% #################### 29.1% ####################### 32.9% ######################### 35.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ######################################## 56.5% ########################################## 59.3% ############################################# 63.1% [2020-05-20T18:24:39.030Z] #24 ... [2020-05-20T18:24:39.030Z] [2020-05-20T18:24:39.030Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:24:39.030Z] #52 1.707 + RM_GOPATH=0 [2020-05-20T18:24:39.030Z] #52 1.707 + TMP_GOPATH= [2020-05-20T18:24:39.030Z] #52 1.707 + : /build [2020-05-20T18:24:39.030Z] #52 1.707 + '[' -z '' ']' [2020-05-20T18:24:39.030Z] #52 1.707 ++ mktemp -d [2020-05-20T18:24:39.030Z] #52 1.707 + export GOPATH=/tmp/tmp.ELaSlyeYXW [2020-05-20T18:24:39.030Z] #52 1.707 + GOPATH=/tmp/tmp.ELaSlyeYXW [2020-05-20T18:24:39.030Z] #52 1.707 + RM_GOPATH=1 [2020-05-20T18:24:39.030Z] #52 1.707 ++ dirname ./install.sh [2020-05-20T18:24:39.030Z] #52 1.707 + dir=. [2020-05-20T18:24:39.030Z] #52 1.707 + bin=runc [2020-05-20T18:24:39.030Z] #52 1.707 + shift [2020-05-20T18:24:39.030Z] #52 1.707 + '[' '!' -f ./runc.installer ']' [2020-05-20T18:24:39.030Z] #52 1.707 + . ./runc.installer [2020-05-20T18:24:39.030Z] #52 1.708 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:24:39.030Z] #52 1.708 + install_runc [2020-05-20T18:24:39.030Z] #52 1.708 + uname -r [2020-05-20T18:24:39.030Z] #52 1.716 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T18:24:39.030Z] #52 1.717 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T18:24:39.030Z] #52 1.717 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T18:24:39.030Z] #52 1.717 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T18:24:39.030Z] #52 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ELaSlyeYXW/src/github.com/opencontainers/runc [2020-05-20T18:24:39.030Z] #52 1.724 Cloning into '/tmp/tmp.ELaSlyeYXW/src/github.com/opencontainers/runc'... [2020-05-20T18:24:39.030Z] #52 9.499 + cd /tmp/tmp.ELaSlyeYXW/src/github.com/opencontainers/runc [2020-05-20T18:24:39.030Z] #52 9.499 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:24:39.311Z] #52 10.13 + '[' -z '' ']' [2020-05-20T18:24:39.311Z] #52 10.13 + target=static [2020-05-20T18:24:39.311Z] #52 10.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T18:24:39.311Z] #52 ... [2020-05-20T18:24:39.311Z] [2020-05-20T18:24:39.311Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:39.874Z] #24 9.008 # 1.7% ### 4.5% ##### 7.3% ######## 11.1% ########## 14.9% ############ 17.7% ############## 20.6% ################ 23.4% ################## 26.3% #################### 29.1% ####################### 32.9% ######################### 35.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ######################################## 56.5% ########################################## 59.3% ############################################# 63.1% ############################################### 66.0% ################################################# 68.8% #################################################### 72.6% ###################################################### 76.4% [2020-05-20T18:24:39.874Z] #24 ... [2020-05-20T18:24:39.874Z] [2020-05-20T18:24:39.874Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-20T18:24:39.874Z] #12 DONE 2.3s [2020-05-20T18:24:39.874Z] [2020-05-20T18:24:39.874Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:40.128Z] #24 11.95 0.7% ## 3.4% #### 5.9% ##### 8.0% ####### 9.8% ######## 11.6% ######### 13.7% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.7% ################## 26.3% #################### 27.8% ##################### 29.7% ###################### 31.0% [2020-05-20T18:24:40.128Z] #24 ... [2020-05-20T18:24:40.128Z] [2020-05-20T18:24:40.128Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:24:40.128Z] #52 4.835 + RM_GOPATH=0 [2020-05-20T18:24:40.128Z] #52 4.835 + TMP_GOPATH= [2020-05-20T18:24:40.128Z] #52 4.835 + : /build [2020-05-20T18:24:40.128Z] #52 4.835 + '[' -z '' ']' [2020-05-20T18:24:40.128Z] #52 4.835 ++ mktemp -d [2020-05-20T18:24:40.128Z] #52 4.844 + export GOPATH=/tmp/tmp.Ldn6utifbf [2020-05-20T18:24:40.128Z] #52 4.844 + GOPATH=/tmp/tmp.Ldn6utifbf [2020-05-20T18:24:40.128Z] #52 4.844 + RM_GOPATH=1 [2020-05-20T18:24:40.128Z] #52 4.844 ++ dirname ./install.sh [2020-05-20T18:24:40.128Z] #52 4.846 + dir=. [2020-05-20T18:24:40.128Z] #52 4.848 + bin=runc [2020-05-20T18:24:40.128Z] #52 4.848 + shift [2020-05-20T18:24:40.128Z] #52 4.848 + '[' '!' -f ./runc.installer ']' [2020-05-20T18:24:40.128Z] #52 4.848 + . ./runc.installer [2020-05-20T18:24:40.128Z] #52 4.848 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:24:40.128Z] #52 4.852 + install_runc [2020-05-20T18:24:40.128Z] #52 4.855 + uname -r [2020-05-20T18:24:40.128Z] #52 4.866 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T18:24:40.128Z] #52 4.866 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T18:24:40.128Z] #52 4.866 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T18:24:40.128Z] #52 4.866 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T18:24:40.128Z] #52 4.866 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ldn6utifbf/src/github.com/opencontainers/runc [2020-05-20T18:24:40.128Z] #52 4.868 Cloning into '/tmp/tmp.Ldn6utifbf/src/github.com/opencontainers/runc'... [2020-05-20T18:24:40.389Z] #52 ... [2020-05-20T18:24:40.389Z] [2020-05-20T18:24:40.389Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:40.438Z] #24 9.008 # 1.7% ### 4.5% ##### 7.3% ######## 11.1% ########## 14.9% ############ 17.7% ############## 20.6% ################ 23.4% ################## 26.3% #################### 29.1% ####################### 32.9% ######################### 35.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ######################################## 56.5% ########################################## 59.3% ############################################# 63.1% ############################################### 66.0% ################################################# 68.8% #################################################### 72.6% ###################################################### 76.4% ######################################################### 80.1% ########################################################### 83.0% ############################################################# 84.9% ############################################################### 88.6% ################################################################# 91.5% ##################################################################### 96.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-05-20T18:24:40.719Z] #24 13.12 [2020-05-20T18:24:40.719Z] #24 ... [2020-05-20T18:24:40.719Z] [2020-05-20T18:24:40.719Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:40.719Z] #57 1.623 + RM_GOPATH=0 [2020-05-20T18:24:40.719Z] #57 1.623 + TMP_GOPATH= [2020-05-20T18:24:40.719Z] #57 1.623 + : /build [2020-05-20T18:24:40.719Z] #57 1.623 + '[' -z '' ']' [2020-05-20T18:24:40.719Z] #57 1.623 ++ mktemp -d [2020-05-20T18:24:40.719Z] #57 1.624 + export GOPATH=/tmp/tmp.0oLTfpLs7o [2020-05-20T18:24:40.719Z] #57 1.624 + GOPATH=/tmp/tmp.0oLTfpLs7o [2020-05-20T18:24:40.719Z] #57 1.624 + RM_GOPATH=1 [2020-05-20T18:24:40.719Z] #57 1.624 ++ dirname ./install.sh [2020-05-20T18:24:40.719Z] #57 1.624 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:24:40.719Z] #57 1.625 + dir=. [2020-05-20T18:24:40.719Z] #57 1.625 + bin=containerd [2020-05-20T18:24:40.719Z] #57 1.625 + shift [2020-05-20T18:24:40.719Z] #57 1.625 + '[' '!' -f ./containerd.installer ']' [2020-05-20T18:24:40.719Z] #57 1.625 + . ./containerd.installer [2020-05-20T18:24:40.719Z] #57 1.625 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:24:40.719Z] #57 1.625 + install_containerd [2020-05-20T18:24:40.719Z] #57 1.625 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-20T18:24:40.719Z] #57 1.625 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0oLTfpLs7o/src/github.com/containerd/containerd [2020-05-20T18:24:40.719Z] #57 1.625 Cloning into '/tmp/tmp.0oLTfpLs7o/src/github.com/containerd/containerd'... [2020-05-20T18:24:40.913Z] #24 11.95 0.7% ## 3.4% #### 5.9% ##### 8.0% ####### 9.8% ######## 11.6% ######### 13.7% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.7% ################## 26.3% #################### 27.8% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 34.3% ######################### 35.5% ########################## 36.7% ########################### 38.5% ############################ 39.8% ####### [2020-05-20T18:24:40.913Z] #24 ... [2020-05-20T18:24:40.913Z] [2020-05-20T18:24:40.913Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-20T18:24:40.913Z] #10 3.196 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-20T18:24:40.913Z] #10 DONE 3.4s [2020-05-20T18:24:40.913Z] [2020-05-20T18:24:40.913Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:40.947Z] Fetched 8131 kB in 2s (3412 kB/s) [2020-05-20T18:24:41.000Z] #57 ... [2020-05-20T18:24:41.000Z] [2020-05-20T18:24:41.000Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:24:41.000Z] #26 31.11 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-20T18:24:41.000Z] #26 31.36 + cd /tmp/tmp.DfwHDiYrdO/src/github.com/go-swagger/go-swagger [2020-05-20T18:24:41.000Z] #26 31.36 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-20T18:24:41.000Z] #26 32.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T18:24:41.624Z] #26 ... [2020-05-20T18:24:41.624Z] [2020-05-20T18:24:41.624Z] #13 [dev 6/25] RUN ldconfig [2020-05-20T18:24:41.624Z] #13 DONE 2.0s [2020-05-20T18:24:41.905Z] [2020-05-20T18:24:41.905Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:41.905Z] #24 14.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T18:24:41.957Z] Reading package lists... [2020-05-20T18:24:42.197Z] #24 14.60 [2020-05-20T18:24:42.469Z] #24 11.95 0.7% ## 3.4% #### 5.9% ##### 8.0% ####### 9.8% ######## 11.6% ######### 13.7% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.7% ################## 26.3% #################### 27.8% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 34.3% ######################### 35.5% ########################## 36.7% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################## 42.7% ################################# 46.0% ################################### 48.6% #################################### 51.0% ##################################### 52.7% ####################################### 55.2% ######################################## 56.4% ########################################## 59.7% ########################################### 61.0% ############################################### 66.2% ################################################## 70.2% ################################################### 71.6% ###################################################### 75.4% ######################################################## 78.7% [2020-05-20T18:24:42.469Z] #24 ... [2020-05-20T18:24:42.469Z] [2020-05-20T18:24:42.469Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:42.469Z] #42 42.57 github.com/LK4D4/vndr/godl/singleflight [2020-05-20T18:24:42.469Z] #42 42.90 math/rand [2020-05-20T18:24:42.469Z] #42 43.72 internal/singleflight [2020-05-20T18:24:42.469Z] #42 44.74 sort [2020-05-20T18:24:42.469Z] #42 44.78 errors [2020-05-20T18:24:42.469Z] #42 45.35 io [2020-05-20T18:24:42.469Z] #42 46.10 strconv [2020-05-20T18:24:42.469Z] #42 46.79 bytes [2020-05-20T18:24:42.469Z] #42 49.45 bufio [2020-05-20T18:24:42.469Z] #42 50.37 reflect [2020-05-20T18:24:42.469Z] #42 52.18 internal/oserror [2020-05-20T18:24:42.469Z] #42 52.33 syscall [2020-05-20T18:24:42.478Z] #24 14.84 ############################################# 63.8% ######################################################################## 100.0% [2020-05-20T18:24:42.478Z] #24 14.98 [2020-05-20T18:24:42.729Z] #42 ... [2020-05-20T18:24:42.729Z] [2020-05-20T18:24:42.729Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:42.729Z] #24 11.95 0.7% ## 3.4% #### 5.9% ##### 8.0% ####### 9.8% ######## 11.6% ######### 13.7% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.7% ################## 26.3% #################### 27.8% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 34.3% ######################### 35.5% ########################## 36.7% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################## 42.7% ################################# 46.0% ################################### 48.6% #################################### 51.0% ##################################### 52.7% ####################################### 55.2% ######################################## 56.4% ########################################## 59.7% ########################################### 61.0% ############################################### 66.2% ################################################## 70.2% ################################################### 71.6% ###################################################### 75.4% ######################################################## 78.7% ########################################################## 81.7% ############################################################ 84.4% [2020-05-20T18:24:42.729Z] #24 ... [2020-05-20T18:24:42.729Z] [2020-05-20T18:24:42.729Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:42.729Z] #31 46.14 Fetched 14.9 MB in 3s (5785 kB/s) [2020-05-20T18:24:42.729Z] #31 46.26 Selecting previously unselected package xxd. [2020-05-20T18:24:42.729Z] #31 46.26 (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 ... 15412 files and directories currently installed.) [2020-05-20T18:24:42.729Z] #31 46.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:24:42.729Z] #31 46.34 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:24:42.729Z] #31 46.63 Selecting previously unselected package vim-common. [2020-05-20T18:24:42.729Z] #31 46.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:24:42.729Z] #31 46.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:24:42.729Z] #31 47.08 Selecting previously unselected package cmake-data. [2020-05-20T18:24:42.729Z] #31 47.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T18:24:42.729Z] #31 47.09 Unpacking cmake-data (3.13.4-1) ... [2020-05-20T18:24:42.729Z] #31 51.52 Selecting previously unselected package libicu63:amd64. [2020-05-20T18:24:42.729Z] #31 51.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-20T18:24:42.729Z] #31 51.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:24:42.967Z] Reading package lists... [2020-05-20T18:24:42.988Z] #31 ... [2020-05-20T18:24:42.988Z] [2020-05-20T18:24:42.988Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:43.246Z] #24 11.95 0.7% ## 3.4% #### 5.9% ##### 8.0% ####### 9.8% ######## 11.6% ######### 13.7% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.7% ################## 26.3% #################### 27.8% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 34.3% ######################### 35.5% ########################## 36.7% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################## 42.7% ################################# 46.0% ################################### 48.6% #################################### 51.0% ##################################### 52.7% ####################################### 55.2% ######################################## 56.4% ########################################## 59.7% ########################################### 61.0% ############################################### 66.2% ################################################## 70.2% ################################################### 71.6% ###################################################### 75.4% ######################################################## 78.7% ########################################################## 81.7% ############################################################ 84.4% ############################################################### 87.5% ################################################################# 90.7% #################################################################### 94.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-05-20T18:24:43.253Z] Building dependency tree... [2020-05-20T18:24:43.253Z] Reading state information... [2020-05-20T18:24:43.482Z] #24 ... [2020-05-20T18:24:43.482Z] [2020-05-20T18:24:43.482Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:43.482Z] #38 29.96 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:43.482Z] #38 29.97 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:43.482Z] #38 29.98 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T18:24:43.482Z] #38 29.99 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-20T18:24:43.482Z] #38 30.00 Setting up python-six (1.12.0-1) ... [2020-05-20T18:24:43.482Z] #38 31.79 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:43.482Z] #38 31.90 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T18:24:43.482Z] #38 31.94 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:43.482Z] #38 32.01 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-20T18:24:43.482Z] #38 32.02 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-20T18:24:43.482Z] #38 32.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:43.482Z] #38 32.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:43.482Z] #38 32.05 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-20T18:24:43.483Z] #38 32.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:43.483Z] #38 32.06 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:43.483Z] #38 35.50 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-20T18:24:43.483Z] #38 35.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:43.483Z] #38 DONE 35.9s [2020-05-20T18:24:43.504Z] #24 16.98 [2020-05-20T18:24:43.505Z] #24 ... [2020-05-20T18:24:43.505Z] [2020-05-20T18:24:43.505Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:43.505Z] #38 46.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-20T18:24:43.505Z] #38 46.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 46.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:43.505Z] #38 47.12 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-20T18:24:43.505Z] #38 47.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 47.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:43.505Z] #38 48.79 Selecting previously unselected package libprotoc17:amd64. [2020-05-20T18:24:43.505Z] #38 48.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 48.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:43.505Z] #38 49.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-20T18:24:43.505Z] #38 49.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 49.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:43.505Z] #38 49.86 Selecting previously unselected package protobuf-compiler. [2020-05-20T18:24:43.505Z] #38 49.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 49.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:43.505Z] #38 50.07 Selecting previously unselected package python-pkg-resources. [2020-05-20T18:24:43.505Z] #38 50.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:24:43.505Z] #38 50.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:43.505Z] #38 50.43 Selecting previously unselected package python-six. [2020-05-20T18:24:43.505Z] #38 50.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T18:24:43.505Z] #38 50.49 Unpacking python-six (1.12.0-1) ... [2020-05-20T18:24:43.505Z] #38 50.65 Selecting previously unselected package python-protobuf. [2020-05-20T18:24:43.505Z] #38 50.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-20T18:24:43.505Z] #38 50.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:43.505Z] #38 51.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:43.537Z] The following additional packages will be installed: [2020-05-20T18:24:43.537Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T18:24:43.537Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T18:24:43.537Z] Suggested packages: [2020-05-20T18:24:43.537Z] manpages-dev python-setuptools [2020-05-20T18:24:43.769Z] [2020-05-20T18:24:43.769Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:43.769Z] #24 16.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T18:24:43.821Z] The following NEW packages will be installed: [2020-05-20T18:24:43.821Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T18:24:43.821Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T18:24:43.821Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T18:24:43.821Z] python-six zlib1g-dev [2020-05-20T18:24:43.821Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:24:43.821Z] Need to get 4075 kB of archives. [2020-05-20T18:24:43.821Z] After this operation, 24.5 MB of additional disk space will be used. [2020-05-20T18:24:43.821Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-20T18:24:43.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-20T18:24:43.821Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-20T18:24:43.821Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-20T18:24:43.821Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-20T18:24:43.821Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-20T18:24:43.821Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-20T18:24:43.821Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-20T18:24:43.821Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-20T18:24:43.821Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-20T18:24:43.821Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-20T18:24:43.821Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-20T18:24:43.821Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-20T18:24:43.821Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-20T18:24:43.821Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T18:24:43.821Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-20T18:24:43.821Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-20T18:24:44.050Z] #24 16.46 [2020-05-20T18:24:44.050Z] #24 16.60 ## 2.9% ######################################################################## 100.0% [2020-05-20T18:24:44.105Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:24:44.105Z] Fetched 4075 kB in 0s (22.5 MB/s) [2020-05-20T18:24:44.105Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-05-20T18:24:44.105Z] (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 ... 15341 files and directories currently installed.) [2020-05-20T18:24:44.105Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-20T18:24:44.105Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-20T18:24:44.105Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-20T18:24:44.105Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T18:24:44.105Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:44.105Z] Selecting previously unselected package libnet1-dev. [2020-05-20T18:24:44.105Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T18:24:44.105Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:44.105Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-20T18:24:44.105Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-20T18:24:44.331Z] #24 16.75 [2020-05-20T18:24:44.390Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T18:24:44.390Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-20T18:24:44.390Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-20T18:24:44.390Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-20T18:24:44.390Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-20T18:24:44.390Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T18:24:44.390Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:24:44.390Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-20T18:24:44.390Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T18:24:44.390Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:24:44.390Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-20T18:24:44.390Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-20T18:24:44.390Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:44.390Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-20T18:24:44.390Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:44.390Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:44.439Z] #38 ... [2020-05-20T18:24:44.439Z] [2020-05-20T18:24:44.439Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-20T18:24:44.439Z] #11 DONE 3.3s [2020-05-20T18:24:44.439Z] [2020-05-20T18:24:44.439Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:44.439Z] #38 57.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:44.439Z] #38 57.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:44.439Z] #38 57.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:24:44.439Z] #38 57.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-20T18:24:44.439Z] #38 57.90 Setting up python-six (1.12.0-1) ... [2020-05-20T18:24:44.612Z] #24 ... [2020-05-20T18:24:44.612Z] [2020-05-20T18:24:44.612Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:44.612Z] #29 26.58 internal/reflectlite [2020-05-20T18:24:44.612Z] #29 26.58 sync [2020-05-20T18:24:44.612Z] #29 29.27 errors [2020-05-20T18:24:44.612Z] #29 29.27 sort [2020-05-20T18:24:44.612Z] #29 29.63 strconv [2020-05-20T18:24:44.612Z] #29 30.37 io [2020-05-20T18:24:44.612Z] #29 31.47 internal/oserror [2020-05-20T18:24:44.612Z] #29 31.55 syscall [2020-05-20T18:24:44.612Z] #29 32.62 reflect [2020-05-20T18:24:44.612Z] #29 ... [2020-05-20T18:24:44.612Z] [2020-05-20T18:24:44.612Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:44.612Z] #42 26.78 internal/reflectlite [2020-05-20T18:24:44.612Z] #42 26.78 sync [2020-05-20T18:24:44.612Z] #42 28.51 github.com/LK4D4/vndr/godl/singleflight [2020-05-20T18:24:44.612Z] #42 29.06 math/rand [2020-05-20T18:24:44.612Z] #42 29.37 errors [2020-05-20T18:24:44.612Z] #42 29.70 io [2020-05-20T18:24:44.612Z] #42 30.06 strconv [2020-05-20T18:24:44.612Z] #42 30.78 bytes [2020-05-20T18:24:44.612Z] #42 32.45 bufio [2020-05-20T18:24:44.612Z] #42 33.13 reflect [2020-05-20T18:24:44.612Z] #42 34.04 sort [2020-05-20T18:24:44.612Z] #42 34.97 internal/oserror [2020-05-20T18:24:44.612Z] #42 34.99 syscall [2020-05-20T18:24:44.674Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-20T18:24:44.674Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:44.674Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:44.674Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-20T18:24:44.674Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:44.674Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:44.893Z] #42 ... [2020-05-20T18:24:44.893Z] [2020-05-20T18:24:44.893Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:44.893Z] #31 27.06 Selecting previously unselected package libicu63:s390x. [2020-05-20T18:24:44.893Z] #31 27.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 27.07 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T18:24:44.893Z] #31 33.46 Selecting previously unselected package libxml2:s390x. [2020-05-20T18:24:44.893Z] #31 33.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 33.46 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:24:44.893Z] #31 33.89 Selecting previously unselected package libarchive13:s390x. [2020-05-20T18:24:44.893Z] #31 33.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 33.89 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-20T18:24:44.893Z] #31 34.20 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-20T18:24:44.893Z] #31 34.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 34.23 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-20T18:24:44.893Z] #31 34.33 Selecting previously unselected package librhash0:s390x. [2020-05-20T18:24:44.893Z] #31 34.33 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 34.34 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-20T18:24:44.893Z] #31 34.44 Selecting previously unselected package libuv1:s390x. [2020-05-20T18:24:44.893Z] #31 34.45 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 34.45 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-20T18:24:44.893Z] #31 34.64 Selecting previously unselected package cmake. [2020-05-20T18:24:44.893Z] #31 34.64 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-20T18:24:44.893Z] #31 34.64 Unpacking cmake (3.13.4-1) ... [2020-05-20T18:24:44.893Z] #31 36.93 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T18:24:44.893Z] #31 36.96 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:24:44.893Z] #31 36.97 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-20T18:24:44.893Z] #31 36.98 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:24:44.893Z] #31 37.11 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-20T18:24:44.893Z] #31 37.12 Setting up cmake-data (3.13.4-1) ... [2020-05-20T18:24:44.893Z] #31 37.13 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:24:44.893Z] #31 37.13 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-20T18:24:44.893Z] #31 37.14 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-20T18:24:44.893Z] #31 37.15 Setting up cmake (3.13.4-1) ... [2020-05-20T18:24:44.893Z] #31 37.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:44.893Z] #31 37.19 Processing triggers for mime-support (3.62) ... [2020-05-20T18:24:44.958Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-05-20T18:24:44.958Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:44.958Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:44.958Z] Selecting previously unselected package protobuf-c-compiler. [2020-05-20T18:24:44.958Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T18:24:44.958Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:44.958Z] Selecting previously unselected package protobuf-compiler. [2020-05-20T18:24:44.958Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:44.958Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:44.958Z] Selecting previously unselected package python-pkg-resources. [2020-05-20T18:24:44.958Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:24:44.958Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:44.958Z] Selecting previously unselected package python-six. [2020-05-20T18:24:44.958Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T18:24:44.958Z] Unpacking python-six (1.12.0-1) ... [2020-05-20T18:24:45.175Z] #31 DONE 37.6s [2020-05-20T18:24:45.175Z] [2020-05-20T18:24:45.175Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:45.175Z] #32 DONE 0.1s [2020-05-20T18:24:45.175Z] [2020-05-20T18:24:45.175Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:45.175Z] #14 1.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:24:45.175Z] #14 1.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:24:45.175Z] #14 1.940 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:24:45.175Z] #14 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-20T18:24:45.242Z] Selecting previously unselected package python-protobuf. [2020-05-20T18:24:45.242Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-20T18:24:45.242Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:45.242Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T18:24:45.474Z] #14 ... [2020-05-20T18:24:45.474Z] [2020-05-20T18:24:45.474Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-20T18:24:45.474Z] #33 DONE 0.1s [2020-05-20T18:24:45.474Z] [2020-05-20T18:24:45.474Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:45.474Z] #24 18.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T18:24:45.474Z] #24 18.10 skipping existing b63cc5f62c21 [2020-05-20T18:24:45.755Z] #24 18.18 [2020-05-20T18:24:46.255Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:46.255Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:46.255Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:24:46.255Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:24:46.255Z] Setting up python-six (1.12.0-1) ... [2020-05-20T18:24:46.758Z] #24 19.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T18:24:47.039Z] #24 19.55 [2020-05-20T18:24:47.267Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:47.267Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T18:24:47.267Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:47.267Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-20T18:24:47.267Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:47.267Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:47.267Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:47.267Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-20T18:24:47.267Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:47.267Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:47.327Z] #24 19.69 ######################################################################## 100.0% [2020-05-20T18:24:47.327Z] #24 19.75 [2020-05-20T18:24:47.327Z] #24 19.80 Download of images into '/build' complete. [2020-05-20T18:24:47.327Z] #24 19.80 Use something like the following to load the result into a Docker daemon: [2020-05-20T18:24:47.327Z] #24 19.80 tar -cC '/build' . | docker load [2020-05-20T18:24:47.615Z] #24 DONE 20.0s [2020-05-20T18:24:47.615Z] [2020-05-20T18:24:47.615Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:24:47.615Z] #34 1.269 + RM_GOPATH=0 [2020-05-20T18:24:47.615Z] #34 1.269 + TMP_GOPATH= [2020-05-20T18:24:47.615Z] #34 1.269 + : /build [2020-05-20T18:24:47.615Z] #34 1.269 + '[' -z '' ']' [2020-05-20T18:24:47.615Z] #34 1.270 ++ mktemp -d [2020-05-20T18:24:47.615Z] #34 1.271 + export GOPATH=/tmp/tmp.pyV1JlK4x3 [2020-05-20T18:24:47.615Z] #34 1.271 + GOPATH=/tmp/tmp.pyV1JlK4x3 [2020-05-20T18:24:47.615Z] #34 1.271 + RM_GOPATH=1 [2020-05-20T18:24:47.615Z] #34 1.272 ++ dirname ./install.sh [2020-05-20T18:24:47.615Z] #34 1.272 + dir=. [2020-05-20T18:24:47.615Z] #34 1.272 + bin=tini [2020-05-20T18:24:47.615Z] #34 1.272 + shift [2020-05-20T18:24:47.616Z] #34 1.272 + '[' '!' -f ./tini.installer ']' [2020-05-20T18:24:47.616Z] #34 1.272 + . ./tini.installer [2020-05-20T18:24:47.616Z] #34 1.273 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:47.616Z] #34 1.273 + install_tini [2020-05-20T18:24:47.616Z] #34 1.273 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T18:24:47.616Z] #34 1.273 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:47.616Z] #34 1.273 + git clone https://github.com/krallin/tini.git /tmp/tmp.pyV1JlK4x3/tini [2020-05-20T18:24:47.616Z] #34 1.308 Cloning into '/tmp/tmp.pyV1JlK4x3/tini'... [2020-05-20T18:24:47.616Z] #34 1.909 + cd /tmp/tmp.pyV1JlK4x3/tini [2020-05-20T18:24:47.616Z] #34 1.909 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:47.616Z] #34 1.918 + cmake . [2020-05-20T18:24:47.731Z] #38 ... [2020-05-20T18:24:47.731Z] [2020-05-20T18:24:47.731Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-20T18:24:47.731Z] #12 DONE 3.0s [2020-05-20T18:24:47.731Z] [2020-05-20T18:24:47.731Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:47.731Z] #24 18.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T18:24:47.731Z] #24 18.58 [2020-05-20T18:24:47.731Z] #24 18.86 ######################################################################## 100.0% [2020-05-20T18:24:47.731Z] #24 19.01 [2020-05-20T18:24:47.731Z] #24 19.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T18:24:47.731Z] #24 20.35 [2020-05-20T18:24:47.731Z] #24 20.62 0.7% ######################################################################## 100.0% [2020-05-20T18:24:47.731Z] #24 20.83 [2020-05-20T18:24:47.897Z] #34 2.505 -- The C compiler identification is GNU 8.3.0 [2020-05-20T18:24:48.213Z] #34 2.693 -- Check for working C compiler: /usr/bin/cc [2020-05-20T18:24:48.279Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-20T18:24:48.279Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:48.377Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eaf4d45e821d0ac5) in /home/ubuntu/workspace/moby_PR-40978 [Pipeline] { [Pipeline] checkout [2020-05-20T18:24:48.666Z] #24 22.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T18:24:48.666Z] #24 22.21 skipping existing 1849cc453dee [2020-05-20T18:24:48.825Z] #34 3.329 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T18:24:48.825Z] #34 3.330 -- Detecting C compiler ABI info [2020-05-20T18:24:48.925Z] #24 22.35 [2020-05-20T18:24:49.105Z] #34 3.743 -- Detecting C compiler ABI info - done [2020-05-20T18:24:49.105Z] #34 3.750 -- Detecting C compile features [2020-05-20T18:24:49.290Z] Removing intermediate container b32b304689c2 [2020-05-20T18:24:49.290Z] ---> 02c55ef48298 [2020-05-20T18:24:49.290Z] Step 12/140 : ENV CRIU_VERSION 3.13 [2020-05-20T18:24:49.290Z] ---> Running in 9d690253ba0d [2020-05-20T18:24:49.586Z] Removing intermediate container 9d690253ba0d [2020-05-20T18:24:49.586Z] ---> f8de78ba617c [2020-05-20T18:24:49.586Z] Step 13/140 : 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-05-20T18:24:49.586Z] ---> Running in bb29e4468b50 [2020-05-20T18:24:49.877Z] #24 ... [2020-05-20T18:24:49.877Z] [2020-05-20T18:24:49.877Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:49.877Z] #38 63.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-20T18:24:49.877Z] #38 63.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:24:49.877Z] #38 63.18 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:49.877Z] #38 63.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-20T18:24:49.877Z] #38 63.22 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:49.877Z] #38 63.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:24:49.877Z] #38 63.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:24:49.877Z] #38 63.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-20T18:24:49.877Z] #38 63.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:24:49.877Z] #38 63.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T18:24:50.108Z] #34 4.826 -- Detecting C compile features - done [2020-05-20T18:24:50.108Z] #34 4.831 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T18:24:50.388Z] #34 5.006 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T18:24:50.388Z] #34 5.084 -- Configuring done [2020-05-20T18:24:50.388Z] #34 5.101 -- Generating done [2020-05-20T18:24:50.388Z] #34 5.106 -- Build files have been written to: /tmp/tmp.pyV1JlK4x3/tini [2020-05-20T18:24:50.598Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:24:50.598Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:24:50.598Z] Note: Building without GnuTLS support [2020-05-20T18:24:50.598Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:24:50.598Z]  GEN .gitid [2020-05-20T18:24:50.598Z] GEN criu/include/version.h [2020-05-20T18:24:50.599Z] GEN include/common/asm [2020-05-20T18:24:50.669Z] #34 5.117 + make tini-static [2020-05-20T18:24:50.669Z] #34 ... [2020-05-20T18:24:50.669Z] [2020-05-20T18:24:50.669Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:24:50.669Z] #52 11.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T18:24:50.669Z] #52 ... [2020-05-20T18:24:50.669Z] [2020-05-20T18:24:50.669Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:24:50.669Z] #34 5.390 Scanning dependencies of target tini-static [2020-05-20T18:24:50.811Z] #38 ... [2020-05-20T18:24:50.811Z] [2020-05-20T18:24:50.811Z] #13 [dev 6/25] RUN ldconfig [2020-05-20T18:24:50.811Z] #13 DONE 3.2s [2020-05-20T18:24:50.811Z] [2020-05-20T18:24:50.811Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:50.811Z] #31 60.36 Selecting previously unselected package libxml2:amd64. [2020-05-20T18:24:50.811Z] #31 60.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 60.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:24:50.811Z] #31 61.14 Selecting previously unselected package libarchive13:amd64. [2020-05-20T18:24:50.811Z] #31 61.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 61.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-20T18:24:50.811Z] #31 61.66 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-20T18:24:50.811Z] #31 61.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 61.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-20T18:24:50.811Z] #31 61.85 Selecting previously unselected package librhash0:amd64. [2020-05-20T18:24:50.811Z] #31 61.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 61.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-20T18:24:50.811Z] #31 62.08 Selecting previously unselected package libuv1:amd64. [2020-05-20T18:24:50.811Z] #31 62.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 62.12 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-20T18:24:50.811Z] #31 62.29 Selecting previously unselected package cmake. [2020-05-20T18:24:50.811Z] #31 62.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-20T18:24:50.811Z] #31 62.29 Unpacking cmake (3.13.4-1) ... [2020-05-20T18:24:50.883Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T18:24:50.883Z] PBCC images/opts.pb-c.c [2020-05-20T18:24:50.883Z] PBCC images/sit.pb-c.c [2020-05-20T18:24:50.883Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T18:24:50.883Z] DEP images/opts.pb-c.d [2020-05-20T18:24:50.951Z] #34 5.482 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T18:24:51.071Z] #31 ... [2020-05-20T18:24:51.071Z] [2020-05-20T18:24:51.071Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:24:51.071Z] #24 23.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T18:24:51.071Z] #24 23.79 [2020-05-20T18:24:51.071Z] #24 24.03 ######################################################################## 100.0% [2020-05-20T18:24:51.071Z] #24 24.23 [2020-05-20T18:24:51.071Z] #24 24.36 Download of images into '/build' complete. [2020-05-20T18:24:51.071Z] #24 24.36 Use something like the following to load the result into a Docker daemon: [2020-05-20T18:24:51.071Z] #24 24.36 tar -cC '/build' . | docker load [2020-05-20T18:24:51.071Z] #24 DONE 24.5s [2020-05-20T18:24:51.071Z] [2020-05-20T18:24:51.071Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:51.167Z] DEP images/sit.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/macvlan.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/macvlan.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/autofs.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/autofs.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/sysctl.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/sysctl.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/time.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/time.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/binfmt-misc.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/binfmt-misc.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/seccomp.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/seccomp.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/userns.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/userns.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/cgroup.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/cgroup.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/fown.pb-c.c [2020-05-20T18:24:51.168Z] PBCC images/ext-file.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/fown.pb-c.d [2020-05-20T18:24:51.168Z] DEP images/ext-file.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/rpc.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/rpc.pb-c.d [2020-05-20T18:24:51.168Z] PBCC images/siginfo.pb-c.c [2020-05-20T18:24:51.168Z] DEP images/siginfo.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/pagemap.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/pagemap.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/rlimit.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/rlimit.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/file-lock.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/file-lock.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/tty.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/tty.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/tun.pb-c.c [2020-05-20T18:24:51.452Z] PBCC images/netdev.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/tun.pb-c.d [2020-05-20T18:24:51.452Z] DEP images/netdev.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/vma.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/vma.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/creds.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/creds.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/utsns.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/utsns.pb-c.d [2020-05-20T18:24:51.452Z] PBCC images/ipc-desc.pb-c.c [2020-05-20T18:24:51.452Z] PBCC images/ipc-sem.pb-c.c [2020-05-20T18:24:51.452Z] DEP images/ipc-desc.pb-c.d [2020-05-20T18:24:51.452Z] DEP images/ipc-sem.pb-c.d [2020-05-20T18:24:51.697Z] using credential docker-jenkins-github-credentials [2020-05-20T18:24:51.707Z] Cloning the remote Git repository [2020-05-20T18:24:51.707Z] Cloning with configured refspecs honoured and without tags [2020-05-20T18:24:51.737Z] PBCC images/ipc-msg.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/ipc-msg.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/ipc-shm.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/ipc-shm.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/ipc-var.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/ipc-var.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/sk-opts.pb-c.c [2020-05-20T18:24:51.737Z] PBCC images/packet-sock.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/sk-opts.pb-c.d [2020-05-20T18:24:51.737Z] DEP images/packet-sock.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/sk-netlink.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/sk-netlink.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/sk-inet.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/sk-inet.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/sk-unix.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/sk-unix.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/mm.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/mm.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/timerfd.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/timerfd.pb-c.d [2020-05-20T18:24:51.737Z] PBCC images/timer.pb-c.c [2020-05-20T18:24:51.737Z] DEP images/timer.pb-c.d [2020-05-20T18:24:51.952Z] #34 6.398 [100%] Linking C executable tini-static [2020-05-20T18:24:52.021Z] PBCC images/sa.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/sa.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/pipe-data.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/pipe-data.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/mnt.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/mnt.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/sk-packet.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/sk-packet.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/tcp-stream.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/tcp-stream.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/pipe.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/pipe.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/pstree.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/pstree.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/fs.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/fs.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/signalfd.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/signalfd.pb-c.d [2020-05-20T18:24:52.021Z] PBCC images/fh.pb-c.c [2020-05-20T18:24:52.021Z] PBCC images/fsnotify.pb-c.c [2020-05-20T18:24:52.021Z] DEP images/fh.pb-c.d [2020-05-20T18:24:52.021Z] DEP images/fsnotify.pb-c.d [2020-05-20T18:24:52.233Z] #34 6.906 [100%] Built target tini-static [2020-05-20T18:24:52.233Z] #34 6.974 + mkdir -p /build [2020-05-20T18:24:52.233Z] #34 6.975 + cp tini-static /build/docker-init [2020-05-20T18:24:51.764Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T18:24:51.857Z] > git init /home/ubuntu/workspace/moby_PR-40978 # timeout=10 [2020-05-20T18:24:52.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:24:52.210Z] > git --version # timeout=10 [2020-05-20T18:24:52.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:24:52.232Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:24:52.304Z] PBCC images/eventpoll.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/eventpoll.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/eventfd.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/eventfd.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/remap-file-path.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/remap-file-path.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/fifo.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/fifo.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/ghost-file.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/ghost-file.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/regfile.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/regfile.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/ns.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/ns.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/fdinfo.pb-c.c [2020-05-20T18:24:52.304Z] DEP images/fdinfo.pb-c.d [2020-05-20T18:24:52.304Z] PBCC images/core-aarch64.pb-c.c [2020-05-20T18:24:52.304Z] PBCC images/core-arm.pb-c.c [2020-05-20T18:24:52.304Z] PBCC images/core-ppc64.pb-c.c [2020-05-20T18:24:52.304Z] PBCC images/core-s390.pb-c.c [2020-05-20T18:24:52.304Z] PBCC images/core-x86.pb-c.c [2020-05-20T18:24:52.304Z] PBCC images/core.pb-c.c [2020-05-20T18:24:52.514Z] #34 DONE 7.2s [2020-05-20T18:24:52.514Z] [2020-05-20T18:24:52.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:24:52.514Z] #39 7.309 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:24:52.514Z] #39 7.309 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:24:52.514Z] #39 7.322 Note: Building without GnuTLS support [2020-05-20T18:24:52.514Z] #39 8.259 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:24:52.514Z] #39 8.283 GEN .gitid [2020-05-20T18:24:52.514Z] #39 8.295 GEN criu/include/version.h [2020-05-20T18:24:52.514Z] #39 8.343 GEN include/common/asm [2020-05-20T18:24:52.591Z] PBCC images/inventory.pb-c.c [2020-05-20T18:24:52.591Z] DEP images/core-aarch64.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/core-arm.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/core-ppc64.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/core-s390.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/core-x86.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/core.pb-c.d [2020-05-20T18:24:52.591Z] DEP images/inventory.pb-c.d [2020-05-20T18:24:52.591Z] PBCC images/cpuinfo.pb-c.c [2020-05-20T18:24:52.591Z] DEP images/cpuinfo.pb-c.d [2020-05-20T18:24:52.591Z] PBCC images/stats.pb-c.c [2020-05-20T18:24:52.591Z] DEP images/stats.pb-c.d [2020-05-20T18:24:52.879Z] make[1]: Nothing to be done for 'all'. [2020-05-20T18:24:53.133Z] #39 9.516 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T18:24:53.163Z] CC images/stats.o [2020-05-20T18:24:53.163Z] CC images/core.o [2020-05-20T18:24:53.422Z] #39 9.674 PBCC images/opts.pb-c.c [2020-05-20T18:24:53.422Z] #39 9.734 PBCC images/sit.pb-c.c [2020-05-20T18:24:53.422Z] #39 9.767 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T18:24:53.422Z] #39 9.835 DEP images/opts.pb-c.d [2020-05-20T18:24:53.422Z] #39 9.874 DEP images/sit.pb-c.d [2020-05-20T18:24:53.422Z] #39 9.916 PBCC images/macvlan.pb-c.c [2020-05-20T18:24:53.422Z] #39 9.929 DEP images/macvlan.pb-c.d [2020-05-20T18:24:53.422Z] #39 9.969 PBCC images/autofs.pb-c.c [2020-05-20T18:24:53.489Z] CC images/core-x86.o [2020-05-20T18:24:53.730Z] #39 10.08 DEP images/autofs.pb-c.d [2020-05-20T18:24:53.730Z] #39 10.12 PBCC images/sysctl.pb-c.c [2020-05-20T18:24:53.730Z] #39 10.12 DEP images/sysctl.pb-c.d [2020-05-20T18:24:53.730Z] #39 10.20 PBCC images/time.pb-c.c [2020-05-20T18:24:53.730Z] #39 10.20 DEP images/time.pb-c.d [2020-05-20T18:24:53.730Z] #39 10.24 PBCC images/binfmt-misc.pb-c.c [2020-05-20T18:24:53.730Z] #39 10.29 DEP images/binfmt-misc.pb-c.d [2020-05-20T18:24:53.772Z] CC images/core-arm.o [2020-05-20T18:24:53.772Z] CC images/core-aarch64.o [2020-05-20T18:24:53.772Z] CC images/core-ppc64.o [2020-05-20T18:24:54.011Z] #39 10.31 PBCC images/seccomp.pb-c.c [2020-05-20T18:24:54.011Z] #39 10.34 DEP images/seccomp.pb-c.d [2020-05-20T18:24:54.011Z] #39 10.36 PBCC images/userns.pb-c.c [2020-05-20T18:24:54.011Z] #39 10.42 DEP images/userns.pb-c.d [2020-05-20T18:24:54.011Z] #39 10.42 PBCC images/cgroup.pb-c.c [2020-05-20T18:24:54.011Z] #39 10.46 DEP images/cgroup.pb-c.d [2020-05-20T18:24:54.011Z] #39 10.50 PBCC images/fown.pb-c.c [2020-05-20T18:24:54.011Z] #39 10.52 PBCC images/ext-file.pb-c.c [2020-05-20T18:24:54.011Z] #39 10.54 DEP images/fown.pb-c.d [2020-05-20T18:24:54.055Z] CC images/core-s390.o [2020-05-20T18:24:54.292Z] #39 10.60 DEP images/ext-file.pb-c.d [2020-05-20T18:24:54.292Z] #39 10.65 PBCC images/rpc.pb-c.c [2020-05-20T18:24:54.292Z] #39 10.66 DEP images/rpc.pb-c.d [2020-05-20T18:24:54.292Z] #39 10.76 PBCC images/siginfo.pb-c.c [2020-05-20T18:24:54.292Z] #39 10.79 DEP images/siginfo.pb-c.d [2020-05-20T18:24:54.292Z] #39 10.81 PBCC images/pagemap.pb-c.c [2020-05-20T18:24:54.292Z] #39 10.87 DEP images/pagemap.pb-c.d [2020-05-20T18:24:54.339Z] CC images/cpuinfo.o [2020-05-20T18:24:54.339Z] CC images/inventory.o [2020-05-20T18:24:54.339Z] CC images/fdinfo.o [2020-05-20T18:24:54.573Z] #39 10.90 PBCC images/rlimit.pb-c.c [2020-05-20T18:24:54.573Z] #39 10.92 DEP images/rlimit.pb-c.d [2020-05-20T18:24:54.573Z] #39 10.95 PBCC images/file-lock.pb-c.c [2020-05-20T18:24:54.573Z] #39 10.96 DEP images/file-lock.pb-c.d [2020-05-20T18:24:54.573Z] #39 11.00 PBCC images/tty.pb-c.c [2020-05-20T18:24:54.573Z] #39 11.02 DEP images/tty.pb-c.d [2020-05-20T18:24:54.573Z] #39 11.06 PBCC images/tun.pb-c.c [2020-05-20T18:24:54.573Z] #39 11.09 PBCC images/netdev.pb-c.c [2020-05-20T18:24:54.573Z] #39 11.11 DEP images/tun.pb-c.d [2020-05-20T18:24:54.622Z] CC images/fown.o [2020-05-20T18:24:54.622Z] CC images/ns.o [2020-05-20T18:24:54.622Z] CC images/regfile.o [2020-05-20T18:24:54.622Z] CC images/ghost-file.o [2020-05-20T18:24:54.854Z] #39 11.15 DEP images/netdev.pb-c.d [2020-05-20T18:24:54.854Z] #39 11.17 PBCC images/vma.pb-c.c [2020-05-20T18:24:54.854Z] #39 11.20 DEP images/vma.pb-c.d [2020-05-20T18:24:54.854Z] #39 11.24 PBCC images/creds.pb-c.c [2020-05-20T18:24:54.854Z] #39 11.25 DEP images/creds.pb-c.d [2020-05-20T18:24:54.854Z] #39 11.27 PBCC images/utsns.pb-c.c [2020-05-20T18:24:54.854Z] #39 11.29 DEP images/utsns.pb-c.d [2020-05-20T18:24:54.854Z] #39 11.31 PBCC images/ipc-desc.pb-c.c [2020-05-20T18:24:54.854Z] #39 11.32 PBCC images/ipc-sem.pb-c.c [2020-05-20T18:24:54.854Z] #39 11.36 DEP images/ipc-desc.pb-c.d [2020-05-20T18:24:54.906Z] CC images/fifo.o [2020-05-20T18:24:54.906Z] CC images/remap-file-path.o [2020-05-20T18:24:54.906Z] CC images/eventfd.o [2020-05-20T18:24:54.906Z] CC images/eventpoll.o [2020-05-20T18:24:54.906Z] CC images/fh.o [2020-05-20T18:24:55.135Z] #39 11.37 DEP images/ipc-sem.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.42 PBCC images/ipc-msg.pb-c.c [2020-05-20T18:24:55.135Z] #39 11.42 DEP images/ipc-msg.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.45 PBCC images/ipc-shm.pb-c.c [2020-05-20T18:24:55.135Z] #39 11.46 DEP images/ipc-shm.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.49 PBCC images/ipc-var.pb-c.c [2020-05-20T18:24:55.135Z] #39 11.50 DEP images/ipc-var.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.55 PBCC images/sk-opts.pb-c.c [2020-05-20T18:24:55.135Z] #39 11.56 PBCC images/packet-sock.pb-c.c [2020-05-20T18:24:55.135Z] #39 11.59 DEP images/sk-opts.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.62 DEP images/packet-sock.pb-c.d [2020-05-20T18:24:55.135Z] #39 11.65 PBCC images/sk-netlink.pb-c.c [2020-05-20T18:24:55.135Z] #39 ... [2020-05-20T18:24:55.135Z] [2020-05-20T18:24:55.135Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:55.189Z] CC images/fsnotify.o [2020-05-20T18:24:55.189Z] CC images/signalfd.o [2020-05-20T18:24:55.252Z] #14 ... [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:55.252Z] #31 67.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:24:55.252Z] #31 67.40 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:24:55.252Z] #31 67.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-20T18:24:55.252Z] #31 67.43 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:24:55.252Z] #31 67.46 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-20T18:24:55.252Z] #31 67.47 Setting up cmake-data (3.13.4-1) ... [2020-05-20T18:24:55.252Z] #31 67.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:24:55.252Z] #31 67.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-20T18:24:55.252Z] #31 67.51 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-20T18:24:55.252Z] #31 67.52 Setting up cmake (3.13.4-1) ... [2020-05-20T18:24:55.252Z] #31 67.53 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:55.252Z] #31 67.65 Processing triggers for mime-support (3.62) ... [2020-05-20T18:24:55.252Z] #31 DONE 68.1s [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:24:55.252Z] #32 DONE 0.1s [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-20T18:24:55.252Z] #33 DONE 0.1s [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:24:55.252Z] #52 17.33 + cd /tmp/tmp.Ldn6utifbf/src/github.com/opencontainers/runc [2020-05-20T18:24:55.252Z] #52 17.33 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:24:55.252Z] #52 18.58 + '[' -z '' ']' [2020-05-20T18:24:55.252Z] #52 18.58 + target=static [2020-05-20T18:24:55.252Z] #52 18.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T18:24:55.252Z] #52 21.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T18:24:55.252Z] #52 ... [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:55.252Z] #29 54.88 time [2020-05-20T18:24:55.252Z] #29 61.22 internal/poll [2020-05-20T18:24:55.252Z] #29 64.52 internal/syscall/execenv [2020-05-20T18:24:55.252Z] #29 64.72 internal/syscall/unix [2020-05-20T18:24:55.252Z] #29 65.22 os [2020-05-20T18:24:55.252Z] #29 ... [2020-05-20T18:24:55.252Z] [2020-05-20T18:24:55.252Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:24:55.472Z] CC images/fs.o [2020-05-20T18:24:55.472Z] CC images/pstree.o [2020-05-20T18:24:55.472Z] CC images/pipe.o [2020-05-20T18:24:55.472Z] CC images/tcp-stream.o [2020-05-20T18:24:55.472Z] CC images/sk-packet.o [2020-05-20T18:24:55.696Z] #57 25.97 Checking out files: 67% (2139/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) [2020-05-20T18:24:55.696Z] #57 ... [2020-05-20T18:24:55.696Z] [2020-05-20T18:24:55.696Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:55.696Z] #14 4.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB] [2020-05-20T18:24:55.696Z] #14 5.540 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-20T18:24:55.696Z] #14 10.80 Fetched 8046 kB in 9s (894 kB/s) [2020-05-20T18:24:55.755Z] CC images/mnt.o [2020-05-20T18:24:55.755Z] CC images/pipe-data.o [2020-05-20T18:24:55.755Z] CC images/sa.o [2020-05-20T18:24:55.755Z] CC images/timer.o [2020-05-20T18:24:55.977Z] #14 10.80 Reading package lists... [2020-05-20T18:24:55.977Z] #14 ... [2020-05-20T18:24:55.977Z] [2020-05-20T18:24:55.977Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:55.977Z] #57 25.97 Checking out files: 67% (2139/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-20T18:24:55.977Z] #57 26.86 + cd /tmp/tmp.0oLTfpLs7o/src/github.com/containerd/containerd [2020-05-20T18:24:56.038Z] CC images/timerfd.o [2020-05-20T18:24:56.038Z] CC images/mm.o [2020-05-20T18:24:56.038Z] CC images/sk-opts.o [2020-05-20T18:24:56.038Z] CC images/sk-unix.o [2020-05-20T18:24:56.257Z] #57 26.88 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:24:56.323Z] CC images/sk-inet.o [2020-05-20T18:24:56.323Z] CC images/tun.o [2020-05-20T18:24:56.323Z] CC images/sk-netlink.o [2020-05-20T18:24:56.323Z] CC images/packet-sock.o [2020-05-20T18:24:56.538Z] #57 ... [2020-05-20T18:24:56.538Z] [2020-05-20T18:24:56.538Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:24:56.538Z] #29 38.55 time [2020-05-20T18:24:56.538Z] #29 42.80 internal/poll [2020-05-20T18:24:56.538Z] #29 43.39 internal/fmtsort [2020-05-20T18:24:56.538Z] #29 43.85 internal/syscall/execenv [2020-05-20T18:24:56.538Z] #29 44.03 internal/syscall/unix [2020-05-20T18:24:56.538Z] #29 44.25 strings [2020-05-20T18:24:56.538Z] #29 44.26 os [2020-05-20T18:24:56.538Z] #29 46.68 bytes [2020-05-20T18:24:56.538Z] #29 47.24 fmt [2020-05-20T18:24:56.538Z] #29 48.14 bufio [2020-05-20T18:24:56.538Z] #29 ... [2020-05-20T18:24:56.538Z] [2020-05-20T18:24:56.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:24:56.538Z] #39 11.68 DEP images/sk-netlink.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.72 PBCC images/sk-inet.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.75 DEP images/sk-inet.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.79 PBCC images/sk-unix.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.81 DEP images/sk-unix.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.84 PBCC images/mm.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.86 DEP images/mm.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.90 PBCC images/timerfd.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.90 DEP images/timerfd.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.93 PBCC images/timer.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.94 DEP images/timer.pb-c.d [2020-05-20T18:24:56.538Z] #39 11.96 PBCC images/sa.pb-c.c [2020-05-20T18:24:56.538Z] #39 11.99 DEP images/sa.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.00 PBCC images/pipe-data.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.01 DEP images/pipe-data.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.03 PBCC images/mnt.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.05 DEP images/mnt.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.09 PBCC images/sk-packet.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.10 DEP images/sk-packet.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.12 PBCC images/tcp-stream.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.15 DEP images/tcp-stream.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.20 PBCC images/pipe.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.21 DEP images/pipe.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.26 PBCC images/pstree.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.28 DEP images/pstree.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.31 PBCC images/fs.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.33 DEP images/fs.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.34 PBCC images/signalfd.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.37 DEP images/signalfd.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.42 PBCC images/fh.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.46 PBCC images/fsnotify.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.51 DEP images/fh.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.55 DEP images/fsnotify.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.56 PBCC images/eventpoll.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.59 DEP images/eventpoll.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.62 PBCC images/eventfd.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.63 DEP images/eventfd.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.65 PBCC images/remap-file-path.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.68 DEP images/remap-file-path.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.69 PBCC images/fifo.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.72 DEP images/fifo.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.79 PBCC images/ghost-file.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.79 DEP images/ghost-file.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.84 PBCC images/regfile.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.87 DEP images/regfile.pb-c.d [2020-05-20T18:24:56.538Z] #39 12.93 PBCC images/ns.pb-c.c [2020-05-20T18:24:56.538Z] #39 12.97 DEP images/ns.pb-c.d [2020-05-20T18:24:56.538Z] #39 13.02 PBCC images/fdinfo.pb-c.c [2020-05-20T18:24:56.538Z] #39 13.07 DEP images/fdinfo.pb-c.d [2020-05-20T18:24:56.607Z] CC images/ipc-var.o [2020-05-20T18:24:56.607Z] CC images/ipc-desc.o [2020-05-20T18:24:56.607Z] CC images/ipc-shm.o [2020-05-20T18:24:56.607Z] CC images/ipc-msg.o [2020-05-20T18:24:56.820Z] #39 13.12 PBCC images/core-aarch64.pb-c.c [2020-05-20T18:24:56.820Z] #39 13.15 PBCC images/core-arm.pb-c.c [2020-05-20T18:24:56.820Z] #39 13.20 PBCC images/core-ppc64.pb-c.c [2020-05-20T18:24:56.820Z] #39 13.24 PBCC images/core-s390.pb-c.c [2020-05-20T18:24:56.820Z] #39 13.27 PBCC images/core-x86.pb-c.c [2020-05-20T18:24:56.820Z] #39 13.34 PBCC images/core.pb-c.c [2020-05-20T18:24:56.890Z] CC images/ipc-sem.o [2020-05-20T18:24:56.890Z] CC images/utsns.o [2020-05-20T18:24:56.890Z] CC images/creds.o [2020-05-20T18:24:56.890Z] CC images/vma.o [2020-05-20T18:24:56.890Z] CC images/netdev.o [2020-05-20T18:24:57.100Z] #39 13.41 PBCC images/inventory.pb-c.c [2020-05-20T18:24:57.100Z] #39 13.46 DEP images/core-aarch64.pb-c.d [2020-05-20T18:24:57.101Z] #39 13.50 DEP images/core-arm.pb-c.d [2020-05-20T18:24:57.101Z] #39 13.54 DEP images/core-ppc64.pb-c.d [2020-05-20T18:24:57.101Z] #39 13.59 DEP images/core-s390.pb-c.d [2020-05-20T18:24:57.173Z] CC images/tty.o [2020-05-20T18:24:57.173Z] CC images/file-lock.o [2020-05-20T18:24:57.412Z] #39 13.63 DEP images/core-x86.pb-c.d [2020-05-20T18:24:57.412Z] #39 13.65 DEP images/core.pb-c.d [2020-05-20T18:24:57.412Z] #39 13.68 DEP images/inventory.pb-c.d [2020-05-20T18:24:57.412Z] #39 13.72 PBCC images/cpuinfo.pb-c.c [2020-05-20T18:24:57.412Z] #39 13.73 DEP images/cpuinfo.pb-c.d [2020-05-20T18:24:57.412Z] #39 13.79 PBCC images/stats.pb-c.c [2020-05-20T18:24:57.412Z] #39 13.80 DEP images/stats.pb-c.d [2020-05-20T18:24:57.456Z] CC images/rlimit.o [2020-05-20T18:24:57.456Z] CC images/pagemap.o [2020-05-20T18:24:57.456Z] CC images/siginfo.o [2020-05-20T18:24:57.456Z] CC images/rpc.o [2020-05-20T18:24:57.779Z] #34 2.529 + RM_GOPATH=0 [2020-05-20T18:24:57.779Z] #34 2.531 + TMP_GOPATH= [2020-05-20T18:24:57.779Z] #34 2.531 + : /build [2020-05-20T18:24:57.779Z] #34 2.531 + '[' -z '' ']' [2020-05-20T18:24:57.779Z] #34 2.536 ++ mktemp -d [2020-05-20T18:24:57.779Z] #34 2.541 + export GOPATH=/tmp/tmp.p0DAuszeVU [2020-05-20T18:24:57.779Z] #34 2.541 + GOPATH=/tmp/tmp.p0DAuszeVU [2020-05-20T18:24:57.779Z] #34 2.541 + RM_GOPATH=1 [2020-05-20T18:24:57.779Z] #34 2.545 ++ dirname ./install.sh [2020-05-20T18:24:57.779Z] #34 2.546 + dir=. [2020-05-20T18:24:57.779Z] #34 2.554 + bin=tini [2020-05-20T18:24:57.779Z] #34 2.554 + shift [2020-05-20T18:24:57.779Z] #34 2.554 + '[' '!' -f ./tini.installer ']' [2020-05-20T18:24:57.779Z] #34 2.554 + . ./tini.installer [2020-05-20T18:24:57.779Z] #34 2.554 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:57.779Z] #34 2.554 + install_tini [2020-05-20T18:24:57.779Z] #34 2.555 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T18:24:57.779Z] #34 2.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.p0DAuszeVU/tini [2020-05-20T18:24:57.779Z] #34 2.555 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:57.779Z] #34 2.557 Cloning into '/tmp/tmp.p0DAuszeVU/tini'... [2020-05-20T18:24:58.071Z] CC images/ext-file.o [2020-05-20T18:24:58.071Z] CC images/cgroup.o [2020-05-20T18:24:58.071Z] CC images/userns.o [2020-05-20T18:24:58.345Z] #34 3.394 + cd /tmp/tmp.p0DAuszeVU/tini [2020-05-20T18:24:58.345Z] #34 3.394 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:24:58.345Z] #34 3.400 + cmake . [2020-05-20T18:24:58.355Z] CC images/google/protobuf/descriptor.o [2020-05-20T18:24:58.414Z] #39 14.73 make[1]: Nothing to be done for 'all'. [2020-05-20T18:24:58.414Z] #39 ... [2020-05-20T18:24:58.414Z] [2020-05-20T18:24:58.414Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:24:58.414Z] #42 40.64 time [2020-05-20T18:24:58.414Z] #42 43.63 internal/fmtsort [2020-05-20T18:24:58.414Z] #42 44.10 internal/syscall/execenv [2020-05-20T18:24:58.414Z] #42 44.33 internal/syscall/unix [2020-05-20T18:24:58.414Z] #42 44.51 strings [2020-05-20T18:24:58.414Z] #42 46.34 internal/poll [2020-05-20T18:24:58.414Z] #42 46.45 regexp/syntax [2020-05-20T18:24:58.414Z] #42 47.64 os [2020-05-20T18:24:58.414Z] #42 49.93 regexp [2020-05-20T18:24:58.414Z] #42 50.37 fmt [2020-05-20T18:24:58.695Z] #42 ... [2020-05-20T18:24:58.695Z] [2020-05-20T18:24:58.695Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:24:58.695Z] #57 28.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T18:24:58.695Z] #57 28.67 + BUILDTAGS='netgo osusergo static_build' [2020-05-20T18:24:58.695Z] #57 28.67 + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:24:58.695Z] #57 28.67 + EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:24:58.695Z] #57 28.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T18:24:58.695Z] #57 28.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T18:24:58.695Z] #57 28.67 + '[' '' = dynamic ']' [2020-05-20T18:24:58.695Z] #57 28.67 + make [2020-05-20T18:24:58.912Z] #34 ... [2020-05-20T18:24:58.912Z] [2020-05-20T18:24:58.912Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:24:58.912Z] #38 71.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-20T18:24:58.912Z] #38 71.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:24:58.912Z] #38 DONE 72.3s [2020-05-20T18:24:58.912Z] [2020-05-20T18:24:58.912Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:24:58.912Z] #34 4.057 -- The C compiler identification is GNU 8.3.0 [2020-05-20T18:24:58.971Z] CC images/opts.o [2020-05-20T18:24:58.971Z] CC images/seccomp.o [2020-05-20T18:24:58.971Z] CC images/binfmt-misc.o [2020-05-20T18:24:58.971Z] CC images/time.o [2020-05-20T18:24:58.971Z] CC images/sysctl.o [2020-05-20T18:24:58.971Z] CC images/autofs.o [2020-05-20T18:24:58.975Z] #57 29.73 🇩 bin/ctr [2020-05-20T18:24:59.173Z] #34 4.236 -- Check for working C compiler: /usr/bin/cc [2020-05-20T18:24:59.254Z] CC images/macvlan.o [2020-05-20T18:24:59.254Z] CC images/sit.o [2020-05-20T18:24:59.254Z] LINK images/built-in.o [2020-05-20T18:24:59.254Z] GEN compel/include/asm [2020-05-20T18:24:59.254Z] GEN compel/include/version.h [2020-05-20T18:24:59.254Z] touch .config [2020-05-20T18:24:59.254Z] GEN include/common/config.h [2020-05-20T18:24:59.254Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T18:24:59.254Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T18:24:59.254Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-20T18:24:59.254Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-20T18:24:59.254Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-20T18:24:59.254Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-20T18:24:59.254Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-20T18:24:59.254Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T18:24:59.254Z] DEP compel/plugins/std/infect.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/std/string.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/std/log.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/std/fds.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/std/std.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/shmem/shmem.d [2020-05-20T18:24:59.538Z] DEP compel/plugins/fds/fds.d [2020-05-20T18:24:59.538Z] CC compel/plugins/std/std.o [2020-05-20T18:24:59.821Z] CC compel/plugins/std/fds.o [2020-05-20T18:24:59.821Z] CC compel/plugins/std/log.o [2020-05-20T18:25:00.104Z] CC compel/plugins/std/string.o [2020-05-20T18:25:00.388Z] CC compel/plugins/std/infect.o [2020-05-20T18:25:00.388Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-20T18:25:00.388Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-20T18:25:00.388Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-20T18:25:00.388Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-20T18:25:00.388Z] AR compel/plugins/std.lib.a [2020-05-20T18:25:00.388Z] CC compel/plugins/fds/fds.o [2020-05-20T18:25:00.388Z] AR compel/plugins/fds.lib.a [2020-05-20T18:25:00.546Z] #34 5.461 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T18:25:00.546Z] #34 5.470 -- Detecting C compiler ABI info [2020-05-20T18:25:00.672Z] HOSTDEP compel/src/lib/log-host.d [2020-05-20T18:25:00.672Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T18:25:00.672Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-20T18:25:00.672Z] HOSTDEP compel/src/main-host.d [2020-05-20T18:25:00.672Z] DEP compel/src/lib/ptrace.d [2020-05-20T18:25:00.672Z] DEP compel/src/lib/infect.d [2020-05-20T18:25:00.672Z] DEP compel/src/lib/infect-util.d [2020-05-20T18:25:00.959Z] DEP compel/src/lib/infect-rpc.d [2020-05-20T18:25:00.959Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-05-20T18:25:00.959Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-20T18:25:00.959Z] DEP compel/src/lib/log.d [2020-05-20T18:25:00.959Z] DEP compel/src/main.d [2020-05-20T18:25:00.959Z] DEP compel/src/lib/handle-elf.d [2020-05-20T18:25:01.112Z] #34 6.029 -- Detecting C compiler ABI info - done [2020-05-20T18:25:01.112Z] #34 6.060 -- Detecting C compile features [2020-05-20T18:25:01.243Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-20T18:25:01.243Z] CC compel/src/lib/log.o [2020-05-20T18:25:01.243Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-05-20T18:25:01.243Z] CC compel/arch/ppc64/src/lib/infect.o [2020-05-20T18:25:01.526Z] CC compel/src/lib/infect-rpc.o [2020-05-20T18:25:01.526Z] CC compel/src/lib/infect-util.o [2020-05-20T18:25:01.810Z] CC compel/src/lib/infect.o [2020-05-20T18:25:02.047Z] #34 ... [2020-05-20T18:25:02.047Z] [2020-05-20T18:25:02.047Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:02.047Z] #42 61.88 time [2020-05-20T18:25:02.047Z] #42 68.33 internal/fmtsort [2020-05-20T18:25:02.047Z] #42 68.41 internal/poll [2020-05-20T18:25:02.047Z] #42 69.13 internal/syscall/execenv [2020-05-20T18:25:02.047Z] #42 69.46 internal/syscall/unix [2020-05-20T18:25:02.047Z] #42 69.95 strings [2020-05-20T18:25:02.047Z] #42 70.74 os [2020-05-20T18:25:02.047Z] #42 ... [2020-05-20T18:25:02.047Z] [2020-05-20T18:25:02.047Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:02.047Z] #14 4.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:25:02.047Z] #14 4.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:25:02.047Z] #14 4.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:25:02.047Z] #14 5.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:25:02.047Z] #14 7.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:25:02.047Z] #14 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:25:02.427Z] CC compel/src/lib/ptrace.o [2020-05-20T18:25:02.427Z] AR compel/libcompel.a [2020-05-20T18:25:02.614Z] #14 ... [2020-05-20T18:25:02.614Z] [2020-05-20T18:25:02.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:02.614Z] #39 3.729 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:25:02.614Z] #39 3.732 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:25:02.714Z] HOSTCC compel/src/main-host.o [2020-05-20T18:25:02.715Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-20T18:25:02.715Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T18:25:02.872Z] #39 3.755 Note: Building without GnuTLS support [2020-05-20T18:25:03.000Z] HOSTCC compel/src/lib/log-host.o [2020-05-20T18:25:03.000Z] HOSTLINK compel/compel-host-bin [2020-05-20T18:25:03.000Z] DEP soccr/soccr.d [2020-05-20T18:25:03.000Z] CC soccr/soccr.o [2020-05-20T18:25:03.346Z] #57 ... [2020-05-20T18:25:03.347Z] [2020-05-20T18:25:03.347Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:03.347Z] #14 10.80 Reading package lists... [2020-05-20T18:25:03.347Z] #14 14.40 Reading package lists... [2020-05-20T18:25:03.347Z] #14 17.05 Building dependency tree... [2020-05-20T18:25:03.347Z] #14 17.39 Reading state information... [2020-05-20T18:25:03.347Z] #14 17.74 libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T18:25:03.347Z] #14 17.74 libcap2-bin set to manually installed. [2020-05-20T18:25:03.347Z] #14 17.74 The following additional packages will be installed: [2020-05-20T18:25:03.347Z] #14 17.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-20T18:25:03.347Z] #14 17.74 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-20T18:25:03.347Z] #14 17.74 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:25:03.347Z] #14 17.74 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-20T18:25:03.347Z] #14 17.74 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-20T18:25:03.347Z] #14 17.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-20T18:25:03.347Z] #14 17.75 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-20T18:25:03.347Z] #14 17.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T18:25:03.347Z] #14 17.75 python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T18:25:03.347Z] #14 17.75 Suggested packages: [2020-05-20T18:25:03.347Z] #14 17.75 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-20T18:25:03.347Z] #14 17.75 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-20T18:25:03.347Z] #14 17.75 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-20T18:25:03.347Z] #14 17.75 xfsdump acl attr quota [2020-05-20T18:25:03.347Z] #14 17.75 Recommended packages: [2020-05-20T18:25:03.347Z] #14 17.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T18:25:03.347Z] #14 17.75 python3-keyrings.alt python3-xdg unzip [2020-05-20T18:25:03.347Z] #14 19.84 The following NEW packages will be installed: [2020-05-20T18:25:03.347Z] #14 19.84 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-20T18:25:03.347Z] #14 19.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-20T18:25:03.347Z] #14 19.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-20T18:25:03.347Z] #14 19.84 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-20T18:25:03.347Z] #14 19.84 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:25:03.347Z] #14 19.84 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-20T18:25:03.347Z] #14 19.84 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-20T18:25:03.347Z] #14 19.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T18:25:03.347Z] #14 19.84 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-20T18:25:03.347Z] #14 19.84 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-20T18:25:03.347Z] #14 19.84 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-20T18:25:03.347Z] #14 19.84 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-20T18:25:03.347Z] #14 19.84 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-20T18:25:03.347Z] #14 19.84 xfsprogs xxd xz-utils zip [2020-05-20T18:25:03.347Z] #14 19.94 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:25:03.347Z] #14 19.94 Need to get 99.3 MB of archives. [2020-05-20T18:25:03.347Z] #14 19.94 After this operation, 605 MB of additional disk space will be used. [2020-05-20T18:25:03.347Z] #14 19.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-20T18:25:03.347Z] #14 19.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-20T18:25:03.347Z] #14 20.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-20T18:25:03.347Z] #14 20.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-20T18:25:03.347Z] #14 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-20T18:25:03.347Z] #14 20.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-20T18:25:03.347Z] #14 20.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-20T18:25:03.347Z] #14 20.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-20T18:25:03.347Z] #14 20.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-20T18:25:03.347Z] #14 20.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-20T18:25:03.347Z] #14 20.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-20T18:25:03.347Z] #14 20.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-20T18:25:03.347Z] #14 20.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-20T18:25:03.347Z] #14 20.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-20T18:25:03.347Z] #14 20.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-20T18:25:03.347Z] #14 20.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-20T18:25:03.347Z] #14 20.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-20T18:25:03.347Z] #14 20.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:25:03.347Z] #14 20.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-20T18:25:03.347Z] #14 20.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-20T18:25:03.347Z] #14 20.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-20T18:25:03.347Z] #14 20.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-20T18:25:03.347Z] #14 20.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-20T18:25:03.347Z] #14 20.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-20T18:25:03.347Z] #14 20.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-20T18:25:03.347Z] #14 20.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-20T18:25:03.347Z] #14 20.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-20T18:25:03.347Z] #14 20.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-20T18:25:03.347Z] #14 20.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-20T18:25:03.347Z] #14 20.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-20T18:25:03.347Z] #14 20.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-20T18:25:03.347Z] #14 20.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-20T18:25:03.618Z] AR soccr/libsoccr.a [2020-05-20T18:25:03.618Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:25:03.618Z] DEP criu/arch/ppc64/sigframe.d [2020-05-20T18:25:03.618Z] DEP criu/arch/ppc64/crtools.d [2020-05-20T18:25:03.618Z] DEP criu/arch/ppc64/cpu.d [2020-05-20T18:25:03.902Z] CC criu/arch/ppc64/cpu.o [2020-05-20T18:25:03.903Z] CC criu/arch/ppc64/crtools.o [2020-05-20T18:25:04.186Z] CC criu/arch/ppc64/sigframe.o [2020-05-20T18:25:04.350Z] #14 22.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-20T18:25:04.471Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-05-20T18:25:04.471Z] DEP criu/pie/util-vdso.d [2020-05-20T18:25:04.471Z] DEP criu/pie/util.d [2020-05-20T18:25:04.471Z] CC criu/pie/util.o [2020-05-20T18:25:04.471Z] CC criu/pie/util-vdso.o [2020-05-20T18:25:04.634Z] #14 ... [2020-05-20T18:25:04.634Z] [2020-05-20T18:25:04.634Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:25:04.634Z] #29 49.22 path/filepath [2020-05-20T18:25:04.634Z] #29 49.95 flag [2020-05-20T18:25:04.634Z] #29 50.21 io/ioutil [2020-05-20T18:25:04.634Z] #29 50.56 github.com/BurntSushi/toml [2020-05-20T18:25:04.634Z] #29 51.16 log [2020-05-20T18:25:04.634Z] #29 51.60 path [2020-05-20T18:25:04.634Z] #29 52.14 text/tabwriter [2020-05-20T18:25:04.634Z] #29 53.69 github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:25:04.634Z] #29 DONE 56.8s [2020-05-20T18:25:04.634Z] [2020-05-20T18:25:04.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:04.634Z] #39 15.72 CC images/stats.o [2020-05-20T18:25:04.634Z] #39 16.01 CC images/core.o [2020-05-20T18:25:04.634Z] #39 16.36 CC images/core-x86.o [2020-05-20T18:25:04.634Z] #39 16.81 CC images/core-arm.o [2020-05-20T18:25:04.634Z] #39 17.06 CC images/core-aarch64.o [2020-05-20T18:25:04.634Z] #39 17.29 CC images/core-ppc64.o [2020-05-20T18:25:04.634Z] #39 17.64 CC images/core-s390.o [2020-05-20T18:25:04.634Z] #39 18.11 CC images/cpuinfo.o [2020-05-20T18:25:04.634Z] #39 18.52 CC images/inventory.o [2020-05-20T18:25:04.634Z] #39 18.77 CC images/fdinfo.o [2020-05-20T18:25:04.635Z] #39 19.05 CC images/fown.o [2020-05-20T18:25:04.635Z] #39 19.28 CC images/ns.o [2020-05-20T18:25:04.635Z] #39 19.41 CC images/regfile.o [2020-05-20T18:25:04.635Z] #39 19.60 CC images/ghost-file.o [2020-05-20T18:25:04.635Z] #39 19.82 CC images/fifo.o [2020-05-20T18:25:04.635Z] #39 19.98 CC images/remap-file-path.o [2020-05-20T18:25:04.635Z] #39 20.15 CC images/eventfd.o [2020-05-20T18:25:04.635Z] #39 20.36 CC images/eventpoll.o [2020-05-20T18:25:04.635Z] #39 20.63 CC images/fh.o [2020-05-20T18:25:04.635Z] #39 20.81 CC images/fsnotify.o [2020-05-20T18:25:04.755Z] AR criu/pie/pie.lib.a [2020-05-20T18:25:04.755Z] DEP criu/pie/restorer.d [2020-05-20T18:25:04.771Z] #39 ... [2020-05-20T18:25:04.771Z] [2020-05-20T18:25:04.771Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:25:04.771Z] #34 8.470 -- Detecting C compile features - done [2020-05-20T18:25:04.771Z] #34 8.526 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T18:25:04.771Z] #34 8.751 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T18:25:04.771Z] #34 8.866 -- Configuring done [2020-05-20T18:25:04.771Z] #34 8.880 -- Generating done [2020-05-20T18:25:04.771Z] #34 8.899 -- Build files have been written to: /tmp/tmp.p0DAuszeVU/tini [2020-05-20T18:25:04.771Z] #34 8.919 + make tini-static [2020-05-20T18:25:04.771Z] #34 9.504 Scanning dependencies of target tini-static [2020-05-20T18:25:04.771Z] #34 9.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T18:25:04.932Z] #39 ... [2020-05-20T18:25:04.932Z] [2020-05-20T18:25:04.932Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:04.932Z] #14 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-20T18:25:04.932Z] #14 23.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-20T18:25:04.932Z] #14 23.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-20T18:25:04.932Z] #14 23.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-20T18:25:04.932Z] #14 23.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-20T18:25:04.932Z] #14 23.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-20T18:25:05.038Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-20T18:25:05.039Z] DEP criu/arch/ppc64/restorer.d [2020-05-20T18:25:05.039Z] DEP criu/arch/ppc64/vdso-pie.d [2020-05-20T18:25:05.039Z] DEP criu/pie/parasite-vdso.d [2020-05-20T18:25:05.039Z] DEP criu/pie/parasite.d [2020-05-20T18:25:05.039Z] CC criu/pie/parasite.o [2020-05-20T18:25:05.215Z] #14 23.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-20T18:25:05.216Z] #14 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-20T18:25:05.216Z] #14 23.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-20T18:25:05.216Z] #14 23.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-20T18:25:05.216Z] #14 23.34 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-20T18:25:05.216Z] #14 23.34 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-20T18:25:05.338Z] #34 ... [2020-05-20T18:25:05.338Z] [2020-05-20T18:25:05.338Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:25:05.338Z] #29 65.44 internal/fmtsort [2020-05-20T18:25:05.338Z] #29 66.17 strings [2020-05-20T18:25:05.338Z] #29 69.32 bytes [2020-05-20T18:25:05.338Z] #29 69.96 fmt [2020-05-20T18:25:05.338Z] #29 71.40 bufio [2020-05-20T18:25:05.338Z] #29 73.13 path/filepath [2020-05-20T18:25:05.338Z] #29 74.92 flag [2020-05-20T18:25:05.338Z] #29 75.15 io/ioutil [2020-05-20T18:25:05.496Z] #14 23.76 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-20T18:25:05.496Z] #14 23.79 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-20T18:25:05.496Z] #14 23.79 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-20T18:25:05.496Z] #14 23.79 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-20T18:25:05.496Z] #14 23.79 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-20T18:25:05.496Z] #14 23.79 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-20T18:25:05.496Z] #14 23.80 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T18:25:05.496Z] #14 23.84 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T18:25:05.596Z] #29 ... [2020-05-20T18:25:05.596Z] [2020-05-20T18:25:05.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:05.596Z] #39 5.869 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:25:05.596Z] #39 5.933 GEN .gitid [2020-05-20T18:25:05.596Z] #39 5.945 GEN criu/include/version.h [2020-05-20T18:25:05.596Z] #39 5.981 GEN include/common/asm [2020-05-20T18:25:05.658Z] LINK criu/pie/parasite.built-in.o [2020-05-20T18:25:05.659Z] GEN criu/pie/parasite-blob.h [2020-05-20T18:25:05.659Z] CC criu/pie/parasite-vdso.o [2020-05-20T18:25:05.777Z] #14 23.88 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T18:25:05.777Z] #14 23.89 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-20T18:25:05.777Z] #14 23.89 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T18:25:05.777Z] #14 23.90 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T18:25:05.777Z] #14 23.90 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T18:25:05.777Z] #14 23.90 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-20T18:25:05.777Z] #14 23.91 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T18:25:05.777Z] #14 24.07 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-20T18:25:05.777Z] #14 24.12 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-20T18:25:05.944Z] CC criu/arch/ppc64/vdso-pie.o [2020-05-20T18:25:05.944Z] CC criu/arch/ppc64/restorer.o [2020-05-20T18:25:05.944Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-05-20T18:25:06.058Z] #14 24.17 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-20T18:25:06.228Z] CC criu/pie/restorer.o [2020-05-20T18:25:06.669Z] #14 24.73 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:25:06.669Z] #14 24.82 Fetched 99.3 MB in 4s (23.2 MB/s) [2020-05-20T18:25:06.669Z] #14 24.86 Selecting previously unselected package pigz. [2020-05-20T18:25:06.670Z] #14 24.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15242 files and directories currently installed.) [2020-05-20T18:25:06.670Z] #14 24.88 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-20T18:25:06.670Z] #14 24.89 Unpacking pigz (2.4-1) ... [2020-05-20T18:25:06.670Z] #14 24.97 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-20T18:25:06.670Z] #14 24.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T18:25:06.670Z] #14 24.98 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-20T18:25:06.950Z] #14 25.36 Selecting previously unselected package python3.7-minimal. [2020-05-20T18:25:06.982Z] #39 7.843 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T18:25:06.982Z] #39 7.929 PBCC images/opts.pb-c.c [2020-05-20T18:25:06.982Z] #39 7.943 PBCC images/sit.pb-c.c [2020-05-20T18:25:06.982Z] #39 8.081 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T18:25:06.982Z] #39 8.159 DEP images/opts.pb-c.d [2020-05-20T18:25:07.231Z] #14 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T18:25:07.231Z] #14 25.36 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:25:07.239Z] LINK criu/pie/restorer.built-in.o [2020-05-20T18:25:07.239Z] GEN criu/pie/restorer-blob.h [2020-05-20T18:25:07.239Z] DEP criu/vdso.d [2020-05-20T18:25:07.239Z] DEP criu/uts_ns.d [2020-05-20T18:25:07.239Z] DEP criu/util.d [2020-05-20T18:25:07.239Z] DEP criu/uffd.d [2020-05-20T18:25:07.239Z] DEP criu/tun.d [2020-05-20T18:25:07.240Z] #39 ... [2020-05-20T18:25:07.240Z] [2020-05-20T18:25:07.240Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:25:07.240Z] #34 11.30 [100%] Linking C executable tini-static [2020-05-20T18:25:07.240Z] #34 11.94 [100%] Built target tini-static [2020-05-20T18:25:07.240Z] #34 12.02 + mkdir -p /build [2020-05-20T18:25:07.240Z] #34 12.03 + cp tini-static /build/docker-init [2020-05-20T18:25:07.240Z] #34 DONE 12.3s [2020-05-20T18:25:07.240Z] [2020-05-20T18:25:07.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:07.240Z] #39 8.323 DEP images/sit.pb-c.d [2020-05-20T18:25:07.498Z] #39 8.425 PBCC images/macvlan.pb-c.c [2020-05-20T18:25:07.498Z] #39 8.483 DEP images/macvlan.pb-c.d [2020-05-20T18:25:07.498Z] #39 8.682 PBCC images/autofs.pb-c.c [2020-05-20T18:25:07.523Z] DEP criu/tty.d [2020-05-20T18:25:07.523Z] DEP criu/timerfd.d [2020-05-20T18:25:07.523Z] DEP criu/sysfs_parse.d [2020-05-20T18:25:07.523Z] DEP criu/sysctl.d [2020-05-20T18:25:07.523Z] DEP criu/string.d [2020-05-20T18:25:07.523Z] DEP criu/stats.d [2020-05-20T18:25:07.755Z] #39 8.720 DEP images/autofs.pb-c.d [2020-05-20T18:25:07.755Z] #39 8.856 PBCC images/sysctl.pb-c.c [2020-05-20T18:25:07.755Z] #39 8.944 DEP images/sysctl.pb-c.d [2020-05-20T18:25:07.806Z] DEP criu/sockets.d [2020-05-20T18:25:07.806Z] DEP criu/sk-unix.d [2020-05-20T18:25:07.806Z] DEP criu/sk-tcp.d [2020-05-20T18:25:07.806Z] DEP criu/sk-queue.d [2020-05-20T18:25:07.842Z] #14 26.12 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-20T18:25:07.842Z] #14 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:25:08.013Z] #39 9.082 PBCC images/time.pb-c.c [2020-05-20T18:25:08.013Z] #39 9.221 DEP images/time.pb-c.d [2020-05-20T18:25:08.090Z] DEP criu/sk-packet.d [2020-05-20T18:25:08.090Z] DEP criu/sk-netlink.d [2020-05-20T18:25:08.090Z] DEP criu/sk-inet.d [2020-05-20T18:25:08.090Z] DEP criu/signalfd.d [2020-05-20T18:25:08.273Z] #39 9.313 PBCC images/binfmt-misc.pb-c.c [2020-05-20T18:25:08.273Z] #39 9.313 DEP images/binfmt-misc.pb-c.d [2020-05-20T18:25:08.273Z] #39 9.325 PBCC images/seccomp.pb-c.c [2020-05-20T18:25:08.273Z] #39 9.329 DEP images/seccomp.pb-c.d [2020-05-20T18:25:08.273Z] #39 9.406 PBCC images/userns.pb-c.c [2020-05-20T18:25:08.273Z] #39 9.461 DEP images/userns.pb-c.d [2020-05-20T18:25:08.374Z] DEP criu/sigframe.d [2020-05-20T18:25:08.374Z] DEP criu/shmem.d [2020-05-20T18:25:08.374Z] DEP criu/servicefd.d [2020-05-20T18:25:08.374Z] DEP criu/seize.d [2020-05-20T18:25:08.374Z] DEP criu/seccomp.d [2020-05-20T18:25:08.374Z] DEP criu/rst-malloc.d [2020-05-20T18:25:08.532Z] #39 9.504 PBCC images/cgroup.pb-c.c [2020-05-20T18:25:08.532Z] #39 9.549 DEP images/cgroup.pb-c.d [2020-05-20T18:25:08.532Z] #39 9.591 PBCC images/fown.pb-c.c [2020-05-20T18:25:08.532Z] #39 9.614 PBCC images/ext-file.pb-c.c [2020-05-20T18:25:08.532Z] #39 9.624 DEP images/fown.pb-c.d [2020-05-20T18:25:08.532Z] #39 9.705 DEP images/ext-file.pb-c.d [2020-05-20T18:25:08.659Z] DEP criu/rbtree.d [2020-05-20T18:25:08.659Z] DEP criu/pstree.d [2020-05-20T18:25:08.659Z] DEP criu/protobuf.d [2020-05-20T18:25:08.659Z] GEN criu/protobuf-desc-gen.h [2020-05-20T18:25:08.790Z] #39 9.818 PBCC images/rpc.pb-c.c [2020-05-20T18:25:08.790Z] #39 9.865 DEP images/rpc.pb-c.d [2020-05-20T18:25:08.790Z] #39 9.941 PBCC images/siginfo.pb-c.c [2020-05-20T18:25:08.943Z] DEP criu/protobuf-desc.d [2020-05-20T18:25:09.047Z] #39 9.974 DEP images/siginfo.pb-c.d [2020-05-20T18:25:09.047Z] #39 10.04 PBCC images/pagemap.pb-c.c [2020-05-20T18:25:09.047Z] #39 10.09 DEP images/pagemap.pb-c.d [2020-05-20T18:25:09.047Z] #39 10.22 PBCC images/rlimit.pb-c.c [2020-05-20T18:25:09.227Z] DEP criu/proc_parse.d [2020-05-20T18:25:09.227Z] DEP criu/plugin.d [2020-05-20T18:25:09.227Z] DEP criu/pipes.d [2020-05-20T18:25:09.227Z] DEP criu/pie-util.d [2020-05-20T18:25:09.227Z] DEP criu/pie-util-vdso.d [2020-05-20T18:25:09.227Z] DEP criu/path.d [2020-05-20T18:25:09.305Z] #39 10.26 DEP images/rlimit.pb-c.d [2020-05-20T18:25:09.305Z] #39 10.34 PBCC images/file-lock.pb-c.c [2020-05-20T18:25:09.305Z] #39 10.37 DEP images/file-lock.pb-c.d [2020-05-20T18:25:09.305Z] #39 10.45 PBCC images/tty.pb-c.c [2020-05-20T18:25:09.305Z] #39 10.53 DEP images/tty.pb-c.d [2020-05-20T18:25:09.305Z] #39 10.57 PBCC images/tun.pb-c.c [2020-05-20T18:25:09.511Z] DEP criu/parasite-syscall.d [2020-05-20T18:25:09.511Z] DEP criu/pagemap.d [2020-05-20T18:25:09.511Z] DEP criu/pagemap-cache.d [2020-05-20T18:25:09.511Z] DEP criu/page-xfer.d [2020-05-20T18:25:09.511Z] DEP criu/page-pipe.d [2020-05-20T18:25:09.562Z] #39 10.64 PBCC images/netdev.pb-c.c [2020-05-20T18:25:09.562Z] #39 10.71 DEP images/tun.pb-c.d [2020-05-20T18:25:09.562Z] #39 10.78 DEP images/netdev.pb-c.d [2020-05-20T18:25:09.562Z] #39 10.83 PBCC images/vma.pb-c.c [2020-05-20T18:25:09.794Z] DEP criu/netfilter.d [2020-05-20T18:25:09.794Z] DEP criu/net.d [2020-05-20T18:25:09.794Z] DEP criu/namespaces.d [2020-05-20T18:25:09.794Z] DEP criu/mount.d [2020-05-20T18:25:09.820Z] #39 10.88 DEP images/vma.pb-c.d [2020-05-20T18:25:09.820Z] #39 10.93 PBCC images/creds.pb-c.c [2020-05-20T18:25:09.820Z] #39 10.95 DEP images/creds.pb-c.d [2020-05-20T18:25:09.820Z] #39 11.00 PBCC images/utsns.pb-c.c [2020-05-20T18:25:09.820Z] #39 11.02 DEP images/utsns.pb-c.d [2020-05-20T18:25:09.855Z] #14 27.87 Selecting previously unselected package python3-minimal. [2020-05-20T18:25:09.855Z] #14 27.87 (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 ... 15491 files and directories currently installed.) [2020-05-20T18:25:09.855Z] #14 27.92 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-20T18:25:09.855Z] #14 27.92 Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T18:25:09.855Z] #14 27.97 Selecting previously unselected package libmpdec2:s390x. [2020-05-20T18:25:09.855Z] #14 27.97 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-20T18:25:09.855Z] #14 27.98 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-20T18:25:09.855Z] #14 28.04 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-20T18:25:09.855Z] #14 28.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T18:25:09.855Z] #14 28.04 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-20T18:25:10.078Z] #39 11.10 PBCC images/ipc-desc.pb-c.c [2020-05-20T18:25:10.078Z] #39 11.11 PBCC images/ipc-sem.pb-c.c [2020-05-20T18:25:10.078Z] #39 11.15 DEP images/ipc-desc.pb-c.d [2020-05-20T18:25:10.078Z] #39 11.19 DEP images/ipc-sem.pb-c.d [2020-05-20T18:25:10.078Z] #39 11.22 PBCC images/ipc-msg.pb-c.c [2020-05-20T18:25:10.079Z] DEP criu/mem.d [2020-05-20T18:25:10.079Z] DEP criu/lsm.d [2020-05-20T18:25:10.079Z] DEP criu/log.d [2020-05-20T18:25:10.079Z] DEP criu/libnetlink.d [2020-05-20T18:25:10.079Z] DEP criu/kerndat.d [2020-05-20T18:25:10.336Z] #39 11.28 DEP images/ipc-msg.pb-c.d [2020-05-20T18:25:10.336Z] #39 11.34 PBCC images/ipc-shm.pb-c.c [2020-05-20T18:25:10.336Z] #39 11.42 DEP images/ipc-shm.pb-c.d [2020-05-20T18:25:10.336Z] #39 11.48 PBCC images/ipc-var.pb-c.c [2020-05-20T18:25:10.363Z] DEP criu/kcmp-ids.d [2020-05-20T18:25:10.363Z] DEP criu/irmap.d [2020-05-20T18:25:10.363Z] DEP criu/ipc_ns.d [2020-05-20T18:25:10.363Z] DEP criu/image.d [2020-05-20T18:25:10.363Z] DEP criu/image-desc.d [2020-05-20T18:25:10.363Z] DEP criu/fsnotify.d [2020-05-20T18:25:10.466Z] #14 ... [2020-05-20T18:25:10.466Z] [2020-05-20T18:25:10.466Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:10.466Z] #42 52.46 path/filepath [2020-05-20T18:25:10.466Z] #42 53.51 internal/lazyregexp [2020-05-20T18:25:10.466Z] #42 53.57 flag [2020-05-20T18:25:10.466Z] #42 53.74 go/token [2020-05-20T18:25:10.466Z] #42 54.58 go/scanner [2020-05-20T18:25:10.466Z] #42 54.85 path [2020-05-20T18:25:10.466Z] #42 55.27 io/ioutil [2020-05-20T18:25:10.466Z] #42 55.62 net/url [2020-05-20T18:25:10.466Z] #42 55.69 go/ast [2020-05-20T18:25:10.466Z] #42 56.79 text/template/parse [2020-05-20T18:25:10.466Z] #42 59.56 go/parser [2020-05-20T18:25:10.466Z] #42 59.95 text/template [2020-05-20T18:25:10.466Z] #42 62.19 log [2020-05-20T18:25:10.466Z] #42 ... [2020-05-20T18:25:10.466Z] [2020-05-20T18:25:10.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:10.466Z] #39 21.57 CC images/signalfd.o [2020-05-20T18:25:10.466Z] #39 21.80 CC images/fs.o [2020-05-20T18:25:10.466Z] #39 21.98 CC images/pstree.o [2020-05-20T18:25:10.466Z] #39 22.12 CC images/pipe.o [2020-05-20T18:25:10.466Z] #39 22.28 CC images/tcp-stream.o [2020-05-20T18:25:10.466Z] #39 22.41 CC images/sk-packet.o [2020-05-20T18:25:10.466Z] #39 22.52 CC images/mnt.o [2020-05-20T18:25:10.466Z] #39 22.58 CC images/pipe-data.o [2020-05-20T18:25:10.466Z] #39 22.67 CC images/sa.o [2020-05-20T18:25:10.466Z] #39 22.76 CC images/timer.o [2020-05-20T18:25:10.466Z] #39 22.99 CC images/timerfd.o [2020-05-20T18:25:10.466Z] #39 23.10 CC images/mm.o [2020-05-20T18:25:10.466Z] #39 23.23 CC images/sk-opts.o [2020-05-20T18:25:10.466Z] #39 23.37 CC images/sk-unix.o [2020-05-20T18:25:10.466Z] #39 23.50 CC images/sk-inet.o [2020-05-20T18:25:10.466Z] #39 23.68 CC images/tun.o [2020-05-20T18:25:10.466Z] #39 23.93 CC images/sk-netlink.o [2020-05-20T18:25:10.466Z] #39 24.02 CC images/packet-sock.o [2020-05-20T18:25:10.466Z] #39 24.21 CC images/ipc-var.o [2020-05-20T18:25:10.466Z] #39 24.31 CC images/ipc-desc.o [2020-05-20T18:25:10.466Z] #39 24.39 CC images/ipc-shm.o [2020-05-20T18:25:10.466Z] #39 24.49 CC images/ipc-msg.o [2020-05-20T18:25:10.466Z] #39 24.59 CC images/ipc-sem.o [2020-05-20T18:25:10.466Z] #39 24.75 CC images/utsns.o [2020-05-20T18:25:10.466Z] #39 24.89 CC images/creds.o [2020-05-20T18:25:10.466Z] #39 25.02 CC images/vma.o [2020-05-20T18:25:10.466Z] #39 25.12 CC images/netdev.o [2020-05-20T18:25:10.466Z] #39 25.41 CC images/tty.o [2020-05-20T18:25:10.466Z] #39 25.80 CC images/file-lock.o [2020-05-20T18:25:10.466Z] #39 25.93 CC images/rlimit.o [2020-05-20T18:25:10.466Z] #39 26.09 CC images/pagemap.o [2020-05-20T18:25:10.466Z] #39 26.24 CC images/siginfo.o [2020-05-20T18:25:10.466Z] #39 26.39 CC images/rpc.o [2020-05-20T18:25:10.466Z] #39 27.07 CC images/ext-file.o [2020-05-20T18:25:10.594Z] #39 11.53 DEP images/ipc-var.pb-c.d [2020-05-20T18:25:10.594Z] #39 11.59 PBCC images/sk-opts.pb-c.c [2020-05-20T18:25:10.594Z] #39 11.63 PBCC images/packet-sock.pb-c.c [2020-05-20T18:25:10.594Z] #39 11.67 DEP images/sk-opts.pb-c.d [2020-05-20T18:25:10.594Z] #39 11.78 DEP images/packet-sock.pb-c.d [2020-05-20T18:25:10.594Z] #39 11.86 PBCC images/sk-netlink.pb-c.c [2020-05-20T18:25:10.647Z] DEP criu/filesystems.d [2020-05-20T18:25:10.647Z] DEP criu/files.d [2020-05-20T18:25:10.647Z] DEP criu/files-reg.d [2020-05-20T18:25:10.647Z] DEP criu/files-ext.d [2020-05-20T18:25:10.647Z] DEP criu/file-lock.d [2020-05-20T18:25:10.853Z] #39 11.96 DEP images/sk-netlink.pb-c.d [2020-05-20T18:25:10.853Z] #39 12.03 PBCC images/sk-inet.pb-c.c [2020-05-20T18:25:10.853Z] #39 12.10 DEP images/sk-inet.pb-c.d [2020-05-20T18:25:10.931Z] DEP criu/file-ids.d [2020-05-20T18:25:10.931Z] DEP criu/fifo.d [2020-05-20T18:25:10.931Z] DEP criu/fdstore.d [2020-05-20T18:25:10.931Z] DEP criu/fault-injection.d [2020-05-20T18:25:10.931Z] DEP criu/external.d [2020-05-20T18:25:11.078Z] #39 27.22 CC images/cgroup.o [2020-05-20T18:25:11.078Z] #39 27.48 CC images/userns.o [2020-05-20T18:25:11.078Z] #39 27.59 CC images/google/protobuf/descriptor.o [2020-05-20T18:25:11.111Z] #39 12.20 PBCC images/sk-unix.pb-c.c [2020-05-20T18:25:11.111Z] #39 12.28 DEP images/sk-unix.pb-c.d [2020-05-20T18:25:11.111Z] #39 12.35 PBCC images/mm.pb-c.c [2020-05-20T18:25:11.215Z] DEP criu/eventpoll.d [2020-05-20T18:25:11.215Z] DEP criu/eventfd.d [2020-05-20T18:25:11.215Z] DEP criu/crtools.d [2020-05-20T18:25:11.215Z] DEP criu/cr-service.d [2020-05-20T18:25:11.215Z] DEP criu/cr-restore.d [2020-05-20T18:25:11.369Z] #39 12.41 DEP images/mm.pb-c.d [2020-05-20T18:25:11.369Z] #39 12.48 PBCC images/timerfd.pb-c.c [2020-05-20T18:25:11.369Z] #39 12.59 DEP images/timerfd.pb-c.d [2020-05-20T18:25:11.498Z] DEP criu/cr-errno.d [2020-05-20T18:25:11.498Z] DEP criu/cr-dump.d [2020-05-20T18:25:11.498Z] DEP criu/cr-dedup.d [2020-05-20T18:25:11.498Z] DEP criu/cr-check.d [2020-05-20T18:25:11.628Z] #39 12.65 PBCC images/timer.pb-c.c [2020-05-20T18:25:11.628Z] #39 12.69 DEP images/timer.pb-c.d [2020-05-20T18:25:11.628Z] #39 12.74 PBCC images/sa.pb-c.c [2020-05-20T18:25:11.628Z] #39 12.80 DEP images/sa.pb-c.d [2020-05-20T18:25:11.628Z] #39 12.87 PBCC images/pipe-data.pb-c.c [2020-05-20T18:25:11.689Z] #39 ... [2020-05-20T18:25:11.689Z] [2020-05-20T18:25:11.689Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:11.689Z] #14 28.85 Selecting previously unselected package python3.7. [2020-05-20T18:25:11.689Z] #14 28.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-20T18:25:11.689Z] #14 28.86 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:25:11.689Z] #14 28.96 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-20T18:25:11.689Z] #14 28.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-20T18:25:11.689Z] #14 28.97 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-20T18:25:11.689Z] #14 29.00 Setting up python3-minimal (3.7.3-1) ... [2020-05-20T18:25:11.689Z] #14 29.90 Selecting previously unselected package python3. [2020-05-20T18:25:11.690Z] #14 29.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 ... 15903 files and directories currently installed.) [2020-05-20T18:25:11.690Z] #14 29.94 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-20T18:25:11.690Z] #14 29.95 Unpacking python3 (3.7.3-1) ... [2020-05-20T18:25:11.690Z] #14 30.08 Selecting previously unselected package libip4tc0:s390x. [2020-05-20T18:25:11.690Z] #14 30.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-20T18:25:11.690Z] #14 30.08 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-20T18:25:11.782Z] DEP criu/config.d [2020-05-20T18:25:11.782Z] DEP criu/clone-noasan.d [2020-05-20T18:25:11.782Z] DEP criu/cgroup.d [2020-05-20T18:25:11.782Z] DEP criu/cgroup-props.d [2020-05-20T18:25:11.782Z] DEP criu/bitmap.d [2020-05-20T18:25:11.782Z] DEP criu/bfd.d [2020-05-20T18:25:11.782Z] DEP criu/autofs.d [2020-05-20T18:25:11.886Z] #39 12.90 DEP images/pipe-data.pb-c.d [2020-05-20T18:25:11.886Z] #39 12.95 PBCC images/mnt.pb-c.c [2020-05-20T18:25:11.886Z] #39 13.01 DEP images/mnt.pb-c.d [2020-05-20T18:25:11.886Z] #39 13.05 PBCC images/sk-packet.pb-c.c [2020-05-20T18:25:11.886Z] #39 13.06 DEP images/sk-packet.pb-c.d [2020-05-20T18:25:11.886Z] #39 13.11 PBCC images/tcp-stream.pb-c.c [2020-05-20T18:25:11.970Z] #14 30.17 Selecting previously unselected package libip6tc0:s390x. [2020-05-20T18:25:11.970Z] #14 30.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-20T18:25:11.970Z] #14 30.18 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-20T18:25:11.970Z] #14 30.22 Selecting previously unselected package libiptc0:s390x. [2020-05-20T18:25:11.970Z] #14 30.22 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-20T18:25:11.970Z] #14 30.22 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-20T18:25:11.970Z] #14 30.27 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-20T18:25:11.970Z] #14 30.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-20T18:25:11.970Z] #14 30.28 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-20T18:25:11.970Z] #14 30.33 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-20T18:25:11.970Z] #14 30.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-20T18:25:11.970Z] #14 30.33 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-20T18:25:11.970Z] #14 30.38 Selecting previously unselected package libnftnl11:s390x. [2020-05-20T18:25:11.970Z] #14 30.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-20T18:25:12.065Z] DEP criu/aio.d [2020-05-20T18:25:12.065Z] DEP criu/action-scripts.d [2020-05-20T18:25:12.065Z] CC criu/action-scripts.o [2020-05-20T18:25:12.144Z] #39 13.16 DEP images/tcp-stream.pb-c.d [2020-05-20T18:25:12.144Z] #39 13.24 PBCC images/pipe.pb-c.c [2020-05-20T18:25:12.144Z] #39 13.35 DEP images/pipe.pb-c.d [2020-05-20T18:25:12.251Z] #14 30.38 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-20T18:25:12.251Z] #14 30.45 Selecting previously unselected package iptables. [2020-05-20T18:25:12.251Z] #14 30.45 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-20T18:25:12.251Z] #14 30.46 Unpacking iptables (1.8.2-4) ... [2020-05-20T18:25:12.349Z] CC criu/aio.o [2020-05-20T18:25:12.402Z] #39 13.46 PBCC images/pstree.pb-c.c [2020-05-20T18:25:12.402Z] #39 13.49 DEP images/pstree.pb-c.d [2020-05-20T18:25:12.402Z] #39 13.55 PBCC images/fs.pb-c.c [2020-05-20T18:25:12.402Z] #39 13.57 DEP images/fs.pb-c.d [2020-05-20T18:25:12.532Z] #14 30.74 Selecting previously unselected package xxd. [2020-05-20T18:25:12.532Z] #14 30.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T18:25:12.532Z] #14 30.74 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:25:12.532Z] #14 30.89 Selecting previously unselected package vim-common. [2020-05-20T18:25:12.532Z] #14 30.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:25:12.532Z] #14 30.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:25:12.640Z] CC criu/autofs.o [2020-05-20T18:25:12.660Z] #39 13.61 PBCC images/signalfd.pb-c.c [2020-05-20T18:25:12.660Z] #39 13.67 DEP images/signalfd.pb-c.d [2020-05-20T18:25:12.660Z] #39 13.74 PBCC images/fh.pb-c.c [2020-05-20T18:25:12.660Z] #39 13.79 PBCC images/fsnotify.pb-c.c [2020-05-20T18:25:12.812Z] #14 31.06 Selecting previously unselected package bash-completion. [2020-05-20T18:25:12.812Z] #14 31.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T18:25:12.918Z] #39 13.88 DEP images/fh.pb-c.d [2020-05-20T18:25:12.918Z] #39 13.96 DEP images/fsnotify.pb-c.d [2020-05-20T18:25:12.918Z] #39 14.04 PBCC images/eventpoll.pb-c.c [2020-05-20T18:25:12.918Z] #39 14.06 DEP images/eventpoll.pb-c.d [2020-05-20T18:25:12.918Z] #39 14.10 PBCC images/eventfd.pb-c.c [2020-05-20T18:25:12.918Z] #39 14.13 DEP images/eventfd.pb-c.d [2020-05-20T18:25:13.176Z] #39 14.21 PBCC images/remap-file-path.pb-c.c [2020-05-20T18:25:13.176Z] #39 14.25 DEP images/remap-file-path.pb-c.d [2020-05-20T18:25:13.176Z] #39 14.32 PBCC images/fifo.pb-c.c [2020-05-20T18:25:13.176Z] #39 ... [2020-05-20T18:25:13.176Z] [2020-05-20T18:25:13.176Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:13.176Z] #42 73.17 regexp/syntax [2020-05-20T18:25:13.176Z] #42 74.44 fmt [2020-05-20T18:25:13.176Z] #42 79.32 path/filepath [2020-05-20T18:25:13.176Z] #42 79.43 flag [2020-05-20T18:25:13.176Z] #42 80.71 go/token [2020-05-20T18:25:13.176Z] #42 81.30 regexp [2020-05-20T18:25:13.176Z] #42 81.78 go/scanner [2020-05-20T18:25:13.176Z] #42 83.28 go/ast [2020-05-20T18:25:13.257Z] CC criu/bfd.o [2020-05-20T18:25:13.434Z] #42 ... [2020-05-20T18:25:13.434Z] [2020-05-20T18:25:13.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:13.435Z] #39 14.39 DEP images/fifo.pb-c.d [2020-05-20T18:25:13.435Z] #39 14.45 PBCC images/ghost-file.pb-c.c [2020-05-20T18:25:13.435Z] #39 14.49 DEP images/ghost-file.pb-c.d [2020-05-20T18:25:13.435Z] #39 14.54 PBCC images/regfile.pb-c.c [2020-05-20T18:25:13.435Z] #39 14.60 DEP images/regfile.pb-c.d [2020-05-20T18:25:13.435Z] #39 14.64 PBCC images/ns.pb-c.c [2020-05-20T18:25:13.435Z] #39 14.70 DEP images/ns.pb-c.d [2020-05-20T18:25:13.541Z] CC criu/bitmap.o [2020-05-20T18:25:13.541Z] CC criu/cgroup-props.o [2020-05-20T18:25:13.693Z] #39 14.77 PBCC images/fdinfo.pb-c.c [2020-05-20T18:25:13.693Z] #39 14.82 DEP images/fdinfo.pb-c.d [2020-05-20T18:25:13.693Z] #39 14.87 PBCC images/core-aarch64.pb-c.c [2020-05-20T18:25:13.693Z] #39 14.95 PBCC images/core-arm.pb-c.c [2020-05-20T18:25:13.824Z] CC criu/cgroup.o [2020-05-20T18:25:13.951Z] #39 15.00 PBCC images/core-ppc64.pb-c.c [2020-05-20T18:25:13.951Z] #39 15.09 PBCC images/core-s390.pb-c.c [2020-05-20T18:25:13.951Z] #39 15.17 PBCC images/core-x86.pb-c.c [2020-05-20T18:25:13.951Z] #39 15.22 PBCC images/core.pb-c.c [2020-05-20T18:25:14.209Z] #39 15.37 PBCC images/inventory.pb-c.c [2020-05-20T18:25:14.467Z] #39 15.53 DEP images/core-aarch64.pb-c.d [2020-05-20T18:25:14.467Z] #39 15.63 DEP images/core-arm.pb-c.d [2020-05-20T18:25:14.729Z] #39 15.68 DEP images/core-ppc64.pb-c.d [2020-05-20T18:25:14.729Z] #39 15.76 DEP images/core-s390.pb-c.d [2020-05-20T18:25:14.729Z] #39 15.81 DEP images/core-x86.pb-c.d [2020-05-20T18:25:14.729Z] #39 15.89 DEP images/core.pb-c.d [2020-05-20T18:25:14.800Z] Fetching without tags [2020-05-20T18:25:14.827Z] #14 33.21 Unpacking bash-completion (1:2.8-6) ... [2020-05-20T18:25:14.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:25:14.712Z] > git config --add remote.origin.fetch +refs/pull/40978/head:refs/remotes/origin/PR-40978 # timeout=10 [2020-05-20T18:25:14.744Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:25:14.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:25:14.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:25:14.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:25:14.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:25:14.987Z] #39 15.98 DEP images/inventory.pb-c.d [2020-05-20T18:25:14.987Z] #39 16.08 PBCC images/cpuinfo.pb-c.c [2020-05-20T18:25:14.987Z] #39 16.15 DEP images/cpuinfo.pb-c.d [2020-05-20T18:25:15.235Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:15.246Z] #39 16.23 PBCC images/stats.pb-c.c [2020-05-20T18:25:15.246Z] #39 16.24 DEP images/stats.pb-c.d [2020-05-20T18:25:15.246Z] #39 ... [2020-05-20T18:25:15.246Z] [2020-05-20T18:25:15.246Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:25:15.246Z] #29 76.00 github.com/BurntSushi/toml [2020-05-20T18:25:15.246Z] #29 76.73 log [2020-05-20T18:25:15.246Z] #29 77.62 path [2020-05-20T18:25:15.246Z] #29 78.45 text/tabwriter [2020-05-20T18:25:15.246Z] #29 81.02 github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:25:15.246Z] #29 DONE 85.3s [2020-05-20T18:25:15.303Z] CC criu/clone-noasan.o [2020-05-20T18:25:15.303Z] CC criu/config.o [2020-05-20T18:25:15.440Z] #14 33.59 Selecting previously unselected package bzip2. [2020-05-20T18:25:15.440Z] #14 33.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-20T18:25:15.440Z] #14 33.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:25:15.440Z] #14 33.68 Selecting previously unselected package xz-utils. [2020-05-20T18:25:15.440Z] #14 33.68 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-20T18:25:15.440Z] #14 33.69 Unpacking xz-utils (5.2.4-1) ... [2020-05-20T18:25:15.504Z] [2020-05-20T18:25:15.504Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:25:15.504Z] #57 43.08 Checking out files: 51% (1636/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 87% (2794/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-20T18:25:15.504Z] #57 44.57 + cd /tmp/tmp.aClEnhz3xd/src/github.com/containerd/containerd [2020-05-20T18:25:15.504Z] #57 44.57 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:25:15.504Z] #57 47.25 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T18:25:15.504Z] #57 47.25 + BUILDTAGS='netgo osusergo static_build' [2020-05-20T18:25:15.504Z] #57 47.25 + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:25:15.504Z] #57 47.25 + EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:25:15.504Z] #57 47.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T18:25:15.504Z] #57 47.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T18:25:15.504Z] #57 47.25 + '[' '' = dynamic ']' [2020-05-20T18:25:15.504Z] #57 47.25 + make [2020-05-20T18:25:15.504Z] #57 48.40 🇩 bin/ctr [2020-05-20T18:25:15.721Z] #14 33.89 Selecting previously unselected package apparmor. [2020-05-20T18:25:15.721Z] #14 33.89 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-20T18:25:15.721Z] #14 33.94 Unpacking apparmor (2.13.2-10) ... [2020-05-20T18:25:16.313Z] CC criu/cr-check.o [2020-05-20T18:25:16.317Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:16.317Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:25:16.334Z] #14 34.37 Selecting previously unselected package aufs-tools. [2020-05-20T18:25:16.334Z] #14 34.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-20T18:25:16.334Z] #14 34.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:25:16.334Z] #14 34.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T18:25:16.334Z] #14 34.54 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-20T18:25:16.334Z] #14 34.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:25:16.930Z] CC criu/cr-dedup.o [2020-05-20T18:25:15.242Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:25:15.275Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:25:16.264Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:25:16.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-20T18:25:16.319Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:25:16.342Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:25:17.213Z] CC criu/cr-dump.o [2020-05-20T18:25:17.406Z] #57 ... [2020-05-20T18:25:17.406Z] [2020-05-20T18:25:17.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:17.406Z] #39 18.38 make[1]: Nothing to be done for 'all'. [2020-05-20T18:25:17.799Z] #14 35.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-20T18:25:17.799Z] #14 35.83 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-20T18:25:17.799Z] #14 35.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:25:18.223Z] CC criu/cr-errno.o [2020-05-20T18:25:18.223Z] CC criu/cr-restore.o [2020-05-20T18:25:18.779Z] #39 19.82 CC images/stats.o [2020-05-20T18:25:19.140Z] Running on azwin-2-fb1f80 in d:\jenkins\workspace\moby_PR-40978 [Pipeline] { [Pipeline] ws [2020-05-20T18:25:19.156Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-20T18:25:19.264Z] #14 ... [2020-05-20T18:25:19.264Z] [2020-05-20T18:25:19.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:19.264Z] #39 28.52 CC images/opts.o [2020-05-20T18:25:19.264Z] #39 28.72 CC images/seccomp.o [2020-05-20T18:25:19.264Z] #39 28.97 CC images/binfmt-misc.o [2020-05-20T18:25:19.264Z] #39 29.12 CC images/time.o [2020-05-20T18:25:19.264Z] #39 29.25 CC images/sysctl.o [2020-05-20T18:25:19.264Z] #39 29.36 CC images/autofs.o [2020-05-20T18:25:19.264Z] #39 29.47 CC images/macvlan.o [2020-05-20T18:25:19.264Z] #39 29.56 CC images/sit.o [2020-05-20T18:25:19.264Z] #39 29.68 LINK images/built-in.o [2020-05-20T18:25:19.264Z] #39 29.75 GEN compel/include/asm [2020-05-20T18:25:19.264Z] #39 29.76 GEN compel/include/version.h [2020-05-20T18:25:19.264Z] #39 29.77 touch .config [2020-05-20T18:25:19.264Z] #39 29.79 GEN include/common/config.h [2020-05-20T18:25:19.264Z] #39 29.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-20T18:25:19.264Z] #39 29.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T18:25:19.264Z] #39 29.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T18:25:19.264Z] #39 29.97 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-20T18:25:19.264Z] #39 29.99 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-20T18:25:19.264Z] #39 30.02 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-20T18:25:19.264Z] #39 30.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T18:25:19.264Z] #39 30.04 DEP compel/plugins/std/infect.d [2020-05-20T18:25:19.264Z] #39 30.13 DEP compel/plugins/std/string.d [2020-05-20T18:25:19.264Z] #39 30.19 DEP compel/plugins/std/log.d [2020-05-20T18:25:19.264Z] #39 30.25 DEP compel/plugins/std/fds.d [2020-05-20T18:25:19.264Z] #39 30.36 DEP compel/plugins/std/std.d [2020-05-20T18:25:19.264Z] #39 30.43 DEP compel/plugins/shmem/shmem.d [2020-05-20T18:25:19.264Z] #39 30.55 DEP compel/plugins/fds/fds.d [2020-05-20T18:25:19.264Z] #39 30.68 CC compel/plugins/std/std.o [2020-05-20T18:25:19.264Z] #39 30.94 CC compel/plugins/std/fds.o [2020-05-20T18:25:19.264Z] #39 31.23 CC compel/plugins/std/log.o [2020-05-20T18:25:19.264Z] #39 31.94 CC compel/plugins/std/string.o [2020-05-20T18:25:19.264Z] #39 32.33 CC compel/plugins/std/infect.o [2020-05-20T18:25:19.264Z] #39 32.63 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-20T18:25:19.264Z] #39 32.66 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-20T18:25:19.264Z] #39 32.72 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-20T18:25:19.264Z] #39 32.78 AR compel/plugins/std.lib.a [2020-05-20T18:25:19.264Z] #39 32.85 CC compel/plugins/fds/fds.o [2020-05-20T18:25:19.264Z] #39 33.07 AR compel/plugins/fds.lib.a [2020-05-20T18:25:19.264Z] #39 33.12 HOSTDEP compel/src/lib/log-host.d [2020-05-20T18:25:19.264Z] #39 33.29 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T18:25:19.264Z] #39 33.43 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-20T18:25:19.264Z] #39 33.60 HOSTDEP compel/src/main-host.d [2020-05-20T18:25:19.264Z] #39 33.71 DEP compel/src/lib/ptrace.d [2020-05-20T18:25:19.264Z] #39 33.87 DEP compel/src/lib/infect.d [2020-05-20T18:25:19.264Z] #39 34.04 DEP compel/src/lib/infect-util.d [2020-05-20T18:25:19.264Z] #39 34.10 DEP compel/src/lib/infect-rpc.d [2020-05-20T18:25:19.264Z] #39 34.16 DEP compel/arch/s390/src/lib/infect.d [2020-05-20T18:25:19.264Z] #39 34.23 DEP compel/arch/s390/src/lib/cpu.d [2020-05-20T18:25:19.264Z] #39 34.28 DEP compel/src/lib/log.d [2020-05-20T18:25:19.264Z] #39 34.34 DEP compel/src/main.d [2020-05-20T18:25:19.264Z] #39 34.51 DEP compel/src/lib/handle-elf.d [2020-05-20T18:25:19.264Z] #39 34.67 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-20T18:25:19.264Z] #39 34.89 CC compel/src/lib/log.o [2020-05-20T18:25:19.264Z] #39 35.19 CC compel/arch/s390/src/lib/cpu.o [2020-05-20T18:25:19.264Z] #39 35.37 CC compel/arch/s390/src/lib/infect.o [2020-05-20T18:25:19.344Z] #39 20.37 CC images/core.o [2020-05-20T18:25:19.509Z] using credential docker-jenkins-github-credentials [2020-05-20T18:25:19.545Z] #39 36.01 CC compel/src/lib/infect-rpc.o [2020-05-20T18:25:19.545Z] #39 ... [2020-05-20T18:25:19.545Z] [2020-05-20T18:25:19.545Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:19.545Z] #14 37.81 Selecting previously unselected package binutils-mingw-w64. [2020-05-20T18:25:19.545Z] #14 37.81 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-20T18:25:19.545Z] #14 37.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:25:19.545Z] #14 37.92 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-20T18:25:19.545Z] #14 37.92 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-20T18:25:19.596Z] Cloning the remote Git repository [2020-05-20T18:25:19.596Z] Cloning with configured refspecs honoured and without tags [2020-05-20T18:25:19.827Z] #14 37.92 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-20T18:25:19.827Z] #14 38.07 Selecting previously unselected package dmsetup. [2020-05-20T18:25:19.827Z] #14 38.09 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-20T18:25:19.827Z] #14 38.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-20T18:25:19.827Z] #14 38.20 Selecting previously unselected package mingw-w64-common. [2020-05-20T18:25:19.911Z] #39 ... [2020-05-20T18:25:19.911Z] [2020-05-20T18:25:19.911Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:19.911Z] #14 19.15 Fetched 8350 kB in 15s (571 kB/s) [2020-05-20T18:25:19.911Z] #14 19.15 Reading package lists... [2020-05-20T18:25:19.911Z] #14 24.55 Reading package lists... [2020-05-20T18:25:19.911Z] #14 ... [2020-05-20T18:25:19.911Z] [2020-05-20T18:25:19.911Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:19.911Z] #42 85.58 internal/lazyregexp [2020-05-20T18:25:19.911Z] #42 86.25 path [2020-05-20T18:25:19.911Z] #42 86.84 io/ioutil [2020-05-20T18:25:19.911Z] #42 87.45 net/url [2020-05-20T18:25:19.911Z] #42 89.02 text/template/parse [2020-05-20T18:25:19.911Z] #42 89.64 go/parser [2020-05-20T18:25:20.108Z] #14 38.20 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-20T18:25:20.108Z] #14 38.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-20T18:25:20.255Z] CC criu/cr-service.o [2020-05-20T18:25:19.629Z] Cloning repository https://github.com/moby/moby.git [2020-05-20T18:25:19.630Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-20T18:25:19.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:25:19.712Z] > git --version # timeout=10 [2020-05-20T18:25:19.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:25:19.766Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:25:20.560Z] Commit message: "Bump Golang 1.13.11" [2020-05-20T18:25:20.720Z] #14 ... [2020-05-20T18:25:20.720Z] [2020-05-20T18:25:20.720Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:20.720Z] #42 62.68 encoding/binary [2020-05-20T18:25:20.720Z] #42 63.39 encoding/base64 [2020-05-20T18:25:20.720Z] #42 63.73 encoding/json [2020-05-20T18:25:20.720Z] #42 64.08 go/doc [2020-05-20T18:25:20.720Z] #42 66.25 github.com/LK4D4/vndr/build [2020-05-20T18:25:20.720Z] #42 67.44 encoding/xml [2020-05-20T18:25:20.720Z] #42 68.86 github.com/LK4D4/vndr/versioned [2020-05-20T18:25:20.720Z] #42 68.92 compress/flate [2020-05-20T18:25:20.720Z] #42 70.95 hash [2020-05-20T18:25:20.720Z] #42 71.02 hash/crc32 [2020-05-20T18:25:20.720Z] #42 71.34 compress/gzip [2020-05-20T18:25:20.720Z] #42 71.81 context [2020-05-20T18:25:20.720Z] #42 71.84 crypto/cipher [2020-05-20T18:25:20.720Z] #42 72.29 math/big [2020-05-20T18:25:20.720Z] #42 ... [2020-05-20T18:25:20.720Z] [2020-05-20T18:25:20.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:20.720Z] #39 36.20 CC compel/src/lib/infect-util.o [2020-05-20T18:25:20.720Z] #39 36.37 CC compel/src/lib/infect.o [2020-05-20T18:25:20.873Z] CC criu/crtools.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T18:25:21.157Z] CC criu/eventfd.o [2020-05-20T18:25:21.443Z] CC criu/eventpoll.o [2020-05-20T18:25:21.722Z] #39 38.15 CC compel/src/lib/ptrace.o [2020-05-20T18:25:21.727Z] CC criu/external.o [2020-05-20T18:25:21.727Z] CC criu/fault-injection.o [2020-05-20T18:25:21.804Z] + docker version [2020-05-20T18:25:21.811Z] #42 ... [2020-05-20T18:25:21.811Z] [2020-05-20T18:25:21.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:21.811Z] #39 21.05 CC images/core-x86.o [2020-05-20T18:25:21.811Z] #39 21.63 CC images/core-arm.o [2020-05-20T18:25:21.811Z] #39 22.07 CC images/core-aarch64.o [2020-05-20T18:25:21.811Z] #39 22.44 CC images/core-ppc64.o [2020-05-20T18:25:22.003Z] #39 38.44 AR compel/libcompel.a [2020-05-20T18:25:22.010Z] CC criu/fdstore.o [2020-05-20T18:25:22.010Z] CC criu/fifo.o [2020-05-20T18:25:22.069Z] #39 23.23 CC images/core-s390.o [2020-05-20T18:25:22.284Z] #39 38.54 HOSTCC compel/src/main-host.o [2020-05-20T18:25:22.294Z] CC criu/file-ids.o [2020-05-20T18:25:22.294Z] CC criu/file-lock.o [2020-05-20T18:25:22.564Z] #39 38.95 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-20T18:25:22.565Z] #39 39.06 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T18:25:22.848Z] #39 39.42 HOSTCC compel/src/lib/log-host.o [2020-05-20T18:25:22.911Z] CC criu/files-ext.o [2020-05-20T18:25:22.911Z] CC criu/files-reg.o [2020-05-20T18:25:23.004Z] #39 23.85 CC images/cpuinfo.o [2020-05-20T18:25:23.129Z] #39 39.65 HOSTLINK compel/compel-host-bin [2020-05-20T18:25:23.262Z] #39 24.27 CC images/inventory.o [2020-05-20T18:25:23.410Z] #39 39.87 DEP soccr/soccr.d [2020-05-20T18:25:23.520Z] #39 24.64 CC images/fdinfo.o [2020-05-20T18:25:23.691Z] #39 40.12 CC soccr/soccr.o [2020-05-20T18:25:23.778Z] #39 25.01 CC images/fown.o [2020-05-20T18:25:23.921Z] CC criu/files.o [2020-05-20T18:25:24.036Z] #39 25.17 CC images/ns.o [2020-05-20T18:25:24.601Z] #39 25.51 CC images/regfile.o [2020-05-20T18:25:24.601Z] #39 25.76 CC images/ghost-file.o [2020-05-20T18:25:24.692Z] #39 41.03 AR soccr/libsoccr.a [2020-05-20T18:25:24.692Z] #39 41.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:25:24.692Z] #39 41.29 DEP criu/arch/s390/sigframe.d [2020-05-20T18:25:24.930Z] CC criu/filesystems.o [2020-05-20T18:25:24.973Z] #39 41.39 DEP criu/arch/s390/crtools.d [2020-05-20T18:25:25.167Z] #39 26.07 CC images/fifo.o [2020-05-20T18:25:25.167Z] #39 26.34 CC images/remap-file-path.o [2020-05-20T18:25:25.213Z] CC criu/fsnotify.o [2020-05-20T18:25:25.254Z] #39 41.54 DEP criu/arch/s390/cpu.d [2020-05-20T18:25:25.254Z] #39 41.66 CC criu/arch/s390/cpu.o [2020-05-20T18:25:25.425Z] #39 26.54 CC images/eventfd.o [2020-05-20T18:25:25.535Z] #39 42.10 CC criu/arch/s390/crtools.o [2020-05-20T18:25:25.683Z] #39 26.86 CC images/eventpoll.o [2020-05-20T18:25:25.829Z] CC criu/image-desc.o [2020-05-20T18:25:25.829Z] CC criu/image.o [2020-05-20T18:25:26.007Z] Client: Docker Engine - Community [2020-05-20T18:25:26.007Z] Version: 19.03.8 [2020-05-20T18:25:26.007Z] API version: 1.40 [2020-05-20T18:25:26.007Z] Go version: go1.12.17 [2020-05-20T18:25:26.007Z] Git commit: afacb8b7f0 [2020-05-20T18:25:26.007Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-20T18:25:26.007Z] OS/Arch: linux/amd64 [2020-05-20T18:25:26.007Z] Experimental: false [2020-05-20T18:25:26.007Z] [2020-05-20T18:25:26.007Z] Server: Docker Engine - Community [2020-05-20T18:25:26.007Z] Engine: [2020-05-20T18:25:26.007Z] Version: 19.03.8 [2020-05-20T18:25:26.007Z] API version: 1.40 (minimum version 1.12) [2020-05-20T18:25:26.007Z] Go version: go1.12.17 [2020-05-20T18:25:26.007Z] Git commit: afacb8b7f0 [2020-05-20T18:25:26.007Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-20T18:25:26.007Z] OS/Arch: linux/amd64 [2020-05-20T18:25:26.007Z] Experimental: true [2020-05-20T18:25:26.007Z] containerd: [2020-05-20T18:25:26.007Z] Version: 1.2.13 [2020-05-20T18:25:26.007Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:25:26.007Z] runc: [2020-05-20T18:25:26.007Z] Version: 1.0.0-rc10 [2020-05-20T18:25:26.007Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:25:26.007Z] docker-init: [2020-05-20T18:25:26.007Z] Version: 0.18.0 [2020-05-20T18:25:26.007Z] GitCommit: fec3683 [Pipeline] sh [2020-05-20T18:25:26.124Z] CC criu/ipc_ns.o [2020-05-20T18:25:26.249Z] #39 27.21 CC images/fh.o [2020-05-20T18:25:26.344Z] + docker info [2020-05-20T18:25:26.507Z] #39 27.57 CC images/fsnotify.o [2020-05-20T18:25:26.538Z] #39 42.93 CC criu/arch/s390/sigframe.o [2020-05-20T18:25:26.740Z] CC criu/irmap.o [2020-05-20T18:25:26.823Z] #39 43.09 LINK criu/arch/s390/crtools.built-in.o [2020-05-20T18:25:26.823Z] #39 43.13 DEP criu/pie/util-vdso.d [2020-05-20T18:25:26.823Z] #39 43.27 DEP criu/pie/util.d [2020-05-20T18:25:27.024Z] CC criu/kcmp-ids.o [2020-05-20T18:25:27.079Z] #39 ... [2020-05-20T18:25:27.079Z] [2020-05-20T18:25:27.079Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:27.079Z] #14 24.55 Reading package lists... [2020-05-20T18:25:27.079Z] #14 30.00 Building dependency tree... [2020-05-20T18:25:27.079Z] #14 31.20 Reading state information... [2020-05-20T18:25:27.079Z] #14 32.44 libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T18:25:27.079Z] #14 32.44 libcap2-bin set to manually installed. [2020-05-20T18:25:27.079Z] #14 32.44 The following additional packages will be installed: [2020-05-20T18:25:27.079Z] #14 32.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-20T18:25:27.079Z] #14 32.45 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-20T18:25:27.079Z] #14 32.45 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:25:27.079Z] #14 32.45 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-20T18:25:27.079Z] #14 32.45 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-20T18:25:27.079Z] #14 32.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-20T18:25:27.079Z] #14 32.45 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-20T18:25:27.079Z] #14 32.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T18:25:27.079Z] #14 32.45 python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T18:25:27.079Z] #14 32.45 Suggested packages: [2020-05-20T18:25:27.079Z] #14 32.45 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-20T18:25:27.079Z] #14 32.45 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-20T18:25:27.079Z] #14 32.45 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-20T18:25:27.079Z] #14 32.45 xfsdump acl attr quota [2020-05-20T18:25:27.079Z] #14 32.45 Recommended packages: [2020-05-20T18:25:27.079Z] #14 32.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T18:25:27.079Z] #14 32.45 python3-keyrings.alt python3-xdg unzip [2020-05-20T18:25:27.079Z] #14 35.53 The following NEW packages will be installed: [2020-05-20T18:25:27.079Z] #14 35.53 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-20T18:25:27.079Z] #14 35.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-20T18:25:27.079Z] #14 35.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-20T18:25:27.079Z] #14 35.54 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-20T18:25:27.079Z] #14 35.54 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:25:27.079Z] #14 35.55 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-20T18:25:27.079Z] #14 35.55 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-20T18:25:27.079Z] #14 35.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T18:25:27.079Z] #14 35.55 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-20T18:25:27.079Z] #14 35.55 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-20T18:25:27.079Z] #14 35.56 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-20T18:25:27.079Z] #14 35.56 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-20T18:25:27.079Z] #14 35.56 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-20T18:25:27.079Z] #14 35.56 xfsprogs xxd xz-utils zip [2020-05-20T18:25:27.079Z] #14 36.12 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:25:27.079Z] #14 36.12 Need to get 104 MB of archives. [2020-05-20T18:25:27.079Z] #14 36.12 After this operation, 597 MB of additional disk space will be used. [2020-05-20T18:25:27.079Z] #14 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-20T18:25:27.079Z] #14 36.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-20T18:25:27.079Z] #14 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-20T18:25:27.079Z] #14 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-20T18:25:27.079Z] #14 36.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-20T18:25:27.079Z] #14 36.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-20T18:25:27.079Z] #14 36.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-20T18:25:27.079Z] #14 36.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-20T18:25:27.079Z] #14 36.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-20T18:25:27.079Z] #14 36.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-20T18:25:27.079Z] #14 36.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-20T18:25:27.079Z] #14 36.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-20T18:25:27.079Z] #14 36.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-20T18:25:27.079Z] #14 36.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-20T18:25:27.079Z] #14 36.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-20T18:25:27.079Z] #14 36.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-20T18:25:27.079Z] #14 36.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-20T18:25:27.079Z] #14 36.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:25:27.079Z] #14 36.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-20T18:25:27.079Z] #14 36.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-20T18:25:27.104Z] #39 43.50 CC criu/pie/util.o [2020-05-20T18:25:27.308Z] CC criu/kerndat.o [2020-05-20T18:25:27.336Z] #14 36.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-20T18:25:27.337Z] #14 36.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-20T18:25:27.337Z] #14 36.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-20T18:25:27.337Z] #14 36.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-20T18:25:27.337Z] #14 36.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-20T18:25:27.385Z] #39 43.68 CC criu/pie/util-vdso.o [2020-05-20T18:25:27.595Z] #14 37.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-20T18:25:27.595Z] #14 37.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-20T18:25:27.595Z] #14 37.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-20T18:25:27.595Z] #14 37.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-20T18:25:27.665Z] #39 44.11 AR criu/pie/pie.lib.a [2020-05-20T18:25:27.665Z] #39 44.15 DEP criu/pie/restorer.d [2020-05-20T18:25:27.925Z] CC criu/libnetlink.o [2020-05-20T18:25:27.925Z] CC criu/log.o [2020-05-20T18:25:27.946Z] #39 44.31 DEP criu/arch/s390/restorer.d [2020-05-20T18:25:28.162Z] #14 37.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-20T18:25:28.162Z] #14 37.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-20T18:25:28.162Z] #14 37.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-20T18:25:28.208Z] CC criu/lsm.o [2020-05-20T18:25:28.227Z] #39 44.50 DEP criu/arch/s390/vdso-pie.d [2020-05-20T18:25:28.227Z] #39 44.62 DEP criu/pie/parasite-vdso.d [2020-05-20T18:25:28.492Z] CC criu/mem.o [2020-05-20T18:25:28.507Z] #39 44.88 DEP criu/pie/parasite.d [2020-05-20T18:25:28.792Z] #39 ... [2020-05-20T18:25:28.792Z] [2020-05-20T18:25:28.792Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:25:28.792Z] #60 75.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:25:28.792Z] #60 75.82 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T18:25:28.792Z] #60 DONE 80.8s [2020-05-20T18:25:28.792Z] [2020-05-20T18:25:28.792Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:28.792Z] #42 72.89 crypto/aes [2020-05-20T18:25:28.792Z] #42 74.24 crypto [2020-05-20T18:25:28.792Z] #42 74.40 crypto/des [2020-05-20T18:25:28.792Z] #42 74.87 crypto/internal/randutil [2020-05-20T18:25:28.792Z] #42 74.96 crypto/sha512 [2020-05-20T18:25:28.792Z] #42 75.49 crypto/ed25519/internal/edwards25519 [2020-05-20T18:25:28.792Z] #42 76.91 crypto/hmac [2020-05-20T18:25:28.792Z] #42 77.03 crypto/md5 [2020-05-20T18:25:28.792Z] #42 77.58 crypto/rc4 [2020-05-20T18:25:28.792Z] #42 77.68 crypto/sha1 [2020-05-20T18:25:28.792Z] #42 78.18 crypto/sha256 [2020-05-20T18:25:28.792Z] #42 78.52 crypto/rand [2020-05-20T18:25:28.792Z] #42 78.85 crypto/elliptic [2020-05-20T18:25:28.792Z] #42 79.07 encoding/asn1 [2020-05-20T18:25:28.792Z] #42 ... [2020-05-20T18:25:28.792Z] [2020-05-20T18:25:28.792Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T18:25:28.792Z] #61 DONE 0.1s [2020-05-20T18:25:28.792Z] [2020-05-20T18:25:28.792Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:28.792Z] #42 80.94 crypto/ed25519 [2020-05-20T18:25:28.792Z] #42 ... [2020-05-20T18:25:28.792Z] [2020-05-20T18:25:28.792Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:28.792Z] #39 45.16 CC criu/pie/parasite.o [2020-05-20T18:25:29.501Z] CC criu/mount.o [2020-05-20T18:25:29.795Z] #39 46.15 LINK criu/pie/parasite.built-in.o [2020-05-20T18:25:29.795Z] #39 46.16 GEN criu/pie/parasite-blob.h [2020-05-20T18:25:29.795Z] #39 46.17 CC criu/pie/parasite-vdso.o [2020-05-20T18:25:30.406Z] #39 46.65 CC criu/arch/s390/vdso-pie.o [2020-05-20T18:25:30.406Z] #39 46.89 CC criu/arch/s390/restorer.o [2020-05-20T18:25:31.018Z] #39 47.29 CC criu/pie/restorer.o [2020-05-20T18:25:31.447Z] #14 40.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-20T18:25:31.528Z] CC criu/namespaces.o [2020-05-20T18:25:32.150Z] CC criu/net.o [2020-05-20T18:25:32.483Z] #39 49.06 LINK criu/pie/restorer.built-in.o [2020-05-20T18:25:32.764Z] #39 49.08 GEN criu/pie/restorer-blob.h [2020-05-20T18:25:32.764Z] #39 49.17 DEP criu/vdso.d [2020-05-20T18:25:32.764Z] #39 49.31 DEP criu/uts_ns.d [2020-05-20T18:25:33.045Z] #39 ... [2020-05-20T18:25:33.045Z] [2020-05-20T18:25:33.045Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:33.045Z] #14 41.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-20T18:25:33.045Z] #14 41.33 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-20T18:25:33.045Z] #14 41.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:25:33.045Z] #14 45.73 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-20T18:25:33.045Z] #14 45.74 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-20T18:25:33.045Z] #14 45.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:25:33.045Z] #14 45.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-20T18:25:33.045Z] #14 45.84 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-20T18:25:33.045Z] #14 45.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:25:33.045Z] #14 ... [2020-05-20T18:25:33.045Z] [2020-05-20T18:25:33.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:33.045Z] #39 49.49 DEP criu/util.d [2020-05-20T18:25:33.326Z] #39 49.63 DEP criu/uffd.d [2020-05-20T18:25:33.326Z] #39 49.80 DEP criu/tun.d [2020-05-20T18:25:33.348Z] #14 42.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-20T18:25:33.348Z] #14 42.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-20T18:25:33.348Z] #14 42.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-20T18:25:33.348Z] #14 42.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-20T18:25:33.348Z] #14 42.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-20T18:25:33.348Z] #14 42.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-20T18:25:33.348Z] #14 42.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-20T18:25:33.348Z] #14 42.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-20T18:25:33.348Z] #14 42.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-20T18:25:33.348Z] #14 42.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-20T18:25:33.348Z] #14 42.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-20T18:25:33.348Z] #14 42.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-20T18:25:33.348Z] #14 42.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-20T18:25:33.348Z] #14 42.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-20T18:25:33.348Z] #14 42.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-20T18:25:33.348Z] #14 42.77 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-20T18:25:33.348Z] #14 42.77 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-20T18:25:33.348Z] #14 ... [2020-05-20T18:25:33.348Z] [2020-05-20T18:25:33.348Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:33.348Z] #42 93.40 log [2020-05-20T18:25:33.348Z] #42 93.47 text/template [2020-05-20T18:25:33.348Z] #42 93.94 encoding/binary [2020-05-20T18:25:33.348Z] #42 95.94 encoding/base64 [2020-05-20T18:25:33.348Z] #42 96.55 encoding/json [2020-05-20T18:25:33.348Z] #42 98.98 go/doc [2020-05-20T18:25:33.348Z] #42 101.7 encoding/xml [2020-05-20T18:25:33.348Z] #42 102.5 github.com/LK4D4/vndr/build [2020-05-20T18:25:33.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:25:33.395Z] > git config --add remote.origin.fetch +refs/pull/40978/head:refs/remotes/origin/PR-40978 # timeout=10 [2020-05-20T18:25:33.447Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:25:33.606Z] #42 ... [2020-05-20T18:25:33.606Z] [2020-05-20T18:25:33.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:33.606Z] #39 28.37 CC images/signalfd.o [2020-05-20T18:25:33.606Z] #39 28.63 CC images/fs.o [2020-05-20T18:25:33.606Z] #39 28.83 CC images/pstree.o [2020-05-20T18:25:33.606Z] #39 29.09 CC images/pipe.o [2020-05-20T18:25:33.606Z] #39 29.45 CC images/tcp-stream.o [2020-05-20T18:25:33.606Z] #39 29.75 CC images/sk-packet.o [2020-05-20T18:25:33.606Z] #39 30.11 CC images/mnt.o [2020-05-20T18:25:33.606Z] #39 30.44 CC images/pipe-data.o [2020-05-20T18:25:33.606Z] #39 30.67 CC images/sa.o [2020-05-20T18:25:33.606Z] #39 31.04 CC images/timer.o [2020-05-20T18:25:33.606Z] #39 31.37 CC images/timerfd.o [2020-05-20T18:25:33.606Z] #39 31.66 CC images/mm.o [2020-05-20T18:25:33.606Z] #39 32.04 CC images/sk-opts.o [2020-05-20T18:25:33.606Z] #39 32.33 CC images/sk-unix.o [2020-05-20T18:25:33.606Z] #39 32.69 CC images/sk-inet.o [2020-05-20T18:25:33.606Z] #39 33.12 CC images/tun.o [2020-05-20T18:25:33.606Z] #39 33.43 CC images/sk-netlink.o [2020-05-20T18:25:33.606Z] #39 33.70 CC images/packet-sock.o [2020-05-20T18:25:33.606Z] #39 34.16 CC images/ipc-var.o [2020-05-20T18:25:33.606Z] #39 34.43 CC images/ipc-desc.o [2020-05-20T18:25:33.606Z] #39 34.76 CC images/ipc-shm.o [2020-05-20T18:25:33.607Z] #39 49.92 DEP criu/tty.d [2020-05-20T18:25:33.607Z] #39 50.04 DEP criu/timerfd.d [2020-05-20T18:25:33.607Z] #39 50.13 DEP criu/sysfs_parse.d [2020-05-20T18:25:33.707Z] Fetching without tags [2020-05-20T18:25:33.865Z] #39 ... [2020-05-20T18:25:33.865Z] [2020-05-20T18:25:33.865Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:33.865Z] #14 43.30 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-20T18:25:33.865Z] #14 43.31 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-20T18:25:33.865Z] #14 43.32 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-20T18:25:33.865Z] #14 43.32 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-20T18:25:33.865Z] #14 43.34 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-20T18:25:33.865Z] #14 43.36 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-20T18:25:33.865Z] #14 43.40 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T18:25:33.888Z] #39 50.30 DEP criu/sysctl.d [2020-05-20T18:25:34.123Z] #14 43.54 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T18:25:34.123Z] #14 43.55 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T18:25:34.123Z] #14 43.57 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-20T18:25:34.123Z] #14 43.58 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T18:25:34.123Z] #14 43.60 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T18:25:34.123Z] #14 43.62 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T18:25:34.123Z] #14 43.63 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-20T18:25:34.123Z] #14 43.66 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T18:25:34.168Z] #39 50.43 DEP criu/string.d [2020-05-20T18:25:34.168Z] #39 50.47 DEP criu/stats.d [2020-05-20T18:25:34.168Z] #39 50.58 DEP criu/sockets.d [2020-05-20T18:25:34.168Z] #39 50.69 DEP criu/sk-unix.d [2020-05-20T18:25:34.178Z] CC criu/netfilter.o [2020-05-20T18:25:34.178Z] CC criu/page-pipe.o [2020-05-20T18:25:34.449Z] #39 50.88 DEP criu/sk-tcp.d [2020-05-20T18:25:34.461Z] CC criu/page-xfer.o [2020-05-20T18:25:34.488Z] Merging remotes/origin/19.03 commit c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f into PR head commit 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:34.690Z] #14 44.09 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-20T18:25:34.690Z] #14 44.20 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-20T18:25:34.690Z] #14 44.27 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-20T18:25:34.730Z] #39 51.11 DEP criu/sk-queue.d [2020-05-20T18:25:35.010Z] #39 51.33 DEP criu/sk-packet.d [2020-05-20T18:25:35.010Z] #39 51.47 DEP criu/sk-netlink.d [2020-05-20T18:25:33.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-20T18:25:33.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-20T18:25:33.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-20T18:25:33.743Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40978/head:refs/remotes/origin/PR-40978 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-20T18:25:34.521Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:25:34.573Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:25:35.291Z] #39 51.71 DEP criu/sk-inet.d [2020-05-20T18:25:35.478Z] CC criu/pagemap-cache.o [2020-05-20T18:25:35.478Z] CC criu/pagemap.o [2020-05-20T18:25:35.572Z] #39 51.90 DEP criu/signalfd.d [2020-05-20T18:25:35.572Z] #39 52.00 DEP criu/sigframe.d [2020-05-20T18:25:35.572Z] #39 52.06 DEP criu/shmem.d [2020-05-20T18:25:35.852Z] #39 52.22 DEP criu/servicefd.d [2020-05-20T18:25:35.852Z] #39 52.40 DEP criu/seize.d [2020-05-20T18:25:36.065Z] #14 45.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:25:36.065Z] #14 45.45 Fetched 104 MB in 9s (12.2 MB/s) [2020-05-20T18:25:36.065Z] #14 45.55 Selecting previously unselected package pigz. [2020-05-20T18:25:36.065Z] #14 45.55 (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 ... 15475 files and directories currently installed.) [2020-05-20T18:25:36.065Z] #14 45.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-20T18:25:36.065Z] #14 45.60 Unpacking pigz (2.4-1) ... [2020-05-20T18:25:36.095Z] CC criu/parasite-syscall.o [2020-05-20T18:25:36.133Z] #39 52.61 DEP criu/seccomp.d [2020-05-20T18:25:36.133Z] #39 52.72 DEP criu/rst-malloc.d [2020-05-20T18:25:36.324Z] #14 45.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-20T18:25:36.324Z] #14 45.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:25:36.324Z] #14 45.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:25:36.378Z] CC criu/path.o [2020-05-20T18:25:36.414Z] #39 52.76 DEP criu/rbtree.d [2020-05-20T18:25:36.414Z] #39 52.77 DEP criu/pstree.d [2020-05-20T18:25:36.661Z] CC criu/pie-util-vdso.o [2020-05-20T18:25:36.694Z] #39 52.88 DEP criu/protobuf.d [2020-05-20T18:25:36.694Z] #39 53.06 GEN criu/protobuf-desc-gen.h [2020-05-20T18:25:36.890Z] #14 46.39 Selecting previously unselected package python3.7-minimal. [2020-05-20T18:25:36.890Z] #14 46.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:25:36.945Z] CC criu/pie-util.o [2020-05-20T18:25:36.945Z] CC criu/pipes.o [2020-05-20T18:25:37.149Z] #14 46.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:25:37.228Z] CC criu/plugin.o [2020-05-20T18:25:37.512Z] CC criu/proc_parse.o [2020-05-20T18:25:37.697Z] #39 54.11 DEP criu/protobuf-desc.d [2020-05-20T18:25:37.786Z] Merge succeeded, producing 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:37.786Z] Checking out Revision 29796375c95d033b7b5ecb58c3f192af97463adb (PR-40978) [2020-05-20T18:25:37.978Z] #39 54.27 DEP criu/proc_parse.d [2020-05-20T18:25:37.978Z] #39 54.42 DEP criu/plugin.d [2020-05-20T18:25:37.978Z] #39 54.48 DEP criu/pipes.d [2020-05-20T18:25:38.259Z] #39 54.59 DEP criu/pie-util.d [2020-05-20T18:25:38.259Z] #39 54.70 DEP criu/pie-util-vdso.d [2020-05-20T18:25:38.259Z] #39 54.80 DEP criu/path.d [2020-05-20T18:25:38.348Z] Commit message: "Bump Golang 1.13.11" [2020-05-20T18:25:38.524Z] #14 47.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:25:38.524Z] #14 47.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:25:38.539Z] #39 54.96 DEP criu/parasite-syscall.d [2020-05-20T18:25:38.549Z] Client: [2020-05-20T18:25:38.549Z] Debug Mode: false [2020-05-20T18:25:38.549Z] [2020-05-20T18:25:38.549Z] Server: [2020-05-20T18:25:38.549Z] Containers: 0 [2020-05-20T18:25:38.549Z] Running: 0 [2020-05-20T18:25:38.549Z] Paused: 0 [2020-05-20T18:25:38.549Z] Stopped: 0 [2020-05-20T18:25:38.549Z] Images: 0 [2020-05-20T18:25:38.549Z] Server Version: 19.03.8 [2020-05-20T18:25:38.549Z] Storage Driver: overlay2 [2020-05-20T18:25:38.549Z] Backing Filesystem: [2020-05-20T18:25:38.549Z] Supports d_type: true [2020-05-20T18:25:38.549Z] Native Overlay Diff: true [2020-05-20T18:25:38.549Z] Logging Driver: json-file [2020-05-20T18:25:38.549Z] Cgroup Driver: cgroupfs [2020-05-20T18:25:38.549Z] Plugins: [2020-05-20T18:25:38.549Z] Volume: local [2020-05-20T18:25:38.549Z] Network: bridge host ipvlan macvlan null overlay [2020-05-20T18:25:38.549Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-20T18:25:38.549Z] Swarm: inactive [2020-05-20T18:25:38.549Z] Runtimes: runc [2020-05-20T18:25:38.549Z] Default Runtime: runc [2020-05-20T18:25:38.549Z] Init Binary: docker-init [2020-05-20T18:25:38.549Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:25:38.549Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:25:38.549Z] init version: fec3683 [2020-05-20T18:25:38.549Z] Security Options: [2020-05-20T18:25:38.549Z] apparmor [2020-05-20T18:25:38.549Z] seccomp [2020-05-20T18:25:38.549Z] Profile: default [2020-05-20T18:25:38.549Z] Kernel Version: 4.15.0-1065-aws [2020-05-20T18:25:38.549Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-20T18:25:38.549Z] OSType: linux [2020-05-20T18:25:38.549Z] Architecture: x86_64 [2020-05-20T18:25:38.549Z] CPUs: 2 [2020-05-20T18:25:38.549Z] Total Memory: 7.501GiB [2020-05-20T18:25:38.549Z] Name: ip-10-100-117-128 [2020-05-20T18:25:38.549Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-20T18:25:38.549Z] Docker Root Dir: /var/lib/docker [2020-05-20T18:25:38.549Z] Debug Mode: false [2020-05-20T18:25:38.549Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:25:38.549Z] Labels: [2020-05-20T18:25:38.549Z] Experimental: true [2020-05-20T18:25:38.549Z] Insecure Registries: [2020-05-20T18:25:38.549Z] 127.0.0.0/8 [2020-05-20T18:25:38.549Z] Live Restore Enabled: true [2020-05-20T18:25:38.549Z] [2020-05-20T18:25:38.549Z] WARNING: No swap limit support [Pipeline] sh [2020-05-20T18:25:38.820Z] #39 55.19 DEP criu/pagemap.d [Pipeline] withEnv [Pipeline] { [2020-05-20T18:25:38.850Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:25:38.850Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:25:38.850Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40978/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-20T18:25:38.850Z] + bash /home/ubuntu/workspace/moby_PR-40978/check-config.sh [2020-05-20T18:25:38.850Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-20T18:25:38.850Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-20T18:25:38.850Z] [2020-05-20T18:25:38.850Z] Generally Necessary: [2020-05-20T18:25:38.850Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-20T18:25:38.850Z] - apparmor: enabled and tools installed [2020-05-20T18:25:38.850Z] - CONFIG_NAMESPACES: enabled [2020-05-20T18:25:38.850Z] - CONFIG_NET_NS: enabled [2020-05-20T18:25:38.850Z] - CONFIG_PID_NS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-20T18:25:37.548Z] > git merge c1cc6ec81a0f0793bb7794220e2b7afc63e7ae1f # timeout=10 [2020-05-20T18:25:37.684Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-20T18:25:37.820Z] > git config core.sparsecheckout # timeout=10 [2020-05-20T18:25:37.878Z] > git checkout -f 29796375c95d033b7b5ecb58c3f192af97463adb # timeout=10 [2020-05-20T18:25:39.101Z] #39 55.42 DEP criu/pagemap-cache.d [2020-05-20T18:25:39.110Z] - CONFIG_IPC_NS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_UTS_NS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUPS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CPUSETS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_MEMCG: enabled [2020-05-20T18:25:39.110Z] - CONFIG_KEYS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_VETH: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-20T18:25:39.110Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-20T18:25:39.110Z] [2020-05-20T18:25:39.110Z] Optional Features: [2020-05-20T18:25:39.110Z] - CONFIG_USER_NS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_SECCOMP: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-20T18:25:39.110Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-20T18:25:39.110Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-20T18:25:39.110Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-20T18:25:39.110Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-20T18:25:39.110Z] - CONFIG_BLK_CGROUP: enabled [2020-05-20T18:25:39.110Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-20T18:25:39.110Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_PERF: enabled [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-20T18:25:39.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-20T18:25:39.110Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-20T18:25:39.372Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-20T18:25:39.372Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-20T18:25:39.372Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-20T18:25:39.372Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_IP_VS: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-20T18:25:39.372Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-20T18:25:39.372Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-20T18:25:39.372Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_EXT4_FS: enabled [2020-05-20T18:25:39.372Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-20T18:25:39.372Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-20T18:25:39.372Z] - Network Drivers: [2020-05-20T18:25:39.372Z] - "overlay": [2020-05-20T18:25:39.372Z] - CONFIG_VXLAN: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-20T18:25:39.372Z] Optional (for encrypted networks): [2020-05-20T18:25:39.372Z] - CONFIG_CRYPTO: enabled [2020-05-20T18:25:39.372Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-20T18:25:39.372Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-20T18:25:39.372Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-20T18:25:39.372Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-20T18:25:39.372Z] - CONFIG_XFRM: enabled [2020-05-20T18:25:39.372Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-20T18:25:39.372Z] - "ipvlan": [2020-05-20T18:25:39.372Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-20T18:25:39.372Z] - "macvlan": [2020-05-20T18:25:39.372Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_DUMMY: enabled (as module) [2020-05-20T18:25:39.372Z] - "ftp,tftp client in container": [2020-05-20T18:25:39.372Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-20T18:25:39.372Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-20T18:25:39.372Z] - Storage Drivers: [2020-05-20T18:25:39.372Z] - "aufs": [2020-05-20T18:25:39.372Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-20T18:25:39.372Z] - "btrfs": [2020-05-20T18:25:39.382Z] #39 55.59 DEP criu/page-xfer.d [2020-05-20T18:25:39.382Z] #39 ... [2020-05-20T18:25:39.382Z] [2020-05-20T18:25:39.382Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:39.382Z] #42 81.38 crypto/rsa [2020-05-20T18:25:39.382Z] #42 81.38 crypto/ecdsa [2020-05-20T18:25:39.382Z] #42 81.88 crypto/dsa [2020-05-20T18:25:39.382Z] #42 82.14 encoding/hex [2020-05-20T18:25:39.382Z] #42 82.30 encoding/pem [2020-05-20T18:25:39.382Z] #42 82.34 crypto/x509/pkix [2020-05-20T18:25:39.382Z] #42 82.54 vendor/golang.org/x/crypto/cryptobyte [2020-05-20T18:25:39.382Z] #42 82.71 vendor/golang.org/x/net/dns/dnsmessage [2020-05-20T18:25:39.382Z] #42 83.95 internal/singleflight [2020-05-20T18:25:39.382Z] #42 84.14 vendor/golang.org/x/sys/cpu [2020-05-20T18:25:39.382Z] #42 84.39 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-20T18:25:39.382Z] #42 84.91 vendor/golang.org/x/crypto/poly1305 [2020-05-20T18:25:39.382Z] #42 85.07 net [2020-05-20T18:25:39.382Z] #42 85.43 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-20T18:25:39.382Z] #42 85.79 vendor/golang.org/x/crypto/curve25519 [2020-05-20T18:25:39.382Z] #42 86.12 vendor/golang.org/x/crypto/hkdf [2020-05-20T18:25:39.382Z] #42 86.27 vendor/golang.org/x/text/transform [2020-05-20T18:25:39.382Z] #42 86.72 vendor/golang.org/x/text/unicode/bidi [2020-05-20T18:25:39.382Z] #42 87.94 vendor/golang.org/x/text/secure/bidirule [2020-05-20T18:25:39.382Z] #42 88.14 vendor/golang.org/x/text/unicode/norm [2020-05-20T18:25:39.382Z] #42 90.99 vendor/golang.org/x/net/idna [2020-05-20T18:25:39.382Z] #42 ... [2020-05-20T18:25:39.382Z] [2020-05-20T18:25:39.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:39.382Z] #39 55.77 DEP criu/page-pipe.d [2020-05-20T18:25:39.540Z] CC criu/protobuf-desc.o [2020-05-20T18:25:39.630Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-20T18:25:39.630Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-20T18:25:39.630Z] - "devicemapper": [2020-05-20T18:25:39.630Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-20T18:25:39.630Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-20T18:25:39.630Z] - "overlay": [2020-05-20T18:25:39.630Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-20T18:25:39.630Z] - "zfs": [2020-05-20T18:25:39.630Z] - /dev/zfs: missing [2020-05-20T18:25:39.630Z] - zfs command: missing [2020-05-20T18:25:39.630Z] - zpool command: missing [2020-05-20T18:25:39.630Z] [2020-05-20T18:25:39.630Z] Limits: [2020-05-20T18:25:39.630Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-20T18:25:39.630Z] [2020-05-20T18:25:39.630Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-05-20T18:25:39.662Z] #39 55.89 DEP criu/netfilter.d [2020-05-20T18:25:39.662Z] #39 56.06 DEP criu/net.d [Pipeline] sh [2020-05-20T18:25:39.823Z] CC criu/protobuf.o [2020-05-20T18:25:39.851Z] + docker version [2020-05-20T18:25:39.851Z] Client: Docker Engine - Enterprise [2020-05-20T18:25:39.851Z] Version: 19.03.5 [2020-05-20T18:25:39.851Z] API version: 1.40 [2020-05-20T18:25:39.851Z] Go version: go1.12.12 [2020-05-20T18:25:39.851Z] Git commit: 2ee0c57608 [2020-05-20T18:25:39.851Z] Built: 11/13/2019 08:00:16 [2020-05-20T18:25:39.851Z] OS/Arch: windows/amd64 [2020-05-20T18:25:39.851Z] Experimental: false [2020-05-20T18:25:39.851Z] [2020-05-20T18:25:39.851Z] Server: Docker Engine - Enterprise [2020-05-20T18:25:39.851Z] Engine: [2020-05-20T18:25:39.851Z] Version: 19.03.5 [2020-05-20T18:25:39.851Z] API version: 1.40 (minimum version 1.24) [2020-05-20T18:25:39.851Z] Go version: go1.12.12 [2020-05-20T18:25:39.851Z] Git commit: 2ee0c57608 [2020-05-20T18:25:39.851Z] Built: 11/13/2019 07:58:51 [2020-05-20T18:25:39.851Z] OS/Arch: windows/amd64 [2020-05-20T18:25:39.851Z] Experimental: true [2020-05-20T18:25:39.943Z] #39 56.23 DEP criu/namespaces.d [2020-05-20T18:25:39.943Z] #39 56.35 DEP criu/mount.d [2020-05-20T18:25:39.971Z] + sudo modprobe ip_vs [Pipeline] sh [2020-05-20T18:25:40.112Z] CC criu/pstree.o [2020-05-20T18:25:40.224Z] #39 56.50 DEP criu/mem.d [2020-05-20T18:25:40.224Z] #39 56.75 DEP criu/lsm.d [2020-05-20T18:25:40.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:29796375c95d033b7b5ecb58c3f192af97463adb . [2020-05-20T18:25:40.230Z] #1 [internal] load build definition from Dockerfile [2020-05-20T18:25:40.230Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-05-20T18:25:40.230Z] #1 DONE 0.1s [2020-05-20T18:25:40.230Z] [2020-05-20T18:25:40.230Z] #2 [internal] load .dockerignore [2020-05-20T18:25:40.230Z] #2 transferring context: 87B 0.0s done [2020-05-20T18:25:40.230Z] #2 DONE 0.1s [2020-05-20T18:25:40.489Z] [2020-05-20T18:25:40.489Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T18:25:40.504Z] #39 56.85 DEP criu/log.d [2020-05-20T18:25:40.504Z] #39 56.96 DEP criu/libnetlink.d [2020-05-20T18:25:40.736Z] CC criu/rbtree.o [2020-05-20T18:25:40.748Z] #4 ... [2020-05-20T18:25:40.748Z] [2020-05-20T18:25:40.748Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-20T18:25:40.748Z] #3 DONE 0.3s [2020-05-20T18:25:40.785Z] #39 57.14 DEP criu/kerndat.d [2020-05-20T18:25:40.785Z] #39 57.32 DEP criu/kcmp-ids.d [2020-05-20T18:25:40.785Z] #39 57.37 DEP criu/irmap.d [2020-05-20T18:25:40.960Z] + docker info [2020-05-20T18:25:41.007Z] [2020-05-20T18:25:41.008Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-20T18:25:41.008Z] #4 DONE 0.5s [2020-05-20T18:25:41.008Z] [2020-05-20T18:25:41.008Z] #17 [internal] load build context [2020-05-20T18:25:41.023Z] CC criu/rst-malloc.o [2020-05-20T18:25:41.023Z] CC criu/seccomp.o [2020-05-20T18:25:41.066Z] #39 57.45 DEP criu/ipc_ns.d [2020-05-20T18:25:41.066Z] #39 57.59 DEP criu/image.d [2020-05-20T18:25:41.346Z] #39 57.73 DEP criu/image-desc.d [2020-05-20T18:25:41.626Z] #39 57.86 DEP criu/fsnotify.d [2020-05-20T18:25:41.626Z] #39 58.03 DEP criu/filesystems.d [2020-05-20T18:25:41.626Z] #39 58.15 DEP criu/files.d [2020-05-20T18:25:41.641Z] CC criu/seize.o [2020-05-20T18:25:41.907Z] #39 58.36 DEP criu/files-reg.d [2020-05-20T18:25:41.974Z] Client: [2020-05-20T18:25:41.975Z] Debug Mode: false [2020-05-20T18:25:41.975Z] Plugins: [2020-05-20T18:25:41.975Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-20T18:25:41.975Z] [2020-05-20T18:25:41.975Z] Server: [2020-05-20T18:25:41.975Z] Containers: 0 [2020-05-20T18:25:41.975Z] Running: 0 [2020-05-20T18:25:41.975Z] Paused: 0 [2020-05-20T18:25:41.975Z] Stopped: 0 [2020-05-20T18:25:41.975Z] Images: 10 [2020-05-20T18:25:41.975Z] Server Version: 19.03.5 [2020-05-20T18:25:41.975Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-20T18:25:41.975Z] Windows: [2020-05-20T18:25:41.975Z] LCOW: [2020-05-20T18:25:41.975Z] Logging Driver: json-file [2020-05-20T18:25:41.975Z] Plugins: [2020-05-20T18:25:41.975Z] Volume: local [2020-05-20T18:25:41.975Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T18:25:41.975Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T18:25:41.975Z] Swarm: inactive [2020-05-20T18:25:41.975Z] Default Isolation: process [2020-05-20T18:25:41.975Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T18:25:41.975Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T18:25:41.975Z] OSType: windows [2020-05-20T18:25:41.975Z] Architecture: x86_64 [2020-05-20T18:25:41.975Z] CPUs: 4 [2020-05-20T18:25:41.975Z] Total Memory: 32GiB [2020-05-20T18:25:41.975Z] Name: azwin-2-fb1f80 [2020-05-20T18:25:41.975Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-20T18:25:41.975Z] Docker Root Dir: D:\docker [2020-05-20T18:25:41.975Z] Debug Mode: false [2020-05-20T18:25:41.975Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:25:41.975Z] Labels: [2020-05-20T18:25:41.975Z] Experimental: true [2020-05-20T18:25:41.975Z] Insecure Registries: [2020-05-20T18:25:41.975Z] 10.0.0.4:5000 [2020-05-20T18:25:41.975Z] 127.0.0.0/8 [2020-05-20T18:25:41.975Z] Registry Mirrors: [2020-05-20T18:25:41.975Z] http://10.0.0.4:5000/ [2020-05-20T18:25:41.975Z] Live Restore Enabled: false [2020-05-20T18:25:41.975Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-20T18:25:42.188Z] #39 58.62 DEP criu/files-ext.d [2020-05-20T18:25:42.257Z] CC criu/servicefd.o [2020-05-20T18:25:42.257Z] CC criu/shmem.o [2020-05-20T18:25:42.469Z] #39 58.80 DEP criu/file-lock.d [2020-05-20T18:25:42.469Z] #39 59.01 DEP criu/file-ids.d [2020-05-20T18:25:42.709Z] #14 51.35 Selecting previously unselected package python3-minimal. [2020-05-20T18:25:42.709Z] #14 51.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15724 files and directories currently installed.) [2020-05-20T18:25:42.709Z] #14 51.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-20T18:25:42.709Z] #14 51.39 Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T18:25:42.709Z] #14 51.53 Selecting previously unselected package libmpdec2:amd64. [2020-05-20T18:25:42.709Z] #14 51.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-20T18:25:42.709Z] #14 51.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-20T18:25:42.709Z] #14 51.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-20T18:25:42.709Z] #14 51.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:25:42.709Z] #14 51.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:25:42.750Z] #39 59.18 DEP criu/fifo.d [2020-05-20T18:25:42.875Z] CC criu/sigframe.o [2020-05-20T18:25:42.875Z] CC criu/signalfd.o [2020-05-20T18:25:43.030Z] #39 59.36 DEP criu/fdstore.d [2020-05-20T18:25:43.030Z] #39 59.50 DEP criu/fault-injection.d [2020-05-20T18:25:43.030Z] #39 59.54 DEP criu/external.d [2020-05-20T18:25:43.159Z] CC criu/sk-inet.o [2020-05-20T18:25:43.311Z] #39 59.69 DEP criu/eventpoll.d [2020-05-20T18:25:43.311Z] #39 59.86 DEP criu/eventfd.d [2020-05-20T18:25:43.591Z] #39 59.97 DEP criu/crtools.d [2020-05-20T18:25:43.591Z] #39 60.09 DEP criu/cr-service.d [2020-05-20T18:25:43.642Z] #14 53.00 Selecting previously unselected package python3.7. [2020-05-20T18:25:43.642Z] #14 53.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:25:43.642Z] #14 53.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:25:43.642Z] #14 53.24 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-20T18:25:43.642Z] #14 53.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-20T18:25:43.780Z] CC criu/sk-netlink.o [2020-05-20T18:25:43.780Z] CC criu/sk-packet.o [2020-05-20T18:25:43.872Z] #39 60.25 DEP criu/cr-restore.d [2020-05-20T18:25:43.901Z] #14 53.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-20T18:25:43.901Z] #14 53.35 Setting up python3-minimal (3.7.3-1) ... [2020-05-20T18:25:43.901Z] #14 ... [2020-05-20T18:25:43.901Z] [2020-05-20T18:25:43.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:43.901Z] #39 35.01 CC images/ipc-msg.o [2020-05-20T18:25:43.901Z] #39 35.34 CC images/ipc-sem.o [2020-05-20T18:25:43.901Z] #39 35.66 CC images/utsns.o [2020-05-20T18:25:43.901Z] #39 35.94 CC images/creds.o [2020-05-20T18:25:43.901Z] #39 36.22 CC images/vma.o [2020-05-20T18:25:43.901Z] #39 36.52 CC images/netdev.o [2020-05-20T18:25:43.901Z] #39 37.02 CC images/tty.o [2020-05-20T18:25:43.901Z] #39 37.66 CC images/file-lock.o [2020-05-20T18:25:43.901Z] #39 37.97 CC images/rlimit.o [2020-05-20T18:25:43.901Z] #39 38.12 CC images/pagemap.o [2020-05-20T18:25:43.901Z] #39 38.47 CC images/siginfo.o [2020-05-20T18:25:43.901Z] #39 38.87 CC images/rpc.o [2020-05-20T18:25:43.901Z] #39 40.36 CC images/ext-file.o [2020-05-20T18:25:43.901Z] #39 40.55 CC images/cgroup.o [2020-05-20T18:25:43.901Z] #39 41.33 CC images/userns.o [2020-05-20T18:25:43.901Z] #39 41.73 CC images/google/protobuf/descriptor.o [2020-05-20T18:25:43.901Z] #39 43.52 CC images/opts.o [2020-05-20T18:25:43.901Z] #39 43.74 CC images/seccomp.o [2020-05-20T18:25:43.901Z] #39 44.00 CC images/binfmt-misc.o [2020-05-20T18:25:43.901Z] #39 44.21 CC images/time.o [2020-05-20T18:25:43.901Z] #39 44.47 CC images/sysctl.o [2020-05-20T18:25:43.901Z] #39 44.73 CC images/autofs.o [2020-05-20T18:25:43.901Z] #39 45.01 CC images/macvlan.o [2020-05-20T18:25:44.158Z] #39 60.49 DEP criu/cr-errno.d [2020-05-20T18:25:44.158Z] #39 60.50 DEP criu/cr-dump.d [2020-05-20T18:25:44.399Z] CC criu/sk-queue.o [2020-05-20T18:25:44.439Z] #39 60.68 DEP criu/cr-dedup.d [2020-05-20T18:25:44.439Z] #39 60.85 DEP criu/cr-check.d [2020-05-20T18:25:44.467Z] #39 45.31 CC images/sit.o [2020-05-20T18:25:44.683Z] CC criu/sk-tcp.o [2020-05-20T18:25:44.719Z] #39 61.07 DEP criu/config.d [2020-05-20T18:25:44.725Z] #39 45.60 LINK images/built-in.o [2020-05-20T18:25:44.725Z] #39 45.79 GEN compel/include/asm [2020-05-20T18:25:44.725Z] #39 45.80 GEN compel/include/version.h [2020-05-20T18:25:44.725Z] #39 45.81 touch .config [2020-05-20T18:25:44.725Z] #39 45.83 GEN include/common/config.h [2020-05-20T18:25:44.725Z] #39 ... [2020-05-20T18:25:44.725Z] [2020-05-20T18:25:44.725Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:25:44.725Z] #60 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:25:44.725Z] #60 114.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T18:25:44.966Z] CC criu/sk-unix.o [2020-05-20T18:25:44.999Z] #39 61.26 DEP criu/clone-noasan.d [2020-05-20T18:25:44.999Z] #39 61.31 DEP criu/cgroup.d [2020-05-20T18:25:44.999Z] #39 61.51 DEP criu/cgroup-props.d [2020-05-20T18:25:45.279Z] #39 61.67 DEP criu/bitmap.d [2020-05-20T18:25:45.279Z] #39 61.68 DEP criu/bfd.d [2020-05-20T18:25:45.279Z] #39 61.78 DEP criu/autofs.d [2020-05-20T18:25:45.279Z] #39 61.88 DEP criu/aio.d [2020-05-20T18:25:45.892Z] #39 62.05 DEP criu/action-scripts.d [2020-05-20T18:25:45.892Z] #39 ... [2020-05-20T18:25:45.892Z] [2020-05-20T18:25:45.892Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:25:45.892Z] #45 DONE 97.9s [2020-05-20T18:25:45.892Z] [2020-05-20T18:25:45.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:45.892Z] #39 62.28 CC criu/action-scripts.o [2020-05-20T18:25:45.892Z] #39 ... [2020-05-20T18:25:45.892Z] [2020-05-20T18:25:45.892Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:45.892Z] #42 92.51 vendor/golang.org/x/net/http2/hpack [2020-05-20T18:25:45.892Z] #42 93.43 mime [2020-05-20T18:25:45.892Z] #42 94.71 mime/quotedprintable [2020-05-20T18:25:45.892Z] #42 95.00 net/http/internal [2020-05-20T18:25:45.892Z] #42 95.33 os/exec [2020-05-20T18:25:45.981Z] CC criu/sockets.o [2020-05-20T18:25:46.099Z] #60 ... [2020-05-20T18:25:46.099Z] [2020-05-20T18:25:46.099Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:46.099Z] #42 106.0 github.com/LK4D4/vndr/versioned [2020-05-20T18:25:46.099Z] #42 106.1 compress/flate [2020-05-20T18:25:46.099Z] #42 107.7 hash [2020-05-20T18:25:46.099Z] #42 107.9 hash/crc32 [2020-05-20T18:25:46.099Z] #42 108.6 context [2020-05-20T18:25:46.099Z] #42 109.1 compress/gzip [2020-05-20T18:25:46.099Z] #42 109.3 crypto/cipher [2020-05-20T18:25:46.099Z] #42 109.8 math/big [2020-05-20T18:25:46.099Z] #42 110.9 crypto/aes [2020-05-20T18:25:46.099Z] #42 112.1 crypto [2020-05-20T18:25:46.099Z] #42 112.4 crypto/des [2020-05-20T18:25:46.099Z] #42 112.9 crypto/internal/randutil [2020-05-20T18:25:46.099Z] #42 113.0 crypto/sha512 [2020-05-20T18:25:46.099Z] #42 113.8 crypto/ed25519/internal/edwards25519 [2020-05-20T18:25:46.099Z] #42 116.1 crypto/hmac [2020-05-20T18:25:46.099Z] #42 ... [2020-05-20T18:25:46.099Z] [2020-05-20T18:25:46.099Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:46.099Z] #14 54.73 Selecting previously unselected package python3. [2020-05-20T18:25:46.099Z] #14 54.73 (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 ... 16136 files and directories currently installed.) [2020-05-20T18:25:46.099Z] #14 54.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 54.82 Unpacking python3 (3.7.3-1) ... [2020-05-20T18:25:46.099Z] #14 54.96 Selecting previously unselected package libip4tc0:amd64. [2020-05-20T18:25:46.099Z] #14 54.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 54.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-20T18:25:46.099Z] #14 55.12 Selecting previously unselected package libip6tc0:amd64. [2020-05-20T18:25:46.099Z] #14 55.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 55.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-20T18:25:46.099Z] #14 55.29 Selecting previously unselected package libiptc0:amd64. [2020-05-20T18:25:46.099Z] #14 55.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 55.32 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-20T18:25:46.099Z] #14 55.42 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-20T18:25:46.099Z] #14 55.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 55.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-20T18:25:46.099Z] #14 55.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-20T18:25:46.099Z] #14 55.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-20T18:25:46.099Z] #14 55.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-20T18:25:46.099Z] #14 55.63 Selecting previously unselected package libnftnl11:amd64. [2020-05-20T18:25:46.173Z] #42 98.29 net/textproto [2020-05-20T18:25:46.173Z] #42 98.32 crypto/x509 [2020-05-20T18:25:46.271Z] #17 transferring context: 22.56MB 4.4s [2020-05-20T18:25:46.357Z] #14 55.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-20T18:25:46.357Z] #14 55.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-20T18:25:46.357Z] #14 55.77 Selecting previously unselected package iptables. [2020-05-20T18:25:46.357Z] #14 55.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-20T18:25:46.357Z] #14 55.78 Unpacking iptables (1.8.2-4) ... [2020-05-20T18:25:46.486Z] #42 ... [2020-05-20T18:25:46.486Z] [2020-05-20T18:25:46.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:46.486Z] #39 62.99 CC criu/aio.o [2020-05-20T18:25:46.604Z] CC criu/stats.o [2020-05-20T18:25:46.778Z] #39 63.24 CC criu/autofs.o [2020-05-20T18:25:46.837Z] #17 ... [2020-05-20T18:25:46.837Z] [2020-05-20T18:25:46.837Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-20T18:25:46.837Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-20T18:25:46.837Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-20T18:25:46.837Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-20T18:25:46.837Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2020-05-20T18:25:46.837Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-05-20T18:25:46.837Z] #63 DONE 5.8s [2020-05-20T18:25:46.837Z] [2020-05-20T18:25:46.837Z] #17 [internal] load build context [2020-05-20T18:25:46.837Z] #17 ... [2020-05-20T18:25:46.837Z] [2020-05-20T18:25:46.837Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:25:46.837Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-20T18:25:46.837Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.7s done [2020-05-20T18:25:46.837Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s done [2020-05-20T18:25:46.837Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-20T18:25:46.837Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-20T18:25:46.837Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-20T18:25:46.837Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-05-20T18:25:46.837Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.1s done [2020-05-20T18:25:46.837Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s done [2020-05-20T18:25:46.837Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.2s done [2020-05-20T18:25:46.837Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.8s [2020-05-20T18:25:46.837Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.1s done [2020-05-20T18:25:46.888Z] CC criu/string.o [2020-05-20T18:25:46.888Z] CC criu/sysctl.o [2020-05-20T18:25:46.922Z] #14 56.36 Selecting previously unselected package xxd. [2020-05-20T18:25:46.922Z] #14 56.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:25:46.922Z] #14 56.40 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:25:47.172Z] CC criu/sysfs_parse.o [2020-05-20T18:25:47.179Z] #14 56.58 Selecting previously unselected package vim-common. [2020-05-20T18:25:47.180Z] #14 56.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:25:47.180Z] #14 56.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:25:47.402Z] #5 ... [2020-05-20T18:25:47.402Z] [2020-05-20T18:25:47.402Z] #17 [internal] load build context [2020-05-20T18:25:47.402Z] #17 transferring context: 50.86MB 6.2s done [2020-05-20T18:25:47.402Z] #17 DONE 6.2s [2020-05-20T18:25:47.402Z] [2020-05-20T18:25:47.402Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-20T18:25:47.437Z] #14 56.92 Selecting previously unselected package bash-completion. [2020-05-20T18:25:47.437Z] #14 56.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T18:25:47.455Z] CC criu/timerfd.o [2020-05-20T18:25:47.738Z] CC criu/tty.o [2020-05-20T18:25:47.781Z] #39 64.33 CC criu/bfd.o [2020-05-20T18:25:48.395Z] #39 64.86 CC criu/bitmap.o [2020-05-20T18:25:48.676Z] #39 65.00 CC criu/cgroup-props.o [2020-05-20T18:25:48.676Z] #39 ... [2020-05-20T18:25:48.676Z] [2020-05-20T18:25:48.676Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:25:48.676Z] #48 90.64 + GOBIN=/build [2020-05-20T18:25:48.676Z] #48 90.64 + /build/gometalinter --install [2020-05-20T18:25:48.676Z] #48 90.68 Installing: [2020-05-20T18:25:48.676Z] #48 90.68 deadcode [2020-05-20T18:25:48.676Z] #48 90.68 dupl [2020-05-20T18:25:48.676Z] #48 90.68 errcheck [2020-05-20T18:25:48.676Z] #48 90.68 gas [2020-05-20T18:25:48.676Z] #48 90.68 gochecknoglobals [2020-05-20T18:25:48.676Z] #48 90.68 gochecknoinits [2020-05-20T18:25:48.676Z] #48 90.68 goconst [2020-05-20T18:25:48.676Z] #48 90.68 gocyclo [2020-05-20T18:25:48.676Z] #48 90.68 goimports [2020-05-20T18:25:48.676Z] #48 90.68 golint [2020-05-20T18:25:48.676Z] #48 90.68 gosimple [2020-05-20T18:25:48.676Z] #48 90.68 gotype [2020-05-20T18:25:48.676Z] #48 90.68 gotypex [2020-05-20T18:25:48.676Z] #48 90.68 ineffassign [2020-05-20T18:25:48.676Z] #48 90.68 interfacer [2020-05-20T18:25:48.676Z] #48 90.68 lll [2020-05-20T18:25:48.676Z] #48 90.68 maligned [2020-05-20T18:25:48.676Z] #48 90.68 megacheck [2020-05-20T18:25:48.676Z] #48 90.68 misspell [2020-05-20T18:25:48.676Z] #48 90.68 nakedret [2020-05-20T18:25:48.676Z] #48 90.68 safesql [2020-05-20T18:25:48.676Z] #48 90.68 staticcheck [2020-05-20T18:25:48.676Z] #48 90.68 structcheck [2020-05-20T18:25:48.676Z] #48 90.68 unconvert [2020-05-20T18:25:48.676Z] #48 90.68 unparam [2020-05-20T18:25:48.676Z] #48 90.68 unused [2020-05-20T18:25:48.676Z] #48 90.68 varcheck [2020-05-20T18:25:48.676Z] #48 ... [2020-05-20T18:25:48.676Z] [2020-05-20T18:25:48.676Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:48.676Z] #42 99.36 vendor/golang.org/x/net/http/httpguts [2020-05-20T18:25:48.676Z] #42 99.64 vendor/golang.org/x/net/http/httpproxy [2020-05-20T18:25:48.676Z] #42 100.0 mime/multipart [2020-05-20T18:25:48.746Z] CC criu/tun.o [2020-05-20T18:25:49.029Z] CC criu/uffd.o [2020-05-20T18:25:49.288Z] #42 101.3 crypto/tls [2020-05-20T18:25:49.928Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.1s done [2020-05-20T18:25:50.038Z] CC criu/util.o [2020-05-20T18:25:50.186Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-20T18:25:50.654Z] CC criu/uts_ns.o [2020-05-20T18:25:50.753Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-20T18:25:50.753Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-20T18:25:50.937Z] CC criu/vdso.o [2020-05-20T18:25:51.221Z] LINK criu/built-in.o [2020-05-20T18:25:51.221Z] LINK criu/criu [2020-05-20T18:25:51.320Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-05-20T18:25:51.506Z] DEP lib/c/criu.d [2020-05-20T18:25:51.506Z] CC images/rpc.pb-c.o [2020-05-20T18:25:51.578Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-20T18:25:51.617Z] #14 61.17 Unpacking bash-completion (1:2.8-6) ... [2020-05-20T18:25:51.956Z] #42 ... [2020-05-20T18:25:51.956Z] [2020-05-20T18:25:51.956Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:51.956Z] #14 60.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-20T18:25:51.956Z] #14 60.09 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-20T18:25:51.956Z] #14 60.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:25:51.956Z] #14 ... [2020-05-20T18:25:51.956Z] [2020-05-20T18:25:51.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:51.956Z] #39 65.56 CC criu/cgroup.o [2020-05-20T18:25:51.956Z] #39 67.79 CC criu/clone-noasan.o [2020-05-20T18:25:51.956Z] #39 67.89 CC criu/config.o [2020-05-20T18:25:52.123Z] CC lib/c/criu.o [2020-05-20T18:25:52.568Z] #39 68.99 CC criu/cr-check.o [2020-05-20T18:25:52.586Z] #14 61.69 Selecting previously unselected package bzip2. [2020-05-20T18:25:52.586Z] #14 61.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-20T18:25:52.586Z] #14 61.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:25:52.586Z] #14 61.85 Selecting previously unselected package xz-utils. [2020-05-20T18:25:52.586Z] #14 61.89 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-20T18:25:52.586Z] #14 61.89 Unpacking xz-utils (5.2.4-1) ... [2020-05-20T18:25:52.740Z] LINK lib/c/built-in.o [2020-05-20T18:25:52.740Z] LINK lib/c/libcriu.so [2020-05-20T18:25:52.740Z] LINK lib/c/libcriu.a [2020-05-20T18:25:52.740Z] GEN magic.py [2020-05-20T18:25:52.864Z] #14 ... [2020-05-20T18:25:52.864Z] [2020-05-20T18:25:52.864Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:25:52.864Z] #60 DONE 122.9s [2020-05-20T18:25:52.864Z] [2020-05-20T18:25:52.864Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T18:25:52.864Z] #61 DONE 0.1s [2020-05-20T18:25:52.864Z] [2020-05-20T18:25:52.864Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:52.864Z] #14 62.25 Selecting previously unselected package apparmor. [2020-05-20T18:25:52.864Z] #14 62.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-20T18:25:53.047Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:25:53.047Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:25:53.047Z] Note: Building without GnuTLS support [2020-05-20T18:25:53.131Z] #14 62.43 Unpacking apparmor (2.13.2-10) ... [2020-05-20T18:25:53.333Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:25:53.618Z] make[1]: Nothing to be done for 'all'. [2020-05-20T18:25:53.902Z] make[1]: 'images/built-in.o' is up to date. [2020-05-20T18:25:53.902Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T18:25:53.902Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T18:25:53.902Z] make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T18:25:53.902Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T18:25:53.902Z] make[1]: Nothing to be done for 'all'. [2020-05-20T18:25:53.902Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:25:53.902Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:53.902Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:53.902Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.035Z] #39 70.36 CC criu/cr-dedup.o [2020-05-20T18:25:54.082Z] #14 63.26 Selecting previously unselected package aufs-tools. [2020-05-20T18:25:54.083Z] #14 63.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-20T18:25:54.083Z] #14 63.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:25:54.186Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.186Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.186Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.186Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.186Z] make[2]: Nothing to be done for 'all'. [2020-05-20T18:25:54.186Z] INSTALL criu/criu [2020-05-20T18:25:54.316Z] #39 70.68 CC criu/cr-dump.o [2020-05-20T18:25:54.316Z] #39 ... [2020-05-20T18:25:54.316Z] [2020-05-20T18:25:54.316Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:54.316Z] #14 70.84 Selecting previously unselected package libonig5:s390x. [2020-05-20T18:25:54.316Z] #14 70.85 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 70.86 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-20T18:25:54.316Z] #14 70.96 Selecting previously unselected package libjq1:s390x. [2020-05-20T18:25:54.316Z] #14 70.96 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 70.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T18:25:54.316Z] #14 71.05 Selecting previously unselected package jq. [2020-05-20T18:25:54.316Z] #14 71.05 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:25:54.316Z] #14 71.11 Selecting previously unselected package libaio1:s390x. [2020-05-20T18:25:54.316Z] #14 71.11 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.11 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-20T18:25:54.316Z] #14 71.14 Selecting previously unselected package libbtrfs0. [2020-05-20T18:25:54.316Z] #14 71.14 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:25:54.316Z] #14 71.18 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:25:54.316Z] #14 71.19 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:25:54.316Z] #14 71.26 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-20T18:25:54.316Z] #14 71.26 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.26 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-20T18:25:54.316Z] #14 71.29 Selecting previously unselected package libudev-dev:s390x. [2020-05-20T18:25:54.316Z] #14 71.30 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.32 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-20T18:25:54.316Z] #14 71.40 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-20T18:25:54.316Z] #14 71.41 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-20T18:25:54.316Z] #14 71.60 Selecting previously unselected package libpcre16-3:s390x. [2020-05-20T18:25:54.316Z] #14 71.60 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.60 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-20T18:25:54.316Z] #14 71.67 Selecting previously unselected package libpcre32-3:s390x. [2020-05-20T18:25:54.316Z] #14 71.67 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.68 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-20T18:25:54.316Z] #14 71.76 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-20T18:25:54.316Z] #14 71.76 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.77 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-20T18:25:54.316Z] #14 71.81 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-20T18:25:54.316Z] #14 71.82 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 71.82 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-20T18:25:54.316Z] #14 72.16 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-20T18:25:54.316Z] #14 72.16 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 72.16 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-20T18:25:54.316Z] #14 72.33 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-20T18:25:54.316Z] #14 72.33 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 72.33 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-20T18:25:54.316Z] #14 72.38 Selecting previously unselected package libgpm2:s390x. [2020-05-20T18:25:54.316Z] #14 72.39 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 72.39 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-20T18:25:54.316Z] #14 72.47 Selecting previously unselected package libicu63:s390x. [2020-05-20T18:25:54.316Z] #14 72.47 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-20T18:25:54.316Z] #14 72.47 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T18:25:54.340Z] #14 63.76 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T18:25:54.340Z] #14 63.76 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-20T18:25:54.340Z] #14 63.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:25:54.906Z] #14 ... [2020-05-20T18:25:54.906Z] [2020-05-20T18:25:54.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:54.906Z] #39 45.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-20T18:25:54.906Z] #39 45.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-20T18:25:54.906Z] #39 45.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-20T18:25:54.906Z] #39 46.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-20T18:25:54.906Z] #39 46.05 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-20T18:25:54.906Z] #39 46.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-20T18:25:54.906Z] #39 46.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T18:25:54.906Z] #39 46.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-20T18:25:54.906Z] #39 46.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T18:25:54.906Z] #39 46.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T18:25:54.906Z] #39 46.20 DEP compel/plugins/std/infect.d [2020-05-20T18:25:54.906Z] #39 46.37 DEP compel/plugins/std/string.d [2020-05-20T18:25:54.906Z] #39 46.47 DEP compel/plugins/std/log.d [2020-05-20T18:25:54.906Z] #39 46.61 DEP compel/plugins/std/fds.d [2020-05-20T18:25:54.906Z] #39 46.76 DEP compel/plugins/std/std.d [2020-05-20T18:25:54.906Z] #39 46.91 DEP compel/plugins/shmem/shmem.d [2020-05-20T18:25:54.906Z] #39 47.02 DEP compel/plugins/fds/fds.d [2020-05-20T18:25:54.906Z] #39 47.19 CC compel/plugins/std/std.o [2020-05-20T18:25:54.906Z] #39 47.54 CC compel/plugins/std/fds.o [2020-05-20T18:25:54.906Z] #39 48.07 CC compel/plugins/std/log.o [2020-05-20T18:25:54.906Z] #39 49.06 CC compel/plugins/std/string.o [2020-05-20T18:25:54.906Z] #39 49.81 CC compel/plugins/std/infect.o [2020-05-20T18:25:54.906Z] #39 50.27 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-20T18:25:54.906Z] #39 50.37 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-20T18:25:54.906Z] #39 50.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-20T18:25:54.906Z] #39 50.53 AR compel/plugins/std.lib.a [2020-05-20T18:25:54.906Z] #39 50.59 CC compel/plugins/fds/fds.o [2020-05-20T18:25:54.906Z] #39 50.85 AR compel/plugins/fds.lib.a [2020-05-20T18:25:54.906Z] #39 50.93 HOSTDEP compel/src/lib/log-host.d [2020-05-20T18:25:54.906Z] #39 51.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T18:25:54.906Z] #39 51.23 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-20T18:25:54.906Z] #39 51.35 HOSTDEP compel/src/main-host.d [2020-05-20T18:25:54.906Z] #39 51.51 DEP compel/src/lib/ptrace.d [2020-05-20T18:25:54.906Z] #39 51.65 DEP compel/src/lib/infect.d [2020-05-20T18:25:54.906Z] #39 51.88 DEP compel/src/lib/infect-util.d [2020-05-20T18:25:54.906Z] #39 52.06 DEP compel/src/lib/infect-rpc.d [2020-05-20T18:25:54.906Z] #39 52.16 DEP compel/arch/x86/src/lib/infect.d [2020-05-20T18:25:54.906Z] #39 52.30 DEP compel/arch/x86/src/lib/cpu.d [2020-05-20T18:25:54.906Z] #39 52.39 DEP compel/src/lib/log.d [2020-05-20T18:25:54.906Z] #39 52.48 DEP compel/src/main.d [2020-05-20T18:25:54.906Z] #39 52.65 DEP compel/src/lib/handle-elf.d [2020-05-20T18:25:54.906Z] #39 52.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-20T18:25:54.906Z] #39 52.87 CC compel/src/lib/log.o [2020-05-20T18:25:54.906Z] #39 53.32 CC compel/arch/x86/src/lib/cpu.o [2020-05-20T18:25:54.906Z] #39 54.62 CC compel/arch/x86/src/lib/infect.o [2020-05-20T18:25:54.906Z] #39 55.96 CC compel/src/lib/infect-rpc.o [2020-05-20T18:25:55.472Z] #39 56.42 CC compel/src/lib/infect-util.o [2020-05-20T18:25:55.730Z] #39 56.76 CC compel/src/lib/infect.o [2020-05-20T18:25:55.766Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 4.0s done [2020-05-20T18:25:55.767Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-20T18:25:56.221Z] Removing intermediate container bb29e4468b50 [2020-05-20T18:25:56.221Z] ---> 4a085ee04d0f [2020-05-20T18:25:56.221Z] Step 14/140 : FROM base AS registry [2020-05-20T18:25:56.221Z] ---> 07336f171d11 [2020-05-20T18:25:56.221Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T18:25:56.221Z] ---> Running in 3b0eb70492b3 [2020-05-20T18:25:56.221Z] Removing intermediate container 3b0eb70492b3 [2020-05-20T18:25:56.221Z] ---> 838f778b6111 [2020-05-20T18:25:56.221Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T18:25:56.221Z] ---> Running in 7f9e75d33f06 [2020-05-20T18:25:56.221Z] Removing intermediate container 7f9e75d33f06 [2020-05-20T18:25:56.221Z] ---> bc7e2218c036 [2020-05-20T18:25:56.221Z] Step 17/140 : 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-05-20T18:25:56.221Z] ---> Running in 600719dd214a [2020-05-20T18:25:56.297Z] #39 ... [2020-05-20T18:25:56.297Z] [2020-05-20T18:25:56.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:56.297Z] #14 65.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-20T18:25:56.297Z] #14 65.63 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-20T18:25:56.297Z] #14 65.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:25:56.297Z] #14 ... [2020-05-20T18:25:56.297Z] [2020-05-20T18:25:56.297Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:25:56.297Z] #42 116.3 crypto/md5 [2020-05-20T18:25:56.297Z] #42 117.2 crypto/rc4 [2020-05-20T18:25:56.297Z] #42 117.4 crypto/sha1 [2020-05-20T18:25:56.297Z] #42 118.3 crypto/rand [2020-05-20T18:25:56.297Z] #42 118.6 crypto/elliptic [2020-05-20T18:25:56.297Z] #42 119.1 encoding/asn1 [2020-05-20T18:25:56.297Z] #42 121.4 crypto/ed25519 [2020-05-20T18:25:56.297Z] #42 121.8 crypto/rsa [2020-05-20T18:25:56.297Z] #42 122.0 crypto/ecdsa [2020-05-20T18:25:56.297Z] #42 122.9 crypto/sha256 [2020-05-20T18:25:56.297Z] #42 123.4 crypto/dsa [2020-05-20T18:25:56.297Z] #42 123.9 encoding/hex [2020-05-20T18:25:56.297Z] #42 124.5 crypto/x509/pkix [2020-05-20T18:25:56.297Z] #42 124.6 encoding/pem [2020-05-20T18:25:56.297Z] #42 125.0 vendor/golang.org/x/crypto/cryptobyte [2020-05-20T18:25:56.297Z] #42 125.2 vendor/golang.org/x/net/dns/dnsmessage [2020-05-20T18:25:56.506Z] + mktemp -d [2020-05-20T18:25:56.506Z] + export GOPATH=/tmp/tmp.meruoAWjOq [2020-05-20T18:25:56.506Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.meruoAWjOq/src/github.com/docker/distribution [2020-05-20T18:25:56.506Z] Cloning into '/tmp/tmp.meruoAWjOq/src/github.com/docker/distribution'... [2020-05-20T18:25:56.864Z] #42 127.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-20T18:25:56.983Z] #14 75.39 Selecting previously unselected package libnet1:s390x. [2020-05-20T18:25:57.268Z] #14 75.39 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-20T18:25:57.268Z] #14 75.40 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T18:25:57.268Z] #14 75.49 Selecting previously unselected package libnl-3-200:s390x. [2020-05-20T18:25:57.268Z] #14 ... [2020-05-20T18:25:57.268Z] [2020-05-20T18:25:57.268Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:25:57.268Z] #26 109.3 + rm -rf /tmp/tmp.DfwHDiYrdO [2020-05-20T18:25:57.268Z] #26 DONE 109.6s [2020-05-20T18:25:57.268Z] [2020-05-20T18:25:57.268Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:25:57.268Z] #14 75.49 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-20T18:25:57.268Z] #14 75.50 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T18:25:57.268Z] #14 75.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-20T18:25:57.268Z] #14 75.63 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-20T18:25:57.268Z] #14 75.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T18:25:57.268Z] #14 75.71 Selecting previously unselected package libreadline5:s390x. [2020-05-20T18:25:57.268Z] #14 75.72 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-20T18:25:57.554Z] #14 75.72 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-20T18:25:57.554Z] #14 75.95 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-20T18:25:57.554Z] #14 75.95 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-20T18:25:57.554Z] #14 75.97 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-20T18:25:57.798Z] #42 127.7 vendor/golang.org/x/crypto/poly1305 [2020-05-20T18:25:57.838Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-20T18:25:57.838Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1910ecb1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-20T18:25:57.838Z] ---------------------------------------------------------------------------- [2020-05-20T18:25:57.838Z] [2020-05-20T18:25:57.838Z] INFO: executeCI.ps1 starting at Wed May 20 18:25:55 CUT 2020 [2020-05-20T18:25:57.838Z] [2020-05-20T18:25:57.838Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-20T18:25:57.838Z] INFO: Running git version 2.24.1.windows.2 [2020-05-20T18:25:57.838Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-20T18:25:57.838Z] INFO: Environment variables: [2020-05-20T18:25:57.838Z] [2020-05-20T18:25:57.838Z] Name Value [2020-05-20T18:25:57.838Z] ---- ----- [2020-05-20T18:25:57.838Z] ALLUSERSPROFILE C:\ProgramData [2020-05-20T18:25:57.838Z] amd64 true [2020-05-20T18:25:57.838Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-20T18:25:57.838Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-20T18:25:57.838Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-20T18:25:57.838Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-20T18:25:57.838Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-20T18:25:57.838Z] BRANCH_NAME PR-40978 [2020-05-20T18:25:57.838Z] BUILD_DISPLAY_NAME #4 [2020-05-20T18:25:57.838Z] BUILD_ID 4 [2020-05-20T18:25:57.838Z] BUILD_NUMBER 4 [2020-05-20T18:25:57.838Z] BUILD_TAG jenkins-moby-PR-40978-4 [2020-05-20T18:25:57.838Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40978/4/ [2020-05-20T18:25:57.838Z] CHANGE_AUTHOR thaJeztah [2020-05-20T18:25:57.838Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-20T18:25:57.838Z] CHANGE_BRANCH 19.03_backport_bump_golang_1.13.11 [2020-05-20T18:25:57.838Z] CHANGE_FORK thaJeztah/docker [2020-05-20T18:25:57.838Z] CHANGE_ID 40978 [2020-05-20T18:25:57.838Z] CHANGE_TARGET 19.03 [2020-05-20T18:25:57.838Z] CHANGE_TITLE [19.03 backport] Bump Golang 1.13.11 [2020-05-20T18:25:57.838Z] CHANGE_URL https://github.com/moby/moby/pull/40978 [2020-05-20T18:25:57.838Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-20T18:25:57.838Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-20T18:25:57.838Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-20T18:25:57.838Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-20T18:25:57.838Z] COMPUTERNAME azwin-2-fb1f80 [2020-05-20T18:25:57.838Z] ComSpec C:\windows\system32\cmd.exe [2020-05-20T18:25:57.838Z] ConfigSequenceNumber 0 [2020-05-20T18:25:57.838Z] DOCKER_BUILDKIT 0 [2020-05-20T18:25:57.838Z] DOCKER_DUT_DEBUG 1 [2020-05-20T18:25:57.838Z] DOCKER_EXPERIMENTAL 1 [2020-05-20T18:25:57.838Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-20T18:25:57.838Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-20T18:25:57.838Z] EXECUTOR_NUMBER 0 [2020-05-20T18:25:57.838Z] FQDN azwin-2-fb1f80.westus.cloudapp.azure.com [2020-05-20T18:25:57.838Z] GIT_BRANCH PR-40978 [2020-05-20T18:25:57.838Z] GIT_COMMIT 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:57.838Z] GIT_PREVIOUS_COMMIT 29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:25:57.838Z] GIT_URL https://github.com/moby/moby.git [2020-05-20T18:25:57.838Z] HUDSON_COOKIE 6ce38d4a-9174-4f35-9e8b-9b7b004cc00c [2020-05-20T18:25:57.838Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-20T18:25:57.838Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-20T18:25:57.838Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-20T18:25:57.838Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-20T18:25:57.838Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-20T18:25:57.838Z] JENKINS_NODE_COOKIE aa39b0a8-6125-4720-8b56-f7940d689b28 [2020-05-20T18:25:57.838Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-20T18:25:57.838Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-20T18:25:57.838Z] JOB_BASE_NAME PR-40978 [2020-05-20T18:25:57.838Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40978/display/redirect [2020-05-20T18:25:57.838Z] JOB_NAME moby/PR-40978 [2020-05-20T18:25:57.838Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40978/ [2020-05-20T18:25:57.838Z] library.jps.version master [2020-05-20T18:25:57.838Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-20T18:25:57.838Z] NODE_LABELS amd64 azure azwin-2-fb1f80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-20T18:25:57.838Z] NODE_NAME azwin-2-fb1f80 [2020-05-20T18:25:57.838Z] NUMBER_OF_PROCESSORS 4 [2020-05-20T18:25:57.838Z] OS Windows_NT [2020-05-20T18:25:57.838Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-20T18:25:57.838Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-20T18:25:57.838Z] ppc64le true [2020-05-20T18:25:57.838Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-20T18:25:57.839Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-20T18:25:57.839Z] PROCESSOR_LEVEL 6 [2020-05-20T18:25:57.839Z] PROCESSOR_REVISION 5504 [2020-05-20T18:25:57.839Z] ProgramData C:\ProgramData [2020-05-20T18:25:57.839Z] ProgramFiles C:\Program Files [2020-05-20T18:25:57.839Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-20T18:25:57.839Z] ProgramW6432 C:\Program Files [2020-05-20T18:25:57.839Z] PROMPT $P$G [2020-05-20T18:25:57.839Z] PSExecutionPolicyPreference Bypass [2020-05-20T18:25:57.839Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-20T18:25:57.839Z] PUBLIC C:\Users\Public [2020-05-20T18:25:57.839Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40978/4/display/redirect?page=changes [2020-05-20T18:25:57.839Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40978/4/display/redirect [2020-05-20T18:25:57.839Z] s390x true [2020-05-20T18:25:57.839Z] skip_dco false [2020-05-20T18:25:57.839Z] SKIP_VALIDATION_TESTS 1 [2020-05-20T18:25:57.839Z] SOURCES_DRIVE d [2020-05-20T18:25:57.839Z] SOURCES_SUBDIR gopath [2020-05-20T18:25:57.839Z] STAGE_NAME Run tests [2020-05-20T18:25:57.839Z] SystemDrive C: [2020-05-20T18:25:57.839Z] SystemRoot C:\windows [2020-05-20T18:25:57.839Z] TEMP C:\windows\TEMP [2020-05-20T18:25:57.839Z] TESTDEBUG 0 [2020-05-20T18:25:57.839Z] TESTRUN_DRIVE d [2020-05-20T18:25:57.839Z] TESTRUN_SUBDIR CI [2020-05-20T18:25:57.839Z] TIMEOUT 120m [2020-05-20T18:25:57.839Z] TMP C:\windows\TEMP [2020-05-20T18:25:57.839Z] unit_validate true [2020-05-20T18:25:57.839Z] USERDOMAIN WORKGROUP [2020-05-20T18:25:57.839Z] USERNAME azwin-2-fb1f80$ [2020-05-20T18:25:57.839Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-20T18:25:57.839Z] windir C:\windows [2020-05-20T18:25:57.839Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-20T18:25:57.839Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-20T18:25:57.839Z] windowsRS1 false [2020-05-20T18:25:57.839Z] windowsRS5 true [2020-05-20T18:25:57.839Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] INFO: Sources under d:\gopath\... [2020-05-20T18:25:57.839Z] INFO: Test run under d:\CI\... [2020-05-20T18:25:57.839Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-20T18:25:57.839Z] INFO: docker/docker repository was found [2020-05-20T18:25:57.839Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-20T18:25:57.839Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-20T18:25:57.839Z] INFO: Docker version of control daemon [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] Client: Docker Engine - Enterprise [2020-05-20T18:25:57.839Z] Version: 19.03.5 [2020-05-20T18:25:57.839Z] API version: 1.40 [2020-05-20T18:25:57.839Z] Go version: go1.12.12 [2020-05-20T18:25:57.839Z] Git commit: 2ee0c57608 [2020-05-20T18:25:57.839Z] Built: 11/13/2019 08:00:16 [2020-05-20T18:25:57.839Z] OS/Arch: windows/amd64 [2020-05-20T18:25:57.839Z] Experimental: false [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] Server: Docker Engine - Enterprise [2020-05-20T18:25:57.839Z] Engine: [2020-05-20T18:25:57.839Z] Version: 19.03.5 [2020-05-20T18:25:57.839Z] API version: 1.40 (minimum version 1.24) [2020-05-20T18:25:57.839Z] Go version: go1.12.12 [2020-05-20T18:25:57.839Z] Git commit: 2ee0c57608 [2020-05-20T18:25:57.839Z] Built: 11/13/2019 07:58:51 [2020-05-20T18:25:57.839Z] OS/Arch: windows/amd64 [2020-05-20T18:25:57.839Z] Experimental: true [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] INFO: Docker info of control daemon [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] Client: [2020-05-20T18:25:57.839Z] Debug Mode: false [2020-05-20T18:25:57.839Z] Plugins: [2020-05-20T18:25:57.839Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] Server: [2020-05-20T18:25:57.839Z] Containers: 0 [2020-05-20T18:25:57.839Z] Running: 0 [2020-05-20T18:25:57.839Z] Paused: 0 [2020-05-20T18:25:57.839Z] Stopped: 0 [2020-05-20T18:25:57.839Z] Images: 10 [2020-05-20T18:25:57.839Z] Server Version: 19.03.5 [2020-05-20T18:25:57.839Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-20T18:25:57.839Z] Windows: [2020-05-20T18:25:57.839Z] LCOW: [2020-05-20T18:25:57.839Z] Logging Driver: json-file [2020-05-20T18:25:57.839Z] Plugins: [2020-05-20T18:25:57.839Z] Volume: local [2020-05-20T18:25:57.839Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T18:25:57.839Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T18:25:57.839Z] Swarm: inactive [2020-05-20T18:25:57.839Z] Default Isolation: process [2020-05-20T18:25:57.839Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T18:25:57.839Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T18:25:57.839Z] OSType: windows [2020-05-20T18:25:57.839Z] Architecture: x86_64 [2020-05-20T18:25:57.839Z] CPUs: 4 [2020-05-20T18:25:57.839Z] Total Memory: 32GiB [2020-05-20T18:25:57.839Z] Name: azwin-2-fb1f80 [2020-05-20T18:25:57.839Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-20T18:25:57.839Z] Docker Root Dir: D:\docker [2020-05-20T18:25:57.839Z] Debug Mode: false [2020-05-20T18:25:57.839Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:25:57.839Z] Labels: [2020-05-20T18:25:57.839Z] Experimental: true [2020-05-20T18:25:57.839Z] Insecure Registries: [2020-05-20T18:25:57.839Z] 10.0.0.4:5000 [2020-05-20T18:25:57.839Z] 127.0.0.0/8 [2020-05-20T18:25:57.839Z] Registry Mirrors: [2020-05-20T18:25:57.839Z] http://10.0.0.4:5000/ [2020-05-20T18:25:57.839Z] Live Restore Enabled: false [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] [2020-05-20T18:25:57.839Z] INFO: Commit hash is 29796375c [2020-05-20T18:25:57.839Z] INFO: Nuke-Everything... [2020-05-20T18:25:57.839Z] INFO: Container count on control daemon to delete is 0 [2020-05-20T18:25:58.056Z] #42 128.1 vendor/golang.org/x/sys/cpu [2020-05-20T18:25:58.056Z] #42 ... [2020-05-20T18:25:58.056Z] [2020-05-20T18:25:58.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:25:58.056Z] #39 59.19 CC compel/src/lib/ptrace.o [2020-05-20T18:25:58.173Z] #14 76.39 Selecting previously unselected package net-tools. [2020-05-20T18:25:58.173Z] #14 76.41 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-20T18:25:58.173Z] #14 76.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:25:58.329Z] INFO: Nuking d:\CI [2020-05-20T18:25:58.329Z] INFO: Zapped successfully [2020-05-20T18:25:58.329Z] INFO: Location for testing is d:\CI\PR-40978\4 [2020-05-20T18:25:58.329Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-20T18:25:58.329Z] [2020-05-20T18:25:58.329Z] [2020-05-20T18:25:58.329Z] INFO: Building the image from Dockerfile.windows at 05/20/2020 18:25:58... [2020-05-20T18:25:58.329Z] [2020-05-20T18:25:58.456Z] #14 76.60 Selecting previously unselected package python-pip-whl. [2020-05-20T18:25:58.456Z] #14 76.61 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-20T18:25:58.456Z] #14 76.62 Unpacking python-pip-whl (18.1-5) ... [2020-05-20T18:25:58.623Z] #39 59.63 AR compel/libcompel.a [2020-05-20T18:25:58.623Z] #39 59.72 HOSTCC compel/src/main-host.o [2020-05-20T18:25:58.737Z] #14 77.13 Selecting previously unselected package python3-lib2to3. [2020-05-20T18:25:59.018Z] #14 77.13 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T18:25:59.018Z] #14 77.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:25:59.018Z] #14 77.24 Selecting previously unselected package python3-distutils. [2020-05-20T18:25:59.018Z] #14 77.24 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T18:25:59.018Z] #14 77.25 Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T18:25:59.018Z] #14 77.33 Selecting previously unselected package python3-pip. [2020-05-20T18:25:59.018Z] #14 77.34 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-20T18:25:59.018Z] #14 77.34 Unpacking python3-pip (18.1-5) ... [2020-05-20T18:25:59.189Z] #39 60.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-20T18:25:59.189Z] #39 60.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T18:25:59.198Z] + cd /tmp/tmp.meruoAWjOq/src/github.com/docker/distribution [2020-05-20T18:25:59.199Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T18:25:59.299Z] #14 77.44 Selecting previously unselected package python3-pkg-resources. [2020-05-20T18:25:59.299Z] #14 77.45 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:25:59.299Z] #14 77.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:25:59.299Z] #14 77.54 Selecting previously unselected package python3-setuptools. [2020-05-20T18:25:59.299Z] #14 77.54 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T18:25:59.299Z] #14 77.54 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T18:25:59.299Z] #14 77.68 Selecting previously unselected package python3-wheel. [2020-05-20T18:25:59.580Z] #14 77.68 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T18:25:59.580Z] #14 77.69 Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T18:25:59.580Z] #14 77.74 Selecting previously unselected package thin-provisioning-tools. [2020-05-20T18:25:59.580Z] #14 77.74 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-20T18:25:59.580Z] #14 77.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:25:59.580Z] #14 77.93 Selecting previously unselected package vim-runtime. [2020-05-20T18:25:59.580Z] #14 77.93 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:25:59.580Z] #14 77.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T18:25:59.756Z] #39 60.77 HOSTCC compel/src/lib/log-host.o [2020-05-20T18:25:59.817Z] + GOPATH=/tmp/tmp.meruoAWjOq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.meruoAWjOq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T18:25:59.861Z] #14 77.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T18:25:59.861Z] #14 77.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:25:59.948Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done [2020-05-20T18:25:59.948Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-20T18:26:00.014Z] #39 61.05 HOSTLINK compel/compel-host-bin [2020-05-20T18:26:00.014Z] #39 61.18 DEP soccr/soccr.d [2020-05-20T18:26:00.272Z] #39 61.43 CC soccr/soccr.o [2020-05-20T18:26:02.173Z] #39 62.95 AR soccr/libsoccr.a [2020-05-20T18:26:02.173Z] #39 62.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:26:02.431Z] #39 63.36 DEP criu/arch/x86/sigframe.d [2020-05-20T18:26:02.431Z] #39 63.55 DEP criu/arch/x86/sigaction_compat.d [2020-05-20T18:26:02.431Z] #39 63.63 DEP criu/arch/x86/kerndat.d [2020-05-20T18:26:02.527Z] #14 80.34 Selecting previously unselected package vim. [2020-05-20T18:26:02.527Z] #14 80.34 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-20T18:26:02.527Z] #14 80.35 Unpacking vim (2:8.1.0875-5) ... [2020-05-20T18:26:02.527Z] #14 80.80 Selecting previously unselected package xfsprogs. [2020-05-20T18:26:02.527Z] #14 80.80 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-20T18:26:02.527Z] #14 80.81 Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T18:26:02.689Z] #39 63.82 DEP criu/arch/x86/crtools.d [2020-05-20T18:26:02.808Z] #14 81.12 Selecting previously unselected package zip. [2020-05-20T18:26:02.808Z] #14 81.13 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-05-20T18:26:02.808Z] #14 81.14 Unpacking zip (3.0-11+b1) ... [2020-05-20T18:26:02.948Z] #39 63.99 DEP criu/arch/x86/cpu.d [2020-05-20T18:26:02.948Z] #39 64.19 CC criu/arch/x86/cpu.o [2020-05-20T18:26:03.089Z] #14 81.31 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-20T18:26:03.089Z] #14 81.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:26:03.089Z] #14 81.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:26:03.089Z] #14 81.35 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-20T18:26:03.089Z] #14 81.35 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-20T18:26:03.089Z] #14 81.36 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:26:03.089Z] #14 81.37 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-20T18:26:03.089Z] #14 81.38 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-20T18:26:03.089Z] #14 81.39 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-20T18:26:03.089Z] #14 81.39 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-20T18:26:03.089Z] #14 81.40 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-20T18:26:03.089Z] #14 81.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:03.089Z] #14 81.42 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-20T18:26:03.089Z] #14 81.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:26:03.089Z] #14 81.44 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-20T18:26:03.089Z] #14 81.44 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-20T18:26:03.089Z] #14 81.46 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:26:03.217Z] Sending build context to Docker daemon 55.38MB [2020-05-20T18:26:03.217Z] [2020-05-20T18:26:03.217Z] Step 1/8 : FROM microsoft/windowsservercore [2020-05-20T18:26:03.217Z] ---> 561b89eac394 [2020-05-20T18:26:03.217Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-20T18:26:03.217Z] ---> Using cache [2020-05-20T18:26:03.217Z] ---> fdad896e6bba [2020-05-20T18:26:03.217Z] Step 3/8 : ARG GO_VERSION=1.13.11 [2020-05-20T18:26:03.217Z] ---> Using cache [2020-05-20T18:26:03.217Z] ---> f14a1c3e6f5a [2020-05-20T18:26:03.217Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-05-20T18:26:03.370Z] #14 81.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:26:03.370Z] #14 81.48 Setting up zip (3.0-11+b1) ... [2020-05-20T18:26:03.370Z] #14 81.49 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:26:03.370Z] #14 81.50 Setting up bash-completion (1:2.8-6) ... [2020-05-20T18:26:03.651Z] #14 ... [2020-05-20T18:26:03.651Z] [2020-05-20T18:26:03.651Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:03.651Z] #42 105.7 net/http/httptrace [2020-05-20T18:26:03.651Z] #42 105.9 net/http [2020-05-20T18:26:03.651Z] #42 114.6 github.com/LK4D4/vndr/godl [2020-05-20T18:26:03.651Z] #42 115.1 github.com/LK4D4/vndr [2020-05-20T18:26:03.698Z] ---> Running in 32db61eb7644 [2020-05-20T18:26:03.883Z] #39 64.86 CC criu/arch/x86/crtools.o [2020-05-20T18:26:03.932Z] #42 ... [2020-05-20T18:26:03.932Z] [2020-05-20T18:26:03.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:03.932Z] #39 72.36 CC criu/cr-errno.o [2020-05-20T18:26:03.932Z] #39 72.41 CC criu/cr-restore.o [2020-05-20T18:26:03.932Z] #39 75.91 CC criu/cr-service.o [2020-05-20T18:26:03.932Z] #39 77.02 CC criu/crtools.o [2020-05-20T18:26:03.932Z] #39 77.34 CC criu/eventfd.o [2020-05-20T18:26:03.932Z] #39 77.55 CC criu/eventpoll.o [2020-05-20T18:26:03.932Z] #39 78.07 CC criu/external.o [2020-05-20T18:26:03.932Z] #39 78.27 CC criu/fault-injection.o [2020-05-20T18:26:03.932Z] #39 78.35 CC criu/fdstore.o [2020-05-20T18:26:03.932Z] #39 78.53 CC criu/fifo.o [2020-05-20T18:26:03.932Z] #39 78.69 CC criu/file-ids.o [2020-05-20T18:26:03.932Z] #39 78.93 CC criu/file-lock.o [2020-05-20T18:26:03.932Z] #39 79.63 CC criu/files-ext.o [2020-05-20T18:26:03.932Z] #39 79.86 CC criu/files-reg.o [2020-05-20T18:26:04.181Z] Removing intermediate container 32db61eb7644 [2020-05-20T18:26:04.181Z] ---> abd423e1ea9a [2020-05-20T18:26:04.181Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-05-20T18:26:04.181Z] ---> Running in 65de49af0594 [2020-05-20T18:26:04.957Z] #39 ... [2020-05-20T18:26:04.958Z] [2020-05-20T18:26:04.958Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:04.958Z] #14 83.32 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-20T18:26:04.958Z] #14 83.32 Setting up xz-utils (5.2.4-1) ... [2020-05-20T18:26:04.958Z] #14 83.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T18:26:05.210Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-05-20T18:26:05.239Z] #14 83.34 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-20T18:26:05.239Z] #14 83.35 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-20T18:26:05.239Z] #14 83.36 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:26:05.239Z] #14 83.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:26:05.239Z] #14 83.37 Setting up pigz (2.4-1) ... [2020-05-20T18:26:05.239Z] #14 83.38 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-20T18:26:05.239Z] #14 83.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-20T18:26:05.239Z] #14 83.40 Setting up python-pip-whl (18.1-5) ... [2020-05-20T18:26:05.239Z] #14 83.40 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-20T18:26:05.239Z] #14 83.43 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-20T18:26:05.239Z] #14 83.44 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:26:05.239Z] #14 83.70 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-20T18:26:05.520Z] #14 83.71 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-20T18:26:05.520Z] #14 83.72 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-20T18:26:05.520Z] #14 83.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:26:05.520Z] #14 83.73 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-20T18:26:05.520Z] #14 83.74 Setting up vim (2:8.1.0875-5) ... [2020-05-20T18:26:05.520Z] #14 83.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T18:26:05.520Z] #14 83.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T18:26:05.520Z] #14 83.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T18:26:05.520Z] #14 83.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T18:26:05.520Z] #14 83.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T18:26:05.520Z] #14 83.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T18:26:05.520Z] #14 83.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T18:26:05.520Z] #14 83.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T18:26:05.520Z] #14 83.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-20T18:26:05.520Z] #14 83.79 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-20T18:26:05.520Z] #14 83.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:05.520Z] #14 83.80 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-05-20T18:26:05.520Z] #14 83.80 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-05-20T18:26:05.520Z] #14 83.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:05.520Z] #14 83.82 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-05-20T18:26:05.520Z] #14 83.82 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-05-20T18:26:05.520Z] #14 83.82 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:26:05.520Z] #14 83.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:26:05.520Z] #14 83.84 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-20T18:26:05.520Z] #14 83.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:26:05.520Z] #14 83.85 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-20T18:26:05.520Z] #14 83.86 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:26:05.783Z] #39 66.48 CC criu/arch/x86/kerndat.o [2020-05-20T18:26:05.783Z] #39 ... [2020-05-20T18:26:05.783Z] [2020-05-20T18:26:05.783Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:05.783Z] #14 68.01 Selecting previously unselected package binutils-mingw-w64. [2020-05-20T18:26:05.783Z] #14 68.02 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-20T18:26:05.783Z] #14 68.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:26:05.783Z] #14 68.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-20T18:26:05.783Z] #14 68.15 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:26:05.783Z] #14 68.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:26:05.783Z] #14 68.38 Selecting previously unselected package dmsetup. [2020-05-20T18:26:05.783Z] #14 68.39 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:26:05.783Z] #14 68.40 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-20T18:26:05.783Z] #14 68.59 Selecting previously unselected package mingw-w64-common. [2020-05-20T18:26:05.783Z] #14 68.59 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-20T18:26:05.783Z] #14 68.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-20T18:26:05.783Z] #14 73.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-20T18:26:05.783Z] #14 73.84 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-20T18:26:05.783Z] #14 73.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:26:05.783Z] #14 ... [2020-05-20T18:26:05.783Z] [2020-05-20T18:26:05.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:05.783Z] #39 66.98 CC criu/arch/x86/sigaction_compat.o [2020-05-20T18:26:06.042Z] #39 67.23 CC criu/arch/x86/sigframe.o [2020-05-20T18:26:06.608Z] #39 67.48 LINK criu/arch/x86/crtools.built-in.o [2020-05-20T18:26:06.608Z] #39 67.56 DEP criu/pie/util-vdso-elf32.d [2020-05-20T18:26:06.608Z] #39 67.73 DEP criu/pie/util-vdso.d [2020-05-20T18:26:06.608Z] #39 67.86 DEP criu/pie/util.d [2020-05-20T18:26:07.108Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done [2020-05-20T18:26:07.175Z] #39 68.08 CC criu/pie/util.o [2020-05-20T18:26:07.200Z] [2020-05-20T18:26:07.200Z] SUCCESS: Specified value was saved. [2020-05-20T18:26:07.366Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-20T18:26:07.366Z] #5 DONE 26.4s [2020-05-20T18:26:07.366Z] [2020-05-20T18:26:07.366Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-20T18:26:07.433Z] #39 68.41 CC criu/pie/util-vdso.o [2020-05-20T18:26:07.536Z] #14 85.96 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-20T18:26:07.536Z] #14 85.97 Setting up iptables (1.8.2-4) ... [2020-05-20T18:26:07.536Z] #14 85.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:26:07.536Z] #14 85.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:26:07.536Z] #14 85.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:26:07.536Z] #14 85.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:26:07.536Z] #14 86.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T18:26:07.818Z] #14 86.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T18:26:07.818Z] #14 86.01 Setting up python3 (3.7.3-1) ... [2020-05-20T18:26:07.999Z] #39 69.20 CC criu/pie/util-vdso-elf32.o [2020-05-20T18:26:08.099Z] #14 86.32 Setting up python3-wheel (0.32.3-2) ... [2020-05-20T18:26:08.213Z] INFO: Downloading git... [2020-05-20T18:26:08.257Z] #39 ... [2020-05-20T18:26:08.257Z] [2020-05-20T18:26:08.257Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:08.258Z] #42 128.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-20T18:26:08.258Z] #42 129.2 net [2020-05-20T18:26:08.258Z] #42 129.6 vendor/golang.org/x/crypto/hkdf [2020-05-20T18:26:08.258Z] #42 129.7 vendor/golang.org/x/text/transform [2020-05-20T18:26:08.258Z] #42 130.5 vendor/golang.org/x/text/unicode/bidi [2020-05-20T18:26:08.258Z] #42 132.2 vendor/golang.org/x/text/secure/bidirule [2020-05-20T18:26:08.258Z] #42 132.7 vendor/golang.org/x/text/unicode/norm [2020-05-20T18:26:08.258Z] #42 136.2 vendor/golang.org/x/net/idna [2020-05-20T18:26:08.515Z] #42 ... [2020-05-20T18:26:08.515Z] [2020-05-20T18:26:08.515Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:26:08.515Z] #48 136.6 + GOBIN=/build [2020-05-20T18:26:08.515Z] #48 136.6 + /build/gometalinter --install [2020-05-20T18:26:08.515Z] #48 136.6 Installing: [2020-05-20T18:26:08.515Z] #48 136.6 deadcode [2020-05-20T18:26:08.515Z] #48 136.6 dupl [2020-05-20T18:26:08.515Z] #48 136.6 errcheck [2020-05-20T18:26:08.515Z] #48 136.6 gas [2020-05-20T18:26:08.515Z] #48 136.6 gochecknoglobals [2020-05-20T18:26:08.515Z] #48 136.6 gochecknoinits [2020-05-20T18:26:08.515Z] #48 136.6 goconst [2020-05-20T18:26:08.515Z] #48 136.6 gocyclo [2020-05-20T18:26:08.515Z] #48 136.6 goimports [2020-05-20T18:26:08.515Z] #48 136.6 golint [2020-05-20T18:26:08.515Z] #48 136.6 gosimple [2020-05-20T18:26:08.515Z] #48 136.6 gotype [2020-05-20T18:26:08.515Z] #48 136.6 gotypex [2020-05-20T18:26:08.515Z] #48 136.6 ineffassign [2020-05-20T18:26:08.515Z] #48 136.6 interfacer [2020-05-20T18:26:08.515Z] #48 136.6 lll [2020-05-20T18:26:08.515Z] #48 136.6 maligned [2020-05-20T18:26:08.516Z] #48 136.6 megacheck [2020-05-20T18:26:08.516Z] #48 136.6 misspell [2020-05-20T18:26:08.516Z] #48 136.6 nakedret [2020-05-20T18:26:08.516Z] #48 136.6 safesql [2020-05-20T18:26:08.516Z] #48 136.6 staticcheck [2020-05-20T18:26:08.516Z] #48 136.6 structcheck [2020-05-20T18:26:08.516Z] #48 136.6 unconvert [2020-05-20T18:26:08.516Z] #48 136.6 unparam [2020-05-20T18:26:08.516Z] #48 136.6 unused [2020-05-20T18:26:08.516Z] #48 136.6 varcheck [2020-05-20T18:26:08.768Z] #14 86.88 Setting up apparmor (2.13.2-10) ... [2020-05-20T18:26:09.263Z] #6 DONE 1.7s [2020-05-20T18:26:09.263Z] [2020-05-20T18:26:09.263Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:26:09.263Z] #18 DONE 0.1s [2020-05-20T18:26:09.263Z] [2020-05-20T18:26:09.263Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-20T18:26:09.263Z] #59 ... [2020-05-20T18:26:09.263Z] [2020-05-20T18:26:09.263Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-20T18:26:09.263Z] #44 DONE 0.1s [2020-05-20T18:26:09.392Z] #14 ... [2020-05-20T18:26:09.392Z] [2020-05-20T18:26:09.392Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:09.392Z] #42 DONE 121.4s [2020-05-20T18:26:09.392Z] [2020-05-20T18:26:09.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:09.392Z] #39 81.49 CC criu/files.o [2020-05-20T18:26:09.392Z] #39 82.99 CC criu/filesystems.o [2020-05-20T18:26:09.392Z] #39 83.50 CC criu/fsnotify.o [2020-05-20T18:26:09.392Z] #39 84.29 CC criu/image-desc.o [2020-05-20T18:26:09.392Z] #39 84.39 CC criu/image.o [2020-05-20T18:26:09.392Z] #39 85.10 CC criu/ipc_ns.o [2020-05-20T18:26:09.392Z] #39 85.71 CC criu/irmap.o [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-20T18:26:09.521Z] #47 DONE 0.1s [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-20T18:26:09.521Z] #65 DONE 0.2s [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-20T18:26:09.521Z] #19 DONE 0.2s [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-20T18:26:09.521Z] #41 DONE 0.2s [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:26:09.521Z] #66 ... [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-20T18:26:09.521Z] #28 DONE 0.2s [2020-05-20T18:26:09.521Z] [2020-05-20T18:26:09.521Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-20T18:26:09.521Z] #59 DONE 0.2s [2020-05-20T18:26:09.674Z] #39 86.04 CC criu/kcmp-ids.o [2020-05-20T18:26:09.783Z] [2020-05-20T18:26:09.783Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:26:09.818Z] INFO: Downloading go... [2020-05-20T18:26:09.956Z] #39 86.26 CC criu/kerndat.o [2020-05-20T18:26:10.568Z] #39 86.83 CC criu/libnetlink.o [2020-05-20T18:26:10.849Z] #39 87.18 CC criu/log.o [2020-05-20T18:26:11.130Z] #39 87.58 CC criu/lsm.o [2020-05-20T18:26:11.411Z] #39 87.89 CC criu/mem.o [2020-05-20T18:26:12.022Z] #39 ... [2020-05-20T18:26:12.022Z] [2020-05-20T18:26:12.022Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:12.022Z] #14 87.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:26:12.022Z] #14 88.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:26:12.022Z] #14 88.70 Setting up python3-distutils (3.7.3-1) ... [2020-05-20T18:26:12.022Z] #14 89.00 Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T18:26:12.022Z] #14 89.57 Setting up python3-pip (18.1-5) ... [2020-05-20T18:26:12.022Z] #14 90.20 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-20T18:26:12.022Z] #14 90.20 Setting up dmsetup (2:1.02.155-3) ... [2020-05-20T18:26:12.022Z] #14 90.21 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-20T18:26:12.022Z] #14 90.22 Setting up xfsprogs (4.20.0-1) ... [2020-05-20T18:26:12.022Z] #14 90.22 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-20T18:26:12.022Z] #14 90.23 Processing triggers for mime-support (3.62) ... [2020-05-20T18:26:12.022Z] #14 90.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:26:12.634Z] #14 DONE 90.7s [2020-05-20T18:26:12.634Z] [2020-05-20T18:26:12.634Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-20T18:26:12.701Z] #48 ... [2020-05-20T18:26:12.701Z] [2020-05-20T18:26:12.701Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:12.701Z] #14 79.11 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-20T18:26:12.701Z] #14 79.12 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:26:12.701Z] #14 79.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:12.701Z] #14 79.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-20T18:26:12.701Z] #14 79.24 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:26:12.701Z] #14 79.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:13.694Z] INFO: Downloading compiler 1 of 3... [2020-05-20T18:26:13.920Z] #15 1.258 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T18:26:13.920Z] #15 1.261 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T18:26:13.920Z] #15 1.263 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T18:26:13.920Z] #15 DONE 1.4s [2020-05-20T18:26:13.920Z] [2020-05-20T18:26:13.920Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-20T18:26:14.176Z] INFO: Downloading compiler 2 of 3... [2020-05-20T18:26:14.658Z] INFO: Downloading compiler 3 of 3... [2020-05-20T18:26:15.048Z] #60 ... [2020-05-20T18:26:15.048Z] [2020-05-20T18:26:15.048Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:26:15.048Z] #54 5.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:26:15.048Z] #54 5.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:26:15.146Z] INFO: Extracting git... [2020-05-20T18:26:15.306Z] #54 ... [2020-05-20T18:26:15.306Z] [2020-05-20T18:26:15.306Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:26:15.306Z] #22 6.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:26:15.306Z] #22 6.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:26:15.306Z] #22 6.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:26:15.306Z] #22 ... [2020-05-20T18:26:15.306Z] [2020-05-20T18:26:15.306Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:26:15.306Z] #54 6.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:26:15.873Z] #54 6.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:26:17.584Z] #16 3.615 Collecting yamllint==1.16.0 [2020-05-20T18:26:17.584Z] #16 3.773 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T18:26:17.584Z] #16 3.806 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T18:26:17.584Z] #16 3.827 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T18:26:17.584Z] #16 3.837 Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T18:26:17.865Z] #16 3.959 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T18:26:17.967Z] #14 ... [2020-05-20T18:26:17.967Z] [2020-05-20T18:26:17.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:17.967Z] #39 70.05 AR criu/pie/pie.lib.a [2020-05-20T18:26:17.967Z] #39 70.11 DEP criu/pie/restorer.d [2020-05-20T18:26:17.967Z] #39 70.31 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-20T18:26:17.967Z] #39 70.43 DEP criu/arch/x86/restorer_unmap.d [2020-05-20T18:26:17.967Z] #39 70.46 DEP criu/arch/x86/restorer.d [2020-05-20T18:26:17.967Z] #39 70.72 DEP criu/arch/x86/vdso-pie.d [2020-05-20T18:26:17.967Z] #39 70.83 DEP criu/pie/parasite-vdso.d [2020-05-20T18:26:17.967Z] #39 70.99 DEP criu/pie/parasite.d [2020-05-20T18:26:17.967Z] #39 71.31 CC criu/pie/parasite.o [2020-05-20T18:26:17.967Z] #39 72.69 LINK criu/pie/parasite.built-in.o [2020-05-20T18:26:17.967Z] #39 72.71 GEN criu/pie/parasite-blob.h [2020-05-20T18:26:17.967Z] #39 72.73 CC criu/pie/parasite-vdso.o [2020-05-20T18:26:17.967Z] #39 73.43 CC criu/arch/x86/vdso-pie.o [2020-05-20T18:26:17.967Z] #39 73.77 CC criu/arch/x86/restorer.o [2020-05-20T18:26:17.967Z] #39 74.43 CC criu/arch/x86/restorer_unmap.o [2020-05-20T18:26:17.967Z] #39 74.48 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-20T18:26:17.967Z] #39 74.88 CC criu/pie/restorer.o [2020-05-20T18:26:17.967Z] #39 78.33 LINK criu/pie/restorer.built-in.o [2020-05-20T18:26:17.967Z] #39 78.34 GEN criu/pie/restorer-blob.h [2020-05-20T18:26:17.967Z] #39 78.45 DEP criu/vdso.d [2020-05-20T18:26:17.967Z] #39 78.67 DEP criu/vdso-compat.d [2020-05-20T18:26:17.967Z] #39 78.87 DEP criu/uts_ns.d [2020-05-20T18:26:17.967Z] #39 79.14 DEP criu/util.d [2020-05-20T18:26:18.225Z] #39 79.38 DEP criu/uffd.d [2020-05-20T18:26:18.483Z] #39 79.62 DEP criu/tun.d [2020-05-20T18:26:18.742Z] #39 79.80 DEP criu/tty.d [2020-05-20T18:26:18.868Z] #16 4.710 Building wheels for collected packages: pyyaml [2020-05-20T18:26:18.868Z] #16 4.712 Running setup.py bdist_wheel for pyyaml: started [2020-05-20T18:26:19.013Z] #39 80.03 DEP criu/timerfd.d [2020-05-20T18:26:19.013Z] #39 ... [2020-05-20T18:26:19.013Z] [2020-05-20T18:26:19.013Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:19.013Z] #42 138.9 vendor/golang.org/x/net/http2/hpack [2020-05-20T18:26:19.013Z] #42 140.2 mime [2020-05-20T18:26:19.013Z] #42 142.1 mime/quotedprintable [2020-05-20T18:26:19.013Z] #42 142.5 net/http/internal [2020-05-20T18:26:19.013Z] #42 142.8 os/exec [2020-05-20T18:26:19.013Z] #42 147.7 net/textproto [2020-05-20T18:26:19.013Z] #42 147.7 crypto/x509 [2020-05-20T18:26:19.013Z] #42 148.9 vendor/golang.org/x/net/http/httpguts [2020-05-20T18:26:19.149Z] #16 5.272 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T18:26:19.149Z] #16 5.273 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T18:26:19.149Z] #16 5.341 Successfully built pyyaml [2020-05-20T18:26:19.149Z] #16 5.361 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-20T18:26:19.161Z] #54 ... [2020-05-20T18:26:19.162Z] [2020-05-20T18:26:19.162Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:26:19.162Z] #7 7.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:26:19.162Z] #7 7.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:26:19.162Z] #7 7.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:26:19.276Z] #42 ... [2020-05-20T18:26:19.276Z] [2020-05-20T18:26:19.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:19.276Z] #39 80.22 DEP criu/sysfs_parse.d [2020-05-20T18:26:19.276Z] #39 80.45 DEP criu/sysctl.d [2020-05-20T18:26:19.420Z] #7 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:26:19.420Z] #7 ... [2020-05-20T18:26:19.420Z] [2020-05-20T18:26:19.420Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:19.420Z] #31 5.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:26:19.420Z] #31 5.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:26:19.420Z] #31 6.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:26:19.420Z] #31 6.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:26:19.420Z] #31 ... [2020-05-20T18:26:19.420Z] [2020-05-20T18:26:19.420Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:26:19.420Z] #20 9.104 + RM_GOPATH=0 [2020-05-20T18:26:19.420Z] #20 9.104 + TMP_GOPATH= [2020-05-20T18:26:19.420Z] #20 9.104 + : /build [2020-05-20T18:26:19.420Z] #20 9.104 + '[' -z '' ']' [2020-05-20T18:26:19.420Z] #20 9.104 ++ mktemp -d [2020-05-20T18:26:19.420Z] #20 9.104 + export GOPATH=/tmp/tmp.Qkw2clTuHB [2020-05-20T18:26:19.420Z] #20 9.104 + GOPATH=/tmp/tmp.Qkw2clTuHB [2020-05-20T18:26:19.420Z] #20 9.104 + RM_GOPATH=1 [2020-05-20T18:26:19.420Z] #20 9.104 ++ dirname ./install.sh [2020-05-20T18:26:19.420Z] #20 9.108 + dir=. [2020-05-20T18:26:19.420Z] #20 9.108 + bin=dockercli [2020-05-20T18:26:19.420Z] #20 9.108 + shift [2020-05-20T18:26:19.420Z] #20 9.108 + '[' '!' -f ./dockercli.installer ']' [2020-05-20T18:26:19.420Z] #20 9.108 + . ./dockercli.installer [2020-05-20T18:26:19.420Z] #20 9.108 ++ : stable [2020-05-20T18:26:19.420Z] #20 9.108 ++ : 17.06.2-ce [2020-05-20T18:26:19.420Z] #20 9.108 + install_dockercli [2020-05-20T18:26:19.420Z] #20 9.108 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T18:26:19.420Z] #20 9.108 Install docker/cli version 17.06.2-ce from stable [2020-05-20T18:26:19.420Z] #20 9.125 ++ uname -m [2020-05-20T18:26:19.420Z] #20 9.125 + arch=x86_64 [2020-05-20T18:26:19.420Z] #20 9.125 + '[' x86_64 '!=' x86_64 ']' [2020-05-20T18:26:19.420Z] #20 9.125 + url=https://download.docker.com/linux/static [2020-05-20T18:26:19.420Z] #20 9.128 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-20T18:26:19.420Z] #20 9.156 + tar -xz docker/docker [2020-05-20T18:26:19.431Z] #16 5.537 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T18:26:19.537Z] #39 80.65 DEP criu/string.d [2020-05-20T18:26:19.537Z] #39 80.73 DEP criu/stats.d [2020-05-20T18:26:19.677Z] #20 ... [2020-05-20T18:26:19.677Z] [2020-05-20T18:26:19.677Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:26:19.677Z] #48 ... [2020-05-20T18:26:19.677Z] [2020-05-20T18:26:19.677Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:26:19.712Z] #16 DONE 5.8s [2020-05-20T18:26:19.712Z] [2020-05-20T18:26:19.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:19.712Z] #39 88.97 CC criu/mount.o [2020-05-20T18:26:19.712Z] #39 91.28 CC criu/namespaces.o [2020-05-20T18:26:19.712Z] #39 92.43 CC criu/net.o [2020-05-20T18:26:19.712Z] #39 94.02 CC criu/netfilter.o [2020-05-20T18:26:19.712Z] #39 94.21 CC criu/page-pipe.o [2020-05-20T18:26:19.712Z] #39 94.66 CC criu/page-xfer.o [2020-05-20T18:26:19.712Z] #39 95.59 CC criu/pagemap-cache.o [2020-05-20T18:26:19.712Z] #39 95.87 CC criu/pagemap.o [2020-05-20T18:26:19.712Z] #39 ... [2020-05-20T18:26:19.712Z] [2020-05-20T18:26:19.712Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-20T18:26:19.795Z] #39 80.91 DEP criu/sockets.d [2020-05-20T18:26:19.935Z] #29 10.40 + RM_GOPATH=0 [2020-05-20T18:26:19.935Z] #29 10.40 + TMP_GOPATH= [2020-05-20T18:26:19.935Z] #29 10.40 + : /build [2020-05-20T18:26:19.935Z] #29 10.40 + '[' -z '' ']' [2020-05-20T18:26:19.935Z] #29 ... [2020-05-20T18:26:19.935Z] [2020-05-20T18:26:19.935Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:26:19.935Z] #36 7.734 + mktemp -d [2020-05-20T18:26:19.935Z] #36 7.734 + export GOPATH=/tmp/tmp.TlZx34sraY [2020-05-20T18:26:19.935Z] #36 7.734 + git clone https://github.com/docker/distribution.git /tmp/tmp.TlZx34sraY/src/github.com/docker/distribution [2020-05-20T18:26:19.935Z] #36 7.734 Cloning into '/tmp/tmp.TlZx34sraY/src/github.com/docker/distribution'... [2020-05-20T18:26:19.935Z] #36 ... [2020-05-20T18:26:19.935Z] [2020-05-20T18:26:19.935Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:26:19.935Z] #26 7.635 + mktemp -d [2020-05-20T18:26:19.935Z] #26 7.636 + export GOPATH=/tmp/tmp.6kEqs6FOhZ [2020-05-20T18:26:19.935Z] #26 7.636 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.6kEqs6FOhZ/src/github.com/go-swagger/go-swagger [2020-05-20T18:26:19.935Z] #26 7.641 Cloning into '/tmp/tmp.6kEqs6FOhZ/src/github.com/go-swagger/go-swagger'... [2020-05-20T18:26:19.993Z] #21 DONE 0.2s [2020-05-20T18:26:19.993Z] [2020-05-20T18:26:19.993Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T18:26:20.053Z] #39 81.09 DEP criu/sk-unix.d [2020-05-20T18:26:20.053Z] #39 81.29 DEP criu/sk-tcp.d [2020-05-20T18:26:20.193Z] #26 ... [2020-05-20T18:26:20.193Z] [2020-05-20T18:26:20.193Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:20.193Z] #42 9.264 + RM_GOPATH=0 [2020-05-20T18:26:20.193Z] #42 9.264 + TMP_GOPATH= [2020-05-20T18:26:20.193Z] #42 9.264 + : /build [2020-05-20T18:26:20.193Z] #42 9.264 + '[' -z '' ']' [2020-05-20T18:26:20.193Z] #42 9.268 ++ mktemp -d [2020-05-20T18:26:20.193Z] #42 9.272 + export GOPATH=/tmp/tmp.s8pUpaYB2b [2020-05-20T18:26:20.193Z] #42 9.272 + GOPATH=/tmp/tmp.s8pUpaYB2b [2020-05-20T18:26:20.193Z] #42 9.272 + RM_GOPATH=1 [2020-05-20T18:26:20.193Z] #42 9.278 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:26:20.193Z] #42 9.278 ++ dirname ./install.sh [2020-05-20T18:26:20.193Z] #42 9.278 + dir=. [2020-05-20T18:26:20.193Z] #42 9.278 + bin=vndr [2020-05-20T18:26:20.193Z] #42 9.278 + shift [2020-05-20T18:26:20.193Z] #42 9.278 + '[' '!' -f ./vndr.installer ']' [2020-05-20T18:26:20.193Z] #42 9.278 + . ./vndr.installer [2020-05-20T18:26:20.193Z] #42 9.278 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:26:20.193Z] #42 9.278 + install_vndr [2020-05-20T18:26:20.193Z] #42 9.278 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T18:26:20.193Z] #42 9.278 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.s8pUpaYB2b/src/github.com/LK4D4/vndr [2020-05-20T18:26:20.193Z] #42 9.279 Cloning into '/tmp/tmp.s8pUpaYB2b/src/github.com/LK4D4/vndr'... [2020-05-20T18:26:20.193Z] #42 10.24 + cd /tmp/tmp.s8pUpaYB2b/src/github.com/LK4D4/vndr [2020-05-20T18:26:20.193Z] #42 10.24 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:26:20.193Z] #42 10.29 + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T18:26:20.193Z] #42 ... [2020-05-20T18:26:20.193Z] [2020-05-20T18:26:20.193Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:20.193Z] #38 9.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:26:20.193Z] #38 9.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:26:20.193Z] #38 9.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:26:20.450Z] #38 ... [2020-05-20T18:26:20.450Z] [2020-05-20T18:26:20.450Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:20.450Z] #45 9.212 + RM_GOPATH=0 [2020-05-20T18:26:20.450Z] #45 9.212 + TMP_GOPATH= [2020-05-20T18:26:20.450Z] #45 9.212 + : /build [2020-05-20T18:26:20.450Z] #45 9.212 + '[' -z '' ']' [2020-05-20T18:26:20.450Z] #45 9.218 ++ mktemp -d [2020-05-20T18:26:20.450Z] #45 9.232 + export GOPATH=/tmp/tmp.KF8NsdmIX0 [2020-05-20T18:26:20.450Z] #45 9.232 + GOPATH=/tmp/tmp.KF8NsdmIX0 [2020-05-20T18:26:20.450Z] #45 9.232 + RM_GOPATH=1 [2020-05-20T18:26:20.450Z] #45 9.232 ++ dirname ./install.sh [2020-05-20T18:26:20.450Z] #45 9.232 + dir=. [2020-05-20T18:26:20.450Z] #45 9.237 + bin=gotestsum [2020-05-20T18:26:20.450Z] #45 9.237 + shift [2020-05-20T18:26:20.450Z] #45 9.237 + '[' '!' -f ./gotestsum.installer ']' [2020-05-20T18:26:20.450Z] #45 9.237 + . ./gotestsum.installer [2020-05-20T18:26:20.450Z] #45 9.237 ++ : v0.3.5 [2020-05-20T18:26:20.450Z] #45 9.237 + install_gotestsum [2020-05-20T18:26:20.450Z] #45 9.242 + set -e [2020-05-20T18:26:20.450Z] #45 9.242 + export GO111MODULE=on [2020-05-20T18:26:20.450Z] #45 9.242 + GO111MODULE=on [2020-05-20T18:26:20.450Z] #45 9.242 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T18:26:20.450Z] #45 9.334 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T18:26:20.450Z] #45 9.336 go: finding gotest.tools v0.3.5 [2020-05-20T18:26:20.604Z] #25 DONE 0.7s [2020-05-20T18:26:20.604Z] [2020-05-20T18:26:20.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:20.604Z] #39 96.51 CC criu/parasite-syscall.o [2020-05-20T18:26:20.604Z] #39 ... [2020-05-20T18:26:20.604Z] [2020-05-20T18:26:20.604Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-20T18:26:20.604Z] #27 DONE 0.1s [2020-05-20T18:26:20.604Z] [2020-05-20T18:26:20.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:20.604Z] #39 97.18 CC criu/path.o [2020-05-20T18:26:20.618Z] #39 81.53 DEP criu/sk-queue.d [2020-05-20T18:26:20.618Z] #39 81.69 DEP criu/sk-packet.d [2020-05-20T18:26:20.708Z] #45 11.15 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T18:26:20.708Z] #45 ... [2020-05-20T18:26:20.708Z] [2020-05-20T18:26:20.708Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:26:20.708Z] #60 10.83 + RM_GOPATH=0 [2020-05-20T18:26:20.708Z] #60 10.83 + TMP_GOPATH= [2020-05-20T18:26:20.708Z] #60 10.83 + : /build/ [2020-05-20T18:26:20.708Z] #60 10.83 + '[' -z '' ']' [2020-05-20T18:26:20.708Z] #60 10.84 ++ mktemp -d [2020-05-20T18:26:20.708Z] #60 10.84 + export GOPATH=/tmp/tmp.yRfDT0h3Dt [2020-05-20T18:26:20.708Z] #60 10.84 + GOPATH=/tmp/tmp.yRfDT0h3Dt [2020-05-20T18:26:20.708Z] #60 10.84 + RM_GOPATH=1 [2020-05-20T18:26:20.708Z] #60 10.84 ++ dirname ./install.sh [2020-05-20T18:26:20.708Z] #60 10.85 + dir=. [2020-05-20T18:26:20.708Z] #60 10.85 + bin=rootlesskit [2020-05-20T18:26:20.708Z] #60 10.85 + shift [2020-05-20T18:26:20.708Z] #60 10.85 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-20T18:26:20.708Z] #60 10.85 + . ./rootlesskit.installer [2020-05-20T18:26:20.708Z] #60 10.85 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:26:20.708Z] #60 10.85 + install_rootlesskit [2020-05-20T18:26:20.708Z] #60 10.85 + case "$1" in [2020-05-20T18:26:20.708Z] #60 10.85 + export CGO_ENABLED=0 [2020-05-20T18:26:20.708Z] #60 10.85 + CGO_ENABLED=0 [2020-05-20T18:26:20.708Z] #60 10.85 + _install_rootlesskit [2020-05-20T18:26:20.708Z] #60 10.85 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T18:26:20.708Z] #60 10.85 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yRfDT0h3Dt/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:26:20.708Z] #60 10.85 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:26:20.708Z] #60 10.86 Cloning into '/tmp/tmp.yRfDT0h3Dt/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T18:26:20.876Z] #39 81.95 DEP criu/sk-netlink.d [2020-05-20T18:26:20.885Z] #39 ... [2020-05-20T18:26:20.885Z] [2020-05-20T18:26:20.885Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-20T18:26:20.885Z] #30 DONE 0.1s [2020-05-20T18:26:20.885Z] [2020-05-20T18:26:20.885Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-20T18:26:20.885Z] #35 DONE 0.1s [2020-05-20T18:26:20.885Z] [2020-05-20T18:26:20.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:20.885Z] #39 97.46 CC criu/pie-util-vdso.o [2020-05-20T18:26:21.134Z] #39 82.23 DEP criu/sk-inet.d [2020-05-20T18:26:21.391Z] #39 82.45 DEP criu/signalfd.d [2020-05-20T18:26:21.391Z] #39 82.55 DEP criu/sigframe.d [2020-05-20T18:26:21.496Z] #39 97.83 CC criu/pie-util.o [2020-05-20T18:26:21.496Z] #39 97.93 CC criu/pipes.o [2020-05-20T18:26:21.649Z] #39 ... [2020-05-20T18:26:21.649Z] [2020-05-20T18:26:21.649Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:21.649Z] #45 DONE 151.6s [2020-05-20T18:26:21.649Z] [2020-05-20T18:26:21.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:21.649Z] #39 82.62 DEP criu/shmem.d [2020-05-20T18:26:21.649Z] #39 82.82 DEP criu/servicefd.d [2020-05-20T18:26:21.906Z] #39 82.99 DEP criu/seize.d [2020-05-20T18:26:22.108Z] #39 98.41 CC criu/plugin.o [2020-05-20T18:26:22.108Z] #39 98.62 CC criu/proc_parse.o [2020-05-20T18:26:22.164Z] #39 83.32 DEP criu/seccomp.d [2020-05-20T18:26:22.729Z] #39 83.68 DEP criu/rst-malloc.d [2020-05-20T18:26:22.729Z] #39 83.80 DEP criu/rbtree.d [2020-05-20T18:26:22.729Z] #39 83.86 DEP criu/pstree.d [2020-05-20T18:26:22.987Z] #39 84.02 DEP criu/protobuf.d [2020-05-20T18:26:22.987Z] #39 84.14 GEN criu/protobuf-desc-gen.h [2020-05-20T18:26:23.575Z] #39 100.0 CC criu/protobuf-desc.o [2020-05-20T18:26:24.186Z] #39 100.5 CC criu/protobuf.o [2020-05-20T18:26:24.186Z] #39 100.6 CC criu/pstree.o [2020-05-20T18:26:24.798Z] #39 101.2 CC criu/rbtree.o [2020-05-20T18:26:24.887Z] #39 85.65 DEP criu/protobuf-desc.d [2020-05-20T18:26:24.887Z] #39 85.83 DEP criu/proc_parse.d [2020-05-20T18:26:24.887Z] #39 86.06 DEP criu/plugin.d [2020-05-20T18:26:25.079Z] #39 101.4 CC criu/rst-malloc.o [2020-05-20T18:26:25.079Z] #39 101.6 CC criu/seccomp.o [2020-05-20T18:26:25.145Z] #39 86.15 DEP criu/pipes.d [2020-05-20T18:26:25.145Z] #39 86.35 DEP criu/pie-util.d [2020-05-20T18:26:25.403Z] #39 86.48 DEP criu/pie-util-vdso.d [2020-05-20T18:26:25.660Z] #39 86.65 DEP criu/pie-util-vdso-elf32.d [2020-05-20T18:26:25.660Z] #39 86.84 DEP criu/path.d [2020-05-20T18:26:25.691Z] #39 102.0 CC criu/seize.o [2020-05-20T18:26:25.918Z] #39 86.97 DEP criu/parasite-syscall.d [2020-05-20T18:26:25.918Z] #39 87.19 DEP criu/pagemap.d [2020-05-20T18:26:26.042Z] #60 ... [2020-05-20T18:26:26.042Z] [2020-05-20T18:26:26.042Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:26.042Z] #45 11.93 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T18:26:26.042Z] #45 13.07 go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T18:26:26.042Z] #45 13.38 go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T18:26:26.042Z] #45 13.65 go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T18:26:26.042Z] #45 13.78 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:26:26.042Z] #45 13.95 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:26:26.042Z] #45 13.95 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T18:26:26.042Z] #45 13.97 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:26:26.042Z] #45 13.97 go: downloading github.com/fatih/color v1.6.0 [2020-05-20T18:26:26.042Z] #45 14.35 go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T18:26:26.042Z] #45 14.78 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:26:26.042Z] #45 14.93 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:26:26.042Z] #45 15.14 go: extracting github.com/fatih/color v1.6.0 [2020-05-20T18:26:26.042Z] #45 15.18 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:26:26.042Z] #45 15.18 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:26:26.042Z] #45 15.47 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:26:26.042Z] #45 15.47 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T18:26:26.042Z] #45 15.51 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:26:26.042Z] #45 15.51 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:26:26.042Z] #45 15.52 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:26:26.042Z] #45 15.56 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:26:26.042Z] #45 15.57 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:26:26.299Z] #45 ... [2020-05-20T18:26:26.299Z] [2020-05-20T18:26:26.299Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:26:26.299Z] #22 6.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:26:26.299Z] #22 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:26:26.299Z] #22 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:26:26.299Z] #22 ... [2020-05-20T18:26:26.299Z] [2020-05-20T18:26:26.299Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:26:26.299Z] #29 10.41 ++ mktemp -d [2020-05-20T18:26:26.299Z] #29 10.41 + export GOPATH=/tmp/tmp.SaxHfWxaKl [2020-05-20T18:26:26.299Z] #29 10.41 + GOPATH=/tmp/tmp.SaxHfWxaKl [2020-05-20T18:26:26.299Z] #29 10.41 + RM_GOPATH=1 [2020-05-20T18:26:26.299Z] #29 10.42 ++ dirname ./install.sh [2020-05-20T18:26:26.299Z] #29 10.43 + dir=. [2020-05-20T18:26:26.299Z] #29 10.43 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:26:26.299Z] #29 10.43 + bin=tomlv [2020-05-20T18:26:26.299Z] #29 10.43 + shift [2020-05-20T18:26:26.299Z] #29 10.43 + '[' '!' -f ./tomlv.installer ']' [2020-05-20T18:26:26.299Z] #29 10.43 + . ./tomlv.installer [2020-05-20T18:26:26.299Z] #29 10.43 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:26:26.299Z] #29 10.43 + install_tomlv [2020-05-20T18:26:26.299Z] #29 10.43 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T18:26:26.299Z] #29 10.43 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SaxHfWxaKl/src/github.com/BurntSushi/toml [2020-05-20T18:26:26.299Z] #29 10.44 Cloning into '/tmp/tmp.SaxHfWxaKl/src/github.com/BurntSushi/toml'... [2020-05-20T18:26:26.299Z] #29 12.32 + cd /tmp/tmp.SaxHfWxaKl/src/github.com/BurntSushi/toml [2020-05-20T18:26:26.299Z] #29 12.32 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:26:26.299Z] #29 12.42 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:26:26.299Z] #29 14.09 internal/cpu [2020-05-20T18:26:26.299Z] #29 14.27 runtime/internal/atomic [2020-05-20T18:26:26.299Z] #29 14.66 runtime/internal/sys [2020-05-20T18:26:26.299Z] #29 15.02 runtime/internal/math [2020-05-20T18:26:26.299Z] #29 15.28 math/bits [2020-05-20T18:26:26.299Z] #29 15.34 internal/bytealg [2020-05-20T18:26:26.299Z] #29 16.21 math [2020-05-20T18:26:26.303Z] #39 102.6 CC criu/servicefd.o [2020-05-20T18:26:26.483Z] #39 87.38 DEP criu/pagemap-cache.d [2020-05-20T18:26:26.484Z] #39 87.58 DEP criu/page-xfer.d [2020-05-20T18:26:26.583Z] #39 102.9 CC criu/shmem.o [2020-05-20T18:26:26.741Z] #39 87.80 DEP criu/page-pipe.d [2020-05-20T18:26:26.864Z] #39 ... [2020-05-20T18:26:26.864Z] [2020-05-20T18:26:26.864Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:26:26.864Z] #52 117.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-20T18:26:27.000Z] #39 87.95 DEP criu/netfilter.d [2020-05-20T18:26:27.000Z] #39 88.19 DEP criu/net.d [2020-05-20T18:26:27.231Z] #29 17.53 runtime [2020-05-20T18:26:27.258Z] #39 88.39 DEP criu/namespaces.d [2020-05-20T18:26:27.515Z] #39 88.56 DEP criu/mount.d [2020-05-20T18:26:27.773Z] #39 88.87 DEP criu/mem.d [2020-05-20T18:26:27.799Z] INFO: Expanding go... [2020-05-20T18:26:27.866Z] #52 118.8 + mkdir -p /build [2020-05-20T18:26:27.866Z] #52 118.8 + cp runc /build/runc [2020-05-20T18:26:28.031Z] #39 89.15 DEP criu/lsm.d [2020-05-20T18:26:28.147Z] #52 DONE 119.2s [2020-05-20T18:26:28.147Z] [2020-05-20T18:26:28.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:28.147Z] #39 103.4 CC criu/sigframe.o [2020-05-20T18:26:28.147Z] #39 103.5 CC criu/signalfd.o [2020-05-20T18:26:28.147Z] #39 103.6 CC criu/sk-inet.o [2020-05-20T18:26:28.147Z] #39 104.4 CC criu/sk-netlink.o [2020-05-20T18:26:28.147Z] #39 104.7 CC criu/sk-packet.o [2020-05-20T18:26:28.289Z] #39 89.32 DEP criu/log.d [2020-05-20T18:26:28.547Z] #39 89.50 DEP criu/libnetlink.d [2020-05-20T18:26:28.547Z] #39 89.69 DEP criu/kerndat.d [2020-05-20T18:26:28.606Z] #29 ... [2020-05-20T18:26:28.606Z] [2020-05-20T18:26:28.606Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:28.606Z] #45 19.00 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:26:28.606Z] #45 19.23 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:26:28.763Z] #39 105.0 CC criu/sk-queue.o [2020-05-20T18:26:28.805Z] #39 89.95 DEP criu/kcmp-ids.d [2020-05-20T18:26:29.063Z] #39 90.04 DEP criu/irmap.d [2020-05-20T18:26:29.063Z] #39 90.15 DEP criu/ipc_ns.d [2020-05-20T18:26:29.084Z] #39 105.4 CC criu/sk-tcp.o [2020-05-20T18:26:29.173Z] #45 ... [2020-05-20T18:26:29.173Z] [2020-05-20T18:26:29.173Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:26:29.173Z] #66 9.519 + RM_GOPATH=0 [2020-05-20T18:26:29.173Z] #66 9.519 + TMP_GOPATH= [2020-05-20T18:26:29.173Z] #66 9.519 + : /build [2020-05-20T18:26:29.173Z] #66 9.519 + '[' -z '' ']' [2020-05-20T18:26:29.173Z] #66 9.534 ++ mktemp -d [2020-05-20T18:26:29.173Z] #66 9.534 + export GOPATH=/tmp/tmp.9G0Hr34xeq [2020-05-20T18:26:29.173Z] #66 9.534 + GOPATH=/tmp/tmp.9G0Hr34xeq [2020-05-20T18:26:29.173Z] #66 9.534 + RM_GOPATH=1 [2020-05-20T18:26:29.173Z] #66 9.534 ++ dirname ./install.sh [2020-05-20T18:26:29.173Z] #66 9.540 + dir=. [2020-05-20T18:26:29.173Z] #66 9.540 + bin=proxy [2020-05-20T18:26:29.173Z] #66 9.540 + shift [2020-05-20T18:26:29.173Z] #66 9.540 + '[' '!' -f ./proxy.installer ']' [2020-05-20T18:26:29.173Z] #66 9.540 + . ./proxy.installer [2020-05-20T18:26:29.173Z] #66 9.540 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:26:29.173Z] #66 9.540 + install_proxy [2020-05-20T18:26:29.173Z] #66 9.540 + case "$1" in [2020-05-20T18:26:29.173Z] #66 9.540 + export CGO_ENABLED=0 [2020-05-20T18:26:29.173Z] #66 9.540 + CGO_ENABLED=0 [2020-05-20T18:26:29.173Z] #66 9.540 + _install_proxy [2020-05-20T18:26:29.173Z] #66 9.540 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-20T18:26:29.173Z] #66 9.540 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9G0Hr34xeq/src/github.com/docker/libnetwork [2020-05-20T18:26:29.173Z] #66 9.540 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:26:29.173Z] #66 9.611 Cloning into '/tmp/tmp.9G0Hr34xeq/src/github.com/docker/libnetwork'... [2020-05-20T18:26:29.173Z] #66 ... [2020-05-20T18:26:29.173Z] [2020-05-20T18:26:29.173Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:29.173Z] #42 12.41 runtime/internal/atomic [2020-05-20T18:26:29.173Z] #42 12.49 internal/cpu [2020-05-20T18:26:29.173Z] #42 13.04 runtime/internal/sys [2020-05-20T18:26:29.173Z] #42 13.87 runtime/internal/math [2020-05-20T18:26:29.173Z] #42 14.20 internal/bytealg [2020-05-20T18:26:29.173Z] #42 14.26 internal/race [2020-05-20T18:26:29.173Z] #42 14.46 sync/atomic [2020-05-20T18:26:29.173Z] #42 14.90 unicode [2020-05-20T18:26:29.173Z] #42 16.12 runtime [2020-05-20T18:26:29.321Z] #39 90.33 DEP criu/image.d [2020-05-20T18:26:29.321Z] #39 ... [2020-05-20T18:26:29.321Z] [2020-05-20T18:26:29.321Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:29.321Z] #42 149.3 vendor/golang.org/x/net/http/httpproxy [2020-05-20T18:26:29.321Z] #42 149.9 mime/multipart [2020-05-20T18:26:29.321Z] #42 152.8 crypto/tls [2020-05-20T18:26:29.321Z] #42 159.3 net/http/httptrace [2020-05-20T18:26:29.364Z] #39 105.7 CC criu/sk-unix.o [2020-05-20T18:26:29.438Z] #42 20.02 unicode/utf8 [2020-05-20T18:26:29.578Z] #42 159.4 net/http [2020-05-20T18:26:29.579Z] #42 ... [2020-05-20T18:26:29.579Z] [2020-05-20T18:26:29.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:29.579Z] #39 90.61 DEP criu/image-desc.d [2020-05-20T18:26:29.579Z] #39 90.77 DEP criu/fsnotify.d [2020-05-20T18:26:29.706Z] #42 ... [2020-05-20T18:26:29.706Z] [2020-05-20T18:26:29.706Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:26:29.706Z] #60 20.06 + cd /tmp/tmp.yRfDT0h3Dt/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:26:29.707Z] #60 20.06 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:26:29.707Z] #60 ... [2020-05-20T18:26:29.707Z] [2020-05-20T18:26:29.707Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:26:29.707Z] #54 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:26:29.707Z] #54 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:26:29.836Z] #39 90.92 DEP criu/filesystems.d [2020-05-20T18:26:29.964Z] #54 ... [2020-05-20T18:26:29.964Z] [2020-05-20T18:26:29.964Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:26:29.964Z] #48 10.43 + RM_GOPATH=0 [2020-05-20T18:26:29.964Z] #48 10.43 + TMP_GOPATH= [2020-05-20T18:26:29.964Z] #48 10.43 + : /build [2020-05-20T18:26:29.964Z] #48 10.43 + '[' -z '' ']' [2020-05-20T18:26:29.964Z] #48 10.44 ++ mktemp -d [2020-05-20T18:26:29.964Z] #48 10.44 Installing gometalinter version v2.0.6 [2020-05-20T18:26:29.964Z] #48 10.44 + export GOPATH=/tmp/tmp.PF9oCE9tyE [2020-05-20T18:26:29.964Z] #48 10.44 + GOPATH=/tmp/tmp.PF9oCE9tyE [2020-05-20T18:26:29.964Z] #48 10.44 + RM_GOPATH=1 [2020-05-20T18:26:29.964Z] #48 10.44 ++ dirname ./install.sh [2020-05-20T18:26:29.964Z] #48 10.44 + dir=. [2020-05-20T18:26:29.964Z] #48 10.44 + bin=gometalinter [2020-05-20T18:26:29.964Z] #48 10.44 + shift [2020-05-20T18:26:29.964Z] #48 10.44 + '[' '!' -f ./gometalinter.installer ']' [2020-05-20T18:26:29.964Z] #48 10.44 + . ./gometalinter.installer [2020-05-20T18:26:29.964Z] #48 10.44 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-20T18:26:29.964Z] #48 10.44 + install_gometalinter [2020-05-20T18:26:29.964Z] #48 10.44 + echo 'Installing gometalinter version v2.0.6' [2020-05-20T18:26:29.964Z] #48 10.44 + go get -d github.com/alecthomas/gometalinter [2020-05-20T18:26:29.964Z] #48 ... [2020-05-20T18:26:29.964Z] [2020-05-20T18:26:29.964Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:26:29.964Z] #60 20.54 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:26:29.964Z] #60 20.54 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T18:26:30.094Z] #39 91.08 DEP criu/files.d [2020-05-20T18:26:30.221Z] #60 ... [2020-05-20T18:26:30.221Z] [2020-05-20T18:26:30.221Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:30.221Z] #31 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:26:30.221Z] #31 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:26:30.351Z] #39 91.25 DEP criu/files-reg.d [2020-05-20T18:26:30.351Z] #39 91.52 DEP criu/files-ext.d [2020-05-20T18:26:30.367Z] #39 106.7 CC criu/sockets.o [2020-05-20T18:26:30.478Z] #31 ... [2020-05-20T18:26:30.478Z] [2020-05-20T18:26:30.478Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:30.478Z] #45 20.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:26:30.609Z] #39 91.72 DEP criu/file-lock.d [2020-05-20T18:26:30.647Z] #39 107.2 CC criu/stats.o [2020-05-20T18:26:30.867Z] #39 91.90 DEP criu/file-ids.d [2020-05-20T18:26:30.928Z] #39 107.3 CC criu/string.o [2020-05-20T18:26:30.928Z] #39 107.3 CC criu/sysctl.o [2020-05-20T18:26:31.042Z] #45 ... [2020-05-20T18:26:31.042Z] [2020-05-20T18:26:31.042Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:31.042Z] #38 11.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:26:31.042Z] #38 17.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:26:31.042Z] #38 21.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:26:31.124Z] #39 92.13 DEP criu/fifo.d [2020-05-20T18:26:31.208Z] #39 107.7 CC criu/sysfs_parse.o [2020-05-20T18:26:31.300Z] #38 ... [2020-05-20T18:26:31.300Z] [2020-05-20T18:26:31.300Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:26:31.300Z] #48 21.81 + cd /tmp/tmp.PF9oCE9tyE/src/github.com/alecthomas/gometalinter [2020-05-20T18:26:31.300Z] #48 21.81 + git checkout -q v2.0.6 [2020-05-20T18:26:31.382Z] #39 92.30 DEP criu/fdstore.d [2020-05-20T18:26:31.382Z] #39 92.46 DEP criu/fault-injection.d [2020-05-20T18:26:31.382Z] #39 92.53 DEP criu/external.d [2020-05-20T18:26:31.489Z] #39 107.9 CC criu/timerfd.o [2020-05-20T18:26:31.640Z] #39 92.69 DEP criu/eventpoll.d [2020-05-20T18:26:31.770Z] #39 108.1 CC criu/tty.o [2020-05-20T18:26:31.898Z] #39 92.86 DEP criu/eventfd.d [2020-05-20T18:26:31.898Z] #39 92.98 DEP criu/crtools.d [2020-05-20T18:26:32.156Z] #39 93.22 DEP criu/cr-service.d [2020-05-20T18:26:32.156Z] #39 93.43 DEP criu/cr-restore.d [2020-05-20T18:26:32.232Z] #48 22.71 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-20T18:26:32.721Z] #39 93.67 DEP criu/cr-errno.d [2020-05-20T18:26:32.721Z] #39 93.70 DEP criu/cr-dump.d [2020-05-20T18:26:32.780Z] #39 109.1 CC criu/tun.o [2020-05-20T18:26:32.979Z] #39 93.89 DEP criu/cr-dedup.d [2020-05-20T18:26:32.979Z] #39 94.11 DEP criu/cr-check.d [2020-05-20T18:26:33.061Z] #39 109.3 CC criu/uffd.o [2020-05-20T18:26:33.172Z] #48 ... [2020-05-20T18:26:33.172Z] [2020-05-20T18:26:33.172Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:26:33.172Z] #20 23.08 + mkdir -p /build [2020-05-20T18:26:33.172Z] #20 23.10 + mv docker/docker /build/ [2020-05-20T18:26:33.172Z] #20 23.10 + rmdir docker [2020-05-20T18:26:33.172Z] #20 DONE 23.6s [2020-05-20T18:26:33.172Z] [2020-05-20T18:26:33.172Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:33.172Z] #45 23.66 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T18:26:33.342Z] #39 109.9 CC criu/util.o [2020-05-20T18:26:33.546Z] #39 94.39 DEP criu/config.d [2020-05-20T18:26:33.546Z] #39 94.58 DEP criu/clone-noasan.d [2020-05-20T18:26:33.546Z] #39 94.66 DEP criu/cgroup.d [2020-05-20T18:26:33.736Z] #45 ... [2020-05-20T18:26:33.736Z] [2020-05-20T18:26:33.736Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:26:33.736Z] #7 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:26:33.736Z] #7 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:26:33.736Z] #7 ... [2020-05-20T18:26:33.736Z] [2020-05-20T18:26:33.736Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:26:33.736Z] #29 23.43 unicode/utf8 [2020-05-20T18:26:33.736Z] #29 24.16 internal/race [2020-05-20T18:26:33.736Z] #29 24.30 sync/atomic [2020-05-20T18:26:33.805Z] #39 ... [2020-05-20T18:26:33.805Z] [2020-05-20T18:26:33.805Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:26:33.805Z] #26 166.7 + rm -rf /tmp/tmp.1FTB18qoH3 [2020-05-20T18:26:33.805Z] #26 DONE 167.2s [2020-05-20T18:26:33.805Z] [2020-05-20T18:26:33.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:33.805Z] #39 94.96 DEP criu/cgroup-props.d [2020-05-20T18:26:33.953Z] #39 110.4 CC criu/uts_ns.o [2020-05-20T18:26:33.993Z] #29 24.61 unicode [2020-05-20T18:26:34.062Z] #39 95.16 DEP criu/bitmap.d [2020-05-20T18:26:34.062Z] #39 95.17 DEP criu/bfd.d [2020-05-20T18:26:34.236Z] #39 110.5 CC criu/vdso.o [2020-05-20T18:26:34.236Z] #39 ... [2020-05-20T18:26:34.236Z] [2020-05-20T18:26:34.236Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:26:34.236Z] #36 146.4 + dpkg --print-architecture [2020-05-20T18:26:34.236Z] #36 146.4 + cd /tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution [2020-05-20T18:26:34.236Z] #36 146.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T18:26:34.320Z] #39 95.33 DEP criu/autofs.d [2020-05-20T18:26:34.518Z] #36 146.9 + GOPATH=/tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hTptCzmiY0 [2020-05-20T18:26:34.518Z] #36 146.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T18:26:34.578Z] #39 95.56 DEP criu/aio.d [2020-05-20T18:26:34.578Z] #39 95.84 DEP criu/action-scripts.d [2020-05-20T18:26:35.511Z] #39 96.36 CC criu/action-scripts.o [2020-05-20T18:26:35.511Z] #39 96.72 CC criu/aio.o [2020-05-20T18:26:36.078Z] #39 97.29 CC criu/autofs.o [2020-05-20T18:26:37.970Z] #36 ... [2020-05-20T18:26:37.971Z] [2020-05-20T18:26:37.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:37.971Z] #39 110.7 LINK criu/built-in.o [2020-05-20T18:26:37.971Z] #39 110.8 LINK criu/criu [2020-05-20T18:26:37.971Z] #39 110.9 DEP lib/c/criu.d [2020-05-20T18:26:37.971Z] #39 111.0 CC images/rpc.pb-c.o [2020-05-20T18:26:37.971Z] #39 111.3 CC lib/c/criu.o [2020-05-20T18:26:37.971Z] #39 111.9 LINK lib/c/built-in.o [2020-05-20T18:26:37.971Z] #39 111.9 LINK lib/c/libcriu.so [2020-05-20T18:26:37.971Z] #39 111.9 LINK lib/c/libcriu.a [2020-05-20T18:26:37.971Z] #39 112.0 GEN magic.py [2020-05-20T18:26:37.971Z] #39 112.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:26:37.971Z] #39 112.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:26:37.971Z] #39 112.1 Note: Building without GnuTLS support [2020-05-20T18:26:37.971Z] #39 112.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:26:37.971Z] #39 112.7 make[1]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.0 make[1]: 'images/built-in.o' is up to date. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:26:37.971Z] #39 113.2 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.2 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.2 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.3 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.3 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.4 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.4 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.5 make[2]: Nothing to be done for 'all'. [2020-05-20T18:26:37.971Z] #39 113.5 INSTALL criu/criu [2020-05-20T18:26:37.971Z] #39 DONE 113.8s [2020-05-20T18:26:37.971Z] [2020-05-20T18:26:37.971Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:26:37.980Z] #39 99.00 CC criu/bfd.o [2020-05-20T18:26:38.186Z] #29 ... [2020-05-20T18:26:38.186Z] [2020-05-20T18:26:38.186Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:38.186Z] #31 29.15 Fetched 8350 kB in 24s (353 kB/s) [2020-05-20T18:26:38.547Z] #39 99.64 CC criu/bitmap.o [2020-05-20T18:26:38.547Z] #39 99.81 CC criu/cgroup-props.o [2020-05-20T18:26:39.072Z] + dpkg --print-architecture [2020-05-20T18:26:39.072Z] + cd /tmp/tmp.meruoAWjOq/src/github.com/docker/distribution [2020-05-20T18:26:39.072Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T18:26:39.072Z] + GOPATH=/tmp/tmp.meruoAWjOq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.meruoAWjOq [2020-05-20T18:26:39.072Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T18:26:39.499Z] #39 100.7 CC criu/cgroup.o [2020-05-20T18:26:41.401Z] #39 ... [2020-05-20T18:26:41.401Z] [2020-05-20T18:26:41.401Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:41.401Z] #14 100.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-20T18:26:41.401Z] #14 100.5 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:26:41.401Z] #14 100.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:26:41.401Z] #14 ... [2020-05-20T18:26:41.401Z] [2020-05-20T18:26:41.401Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:41.401Z] #42 171.4 github.com/LK4D4/vndr/godl [2020-05-20T18:26:41.488Z] #31 29.15 Reading package lists... [2020-05-20T18:26:41.488Z] #31 ... [2020-05-20T18:26:41.488Z] [2020-05-20T18:26:41.488Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:41.488Z] #42 21.34 math/bits [2020-05-20T18:26:41.488Z] #42 22.41 math [2020-05-20T18:26:41.488Z] #42 28.01 internal/testlog [2020-05-20T18:26:41.488Z] #42 28.42 encoding [2020-05-20T18:26:41.488Z] #42 28.69 unicode/utf16 [2020-05-20T18:26:41.488Z] #42 29.25 container/list [2020-05-20T18:26:41.488Z] #42 30.03 crypto/internal/subtle [2020-05-20T18:26:41.488Z] #42 30.31 crypto/subtle [2020-05-20T18:26:41.488Z] #42 30.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T18:26:41.488Z] #42 30.90 internal/nettrace [2020-05-20T18:26:41.488Z] #42 31.03 runtime/cgo [2020-05-20T18:26:41.488Z] #42 ... [2020-05-20T18:26:41.488Z] [2020-05-20T18:26:41.488Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:26:41.488Z] #29 30.81 internal/testlog [2020-05-20T18:26:41.488Z] #29 31.28 encoding [2020-05-20T18:26:41.488Z] #29 31.56 runtime/cgo [2020-05-20T18:26:41.968Z] #42 172.1 github.com/LK4D4/vndr [2020-05-20T18:26:44.772Z] #29 ... [2020-05-20T18:26:44.772Z] [2020-05-20T18:26:44.772Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:26:44.772Z] #45 24.97 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T18:26:44.772Z] #45 24.97 go: finding gotest.tools v2.2.0+incompatible [2020-05-20T18:26:44.772Z] #45 24.99 go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T18:26:44.772Z] #45 24.99 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T18:26:44.772Z] #45 25.52 go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T18:26:44.772Z] #45 25.53 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T18:26:44.772Z] #45 26.63 go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T18:26:44.772Z] #45 26.63 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T18:26:44.772Z] #45 26.64 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:26:44.772Z] #45 26.73 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:26:44.772Z] #45 26.73 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:26:44.772Z] #45 27.46 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-20T18:26:44.772Z] #45 27.48 go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T18:26:44.772Z] #45 27.80 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:26:44.772Z] #45 30.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:26:44.772Z] #45 30.23 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:26:44.772Z] #45 32.85 go: finding github.com/fatih/color v1.6.0 [2020-05-20T18:26:44.772Z] #45 32.99 go: finding github.com/pkg/errors v0.8.1 [2020-05-20T18:26:44.772Z] #45 33.09 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:26:44.772Z] #45 33.12 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:26:44.772Z] #45 33.13 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:26:44.772Z] #45 33.15 go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T18:26:44.772Z] #45 33.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:26:44.772Z] #45 33.66 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:26:44.772Z] #45 33.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:26:44.772Z] #45 34.00 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:26:44.772Z] #45 ... [2020-05-20T18:26:44.772Z] [2020-05-20T18:26:44.772Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:26:45.805Z] #66 34.60 Checking out files: 50% (1036/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 87% (1802/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-20T18:26:45.805Z] #66 36.31 + cd /tmp/tmp.9G0Hr34xeq/src/github.com/docker/libnetwork [2020-05-20T18:26:45.805Z] #66 36.31 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:26:45.909Z] + rm -rf /tmp/tmp.meruoAWjOq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.meruoAWjOq [2020-05-20T18:26:46.405Z] #36 157.2 + rm -rf /tmp/tmp.hTptCzmiY0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hTptCzmiY0 [2020-05-20T18:26:46.405Z] #36 DONE 157.4s [2020-05-20T18:26:46.405Z] [2020-05-20T18:26:46.405Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:46.405Z] #57 ... [2020-05-20T18:26:46.405Z] [2020-05-20T18:26:46.405Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:26:46.405Z] #48 DONE 157.2s [2020-05-20T18:26:46.405Z] [2020-05-20T18:26:46.405Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:46.405Z] #57 ... [2020-05-20T18:26:46.405Z] [2020-05-20T18:26:46.405Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-20T18:26:46.405Z] #37 DONE 0.3s [2020-05-20T18:26:46.405Z] [2020-05-20T18:26:46.405Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:46.686Z] #57 ... [2020-05-20T18:26:46.686Z] [2020-05-20T18:26:46.686Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-20T18:26:46.686Z] #40 DONE 0.1s [2020-05-20T18:26:46.921Z] Removing intermediate container 600719dd214a [2020-05-20T18:26:46.921Z] ---> cd4f77534b50 [2020-05-20T18:26:46.921Z] Step 18/140 : FROM base AS swagger [2020-05-20T18:26:46.921Z] ---> 07336f171d11 [2020-05-20T18:26:46.921Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-20T18:26:46.968Z] [2020-05-20T18:26:46.968Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-20T18:26:46.968Z] #43 DONE 0.1s [2020-05-20T18:26:46.968Z] [2020-05-20T18:26:46.968Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-20T18:26:46.968Z] #46 DONE 0.1s [2020-05-20T18:26:46.968Z] [2020-05-20T18:26:46.968Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:47.179Z] #66 37.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T18:26:47.205Z] ---> Running in a65099e74422 [2020-05-20T18:26:47.205Z] Removing intermediate container a65099e74422 [2020-05-20T18:26:47.205Z] ---> a0c3af286efc [2020-05-20T18:26:47.205Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/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-05-20T18:26:47.205Z] ---> Running in 8178aea6f3a8 [2020-05-20T18:26:47.232Z] #42 ... [2020-05-20T18:26:47.232Z] [2020-05-20T18:26:47.232Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:47.232Z] #14 115.5 Selecting previously unselected package libonig5:amd64. [2020-05-20T18:26:47.232Z] #14 115.5 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-20T18:26:47.232Z] #14 115.5 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:26:47.233Z] #14 115.7 Selecting previously unselected package libjq1:amd64. [2020-05-20T18:26:47.233Z] #14 115.7 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 115.7 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:26:47.233Z] #14 115.8 Selecting previously unselected package jq. [2020-05-20T18:26:47.233Z] #14 115.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 115.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:26:47.233Z] #14 115.9 Selecting previously unselected package libaio1:amd64. [2020-05-20T18:26:47.233Z] #14 115.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 115.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-20T18:26:47.233Z] #14 116.0 Selecting previously unselected package libbtrfs0. [2020-05-20T18:26:47.233Z] #14 116.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:26:47.233Z] #14 116.1 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:26:47.233Z] #14 116.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:26:47.233Z] #14 116.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-20T18:26:47.233Z] #14 116.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 116.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:26:47.233Z] #14 116.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-20T18:26:47.233Z] #14 116.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 116.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:26:47.233Z] #14 116.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-20T18:26:47.233Z] #14 116.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-20T18:26:47.233Z] #14 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-20T18:26:47.249Z] #57 ... [2020-05-20T18:26:47.249Z] [2020-05-20T18:26:47.249Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-20T18:26:47.490Z] + mktemp -d [2020-05-20T18:26:47.490Z] + export GOPATH=/tmp/tmp.CXO7z9xHgf [2020-05-20T18:26:47.490Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.CXO7z9xHgf/src/github.com/go-swagger/go-swagger [2020-05-20T18:26:47.490Z] Cloning into '/tmp/tmp.CXO7z9xHgf/src/github.com/go-swagger/go-swagger'... [2020-05-20T18:26:47.490Z] #14 116.8 Selecting previously unselected package libpcre16-3:amd64. [2020-05-20T18:26:47.490Z] #14 116.8 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-20T18:26:47.490Z] #14 116.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-20T18:26:47.490Z] #14 117.1 Selecting previously unselected package libpcre32-3:amd64. [2020-05-20T18:26:47.490Z] #14 117.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-20T18:26:47.529Z] #49 DONE 0.6s [2020-05-20T18:26:47.530Z] [2020-05-20T18:26:47.530Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:47.748Z] #14 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-20T18:26:47.748Z] #14 117.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-20T18:26:47.748Z] #14 117.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-20T18:26:47.748Z] #14 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-20T18:26:47.810Z] #57 ... [2020-05-20T18:26:47.810Z] [2020-05-20T18:26:47.810Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-20T18:26:47.810Z] #53 DONE 0.2s [2020-05-20T18:26:47.810Z] [2020-05-20T18:26:47.810Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:26:48.005Z] #14 117.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-20T18:26:48.005Z] #14 117.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-20T18:26:48.005Z] #14 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-20T18:26:48.264Z] #14 117.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-20T18:26:48.521Z] #14 117.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-20T18:26:48.521Z] #14 117.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-20T18:26:48.552Z] #66 ... [2020-05-20T18:26:48.552Z] [2020-05-20T18:26:48.552Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:26:48.552Z] #54 29.08 Fetched 8350 kB in 24s (353 kB/s) [2020-05-20T18:26:48.552Z] #54 29.08 Reading package lists... [2020-05-20T18:26:48.552Z] #54 ... [2020-05-20T18:26:48.552Z] [2020-05-20T18:26:48.552Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:26:48.552Z] #36 32.74 Checking out files: 61% (986/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 98% (1570/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-20T18:26:48.552Z] #36 33.87 + cd /tmp/tmp.TlZx34sraY/src/github.com/docker/distribution [2020-05-20T18:26:48.552Z] #36 33.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-20T18:26:48.552Z] #36 38.13 + GOPATH=/tmp/tmp.TlZx34sraY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TlZx34sraY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-20T18:26:48.779Z] #14 118.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-20T18:26:48.779Z] #14 118.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:26:48.779Z] #14 118.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-20T18:26:48.779Z] #14 118.2 Selecting previously unselected package libgpm2:amd64. [2020-05-20T18:26:48.779Z] #14 118.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-20T18:26:48.779Z] #14 118.2 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-20T18:26:48.779Z] #14 118.2 Selecting previously unselected package libicu63:amd64. [2020-05-20T18:26:48.779Z] #14 118.2 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-20T18:26:48.779Z] #14 118.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:26:49.120Z] #36 ... [2020-05-20T18:26:49.120Z] [2020-05-20T18:26:49.120Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:26:49.120Z] #22 30.04 Fetched 8350 kB in 24s (345 kB/s) [2020-05-20T18:26:49.232Z] INFO: Expanding compiler 1 of 3... [2020-05-20T18:26:49.232Z] INFO: Expanding compiler 2 of 3... [2020-05-20T18:26:49.379Z] #22 30.04 Reading package lists... [2020-05-20T18:26:49.379Z] #22 ... [2020-05-20T18:26:49.379Z] [2020-05-20T18:26:49.379Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:49.379Z] #31 29.15 Reading package lists... [2020-05-20T18:26:50.151Z] #14 ... [2020-05-20T18:26:50.151Z] [2020-05-20T18:26:50.151Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:50.151Z] #42 DONE 179.9s [2020-05-20T18:26:50.151Z] [2020-05-20T18:26:50.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:26:50.151Z] #39 103.9 CC criu/clone-noasan.o [2020-05-20T18:26:50.151Z] #39 104.1 CC criu/config.o [2020-05-20T18:26:50.151Z] #39 105.6 CC criu/cr-check.o [2020-05-20T18:26:50.151Z] #39 107.5 CC criu/cr-dedup.o [2020-05-20T18:26:50.151Z] #39 108.0 CC criu/cr-dump.o [2020-05-20T18:26:50.151Z] #39 110.6 CC criu/cr-errno.o [2020-05-20T18:26:50.151Z] #39 110.7 CC criu/cr-restore.o [2020-05-20T18:26:51.849Z] #31 40.51 Reading package lists... [2020-05-20T18:26:51.849Z] #31 ... [2020-05-20T18:26:51.849Z] [2020-05-20T18:26:51.849Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:26:51.849Z] #7 32.29 Fetched 8350 kB in 25s (336 kB/s) [2020-05-20T18:26:51.849Z] #7 32.29 Reading package lists... [2020-05-20T18:26:51.849Z] #7 ... [2020-05-20T18:26:51.849Z] [2020-05-20T18:26:51.849Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:26:51.849Z] #22 30.04 Reading package lists... [2020-05-20T18:26:52.177Z] #57 143.0 🇩 bin/containerd [2020-05-20T18:26:52.254Z] INFO: Expanding compiler 3 of 3... [2020-05-20T18:26:52.737Z] INFO: Removing downloaded files... [2020-05-20T18:26:52.737Z] INFO: Creating source directory... [2020-05-20T18:26:52.737Z] INFO: Configuring git core.autocrlf... [2020-05-20T18:26:52.737Z] INFO: Completed [2020-05-20T18:26:53.435Z] #39 ... [2020-05-20T18:26:53.435Z] [2020-05-20T18:26:53.435Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:53.435Z] #14 122.5 Selecting previously unselected package libnet1:amd64. [2020-05-20T18:26:53.435Z] #14 122.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:26:53.435Z] #14 122.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:26:53.435Z] #14 122.6 Selecting previously unselected package libnl-3-200:amd64. [2020-05-20T18:26:53.435Z] #14 122.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-20T18:26:53.435Z] #14 122.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:26:53.435Z] #14 122.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-20T18:26:53.435Z] #14 122.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:26:53.435Z] #14 122.8 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:26:53.435Z] #14 122.8 Selecting previously unselected package libreadline5:amd64. [2020-05-20T18:26:53.435Z] #14 122.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-20T18:26:53.435Z] #14 122.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-20T18:26:53.435Z] #14 122.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-20T18:26:53.435Z] #14 123.0 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-20T18:26:53.435Z] #14 123.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:26:53.950Z] #14 123.3 Selecting previously unselected package net-tools. [2020-05-20T18:26:53.950Z] #14 123.4 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-20T18:26:53.950Z] #14 123.4 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:26:53.950Z] #14 123.5 Selecting previously unselected package python-pip-whl. [2020-05-20T18:26:54.207Z] #14 123.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-20T18:26:54.207Z] #14 123.6 Unpacking python-pip-whl (18.1-5) ... [2020-05-20T18:26:54.330Z] + cd /tmp/tmp.CXO7z9xHgf/src/github.com/go-swagger/go-swagger [2020-05-20T18:26:54.330Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-20T18:26:54.616Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T18:26:54.773Z] #14 124.1 Selecting previously unselected package python3-lib2to3. [2020-05-20T18:26:54.773Z] #14 124.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T18:26:54.773Z] #14 124.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:26:54.773Z] #14 124.2 Selecting previously unselected package python3-distutils. [2020-05-20T18:26:54.773Z] #14 124.2 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T18:26:54.773Z] #14 124.2 Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T18:26:55.031Z] #14 124.4 Selecting previously unselected package python3-pip. [2020-05-20T18:26:55.031Z] #14 124.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-20T18:26:55.031Z] #14 124.4 Unpacking python3-pip (18.1-5) ... [2020-05-20T18:26:55.031Z] #14 124.6 Selecting previously unselected package python3-pkg-resources. [2020-05-20T18:26:55.031Z] #14 124.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:26:55.031Z] #14 124.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:26:55.289Z] #14 124.7 Selecting previously unselected package python3-setuptools. [2020-05-20T18:26:55.289Z] #14 124.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T18:26:55.289Z] #14 124.7 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T18:26:55.289Z] #14 124.9 Selecting previously unselected package python3-wheel. [2020-05-20T18:26:55.289Z] #14 124.9 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T18:26:55.289Z] #14 124.9 Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T18:26:55.548Z] #14 125.0 Selecting previously unselected package thin-provisioning-tools. [2020-05-20T18:26:55.548Z] #14 125.0 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-20T18:26:55.548Z] #14 125.0 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:26:55.806Z] #14 125.2 Selecting previously unselected package vim-runtime. [2020-05-20T18:26:55.806Z] #14 125.2 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:26:55.806Z] #14 125.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T18:26:55.806Z] #14 125.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T18:26:56.034Z] #22 41.45 Reading package lists... [2020-05-20T18:26:56.034Z] #22 ... [2020-05-20T18:26:56.034Z] [2020-05-20T18:26:56.034Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:56.034Z] #38 36.13 Fetched 8350 kB in 26s (315 kB/s) [2020-05-20T18:26:56.034Z] #38 36.13 Reading package lists... [2020-05-20T18:26:56.034Z] #38 ... [2020-05-20T18:26:56.034Z] [2020-05-20T18:26:56.034Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:26:56.064Z] #14 125.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:26:57.948Z] #7 42.97 Reading package lists... [2020-05-20T18:26:57.948Z] #7 ... [2020-05-20T18:26:57.948Z] [2020-05-20T18:26:57.948Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:26:57.948Z] #42 46.53 vendor/golang.org/x/crypto/internal/subtle [2020-05-20T18:26:57.948Z] #42 46.63 vendor/golang.org/x/crypto/curve25519 [2020-05-20T18:26:58.882Z] #42 ... [2020-05-20T18:26:58.882Z] [2020-05-20T18:26:58.882Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:26:58.882Z] #54 39.52 Reading package lists... [2020-05-20T18:26:58.882Z] #54 ... [2020-05-20T18:26:58.882Z] [2020-05-20T18:26:58.882Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:26:59.342Z] #14 128.5 Selecting previously unselected package vim. [2020-05-20T18:26:59.342Z] #14 128.5 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:26:59.342Z] #14 128.5 Unpacking vim (2:8.1.0875-5) ... [2020-05-20T18:26:59.907Z] #14 129.1 Selecting previously unselected package xfsprogs. [2020-05-20T18:26:59.907Z] #14 129.1 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-20T18:26:59.907Z] #14 129.1 Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T18:27:00.164Z] #14 129.6 Selecting previously unselected package zip. [2020-05-20T18:27:00.165Z] #14 129.6 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-20T18:27:00.165Z] #14 129.6 Unpacking zip (3.0-11+b1) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-20T18:27:00.423Z] #14 129.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:27:00.423Z] #14 129.9 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:27:00.423Z] #14 130.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:27:00.423Z] #14 130.0 Setting up zip (3.0-11+b1) ... [2020-05-20T18:27:00.681Z] #14 130.0 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:27:00.681Z] #14 130.0 Setting up bash-completion (1:2.8-6) ... [2020-05-20T18:27:01.424Z] #38 46.46 Reading package lists... [2020-05-20T18:27:01.424Z] #38 ... [2020-05-20T18:27:01.424Z] [2020-05-20T18:27:01.424Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:01.424Z] #31 40.51 Reading package lists... [2020-05-20T18:27:02.366Z] #31 50.89 Building dependency tree... [2020-05-20T18:27:02.366Z] #31 52.96 Reading state information... [2020-05-20T18:27:03.216Z] #14 132.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-20T18:27:03.216Z] #14 132.7 Setting up xz-utils (5.2.4-1) ... [2020-05-20T18:27:03.216Z] #14 132.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T18:27:03.216Z] #14 132.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-20T18:27:03.216Z] #14 132.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:27:03.474Z] #14 132.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:27:03.474Z] #14 132.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:27:03.474Z] #14 132.8 Setting up pigz (2.4-1) ... [2020-05-20T18:27:03.474Z] #14 132.8 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-20T18:27:03.474Z] #14 132.8 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:27:03.474Z] #14 132.9 Setting up python-pip-whl (18.1-5) ... [2020-05-20T18:27:03.474Z] #14 132.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-20T18:27:03.474Z] #14 132.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-20T18:27:03.474Z] #14 132.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:27:04.041Z] #14 133.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-20T18:27:04.041Z] #14 133.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:27:04.041Z] #14 133.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:27:04.041Z] #14 133.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:27:04.041Z] #14 133.5 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:27:04.041Z] #14 ... [2020-05-20T18:27:04.041Z] [2020-05-20T18:27:04.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:04.041Z] #39 115.1 CC criu/cr-service.o [2020-05-20T18:27:04.041Z] #39 116.6 CC criu/crtools.o [2020-05-20T18:27:04.041Z] #39 117.2 CC criu/eventfd.o [2020-05-20T18:27:04.041Z] #39 117.5 CC criu/eventpoll.o [2020-05-20T18:27:04.041Z] #39 118.4 CC criu/external.o [2020-05-20T18:27:04.041Z] #39 118.8 CC criu/fault-injection.o [2020-05-20T18:27:04.041Z] #39 119.0 CC criu/fdstore.o [2020-05-20T18:27:04.041Z] #39 119.3 CC criu/fifo.o [2020-05-20T18:27:04.041Z] #39 119.7 CC criu/file-ids.o [2020-05-20T18:27:04.041Z] #39 120.0 CC criu/file-lock.o [2020-05-20T18:27:04.041Z] #39 121.0 CC criu/files-ext.o [2020-05-20T18:27:04.041Z] #39 121.4 CC criu/files-reg.o [2020-05-20T18:27:04.041Z] #39 123.7 CC criu/files.o [2020-05-20T18:27:04.041Z] #39 ... [2020-05-20T18:27:04.041Z] [2020-05-20T18:27:04.041Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:04.041Z] #14 133.5 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:27:04.041Z] #14 133.5 Setting up vim (2:8.1.0875-5) ... [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T18:27:04.041Z] #14 133.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:27:04.041Z] #14 133.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-20T18:27:04.299Z] #14 133.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:27:04.299Z] #14 133.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-05-20T18:27:04.299Z] #14 133.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-05-20T18:27:04.299Z] #14 133.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:27:04.299Z] #14 133.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-05-20T18:27:04.299Z] #14 133.6 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-05-20T18:27:04.299Z] #14 133.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:27:04.299Z] #14 133.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:27:04.299Z] #14 133.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-20T18:27:04.299Z] #14 133.7 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:27:04.299Z] #14 133.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-20T18:27:04.299Z] #14 133.7 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:27:05.648Z] #31 56.41 The following additional packages will be installed: [2020-05-20T18:27:05.648Z] #31 56.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T18:27:05.648Z] #31 56.51 Suggested packages: [2020-05-20T18:27:05.648Z] #31 56.51 cmake-doc ninja-build lrzip [2020-05-20T18:27:05.648Z] #31 56.51 Recommended packages: [2020-05-20T18:27:05.648Z] #31 56.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T18:27:05.648Z] #31 ... [2020-05-20T18:27:05.648Z] [2020-05-20T18:27:05.648Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:05.648Z] #38 46.46 Reading package lists... [2020-05-20T18:27:07.367Z] #57 158.2 🇩 bin/containerd-stress [2020-05-20T18:27:07.584Z] #14 136.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-20T18:27:07.584Z] #14 136.5 Setting up iptables (1.8.2-4) ... [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T18:27:07.584Z] #14 136.6 Setting up python3 (3.7.3-1) ... [2020-05-20T18:27:07.584Z] #14 137.0 Setting up python3-wheel (0.32.3-2) ... [2020-05-20T18:27:08.538Z] #14 137.7 Setting up apparmor (2.13.2-10) ... [2020-05-20T18:27:08.761Z] #38 56.98 Building dependency tree... [2020-05-20T18:27:08.761Z] #38 59.27 Reading state information... [2020-05-20T18:27:08.831Z] #57 159.4 🇩 bin/containerd-shim [2020-05-20T18:27:09.019Z] #38 ... [2020-05-20T18:27:09.019Z] [2020-05-20T18:27:09.019Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-20T18:27:09.019Z] #54 39.52 Reading package lists... [2020-05-20T18:27:09.019Z] #54 50.33 Building dependency tree... [2020-05-20T18:27:09.019Z] #54 52.05 Reading state information... [2020-05-20T18:27:09.019Z] #54 55.36 The following additional packages will be installed: [2020-05-20T18:27:09.019Z] #54 55.36 libbtrfs0 [2020-05-20T18:27:09.019Z] #54 55.63 The following NEW packages will be installed: [2020-05-20T18:27:09.019Z] #54 55.67 libbtrfs-dev libbtrfs0 [2020-05-20T18:27:09.019Z] #54 56.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:27:09.019Z] #54 56.31 Need to get 119 kB of archives. [2020-05-20T18:27:09.019Z] #54 56.31 After this operation, 387 kB of additional disk space will be used. [2020-05-20T18:27:09.019Z] #54 56.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-20T18:27:09.019Z] #54 56.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-20T18:27:09.019Z] #54 58.43 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:09.019Z] #54 58.80 Fetched 119 kB in 0s (283 kB/s) [2020-05-20T18:27:09.019Z] #54 58.89 Selecting previously unselected package libbtrfs0. [2020-05-20T18:27:09.019Z] #54 58.89 (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 ... 15412 files and directories currently installed.) [2020-05-20T18:27:09.019Z] #54 58.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-20T18:27:09.019Z] #54 58.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:27:09.020Z] #54 59.31 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:27:09.020Z] #54 59.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-20T18:27:09.020Z] #54 59.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:27:09.020Z] #54 59.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:27:09.020Z] #54 59.73 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:27:09.020Z] #54 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:09.911Z] #14 139.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:27:09.954Z] #54 DONE 60.9s [2020-05-20T18:27:09.954Z] [2020-05-20T18:27:09.954Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:09.954Z] #31 57.96 The following NEW packages will be installed: [2020-05-20T18:27:09.954Z] #31 57.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T18:27:09.954Z] #31 57.97 vim-common xxd [2020-05-20T18:27:09.954Z] #31 58.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:27:09.954Z] #31 58.47 Need to get 14.9 MB of archives. [2020-05-20T18:27:09.954Z] #31 58.47 After this operation, 61.8 MB of additional disk space will be used. [2020-05-20T18:27:09.954Z] #31 58.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-20T18:27:09.954Z] #31 58.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:27:09.954Z] #31 58.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T18:27:09.954Z] #31 58.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-20T18:27:09.954Z] #31 60.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-20T18:27:09.954Z] #31 60.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-20T18:27:10.212Z] #31 ... [2020-05-20T18:27:10.212Z] [2020-05-20T18:27:10.212Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:27:10.212Z] #55 DONE 0.1s [2020-05-20T18:27:10.212Z] [2020-05-20T18:27:10.212Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:10.212Z] #31 60.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-20T18:27:10.212Z] #31 60.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-20T18:27:10.212Z] #31 60.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-20T18:27:10.212Z] #31 60.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-20T18:27:10.212Z] #31 ... [2020-05-20T18:27:10.212Z] [2020-05-20T18:27:10.212Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-20T18:27:10.212Z] #56 DONE 0.1s [2020-05-20T18:27:10.470Z] [2020-05-20T18:27:10.470Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:10.477Z] #14 139.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:27:11.405Z] #57 ... [2020-05-20T18:27:11.405Z] [2020-05-20T18:27:11.405Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:27:11.405Z] #22 41.45 Reading package lists... [2020-05-20T18:27:11.405Z] #22 52.49 Building dependency tree... [2020-05-20T18:27:11.405Z] #22 54.86 Reading state information... [2020-05-20T18:27:11.405Z] #22 58.19 ca-certificates is already the newest version (20190110). [2020-05-20T18:27:11.405Z] #22 58.19 The following additional packages will be installed: [2020-05-20T18:27:11.405Z] #22 58.20 libjq1 libonig5 [2020-05-20T18:27:11.405Z] #22 58.83 The following NEW packages will be installed: [2020-05-20T18:27:11.405Z] #22 58.84 jq libjq1 libonig5 [2020-05-20T18:27:11.405Z] #22 59.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:27:11.405Z] #22 59.38 Need to get 355 kB of archives. [2020-05-20T18:27:11.405Z] #22 59.38 After this operation, 1072 kB of additional disk space will be used. [2020-05-20T18:27:11.405Z] #22 59.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-20T18:27:11.405Z] #22 59.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-20T18:27:11.405Z] #22 59.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-20T18:27:11.405Z] #22 61.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:11.405Z] #22 61.75 Fetched 355 kB in 0s (1155 kB/s) [2020-05-20T18:27:11.405Z] #22 62.00 Selecting previously unselected package libonig5:amd64. [2020-05-20T18:27:11.405Z] #22 62.00 (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 ... 15412 files and directories currently installed.) [2020-05-20T18:27:11.405Z] #22 62.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-20T18:27:11.405Z] #22 62.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:27:11.411Z] #14 140.7 Setting up python3-distutils (3.7.3-1) ... [2020-05-20T18:27:11.664Z] #22 ... [2020-05-20T18:27:11.664Z] [2020-05-20T18:27:11.664Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:27:11.664Z] #7 42.97 Reading package lists... [2020-05-20T18:27:11.664Z] #7 52.51 Building dependency tree... [2020-05-20T18:27:11.664Z] #7 54.95 Reading state information... [2020-05-20T18:27:11.665Z] #7 58.58 The following additional packages will be installed: [2020-05-20T18:27:11.665Z] #7 58.59 libapparmor1 [2020-05-20T18:27:11.665Z] #7 58.60 Suggested packages: [2020-05-20T18:27:11.665Z] #7 58.61 seccomp [2020-05-20T18:27:11.665Z] #7 59.03 The following NEW packages will be installed: [2020-05-20T18:27:11.665Z] #7 59.10 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-20T18:27:11.665Z] #7 59.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:27:11.665Z] #7 59.93 Need to get 293 kB of archives. [2020-05-20T18:27:11.665Z] #7 59.93 After this operation, 952 kB of additional disk space will be used. [2020-05-20T18:27:11.665Z] #7 59.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-20T18:27:11.665Z] #7 59.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-20T18:27:11.665Z] #7 59.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-20T18:27:11.665Z] #7 62.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:11.665Z] #7 62.46 Fetched 293 kB in 0s (734 kB/s) [2020-05-20T18:27:11.665Z] #7 ... [2020-05-20T18:27:11.665Z] [2020-05-20T18:27:11.665Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-20T18:27:11.665Z] #22 62.46 Selecting previously unselected package libjq1:amd64. [2020-05-20T18:27:11.665Z] #22 62.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:27:11.665Z] #22 62.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:27:11.669Z] #14 141.1 Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T18:27:11.928Z] #22 62.76 Selecting previously unselected package jq. [2020-05-20T18:27:11.928Z] #22 62.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:27:11.928Z] #22 62.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:27:12.187Z] #22 63.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:27:12.187Z] #22 63.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:27:12.187Z] #22 63.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:27:12.449Z] #22 63.20 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:13.043Z] #14 142.3 Setting up python3-pip (18.1-5) ... [2020-05-20T18:27:13.198Z] #57 163.3 🇩 bin/containerd-shim-runc-v1 [2020-05-20T18:27:13.203Z] + rm -rf /tmp/tmp.CXO7z9xHgf [2020-05-20T18:27:13.391Z] #22 DONE 64.0s [2020-05-20T18:27:13.391Z] [2020-05-20T18:27:13.391Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T18:27:13.391Z] #23 DONE 0.1s [2020-05-20T18:27:13.391Z] [2020-05-20T18:27:13.391Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:27:13.391Z] #7 62.66 Selecting previously unselected package libapparmor1:amd64. [2020-05-20T18:27:13.391Z] #7 62.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 ... 15412 files and directories currently installed.) [2020-05-20T18:27:13.391Z] #7 62.74 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-20T18:27:13.391Z] #7 62.76 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-20T18:27:13.391Z] #7 63.02 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-20T18:27:13.391Z] #7 63.02 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-20T18:27:13.391Z] #7 63.02 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-20T18:27:13.391Z] #7 63.54 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-20T18:27:13.391Z] #7 63.57 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-20T18:27:13.391Z] #7 63.60 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-20T18:27:13.391Z] #7 64.16 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-20T18:27:13.391Z] #7 64.22 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-20T18:27:13.391Z] #7 64.30 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-20T18:27:13.391Z] #7 64.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:13.958Z] #7 ... [2020-05-20T18:27:13.958Z] [2020-05-20T18:27:13.958Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-20T18:27:13.958Z] #66 DONE 64.4s [2020-05-20T18:27:13.978Z] #14 143.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:27:13.978Z] #14 143.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-20T18:27:13.978Z] #14 143.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:27:13.978Z] #14 143.4 Setting up xfsprogs (4.20.0-1) ... [2020-05-20T18:27:13.978Z] #14 143.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-20T18:27:14.203Z] #57 165.1 🇩 binaries [2020-05-20T18:27:14.217Z] Removing intermediate container 8178aea6f3a8 [2020-05-20T18:27:14.217Z] ---> 5d4f30958015 [2020-05-20T18:27:14.217Z] Step 21/140 : FROM base AS frozen-images [2020-05-20T18:27:14.217Z] ---> 07336f171d11 [2020-05-20T18:27:14.217Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:27:14.217Z] ---> Using cache [2020-05-20T18:27:14.217Z] ---> 0eda48ee7525 [2020-05-20T18:27:14.217Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-05-20T18:27:14.219Z] [2020-05-20T18:27:14.219Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-20T18:27:14.219Z] #7 DONE 64.9s [2020-05-20T18:27:14.219Z] [2020-05-20T18:27:14.219Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:27:14.236Z] #14 143.5 Processing triggers for mime-support (3.62) ... [2020-05-20T18:27:14.236Z] #14 143.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:14.479Z] #50 DONE 0.3s [2020-05-20T18:27:14.479Z] [2020-05-20T18:27:14.479Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:14.479Z] #31 63.73 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:14.479Z] #31 64.43 Fetched 14.9 MB in 4s (4211 kB/s) [2020-05-20T18:27:14.479Z] #31 64.53 Selecting previously unselected package xxd. [2020-05-20T18:27:14.479Z] #31 64.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 ... 15412 files and directories currently installed.) [2020-05-20T18:27:14.479Z] #31 64.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:27:14.479Z] #31 64.74 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:27:14.479Z] #31 65.38 Selecting previously unselected package vim-common. [2020-05-20T18:27:14.479Z] #31 65.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:27:14.486Z] #57 165.1 + mkdir -p /build [2020-05-20T18:27:14.486Z] #57 165.1 + cp bin/containerd /build/containerd [2020-05-20T18:27:14.486Z] #57 165.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-20T18:27:14.486Z] #57 165.2 + cp bin/ctr /build/ctr [2020-05-20T18:27:14.513Z] ---> Running in c2bc6759f8f1 [2020-05-20T18:27:14.741Z] #31 ... [2020-05-20T18:27:14.741Z] [2020-05-20T18:27:14.741Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-20T18:27:14.741Z] #51 DONE 0.3s [2020-05-20T18:27:14.741Z] [2020-05-20T18:27:14.741Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:14.741Z] #31 65.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:27:14.767Z] #57 DONE 165.7s [2020-05-20T18:27:14.797Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:27:14.802Z] #14 DONE 144.2s [2020-05-20T18:27:14.802Z] [2020-05-20T18:27:14.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:14.802Z] #39 125.8 CC criu/filesystems.o [2020-05-20T18:27:14.802Z] #39 126.6 CC criu/fsnotify.o [2020-05-20T18:27:14.802Z] #39 127.7 CC criu/image-desc.o [2020-05-20T18:27:14.802Z] #39 127.9 CC criu/image.o [2020-05-20T18:27:14.802Z] #39 128.7 CC criu/ipc_ns.o [2020-05-20T18:27:14.802Z] #39 129.9 CC criu/irmap.o [2020-05-20T18:27:14.802Z] #39 130.6 CC criu/kcmp-ids.o [2020-05-20T18:27:14.802Z] #39 131.0 CC criu/kerndat.o [2020-05-20T18:27:14.802Z] #39 132.1 CC criu/libnetlink.o [2020-05-20T18:27:14.802Z] #39 132.6 CC criu/log.o [2020-05-20T18:27:14.802Z] #39 133.1 CC criu/lsm.o [2020-05-20T18:27:14.802Z] #39 133.5 CC criu/mem.o [2020-05-20T18:27:14.802Z] #39 135.1 CC criu/mount.o [2020-05-20T18:27:14.802Z] #39 ... [2020-05-20T18:27:14.802Z] [2020-05-20T18:27:14.802Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-20T18:27:15.082Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:27:15.082Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:27:15.082Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:27:15.306Z] #31 66.07 Selecting previously unselected package cmake-data. [2020-05-20T18:27:15.306Z] #31 66.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T18:27:15.306Z] #31 66.09 Unpacking cmake-data (3.13.4-1) ... [2020-05-20T18:27:15.706Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:27:15.706Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:27:15.785Z] [2020-05-20T18:27:15.785Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-20T18:27:16.065Z] #58 DONE 0.3s [2020-05-20T18:27:16.065Z] [2020-05-20T18:27:16.065Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-20T18:27:16.065Z] #62 DONE 0.2s [2020-05-20T18:27:16.065Z] [2020-05-20T18:27:16.065Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-20T18:27:16.448Z] #64 DONE 0.2s [2020-05-20T18:27:16.448Z] [2020-05-20T18:27:16.448Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-20T18:27:16.448Z] #67 DONE 0.1s [2020-05-20T18:27:16.448Z] [2020-05-20T18:27:16.448Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-20T18:27:16.448Z] #68 DONE 0.1s [2020-05-20T18:27:16.702Z] #15 1.740 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T18:27:16.702Z] #15 1.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T18:27:16.702Z] #15 1.749 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T18:27:16.702Z] #15 DONE 1.9s [2020-05-20T18:27:16.702Z] [2020-05-20T18:27:16.702Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-20T18:27:16.730Z] [2020-05-20T18:27:16.730Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T18:27:17.010Z] #69 DONE 0.6s [2020-05-20T18:27:17.291Z] [2020-05-20T18:27:17.291Z] #70 exporting to image [2020-05-20T18:27:17.291Z] #70 exporting layers [2020-05-20T18:27:17.742Z] Fetched 8131 kB in 3s (3111 kB/s) [2020-05-20T18:27:18.753Z] Reading package lists... [2020-05-20T18:27:19.764Z] Reading package lists... [2020-05-20T18:27:19.959Z] #70 exporting layers 2.7s done [2020-05-20T18:27:19.959Z] #70 writing image sha256:265f6dc1b1cfc8a52474761505cc0afe11af3c939c38b8e35503ebd1dd54d279 done [2020-05-20T18:27:19.959Z] #70 naming to docker.io/library/docker:29796375c95d033b7b5ecb58c3f192af97463adb done [2020-05-20T18:27:19.959Z] #70 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T18:27:20.047Z] Building dependency tree... [2020-05-20T18:27:20.047Z] Reading state information... [2020-05-20T18:27:20.047Z] ca-certificates is already the newest version (20190110). [2020-05-20T18:27:20.047Z] The following additional packages will be installed: [2020-05-20T18:27:20.047Z] libjq1 libonig5 [2020-05-20T18:27:20.047Z] The following NEW packages will be installed: [2020-05-20T18:27:20.047Z] jq libjq1 libonig5 [2020-05-20T18:27:20.331Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:27:20.331Z] Need to get 358 kB of archives. [2020-05-20T18:27:20.331Z] After this operation, 1277 kB of additional disk space will be used. [2020-05-20T18:27:20.331Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-20T18:27:20.331Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-20T18:27:20.331Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-20T18:27:20.331Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:20.386Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/test/unit [2020-05-20T18:27:20.563Z] #31 ... [2020-05-20T18:27:20.563Z] [2020-05-20T18:27:20.563Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:20.563Z] #38 62.46 The following additional packages will be installed: [2020-05-20T18:27:20.563Z] #38 62.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-20T18:27:20.563Z] #38 62.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-20T18:27:20.563Z] #38 62.53 Suggested packages: [2020-05-20T18:27:20.563Z] #38 62.53 manpages-dev python-setuptools [2020-05-20T18:27:20.563Z] #38 64.30 The following NEW packages will be installed: [2020-05-20T18:27:20.563Z] #38 64.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-20T18:27:20.563Z] #38 64.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-20T18:27:20.563Z] #38 64.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-20T18:27:20.563Z] #38 64.30 python-six zlib1g-dev [2020-05-20T18:27:20.563Z] #38 64.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:27:20.563Z] #38 64.69 Need to get 4095 kB of archives. [2020-05-20T18:27:20.563Z] #38 64.69 After this operation, 22.5 MB of additional disk space will be used. [2020-05-20T18:27:20.563Z] #38 64.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-20T18:27:20.563Z] #38 64.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-20T18:27:20.563Z] #38 64.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-20T18:27:20.563Z] #38 64.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-20T18:27:20.563Z] #38 64.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-20T18:27:20.563Z] #38 64.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-20T18:27:20.563Z] #38 64.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-20T18:27:20.563Z] #38 64.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-20T18:27:20.563Z] #38 65.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-20T18:27:20.563Z] #38 65.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-20T18:27:20.563Z] #38 65.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-20T18:27:20.563Z] #38 65.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-20T18:27:20.563Z] #38 65.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-20T18:27:20.563Z] #38 65.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-20T18:27:20.563Z] #38 65.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-20T18:27:20.563Z] #38 65.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-20T18:27:20.563Z] #38 65.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-20T18:27:20.563Z] #38 67.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:20.563Z] #38 68.25 Fetched 4095 kB in 1s (2878 kB/s) [2020-05-20T18:27:20.563Z] #38 68.50 Selecting previously unselected package libcap-dev:amd64. [2020-05-20T18:27:20.563Z] #38 68.50 (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 ... 15412 files and directories currently installed.) [2020-05-20T18:27:20.563Z] #38 68.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 68.62 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-20T18:27:20.563Z] #38 68.92 Selecting previously unselected package libnet1:amd64. [2020-05-20T18:27:20.563Z] #38 68.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 68.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:27:20.563Z] #38 69.24 Selecting previously unselected package libnet1-dev. [2020-05-20T18:27:20.563Z] #38 69.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 69.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:27:20.563Z] #38 69.74 Selecting previously unselected package libnl-3-200:amd64. [2020-05-20T18:27:20.563Z] #38 69.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 69.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:27:20.563Z] #38 69.99 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-20T18:27:20.563Z] #38 70.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 70.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-20T18:27:20.563Z] #38 70.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-20T18:27:20.563Z] #38 70.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 70.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:27:20.563Z] #38 70.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-20T18:27:20.563Z] #38 70.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 70.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-20T18:27:20.563Z] #38 71.17 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-20T18:27:20.563Z] #38 71.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-20T18:27:20.563Z] #38 71.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-20T18:27:20.627Z] Fetched 358 kB in 0s (3827 kB/s) [2020-05-20T18:27:20.627Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-20T18:27:20.627Z] (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 ... 15341 files and directories currently installed.) [2020-05-20T18:27:20.627Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-20T18:27:20.627Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-20T18:27:20.627Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-20T18:27:20.627Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T18:27:20.627Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T18:27:20.627Z] Selecting previously unselected package jq. [2020-05-20T18:27:20.627Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T18:27:20.627Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:27:20.627Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-20T18:27:20.627Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T18:27:20.627Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:27:20.627Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:20.824Z] #38 71.57 Selecting previously unselected package libprotobuf17:amd64. [2020-05-20T18:27:20.824Z] #38 71.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:20.824Z] #38 71.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:20.824Z] #38 ... [2020-05-20T18:27:20.824Z] [2020-05-20T18:27:20.824Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:20.824Z] #31 71.65 Selecting previously unselected package libicu63:amd64. [2020-05-20T18:27:20.824Z] #31 71.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-20T18:27:20.824Z] #31 71.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:27:21.248Z] Removing intermediate container c2bc6759f8f1 [2020-05-20T18:27:21.248Z] ---> cb071440b658 [2020-05-20T18:27:21.248Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-05-20T18:27:21.248Z] ---> 48c4b0ba567f [2020-05-20T18:27:21.248Z] Step 25/140 : 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-05-20T18:27:21.248Z] ---> Running in c0f3541ada74 [2020-05-20T18:27:21.391Z] #31 ... [2020-05-20T18:27:21.391Z] [2020-05-20T18:27:21.391Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-20T18:27:21.391Z] #8 DONE 7.2s [2020-05-20T18:27:21.391Z] [2020-05-20T18:27:21.391Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:27:22.257Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T18:27:22.257Z]  [2020-05-20T18:27:22.401Z] ? github.com/docker/docker/api [no test files] [2020-05-20T18:27:22.983Z] #26 71.80 Checking out files: 61% (941/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 86% (1310/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-20T18:27:22.983Z] #26 73.75 + cd /tmp/tmp.6kEqs6FOhZ/src/github.com/go-swagger/go-swagger [2020-05-20T18:27:22.983Z] #26 73.75 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-20T18:27:23.188Z]  ##   3.5% #############  19.3% #########################  34.8% ####################################   51.0% ################################################ 67.9% ############################################################  83.5% #################################################################  90.3% ######################################################################## 100.0% [2020-05-20T18:27:23.241Z] #26 ... [2020-05-20T18:27:23.241Z] [2020-05-20T18:27:23.241Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:23.241Z] #24 8.701 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T18:27:23.241Z] #24 9.326 [2020-05-20T18:27:23.264Z] #16 5.694 Collecting yamllint==1.16.0 [2020-05-20T18:27:23.472Z]  [2020-05-20T18:27:23.501Z] #24 9.534 ## 3.7% ##### 6.9% ######## 12.4% ############## 20.3% ################ 23.2% ###################### 31.0% ######################## 34.0% [2020-05-20T18:27:23.501Z] #24 ... [2020-05-20T18:27:23.501Z] [2020-05-20T18:27:23.501Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:27:23.501Z] #26 74.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-20T18:27:23.756Z]  ##########   14.8% #####################################################   75.0% ######################################################################## 100.0% [2020-05-20T18:27:23.756Z]  [2020-05-20T18:27:24.067Z] #26 ... [2020-05-20T18:27:24.067Z] [2020-05-20T18:27:24.067Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:27:24.067Z] #42 64.47 sync [2020-05-20T18:27:24.067Z] #42 64.47 internal/reflectlite [2020-05-20T18:27:24.067Z] #42 66.72 github.com/LK4D4/vndr/godl/singleflight [2020-05-20T18:27:24.067Z] #42 67.58 math/rand [2020-05-20T18:27:24.067Z] #42 69.17 internal/singleflight [2020-05-20T18:27:24.067Z] #42 70.38 sort [2020-05-20T18:27:24.067Z] #42 70.40 errors [2020-05-20T18:27:24.067Z] #42 71.20 io [2020-05-20T18:27:24.067Z] #42 71.96 strconv [2020-05-20T18:27:24.067Z] #42 73.43 bytes [2020-05-20T18:27:24.067Z] #42 ... [2020-05-20T18:27:24.067Z] [2020-05-20T18:27:24.067Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:24.201Z] #16 ... [2020-05-20T18:27:24.201Z] [2020-05-20T18:27:24.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:24.201Z] #39 139.7 CC criu/namespaces.o [2020-05-20T18:27:24.201Z] #39 141.8 CC criu/net.o [2020-05-20T18:27:24.201Z] #39 144.9 CC criu/netfilter.o [2020-05-20T18:27:24.201Z] #39 145.3 CC criu/page-pipe.o [2020-05-20T18:27:24.325Z]  ####    6.4% ####################### 32.2% #########################################   58.0% ########################################################     79.0% #######################################################################  99.8% ######################################################################## 100.0% [2020-05-20T18:27:24.584Z] #24 9.534 ## 3.7% ##### 6.9% ######## 12.4% ############## 20.3% ################ 23.2% ###################### 31.0% ######################## 34.0% ############################## 42.0% ################################## 47.9% #################################### 51.3% ####################################### 54.6% ########################################## 59.2% ############################################## 64.9% ################################################## 70.4% ###################################################### 75.6% ######################################################### 79.8% ############################################################ 83.7% #### [2020-05-20T18:27:24.585Z] #24 ... [2020-05-20T18:27:24.585Z] [2020-05-20T18:27:24.585Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:27:24.585Z] #52 6.468 + RM_GOPATH=0 [2020-05-20T18:27:24.585Z] #52 6.468 + TMP_GOPATH= [2020-05-20T18:27:24.585Z] #52 6.468 + : /build [2020-05-20T18:27:24.585Z] #52 6.468 + '[' -z '' ']' [2020-05-20T18:27:24.585Z] #52 6.470 ++ mktemp -d [2020-05-20T18:27:24.585Z] #52 6.488 + export GOPATH=/tmp/tmp.wWEVztP0tr [2020-05-20T18:27:24.585Z] #52 6.488 + GOPATH=/tmp/tmp.wWEVztP0tr [2020-05-20T18:27:24.585Z] #52 6.488 + RM_GOPATH=1 [2020-05-20T18:27:24.585Z] #52 6.488 ++ dirname ./install.sh [2020-05-20T18:27:24.585Z] #52 6.488 + dir=. [2020-05-20T18:27:24.585Z] #52 6.488 + bin=runc [2020-05-20T18:27:24.585Z] #52 6.488 + shift [2020-05-20T18:27:24.585Z] #52 6.488 + '[' '!' -f ./runc.installer ']' [2020-05-20T18:27:24.585Z] #52 6.488 + . ./runc.installer [2020-05-20T18:27:24.585Z] #52 6.488 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:27:24.585Z] #52 6.489 + install_runc [2020-05-20T18:27:24.585Z] #52 6.489 + uname -r [2020-05-20T18:27:24.585Z] #52 6.496 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T18:27:24.585Z] #52 6.503 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T18:27:24.585Z] #52 6.503 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T18:27:24.585Z] #52 6.505 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T18:27:24.585Z] #52 6.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wWEVztP0tr/src/github.com/opencontainers/runc [2020-05-20T18:27:24.585Z] #52 6.539 Cloning into '/tmp/tmp.wWEVztP0tr/src/github.com/opencontainers/runc'... [2020-05-20T18:27:24.652Z]  [2020-05-20T18:27:24.768Z] #39 145.8 CC criu/page-xfer.o [2020-05-20T18:27:24.845Z] #52 ... [2020-05-20T18:27:24.846Z] [2020-05-20T18:27:24.846Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:24.846Z] #24 9.534 ## 3.7% ##### 6.9% ######## 12.4% ############## 20.3% ################ 23.2% ###################### 31.0% ######################## 34.0% ############################## 42.0% ################################## 47.9% #################################### 51.3% ####################################### 54.6% ########################################## 59.2% ############################################## 64.9% ################################################## 70.4% ###################################################### 75.6% ######################################################### 79.8% ############################################################ 83.7% ############################################################### 88.3% ################################################################# 90.9% ###### [2020-05-20T18:27:24.846Z] #24 ... [2020-05-20T18:27:24.846Z] [2020-05-20T18:27:24.846Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:24.846Z] #57 4.587 + RM_GOPATH=0 [2020-05-20T18:27:24.846Z] #57 4.587 + TMP_GOPATH= [2020-05-20T18:27:24.846Z] #57 4.587 + : /build [2020-05-20T18:27:24.846Z] #57 4.587 + '[' -z '' ']' [2020-05-20T18:27:24.846Z] #57 4.587 ++ mktemp -d [2020-05-20T18:27:24.846Z] #57 4.595 + export GOPATH=/tmp/tmp.R3Lgi3FlFA [2020-05-20T18:27:24.846Z] #57 4.595 + GOPATH=/tmp/tmp.R3Lgi3FlFA [2020-05-20T18:27:24.846Z] #57 4.595 + RM_GOPATH=1 [2020-05-20T18:27:24.846Z] #57 4.595 ++ dirname ./install.sh [2020-05-20T18:27:24.846Z] #57 4.595 + dir=. [2020-05-20T18:27:24.846Z] #57 4.595 + bin=containerd [2020-05-20T18:27:24.846Z] #57 4.595 + shift [2020-05-20T18:27:24.846Z] #57 4.595 + '[' '!' -f ./containerd.installer ']' [2020-05-20T18:27:24.846Z] #57 4.595 + . ./containerd.installer [2020-05-20T18:27:24.846Z] #57 4.595 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:27:24.846Z] #57 4.595 + install_containerd [2020-05-20T18:27:24.846Z] #57 4.595 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-20T18:27:24.846Z] #57 4.595 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R3Lgi3FlFA/src/github.com/containerd/containerd [2020-05-20T18:27:24.846Z] #57 4.595 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:27:24.846Z] #57 4.689 Cloning into '/tmp/tmp.R3Lgi3FlFA/src/github.com/containerd/containerd'... [2020-05-20T18:27:25.104Z] #57 ... [2020-05-20T18:27:25.104Z] [2020-05-20T18:27:25.104Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:25.104Z] #24 9.534 ## 3.7% ##### 6.9% ######## 12.4% ############## 20.3% ################ 23.2% ###################### 31.0% ######################## 34.0% ############################## 42.0% ################################## 47.9% #################################### 51.3% ####################################### 54.6% ########################################## 59.2% ############################################## 64.9% ################################################## 70.4% ###################################################### 75.6% ######################################################### 79.8% ############################################################ 83.7% ############################################################### 88.3% ################################################################# 90.9% #################################################################### 95.8% ######################################################################## 100.0% [2020-05-20T18:27:25.668Z] #24 ... [2020-05-20T18:27:25.668Z] [2020-05-20T18:27:25.668Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:27:25.668Z] #29 66.21 internal/reflectlite [2020-05-20T18:27:25.668Z] #29 66.21 sync [2020-05-20T18:27:25.668Z] #29 70.32 errors [2020-05-20T18:27:25.668Z] #29 70.32 sort [2020-05-20T18:27:25.668Z] #29 70.86 strconv [2020-05-20T18:27:25.668Z] #29 71.92 io [2020-05-20T18:27:25.668Z] #29 73.96 internal/oserror [2020-05-20T18:27:25.668Z] #29 74.09 syscall [2020-05-20T18:27:25.926Z] #29 ... [2020-05-20T18:27:25.926Z] [2020-05-20T18:27:25.926Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:25.926Z] #24 12.62 [2020-05-20T18:27:26.086Z]  #   2.3% #######     10.5% ############# 18.4% ###################      26.4% #######################                         32.6% ############################   39.9% ###################################    48.7% #######################################       55.0% ############################################  62.2% #################################################     69.3% ######################################################  75.7% ###########################################################   82.8% ################################################################   90.2% ###################################################################### 97.4% ######################################################################## 100.0% [2020-05-20T18:27:26.086Z]  [2020-05-20T18:27:26.143Z] #39 146.9 CC criu/pagemap-cache.o [2020-05-20T18:27:26.143Z] #39 147.2 CC criu/pagemap.o [2020-05-20T18:27:26.183Z] #24 ... [2020-05-20T18:27:26.183Z] [2020-05-20T18:27:26.183Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-20T18:27:26.183Z] #9 DONE 4.8s [2020-05-20T18:27:26.183Z] [2020-05-20T18:27:26.183Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:26.703Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T18:27:26.703Z]  [2020-05-20T18:27:26.955Z] #24 12.84 0.1% ########### 16.6% ####################### 33.2% ############################# 41.2% ####################################### 54.5% ########################################### 60.6% ################################################### 71.9% ############################################################## 86.8% ######################################################################## 100.0% [2020-05-20T18:27:26.985Z]  ######################################################################## 100.0% [2020-05-20T18:27:26.985Z]  [2020-05-20T18:27:27.078Z] #39 148.1 CC criu/parasite-syscall.o [2020-05-20T18:27:27.275Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T18:27:27.337Z] #39 ... [2020-05-20T18:27:27.337Z] [2020-05-20T18:27:27.337Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:27:27.337Z] #52 177.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-20T18:27:27.577Z]  [2020-05-20T18:27:27.577Z]  ######################################################################## 100.0% [2020-05-20T18:27:27.577Z]  [2020-05-20T18:27:27.889Z] #24 14.36 [2020-05-20T18:27:28.192Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T18:27:28.192Z] skipping existing c8c2d4a6b2e3 [2020-05-20T18:27:28.192Z] [2020-05-20T18:27:28.807Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T18:27:28.807Z]  [2020-05-20T18:27:29.090Z]  ######################################################################## 100.0% [2020-05-20T18:27:29.090Z]  [2020-05-20T18:27:29.090Z] Download of images into '/build' complete. [2020-05-20T18:27:29.090Z] Use something like the following to load the result into a Docker daemon: [2020-05-20T18:27:29.090Z] tar -cC '/build' . | docker load [2020-05-20T18:27:29.238Z] #52 179.0 + mkdir -p /build [2020-05-20T18:27:29.238Z] #52 179.1 + cp runc /build/runc [2020-05-20T18:27:29.442Z] #24 14.66 #=#=# ### 5.1% ######## 11.8% ############# 19.0% ################### 26.8% ####################### 32.7% ############################ 40.1% ################################ 44.7% ################################### 48.8% ######################################### 57.2% ################################################# 68.5% ####################################################### 77.6% ############################################################ 84.1% ################################################################# 91.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-05-20T18:27:29.496Z] #52 DONE 179.4s [2020-05-20T18:27:29.496Z] [2020-05-20T18:27:29.496Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-20T18:27:29.496Z] #16 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T18:27:29.496Z] #16 11.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T18:27:29.496Z] #16 11.25 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T18:27:29.496Z] #16 11.32 Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T18:27:29.496Z] #16 11.48 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T18:27:29.496Z] #16 12.81 Building wheels for collected packages: pyyaml [2020-05-20T18:27:29.496Z] #16 12.81 Running setup.py bdist_wheel for pyyaml: started [2020-05-20T18:27:30.270Z] #24 16.86 #=#=# [2020-05-20T18:27:30.529Z] #24 ... [2020-05-20T18:27:30.529Z] [2020-05-20T18:27:30.529Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-20T18:27:30.529Z] #10 3.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-20T18:27:30.529Z] #10 DONE 4.3s [2020-05-20T18:27:30.529Z] [2020-05-20T18:27:30.529Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-20T18:27:30.809Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2020-05-20T18:27:31.398Z] #16 14.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T18:27:31.398Z] #16 14.45 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T18:27:31.398Z] #16 14.52 Successfully built pyyaml [2020-05-20T18:27:31.398Z] #16 14.54 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-20T18:27:31.656Z] #16 14.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T18:27:31.772Z] Removing intermediate container c0f3541ada74 [2020-05-20T18:27:31.772Z] ---> 45b880b2277b [2020-05-20T18:27:31.772Z] Step 26/140 : FROM base AS cross-false [2020-05-20T18:27:31.772Z] ---> 07336f171d11 [2020-05-20T18:27:31.772Z] Step 27/140 : FROM base AS cross-true [2020-05-20T18:27:31.772Z] ---> 07336f171d11 [2020-05-20T18:27:31.772Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:27:31.772Z] ---> Using cache [2020-05-20T18:27:31.772Z] ---> 0eda48ee7525 [2020-05-20T18:27:31.772Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-05-20T18:27:31.772Z] ---> Running in 803eca63d568 [2020-05-20T18:27:31.915Z] #16 DONE 15.2s [2020-05-20T18:27:31.915Z] [2020-05-20T18:27:31.915Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-20T18:27:31.915Z] #21 DONE 0.2s [2020-05-20T18:27:31.915Z] [2020-05-20T18:27:31.915Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T18:27:32.390Z] Removing intermediate container 803eca63d568 [2020-05-20T18:27:32.390Z] ---> 6bdb1bbceb11 [2020-05-20T18:27:32.390Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-05-20T18:27:32.390Z] ---> Running in fac66ca9d762 [2020-05-20T18:27:32.429Z] #11 ... [2020-05-20T18:27:32.429Z] [2020-05-20T18:27:32.429Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:32.429Z] #38 72.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-20T18:27:32.429Z] #38 72.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 72.97 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:32.429Z] #38 73.31 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-20T18:27:32.429Z] #38 73.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 73.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:32.429Z] #38 75.87 Selecting previously unselected package libprotoc17:amd64. [2020-05-20T18:27:32.429Z] #38 75.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 75.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:32.429Z] #38 77.11 Selecting previously unselected package protobuf-c-compiler. [2020-05-20T18:27:32.429Z] #38 77.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 77.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:27:32.429Z] #38 77.50 Selecting previously unselected package protobuf-compiler. [2020-05-20T18:27:32.429Z] #38 77.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 77.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:27:32.429Z] #38 77.89 Selecting previously unselected package python-pkg-resources. [2020-05-20T18:27:32.429Z] #38 77.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:27:32.429Z] #38 77.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-20T18:27:32.429Z] #38 78.36 Selecting previously unselected package python-six. [2020-05-20T18:27:32.429Z] #38 78.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-20T18:27:32.429Z] #38 78.38 Unpacking python-six (1.12.0-1) ... [2020-05-20T18:27:32.429Z] #38 78.50 Selecting previously unselected package python-protobuf. [2020-05-20T18:27:32.429Z] #38 78.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-20T18:27:32.429Z] #38 78.55 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-20T18:27:32.429Z] #38 79.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-20T18:27:32.429Z] #38 ... [2020-05-20T18:27:32.429Z] [2020-05-20T18:27:32.429Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:32.483Z] #25 DONE 0.6s [2020-05-20T18:27:32.483Z] [2020-05-20T18:27:32.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:32.483Z] #39 148.9 CC criu/path.o [2020-05-20T18:27:32.483Z] #39 149.3 CC criu/pie-util-vdso-elf32.o [2020-05-20T18:27:32.483Z] #39 149.8 CC criu/pie-util-vdso.o [2020-05-20T18:27:32.483Z] #39 150.4 CC criu/pie-util.o [2020-05-20T18:27:32.483Z] #39 150.6 CC criu/pipes.o [2020-05-20T18:27:32.483Z] #39 151.7 CC criu/plugin.o [2020-05-20T18:27:32.483Z] #39 152.2 CC criu/proc_parse.o [2020-05-20T18:27:32.741Z] #39 ... [2020-05-20T18:27:32.741Z] [2020-05-20T18:27:32.741Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-20T18:27:32.741Z] #27 DONE 0.1s [2020-05-20T18:27:32.741Z] [2020-05-20T18:27:32.741Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-20T18:27:33.000Z] #30 DONE 0.2s [2020-05-20T18:27:33.000Z] [2020-05-20T18:27:33.000Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-20T18:27:33.000Z] #35 DONE 0.1s [2020-05-20T18:27:33.000Z] [2020-05-20T18:27:33.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:33.008Z] Removing intermediate container fac66ca9d762 [2020-05-20T18:27:33.008Z] ---> f771ac157f09 [2020-05-20T18:27:33.008Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-05-20T18:27:33.008Z] ---> Running in 24dbb9cf2bcb [2020-05-20T18:27:33.566Z] #39 154.6 CC criu/protobuf-desc.o [2020-05-20T18:27:34.018Z] Removing intermediate container 24dbb9cf2bcb [2020-05-20T18:27:34.018Z] ---> 7277c0b4868a [2020-05-20T18:27:34.018Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-05-20T18:27:34.018Z] ---> Running in ad4fe09447a5 [2020-05-20T18:27:34.500Z] #39 155.4 CC criu/protobuf.o [2020-05-20T18:27:34.645Z] Removing intermediate container ad4fe09447a5 [2020-05-20T18:27:34.645Z] ---> c9ef2015cfa7 [2020-05-20T18:27:34.645Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-05-20T18:27:34.645Z] ---> 07336f171d11 [2020-05-20T18:27:34.645Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-05-20T18:27:34.645Z] ---> 07336f171d11 [2020-05-20T18:27:34.645Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:27:34.645Z] ---> Using cache [2020-05-20T18:27:34.645Z] ---> 0eda48ee7525 [2020-05-20T18:27:34.645Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-05-20T18:27:34.645Z] ---> Running in 6b8199a3c260 [2020-05-20T18:27:34.758Z] #39 155.7 CC criu/pstree.o [2020-05-20T18:27:34.928Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:27:34.928Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:27:34.928Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:27:35.212Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:27:35.343Z] #39 156.5 CC criu/rbtree.o [2020-05-20T18:27:35.602Z] #39 156.8 CC criu/rst-malloc.o [2020-05-20T18:27:35.791Z] #24 17.41 0.0% 1.1% # 2.0% ### 5.3% #### 6.9% ###### 8.8% ####### 10.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.1% ################ 22.3% ################# 24.2% ################## 26.1% ################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.8% ######################## 34.4% ######################### 35.7% ########################### 37.9% ############################ 39.1% ############################# 41.2% ############################## 42.7% ############################### 44.1% ################################# 46.3% ################################## 48.6% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ########################################## 58.6% ########################################### 59.9% ############################################ 61.7% ############################################# 63.5% ############################################## 65.2% ################################################ 67.2% ################################################# 69.4% ################################################## 70.8% #################################################### 72.3% ##################################################### 73.9% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 79.0% [2020-05-20T18:27:35.791Z] #24 ... [2020-05-20T18:27:35.791Z] [2020-05-20T18:27:35.791Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-20T18:27:35.791Z] #11 DONE 5.5s [2020-05-20T18:27:35.791Z] [2020-05-20T18:27:35.791Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:35.791Z] #24 17.41 0.0% 1.1% # 2.0% ### 5.3% #### 6.9% ###### 8.8% ####### 10.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.1% ################ 22.3% ################# 24.2% ################## 26.1% ################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.8% ######################## 34.4% ######################### 35.7% ########################### 37.9% ############################ 39.1% ############################# 41.2% ############################## 42.7% ############################### 44.1% ################################# 46.3% ################################## 48.6% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ########################################## 58.6% ########################################### 59.9% ############################################ 61.7% ############################################# 63.5% ############################################## 65.2% ################################################ 67.2% ################################################# 69.4% ################################################## 70.8% #################################################### 72.3% ##################################################### 73.9% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 81.0% [2020-05-20T18:27:35.791Z] #24 ... [2020-05-20T18:27:35.791Z] [2020-05-20T18:27:35.791Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-20T18:27:35.830Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:27:35.830Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:27:36.168Z] #39 157.0 CC criu/seccomp.o [2020-05-20T18:27:36.726Z] #12 ... [2020-05-20T18:27:36.726Z] [2020-05-20T18:27:36.726Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:27:36.726Z] #42 77.21 bufio [2020-05-20T18:27:36.726Z] #42 78.15 reflect [2020-05-20T18:27:36.726Z] #42 80.34 internal/oserror [2020-05-20T18:27:36.726Z] #42 80.67 syscall [2020-05-20T18:27:36.735Z] #39 157.6 CC criu/seize.o [2020-05-20T18:27:37.002Z] #42 ... [2020-05-20T18:27:37.002Z] [2020-05-20T18:27:37.002Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:27:37.002Z] #29 77.24 reflect [2020-05-20T18:27:37.002Z] #29 87.40 time [2020-05-20T18:27:37.002Z] #29 ... [2020-05-20T18:27:37.002Z] [2020-05-20T18:27:37.002Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:37.002Z] #24 17.41 0.0% 1.1% # 2.0% ### 5.3% #### 6.9% ###### 8.8% ####### 10.6% ######### 13.4% ########## 15.2% ############ 17.6% ############## 20.1% ################ 22.3% ################# 24.2% ################## 26.1% ################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.8% ######################## 34.4% ######################### 35.7% ########################### 37.9% ############################ 39.1% ############################# 41.2% ############################## 42.7% ############################### 44.1% ################################# 46.3% ################################## 48.6% ################################### 49.6% ##################################### 51.8% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ########################################## 58.6% ########################################### 59.9% ############################################ 61.7% ############################################# 63.5% ############################################## 65.2% ################################################ 67.2% ################################################# 69.4% ################################################## 70.8% #################################################### 72.3% ##################################################### 73.9% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 81.0% ########################################################### 82.5% ############################################################ 83.9% ############################################################# 85.7% ############################################################## 87.0% ############################################################### 87.9% ################################################################# 90.3% ################################################################## 92.1% ################################################################### 93.4% #################################################################### 95.8% ###################################################################### 97.6% ######################################################################## 100.0% [2020-05-20T18:27:37.261Z] #24 23.89 [2020-05-20T18:27:37.301Z] #39 158.3 CC criu/servicefd.o [2020-05-20T18:27:37.560Z] #39 158.7 CC criu/shmem.o [2020-05-20T18:27:37.860Z] Fetched 8131 kB in 3s (2965 kB/s) [2020-05-20T18:27:38.126Z] #39 159.4 CC criu/sigframe.o [2020-05-20T18:27:38.385Z] #39 159.5 CC criu/signalfd.o [2020-05-20T18:27:38.643Z] #39 159.7 CC criu/sk-inet.o [2020-05-20T18:27:38.874Z] Reading package lists... [2020-05-20T18:27:39.162Z] #24 25.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T18:27:39.420Z] #24 26.00 #=#=# [2020-05-20T18:27:39.421Z] #24 26.24 ######################################################################## 100.0% [2020-05-20T18:27:39.578Z] #39 160.6 CC criu/sk-netlink.o [2020-05-20T18:27:39.679Z] #24 26.40 [2020-05-20T18:27:39.836Z] #39 161.0 CC criu/sk-packet.o [2020-05-20T18:27:39.885Z] Reading package lists... [2020-05-20T18:27:39.937Z] #24 ... [2020-05-20T18:27:39.937Z] [2020-05-20T18:27:39.937Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-20T18:27:39.937Z] #12 DONE 4.0s [2020-05-20T18:27:39.937Z] [2020-05-20T18:27:39.937Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:27:39.937Z] #52 24.09 Checking out files: 93% (949/1010) Checking out files: 94% (950/1010) Checking out files: 95% (960/1010) Checking out files: 96% (970/1010) Checking out files: 97% (980/1010) Checking out files: 98% (990/1010) Checking out files: 99% (1000/1010) Checking out files: 100% (1010/1010) Checking out files: 100% (1010/1010), done. [2020-05-20T18:27:39.937Z] #52 24.23 + cd /tmp/tmp.wWEVztP0tr/src/github.com/opencontainers/runc [2020-05-20T18:27:39.937Z] #52 24.23 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:27:40.169Z] Building dependency tree... [2020-05-20T18:27:40.170Z] Reading state information... [2020-05-20T18:27:40.403Z] #39 161.5 CC criu/sk-queue.o [2020-05-20T18:27:40.454Z] The following additional packages will be installed: [2020-05-20T18:27:40.454Z] libapparmor1 [2020-05-20T18:27:40.454Z] Suggested packages: [2020-05-20T18:27:40.454Z] seccomp [2020-05-20T18:27:40.454Z] The following NEW packages will be installed: [2020-05-20T18:27:40.454Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-05-20T18:27:40.454Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:27:40.454Z] Need to get 307 kB of archives. [2020-05-20T18:27:40.454Z] After this operation, 1108 kB of additional disk space will be used. [2020-05-20T18:27:40.454Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-20T18:27:40.454Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-20T18:27:40.454Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-20T18:27:40.504Z] #52 25.89 + '[' -z '' ']' [2020-05-20T18:27:40.504Z] #52 25.89 + target=static [2020-05-20T18:27:40.504Z] #52 25.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T18:27:40.662Z] #39 161.9 CC criu/sk-tcp.o [2020-05-20T18:27:40.737Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:27:40.737Z] Fetched 307 kB in 0s (3111 kB/s) [2020-05-20T18:27:40.737Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-05-20T18:27:40.737Z] (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 ... 15341 files and directories currently installed.) [2020-05-20T18:27:40.737Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-20T18:27:40.737Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-20T18:27:40.737Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-20T18:27:40.737Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-20T18:27:40.737Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-20T18:27:40.737Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-20T18:27:40.737Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-20T18:27:40.737Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-20T18:27:40.737Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-20T18:27:40.737Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-20T18:27:40.737Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-20T18:27:40.737Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:41.229Z] #39 162.4 CC criu/sk-unix.o [2020-05-20T18:27:41.354Z] Removing intermediate container 6b8199a3c260 [2020-05-20T18:27:41.354Z] ---> 6ad341e28fcf [2020-05-20T18:27:41.354Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-05-20T18:27:41.354Z] ---> c9ef2015cfa7 [2020-05-20T18:27:41.354Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:27:41.354Z] ---> Running in 223e7569d6a8 [2020-05-20T18:27:41.354Z] Removing intermediate container 223e7569d6a8 [2020-05-20T18:27:41.354Z] ---> ffea2d6111a7 [2020-05-20T18:27:41.354Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-05-20T18:27:41.640Z] ---> Running in c77ffe679d8a [2020-05-20T18:27:42.262Z] Removing intermediate container c77ffe679d8a [2020-05-20T18:27:42.262Z] ---> fab8e6d2a804 [2020-05-20T18:27:42.262Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-05-20T18:27:42.262Z] ---> 6ad341e28fcf [2020-05-20T18:27:42.262Z] Step 41/140 : FROM base AS tomlv [2020-05-20T18:27:42.262Z] ---> 07336f171d11 [2020-05-20T18:27:42.262Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-05-20T18:27:42.262Z] ---> Running in dfcb64117784 [2020-05-20T18:27:42.262Z] Removing intermediate container dfcb64117784 [2020-05-20T18:27:42.262Z] ---> f41fd57c6fe2 [2020-05-20T18:27:42.262Z] Step 43/140 : ARG TOMLV_COMMIT [2020-05-20T18:27:42.546Z] ---> Running in ae27adef185c [2020-05-20T18:27:42.546Z] Removing intermediate container ae27adef185c [2020-05-20T18:27:42.546Z] ---> ee00ec4fc7e0 [2020-05-20T18:27:42.546Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:27:42.546Z] ---> 8ec207ddf494 [2020-05-20T18:27:42.546Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:27:42.831Z] ---> 4437bedc62a6 [2020-05-20T18:27:42.831Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:27:42.831Z] ---> Running in c22be928e9d3 [2020-05-20T18:27:43.115Z] + RM_GOPATH=0 [2020-05-20T18:27:43.115Z] + TMP_GOPATH= [2020-05-20T18:27:43.115Z] + : /build [2020-05-20T18:27:43.115Z] + '[' -z '' ']' [2020-05-20T18:27:43.115Z] ++ mktemp -d [2020-05-20T18:27:43.115Z] + export GOPATH=/tmp/tmp.jY6vExXVUk [2020-05-20T18:27:43.115Z] + GOPATH=/tmp/tmp.jY6vExXVUk [2020-05-20T18:27:43.115Z] + RM_GOPATH=1 [2020-05-20T18:27:43.115Z] ++ dirname ./install.sh [2020-05-20T18:27:43.115Z] + dir=. [2020-05-20T18:27:43.115Z] + bin=tomlv [2020-05-20T18:27:43.115Z] + shift [2020-05-20T18:27:43.115Z] + '[' '!' -f ./tomlv.installer ']' [2020-05-20T18:27:43.115Z] + . ./tomlv.installer [2020-05-20T18:27:43.115Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:27:43.115Z] + install_tomlv [2020-05-20T18:27:43.115Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-20T18:27:43.115Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jY6vExXVUk/src/github.com/BurntSushi/toml [2020-05-20T18:27:43.115Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:27:43.115Z] Cloning into '/tmp/tmp.jY6vExXVUk/src/github.com/BurntSushi/toml'... [2020-05-20T18:27:43.131Z] #39 163.8 CC criu/sockets.o [2020-05-20T18:27:43.389Z] #39 ... [2020-05-20T18:27:43.389Z] [2020-05-20T18:27:43.389Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:27:43.389Z] #36 227.6 + dpkg --print-architecture [2020-05-20T18:27:43.389Z] #36 227.6 + cd /tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution [2020-05-20T18:27:43.389Z] #36 227.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T18:27:43.389Z] #36 227.8 + GOPATH=/tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fj3q6jSE3p [2020-05-20T18:27:43.389Z] #36 227.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T18:27:43.648Z] #36 ... [2020-05-20T18:27:43.648Z] [2020-05-20T18:27:43.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:43.648Z] #39 164.6 CC criu/stats.o [2020-05-20T18:27:43.648Z] #39 164.8 CC criu/string.o [2020-05-20T18:27:43.737Z] + cd /tmp/tmp.jY6vExXVUk/src/github.com/BurntSushi/toml [2020-05-20T18:27:43.737Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-20T18:27:43.737Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:27:43.737Z] internal/cpu [2020-05-20T18:27:43.737Z] runtime/internal/sys [2020-05-20T18:27:43.737Z] math/bits [2020-05-20T18:27:43.737Z] runtime/internal/atomic [2020-05-20T18:27:43.737Z] runtime/internal/math [2020-05-20T18:27:43.737Z] unicode/utf8 [2020-05-20T18:27:43.737Z] internal/bytealg [2020-05-20T18:27:43.737Z] internal/race [2020-05-20T18:27:43.737Z] math [2020-05-20T18:27:43.737Z] sync/atomic [2020-05-20T18:27:43.737Z] unicode [2020-05-20T18:27:43.737Z] internal/testlog [2020-05-20T18:27:43.799Z] #52 28.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T18:27:43.907Z] #39 164.9 CC criu/sysctl.o [2020-05-20T18:27:44.026Z] runtime [2020-05-20T18:27:44.026Z] encoding [2020-05-20T18:27:44.026Z] runtime/cgo [2020-05-20T18:27:44.473Z] #39 165.5 CC criu/sysfs_parse.o [2020-05-20T18:27:44.490Z] #52 ... [2020-05-20T18:27:44.490Z] [2020-05-20T18:27:44.490Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:44.490Z] #24 28.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T18:27:44.490Z] #24 28.75 [2020-05-20T18:27:44.490Z] #24 29.00 #=#=# ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-20T18:27:44.490Z] #24 29.33 [2020-05-20T18:27:44.490Z] #24 31.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T18:27:44.732Z] #39 165.8 CC criu/timerfd.o [2020-05-20T18:27:44.770Z] #24 ... [2020-05-20T18:27:44.770Z] [2020-05-20T18:27:44.770Z] #13 [dev 6/25] RUN ldconfig [2020-05-20T18:27:44.770Z] #13 DONE 4.9s [2020-05-20T18:27:44.770Z] [2020-05-20T18:27:44.770Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:44.770Z] #24 31.56 skipping existing 1849cc453dee [2020-05-20T18:27:44.770Z] #24 ... [2020-05-20T18:27:44.770Z] [2020-05-20T18:27:44.770Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:44.770Z] #31 85.68 Selecting previously unselected package libxml2:amd64. [2020-05-20T18:27:44.770Z] #31 85.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 85.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:27:44.770Z] #31 87.04 Selecting previously unselected package libarchive13:amd64. [2020-05-20T18:27:44.770Z] #31 87.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 87.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-20T18:27:44.770Z] #31 87.72 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-20T18:27:44.770Z] #31 87.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 87.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-20T18:27:44.770Z] #31 87.97 Selecting previously unselected package librhash0:amd64. [2020-05-20T18:27:44.770Z] #31 88.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 88.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-20T18:27:44.770Z] #31 88.34 Selecting previously unselected package libuv1:amd64. [2020-05-20T18:27:44.770Z] #31 88.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 88.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-20T18:27:44.770Z] #31 88.66 Selecting previously unselected package cmake. [2020-05-20T18:27:44.770Z] #31 88.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-20T18:27:44.770Z] #31 88.73 Unpacking cmake (3.13.4-1) ... [2020-05-20T18:27:44.770Z] #31 94.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:27:44.770Z] #31 94.57 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:27:44.770Z] #31 94.59 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-20T18:27:44.770Z] #31 94.60 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:27:44.770Z] #31 94.75 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-20T18:27:44.770Z] #31 94.76 Setting up cmake-data (3.13.4-1) ... [2020-05-20T18:27:44.770Z] #31 94.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:27:44.770Z] #31 94.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-20T18:27:44.770Z] #31 94.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-20T18:27:44.770Z] #31 94.94 Setting up cmake (3.13.4-1) ... [2020-05-20T18:27:44.770Z] #31 95.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:44.770Z] #31 95.35 Processing triggers for mime-support (3.62) ... [2020-05-20T18:27:44.991Z] #39 166.1 CC criu/tty.o [2020-05-20T18:27:45.354Z] #31 ... [2020-05-20T18:27:45.355Z] [2020-05-20T18:27:45.355Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:45.355Z] #24 31.87 [2020-05-20T18:27:45.355Z] #24 ... [2020-05-20T18:27:45.355Z] [2020-05-20T18:27:45.355Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:45.355Z] #31 DONE 96.1s [2020-05-20T18:27:45.355Z] [2020-05-20T18:27:45.355Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:27:45.355Z] #32 DONE 0.1s [2020-05-20T18:27:45.355Z] [2020-05-20T18:27:45.355Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-20T18:27:45.355Z] #33 DONE 0.1s [2020-05-20T18:27:45.355Z] [2020-05-20T18:27:45.355Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:27:46.892Z] #39 167.6 CC criu/tun.o [2020-05-20T18:27:46.892Z] #39 168.1 CC criu/uffd.o [2020-05-20T18:27:47.255Z] #34 ... [2020-05-20T18:27:47.255Z] [2020-05-20T18:27:47.255Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:47.255Z] #38 87.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:47.255Z] #38 88.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:27:47.255Z] #38 88.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:27:47.255Z] #38 88.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-20T18:27:47.255Z] #38 88.08 Setting up python-six (1.12.0-1) ... [2020-05-20T18:27:47.255Z] #38 94.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-20T18:27:47.255Z] #38 94.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:27:47.255Z] #38 94.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:47.255Z] #38 94.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-20T18:27:47.255Z] #38 94.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:47.256Z] #38 94.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-20T18:27:47.256Z] #38 94.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-20T18:27:47.256Z] #38 95.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-20T18:27:47.256Z] #38 95.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-20T18:27:47.256Z] #38 95.06 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-20T18:27:47.256Z] #38 ... [2020-05-20T18:27:47.256Z] [2020-05-20T18:27:47.256Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-20T18:27:47.256Z] #24 33.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T18:27:47.513Z] #24 34.13 [2020-05-20T18:27:47.770Z] #24 34.42 ######################################################################## 100.0% [2020-05-20T18:27:48.031Z] #24 34.61 [2020-05-20T18:27:48.031Z] #24 34.72 Download of images into '/build' complete. [2020-05-20T18:27:48.031Z] #24 34.72 Use something like the following to load the result into a Docker daemon: [2020-05-20T18:27:48.031Z] #24 34.72 tar -cC '/build' . | docker load [2020-05-20T18:27:48.268Z] #39 169.0 CC criu/util.o [2020-05-20T18:27:48.288Z] #24 DONE 34.9s [2020-05-20T18:27:48.288Z] [2020-05-20T18:27:48.288Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:27:48.288Z] #29 96.55 internal/poll [2020-05-20T18:27:48.427Z] internal/reflectlite [2020-05-20T18:27:48.427Z] sync [2020-05-20T18:27:48.427Z] errors [2020-05-20T18:27:48.427Z] sort [2020-05-20T18:27:48.427Z] internal/oserror [2020-05-20T18:27:48.427Z] strconv [2020-05-20T18:27:48.427Z] io [2020-05-20T18:27:48.427Z] syscall [2020-05-20T18:27:48.427Z] bytes [2020-05-20T18:27:48.427Z] strings [2020-05-20T18:27:49.054Z] bufio [2020-05-20T18:27:49.054Z] reflect [2020-05-20T18:27:49.054Z] path [2020-05-20T18:27:49.203Z] #39 170.1 CC criu/uts_ns.o [2020-05-20T18:27:49.203Z] #39 170.3 CC criu/vdso-compat.o [2020-05-20T18:27:49.354Z] text/tabwriter [2020-05-20T18:27:49.462Z] #39 170.5 CC criu/vdso.o [2020-05-20T18:27:49.638Z] internal/syscall/execenv [2020-05-20T18:27:49.924Z] internal/syscall/unix [2020-05-20T18:27:49.924Z] time [2020-05-20T18:27:50.029Z] #39 171.0 LINK criu/built-in.o [2020-05-20T18:27:50.030Z] #39 171.1 LINK criu/criu [2020-05-20T18:27:50.183Z] #29 100.8 internal/syscall/execenv [2020-05-20T18:27:50.544Z] internal/poll [2020-05-20T18:27:50.596Z] #39 171.5 DEP lib/c/criu.d [2020-05-20T18:27:50.597Z] #39 171.6 CC images/rpc.pb-c.o [2020-05-20T18:27:50.828Z] internal/fmtsort [2020-05-20T18:27:50.828Z] os [2020-05-20T18:27:50.855Z] #39 172.0 CC lib/c/criu.o [2020-05-20T18:27:51.112Z] path/filepath [2020-05-20T18:27:51.112Z] fmt [2020-05-20T18:27:51.115Z] #29 101.3 internal/syscall/unix [2020-05-20T18:27:51.115Z] #29 101.7 internal/fmtsort [2020-05-20T18:27:51.396Z] io/ioutil [2020-05-20T18:27:51.681Z] log [2020-05-20T18:27:51.681Z] flag [2020-05-20T18:27:51.681Z] github.com/BurntSushi/toml [2020-05-20T18:27:51.695Z] #29 ... [2020-05-20T18:27:51.695Z] [2020-05-20T18:27:51.695Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:27:51.695Z] #34 4.311 + RM_GOPATH=0 [2020-05-20T18:27:51.695Z] #34 4.319 + TMP_GOPATH= [2020-05-20T18:27:51.695Z] #34 4.319 + : /build [2020-05-20T18:27:51.695Z] #34 4.319 + '[' -z '' ']' [2020-05-20T18:27:51.695Z] #34 4.323 ++ mktemp -d [2020-05-20T18:27:51.695Z] #34 4.335 + export GOPATH=/tmp/tmp.MytR3czflE [2020-05-20T18:27:51.695Z] #34 4.335 + GOPATH=/tmp/tmp.MytR3czflE [2020-05-20T18:27:51.695Z] #34 4.335 + RM_GOPATH=1 [2020-05-20T18:27:51.695Z] #34 4.335 ++ dirname ./install.sh [2020-05-20T18:27:51.695Z] #34 4.339 + dir=. [2020-05-20T18:27:51.695Z] #34 4.343 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:27:51.695Z] #34 4.343 + bin=tini [2020-05-20T18:27:51.695Z] #34 4.343 + shift [2020-05-20T18:27:51.695Z] #34 4.343 + '[' '!' -f ./tini.installer ']' [2020-05-20T18:27:51.695Z] #34 4.343 + . ./tini.installer [2020-05-20T18:27:51.695Z] #34 4.343 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:27:51.695Z] #34 4.343 + install_tini [2020-05-20T18:27:51.695Z] #34 4.343 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T18:27:51.695Z] #34 4.343 + git clone https://github.com/krallin/tini.git /tmp/tmp.MytR3czflE/tini [2020-05-20T18:27:51.695Z] #34 4.359 Cloning into '/tmp/tmp.MytR3czflE/tini'... [2020-05-20T18:27:51.695Z] #34 5.681 + cd /tmp/tmp.MytR3czflE/tini [2020-05-20T18:27:51.695Z] #34 5.682 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:27:51.695Z] #34 5.697 + cmake . [2020-05-20T18:27:51.791Z] #39 172.9 LINK lib/c/built-in.o [2020-05-20T18:27:51.791Z] #39 172.9 LINK lib/c/libcriu.so [2020-05-20T18:27:51.791Z] #39 173.0 LINK lib/c/libcriu.a [2020-05-20T18:27:51.791Z] #39 173.1 GEN magic.py [2020-05-20T18:27:52.049Z] #39 173.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:27:52.049Z] #39 173.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:27:52.049Z] #39 173.1 Note: Building without GnuTLS support [2020-05-20T18:27:52.259Z] #34 6.848 -- The C compiler identification is GNU 8.3.0 [2020-05-20T18:27:52.517Z] #34 6.962 -- Check for working C compiler: /usr/bin/cc [2020-05-20T18:27:52.616Z] #39 173.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:27:52.693Z] github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:27:52.943Z] #34 ... [2020-05-20T18:27:52.943Z] [2020-05-20T18:27:52.943Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:27:52.943Z] #42 93.55 time [2020-05-20T18:27:53.244Z] #42 ... [2020-05-20T18:27:53.244Z] [2020-05-20T18:27:53.244Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:27:53.244Z] #29 102.3 os [2020-05-20T18:27:53.244Z] #29 102.7 strings [2020-05-20T18:27:53.247Z] #39 174.4 make[1]: Nothing to be done for 'all'. [2020-05-20T18:27:54.171Z] Removing intermediate container c22be928e9d3 [2020-05-20T18:27:54.171Z] ---> 828148e426c7 [2020-05-20T18:27:54.171Z] Step 47/140 : FROM base AS vndr [2020-05-20T18:27:54.171Z] ---> 07336f171d11 [2020-05-20T18:27:54.171Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-05-20T18:27:54.171Z] ---> Running in a52a68ec5962 [2020-05-20T18:27:54.171Z] Removing intermediate container a52a68ec5962 [2020-05-20T18:27:54.171Z] ---> b96823fdbfb6 [2020-05-20T18:27:54.171Z] Step 49/140 : ARG VNDR_COMMIT [2020-05-20T18:27:54.171Z] ---> Running in 07c9d4f6af98 [2020-05-20T18:27:54.181Z] #39 175.0 make[1]: 'images/built-in.o' is up to date. [2020-05-20T18:27:54.181Z] #39 175.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T18:27:54.181Z] #39 175.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T18:27:54.181Z] #39 175.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T18:27:54.181Z] #39 175.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T18:27:54.181Z] #39 175.1 make[1]: Nothing to be done for 'all'. [2020-05-20T18:27:54.181Z] #39 175.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:27:54.181Z] #39 175.3 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.181Z] #39 175.4 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.181Z] #39 ... [2020-05-20T18:27:54.181Z] [2020-05-20T18:27:54.181Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:27:54.181Z] #36 247.6 + rm -rf /tmp/tmp.fj3q6jSE3p/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fj3q6jSE3p [2020-05-20T18:27:54.440Z] #36 DONE 247.9s [2020-05-20T18:27:54.440Z] [2020-05-20T18:27:54.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:54.440Z] #39 175.4 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.440Z] #39 175.5 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.440Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.440Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.455Z] Removing intermediate container 07c9d4f6af98 [2020-05-20T18:27:54.455Z] ---> 4ee7290a05cd [2020-05-20T18:27:54.455Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:27:54.455Z] ---> 9420dcfd2316 [2020-05-20T18:27:54.455Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:27:54.698Z] #39 175.7 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.698Z] #39 175.9 make[2]: Nothing to be done for 'all'. [2020-05-20T18:27:54.698Z] #39 175.9 INSTALL criu/criu [2020-05-20T18:27:54.738Z] ---> 904c1f7d2f04 [2020-05-20T18:27:54.738Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:27:54.738Z] ---> Running in d089ecdde2be [2020-05-20T18:27:54.956Z] #39 DONE 176.0s [2020-05-20T18:27:54.956Z] [2020-05-20T18:27:54.956Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:55.021Z] + RM_GOPATH=0 [2020-05-20T18:27:55.021Z] + TMP_GOPATH= [2020-05-20T18:27:55.021Z] + : /build [2020-05-20T18:27:55.021Z] + '[' -z '' ']' [2020-05-20T18:27:55.021Z] ++ mktemp -d [2020-05-20T18:27:55.021Z] + export GOPATH=/tmp/tmp.4THjuovN3J [2020-05-20T18:27:55.021Z] + GOPATH=/tmp/tmp.4THjuovN3J [2020-05-20T18:27:55.021Z] + RM_GOPATH=1 [2020-05-20T18:27:55.021Z] ++ dirname ./install.sh [2020-05-20T18:27:55.021Z] + dir=. [2020-05-20T18:27:55.021Z] + bin=vndr [2020-05-20T18:27:55.021Z] + shift [2020-05-20T18:27:55.021Z] + '[' '!' -f ./vndr.installer ']' [2020-05-20T18:27:55.021Z] + . ./vndr.installer [2020-05-20T18:27:55.021Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:27:55.021Z] + install_vndr [2020-05-20T18:27:55.021Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-20T18:27:55.021Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4THjuovN3J/src/github.com/LK4D4/vndr [2020-05-20T18:27:55.021Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:27:55.021Z] Cloning into '/tmp/tmp.4THjuovN3J/src/github.com/LK4D4/vndr'... [2020-05-20T18:27:55.147Z] #29 ... [2020-05-20T18:27:55.147Z] [2020-05-20T18:27:55.147Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:55.147Z] #14 5.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:27:55.147Z] #14 5.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:27:55.147Z] #14 5.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:27:55.147Z] #14 7.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-20T18:27:55.147Z] #14 ... [2020-05-20T18:27:55.147Z] [2020-05-20T18:27:55.147Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:27:55.147Z] #34 8.988 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T18:27:55.147Z] #34 9.002 -- Detecting C compiler ABI info [2020-05-20T18:27:55.304Z] + cd /tmp/tmp.4THjuovN3J/src/github.com/LK4D4/vndr [2020-05-20T18:27:55.304Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-20T18:27:55.304Z] + go build -buildmode=pie -v -o /build/vndr . [2020-05-20T18:27:55.405Z] #34 10.01 -- Detecting C compiler ABI info - done [2020-05-20T18:27:55.405Z] #34 10.05 -- Detecting C compile features [2020-05-20T18:27:55.593Z] internal/race [2020-05-20T18:27:55.593Z] runtime/internal/sys [2020-05-20T18:27:55.593Z] runtime/internal/atomic [2020-05-20T18:27:55.593Z] internal/cpu [2020-05-20T18:27:55.593Z] sync/atomic [2020-05-20T18:27:55.593Z] runtime/internal/math [2020-05-20T18:27:55.593Z] unicode [2020-05-20T18:27:55.593Z] unicode/utf8 [2020-05-20T18:27:55.593Z] internal/bytealg [2020-05-20T18:27:55.593Z] math/bits [2020-05-20T18:27:55.593Z] internal/testlog [2020-05-20T18:27:55.593Z] math [2020-05-20T18:27:55.593Z] encoding [2020-05-20T18:27:55.593Z] runtime [2020-05-20T18:27:55.593Z] unicode/utf16 [2020-05-20T18:27:55.879Z] container/list [2020-05-20T18:27:55.879Z] crypto/internal/subtle [2020-05-20T18:27:55.879Z] crypto/subtle [2020-05-20T18:27:55.975Z] #34 ... [2020-05-20T18:27:55.975Z] [2020-05-20T18:27:55.975Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:27:55.975Z] #38 106.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-20T18:27:55.975Z] #38 106.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:27:55.975Z] #38 DONE 106.7s [2020-05-20T18:27:55.975Z] [2020-05-20T18:27:55.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:27:56.178Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-20T18:27:56.178Z] internal/nettrace [2020-05-20T18:27:56.178Z] vendor/golang.org/x/crypto/internal/subtle [2020-05-20T18:27:56.178Z] runtime/cgo [2020-05-20T18:27:56.857Z] #57 ... [2020-05-20T18:27:56.857Z] [2020-05-20T18:27:56.857Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:27:56.857Z] #48 DONE 246.5s [2020-05-20T18:27:56.857Z] [2020-05-20T18:27:56.857Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:56.857Z] #57 ... [2020-05-20T18:27:56.857Z] [2020-05-20T18:27:56.857Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-20T18:27:57.426Z] #37 DONE 0.5s [2020-05-20T18:27:57.426Z] [2020-05-20T18:27:57.426Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:57.426Z] #57 ... [2020-05-20T18:27:57.426Z] [2020-05-20T18:27:57.426Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-20T18:27:57.684Z] #40 DONE 0.1s [2020-05-20T18:27:57.684Z] [2020-05-20T18:27:57.684Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-20T18:27:57.684Z] #43 DONE 0.1s [2020-05-20T18:27:57.684Z] [2020-05-20T18:27:57.684Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-20T18:27:57.684Z] #46 DONE 0.1s [2020-05-20T18:27:57.684Z] [2020-05-20T18:27:57.684Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:59.069Z] #57 ... [2020-05-20T18:27:59.069Z] [2020-05-20T18:27:59.069Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-20T18:27:59.327Z] #49 DONE 0.4s [2020-05-20T18:27:59.327Z] [2020-05-20T18:27:59.327Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:59.585Z] #57 ... [2020-05-20T18:27:59.585Z] [2020-05-20T18:27:59.585Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-20T18:27:59.585Z] #53 DONE 0.1s [2020-05-20T18:27:59.585Z] [2020-05-20T18:27:59.585Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:27:59.657Z] internal/reflectlite [2020-05-20T18:27:59.657Z] sync [2020-05-20T18:27:59.941Z] github.com/LK4D4/vndr/godl/singleflight [2020-05-20T18:27:59.941Z] math/rand [2020-05-20T18:27:59.941Z] internal/singleflight [2020-05-20T18:27:59.941Z] errors [2020-05-20T18:27:59.941Z] sort [2020-05-20T18:28:00.161Z] #39 3.753 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:28:00.161Z] #39 3.754 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:28:00.161Z] #39 3.778 Note: Building without GnuTLS support [2020-05-20T18:28:00.226Z] internal/oserror [2020-05-20T18:28:00.226Z] io [2020-05-20T18:28:00.226Z] strconv [2020-05-20T18:28:00.226Z] syscall [2020-05-20T18:28:00.226Z] vendor/golang.org/x/net/dns/dnsmessage [2020-05-20T18:28:00.226Z] bytes [2020-05-20T18:28:00.848Z] bufio [2020-05-20T18:28:00.848Z] reflect [2020-05-20T18:28:01.135Z] strings [2020-05-20T18:28:01.422Z] hash [2020-05-20T18:28:01.422Z] hash/crc32 [2020-05-20T18:28:01.535Z] #39 ... [2020-05-20T18:28:01.535Z] [2020-05-20T18:28:01.535Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-20T18:28:01.535Z] #34 12.67 -- Detecting C compile features - done [2020-05-20T18:28:01.535Z] #34 12.70 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T18:28:01.535Z] #34 13.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T18:28:01.535Z] #34 13.12 -- Configuring done [2020-05-20T18:28:01.535Z] #34 13.18 -- Generating done [2020-05-20T18:28:01.535Z] #34 13.18 -- Build files have been written to: /tmp/tmp.MytR3czflE/tini [2020-05-20T18:28:01.535Z] #34 13.19 + make tini-static [2020-05-20T18:28:01.535Z] #34 13.66 Scanning dependencies of target tini-static [2020-05-20T18:28:01.535Z] #34 13.75 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T18:28:01.535Z] #34 15.31 [100%] Linking C executable tini-static [2020-05-20T18:28:01.535Z] #34 16.00 [100%] Built target tini-static [2020-05-20T18:28:01.535Z] #34 16.10 + mkdir -p /build [2020-05-20T18:28:01.535Z] #34 16.11 + cp tini-static /build/docker-init [2020-05-20T18:28:01.710Z] regexp/syntax [2020-05-20T18:28:01.710Z] path [2020-05-20T18:28:01.710Z] time [2020-05-20T18:28:01.793Z] #34 DONE 16.3s [2020-05-20T18:28:01.793Z] [2020-05-20T18:28:01.793Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:01.793Z] #42 103.8 internal/fmtsort [2020-05-20T18:28:01.793Z] #42 104.0 internal/poll [2020-05-20T18:28:01.793Z] #42 105.3 internal/syscall/execenv [2020-05-20T18:28:01.793Z] #42 105.5 internal/syscall/unix [2020-05-20T18:28:01.793Z] #42 105.8 strings [2020-05-20T18:28:01.793Z] #42 106.8 os [2020-05-20T18:28:01.793Z] #42 109.0 regexp/syntax [2020-05-20T18:28:01.793Z] #42 111.2 fmt [2020-05-20T18:28:01.997Z] internal/syscall/execenv [2020-05-20T18:28:01.997Z] internal/syscall/unix [2020-05-20T18:28:01.997Z] crypto [2020-05-20T18:28:02.051Z] #42 ... [2020-05-20T18:28:02.051Z] [2020-05-20T18:28:02.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:02.051Z] #39 6.197 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:28:02.051Z] #39 6.308 GEN .gitid [2020-05-20T18:28:02.285Z] crypto/internal/randutil [2020-05-20T18:28:02.285Z] crypto/hmac [2020-05-20T18:28:02.285Z] crypto/rc4 [2020-05-20T18:28:02.285Z] vendor/golang.org/x/crypto/hkdf [2020-05-20T18:28:02.309Z] #39 6.360 GEN criu/include/version.h [2020-05-20T18:28:02.309Z] #39 6.475 GEN include/common/asm [2020-05-20T18:28:02.573Z] vendor/golang.org/x/text/transform [2020-05-20T18:28:02.862Z] regexp [2020-05-20T18:28:02.862Z] context [2020-05-20T18:28:02.862Z] internal/poll [2020-05-20T18:28:03.494Z] os [2020-05-20T18:28:03.494Z] github.com/LK4D4/vndr/versioned [2020-05-20T18:28:03.780Z] internal/fmtsort [2020-05-20T18:28:03.780Z] encoding/binary [2020-05-20T18:28:04.065Z] internal/lazyregexp [2020-05-20T18:28:04.065Z] path/filepath [2020-05-20T18:28:04.065Z] encoding/base64 [2020-05-20T18:28:04.065Z] fmt [2020-05-20T18:28:04.065Z] crypto/cipher [2020-05-20T18:28:04.065Z] crypto/sha512 [2020-05-20T18:28:04.210Z] #39 8.442 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-20T18:28:04.352Z] crypto/aes [2020-05-20T18:28:04.352Z] io/ioutil [2020-05-20T18:28:04.352Z] crypto/des [2020-05-20T18:28:04.352Z] crypto/ed25519/internal/edwards25519 [2020-05-20T18:28:04.468Z] #39 8.517 PBCC images/opts.pb-c.c [2020-05-20T18:28:04.468Z] #39 8.567 PBCC images/sit.pb-c.c [2020-05-20T18:28:04.468Z] #39 8.622 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-20T18:28:04.468Z] #39 8.683 DEP images/opts.pb-c.d [2020-05-20T18:28:04.640Z] crypto/md5 [2020-05-20T18:28:04.640Z] crypto/sha1 [2020-05-20T18:28:04.640Z] crypto/sha256 [2020-05-20T18:28:04.726Z] #39 8.770 DEP images/sit.pb-c.d [2020-05-20T18:28:04.726Z] #39 8.882 PBCC images/macvlan.pb-c.c [2020-05-20T18:28:04.726Z] #39 8.929 DEP images/macvlan.pb-c.d [2020-05-20T18:28:04.927Z] encoding/pem [2020-05-20T18:28:04.927Z] net [2020-05-20T18:28:04.927Z] flag [2020-05-20T18:28:04.927Z] go/token [2020-05-20T18:28:04.927Z] net/url [2020-05-20T18:28:04.984Z] #39 8.985 PBCC images/autofs.pb-c.c [2020-05-20T18:28:04.984Z] #39 9.055 DEP images/autofs.pb-c.d [2020-05-20T18:28:04.984Z] #39 9.094 PBCC images/sysctl.pb-c.c [2020-05-20T18:28:04.984Z] #39 9.103 DEP images/sysctl.pb-c.d [2020-05-20T18:28:04.984Z] #39 9.150 PBCC images/time.pb-c.c [2020-05-20T18:28:04.984Z] #39 9.158 DEP images/time.pb-c.d [2020-05-20T18:28:05.216Z] go/scanner [2020-05-20T18:28:05.242Z] #39 9.217 PBCC images/binfmt-misc.pb-c.c [2020-05-20T18:28:05.242Z] #39 9.278 DEP images/binfmt-misc.pb-c.d [2020-05-20T18:28:05.242Z] #39 9.361 PBCC images/seccomp.pb-c.c [2020-05-20T18:28:05.242Z] #39 9.391 DEP images/seccomp.pb-c.d [2020-05-20T18:28:05.242Z] #39 9.450 PBCC images/userns.pb-c.c [2020-05-20T18:28:05.242Z] #39 9.496 DEP images/userns.pb-c.d [2020-05-20T18:28:05.242Z] #39 9.554 PBCC images/cgroup.pb-c.c [2020-05-20T18:28:05.499Z] #39 9.561 DEP images/cgroup.pb-c.d [2020-05-20T18:28:05.499Z] #39 9.660 PBCC images/fown.pb-c.c [2020-05-20T18:28:05.499Z] #39 ... [2020-05-20T18:28:05.499Z] [2020-05-20T18:28:05.499Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:05.499Z] #14 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-20T18:28:05.499Z] #14 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-20T18:28:05.499Z] #14 ... [2020-05-20T18:28:05.499Z] [2020-05-20T18:28:05.499Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:28:05.500Z] #57 54.05 Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 89% (2859/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-20T18:28:05.503Z] text/template/parse [2020-05-20T18:28:05.503Z] log [2020-05-20T18:28:05.503Z] go/ast [2020-05-20T18:28:05.759Z] #57 55.38 + cd /tmp/tmp.R3Lgi3FlFA/src/github.com/containerd/containerd [2020-05-20T18:28:05.759Z] #57 55.38 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:28:05.790Z] encoding/json [2020-05-20T18:28:06.414Z] text/template [2020-05-20T18:28:06.692Z] #57 ... [2020-05-20T18:28:06.692Z] [2020-05-20T18:28:06.692Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:28:06.692Z] #29 107.3 bytes [2020-05-20T18:28:06.692Z] #29 108.0 fmt [2020-05-20T18:28:06.692Z] #29 109.7 bufio [2020-05-20T18:28:06.692Z] #29 111.1 path/filepath [2020-05-20T18:28:06.692Z] #29 112.3 io/ioutil [2020-05-20T18:28:06.692Z] #29 113.3 path [2020-05-20T18:28:06.692Z] #29 113.8 flag [2020-05-20T18:28:06.692Z] #29 113.9 github.com/BurntSushi/toml [2020-05-20T18:28:06.692Z] #29 115.6 log [2020-05-20T18:28:06.692Z] #29 116.5 text/tabwriter [2020-05-20T18:28:06.701Z] go/parser [2020-05-20T18:28:06.951Z] #29 ... [2020-05-20T18:28:06.951Z] [2020-05-20T18:28:06.951Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:06.951Z] #39 9.714 PBCC images/ext-file.pb-c.c [2020-05-20T18:28:06.951Z] #39 9.721 DEP images/fown.pb-c.d [2020-05-20T18:28:06.951Z] #39 9.795 DEP images/ext-file.pb-c.d [2020-05-20T18:28:06.951Z] #39 9.831 PBCC images/rpc.pb-c.c [2020-05-20T18:28:06.951Z] #39 9.880 DEP images/rpc.pb-c.d [2020-05-20T18:28:06.951Z] #39 9.922 PBCC images/siginfo.pb-c.c [2020-05-20T18:28:06.951Z] #39 9.954 DEP images/siginfo.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.01 PBCC images/pagemap.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.09 DEP images/pagemap.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.18 PBCC images/rlimit.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.23 DEP images/rlimit.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.29 PBCC images/file-lock.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.36 DEP images/file-lock.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.42 PBCC images/tty.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.49 DEP images/tty.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.60 PBCC images/tun.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.67 PBCC images/netdev.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.74 DEP images/tun.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.80 DEP images/netdev.pb-c.d [2020-05-20T18:28:06.951Z] #39 10.88 PBCC images/vma.pb-c.c [2020-05-20T18:28:06.951Z] #39 10.95 DEP images/vma.pb-c.d [2020-05-20T18:28:06.951Z] #39 11.00 PBCC images/creds.pb-c.c [2020-05-20T18:28:06.951Z] #39 11.02 DEP images/creds.pb-c.d [2020-05-20T18:28:06.951Z] #39 11.11 PBCC images/utsns.pb-c.c [2020-05-20T18:28:06.951Z] #39 11.15 DEP images/utsns.pb-c.d [2020-05-20T18:28:06.951Z] #39 11.20 PBCC images/ipc-desc.pb-c.c [2020-05-20T18:28:06.951Z] #39 11.24 PBCC images/ipc-sem.pb-c.c [2020-05-20T18:28:07.209Z] #39 11.26 DEP images/ipc-desc.pb-c.d [2020-05-20T18:28:07.209Z] #39 11.35 DEP images/ipc-sem.pb-c.d [2020-05-20T18:28:07.209Z] #39 11.40 PBCC images/ipc-msg.pb-c.c [2020-05-20T18:28:07.209Z] #39 11.43 DEP images/ipc-msg.pb-c.d [2020-05-20T18:28:07.209Z] #39 11.49 PBCC images/ipc-shm.pb-c.c [2020-05-20T18:28:07.328Z] encoding/xml [2020-05-20T18:28:07.467Z] #39 11.50 DEP images/ipc-shm.pb-c.d [2020-05-20T18:28:07.467Z] #39 11.57 PBCC images/ipc-var.pb-c.c [2020-05-20T18:28:07.467Z] #39 11.63 DEP images/ipc-var.pb-c.d [2020-05-20T18:28:07.467Z] #39 11.68 PBCC images/sk-opts.pb-c.c [2020-05-20T18:28:07.467Z] #39 11.71 PBCC images/packet-sock.pb-c.c [2020-05-20T18:28:07.467Z] #39 11.76 DEP images/sk-opts.pb-c.d [2020-05-20T18:28:07.617Z] compress/flate [2020-05-20T18:28:07.691Z] #57 220.5 🇩 bin/containerd [2020-05-20T18:28:07.725Z] #39 11.82 DEP images/packet-sock.pb-c.d [2020-05-20T18:28:07.725Z] #39 11.88 PBCC images/sk-netlink.pb-c.c [2020-05-20T18:28:07.725Z] #39 11.93 DEP images/sk-netlink.pb-c.d [2020-05-20T18:28:07.725Z] #39 11.99 PBCC images/sk-inet.pb-c.c [2020-05-20T18:28:07.905Z] go/doc [2020-05-20T18:28:07.983Z] #39 12.10 DEP images/sk-inet.pb-c.d [2020-05-20T18:28:07.983Z] #39 12.15 PBCC images/sk-unix.pb-c.c [2020-05-20T18:28:07.983Z] #39 12.25 DEP images/sk-unix.pb-c.d [2020-05-20T18:28:08.240Z] #39 12.33 PBCC images/mm.pb-c.c [2020-05-20T18:28:08.240Z] #39 12.38 DEP images/mm.pb-c.d [2020-05-20T18:28:08.240Z] #39 12.47 PBCC images/timerfd.pb-c.c [2020-05-20T18:28:08.240Z] #39 12.51 DEP images/timerfd.pb-c.d [2020-05-20T18:28:08.498Z] #39 12.62 PBCC images/timer.pb-c.c [2020-05-20T18:28:08.498Z] #39 12.63 DEP images/timer.pb-c.d [2020-05-20T18:28:08.498Z] #39 12.72 PBCC images/sa.pb-c.c [2020-05-20T18:28:08.533Z] compress/gzip [2020-05-20T18:28:08.533Z] math/big [2020-05-20T18:28:08.756Z] #39 12.79 DEP images/sa.pb-c.d [2020-05-20T18:28:08.756Z] #39 12.83 PBCC images/pipe-data.pb-c.c [2020-05-20T18:28:08.756Z] #39 12.88 DEP images/pipe-data.pb-c.d [2020-05-20T18:28:08.756Z] #39 12.93 PBCC images/mnt.pb-c.c [2020-05-20T18:28:08.819Z] encoding/hex [2020-05-20T18:28:08.820Z] github.com/LK4D4/vndr/build [2020-05-20T18:28:09.013Z] #39 12.98 DEP images/mnt.pb-c.d [2020-05-20T18:28:09.013Z] #39 13.03 PBCC images/sk-packet.pb-c.c [2020-05-20T18:28:09.013Z] #39 13.06 DEP images/sk-packet.pb-c.d [2020-05-20T18:28:09.013Z] #39 13.11 PBCC images/tcp-stream.pb-c.c [2020-05-20T18:28:09.013Z] #39 13.14 DEP images/tcp-stream.pb-c.d [2020-05-20T18:28:09.014Z] #39 13.23 PBCC images/pipe.pb-c.c [2020-05-20T18:28:09.105Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-05-20T18:28:09.105Z] vendor/golang.org/x/crypto/poly1305 [2020-05-20T18:28:09.271Z] #39 13.28 DEP images/pipe.pb-c.d [2020-05-20T18:28:09.271Z] #39 13.35 PBCC images/pstree.pb-c.c [2020-05-20T18:28:09.271Z] #39 13.37 DEP images/pstree.pb-c.d [2020-05-20T18:28:09.271Z] #39 13.45 PBCC images/fs.pb-c.c [2020-05-20T18:28:09.271Z] #39 13.47 DEP images/fs.pb-c.d [2020-05-20T18:28:09.271Z] #39 13.54 PBCC images/signalfd.pb-c.c [2020-05-20T18:28:09.271Z] #39 13.58 DEP images/signalfd.pb-c.d [2020-05-20T18:28:09.401Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-20T18:28:09.529Z] #39 13.69 PBCC images/fh.pb-c.c [2020-05-20T18:28:09.529Z] #39 13.77 PBCC images/fsnotify.pb-c.c [2020-05-20T18:28:09.707Z] vendor/golang.org/x/crypto/curve25519 [2020-05-20T18:28:09.789Z] #39 13.86 DEP images/fh.pb-c.d [2020-05-20T18:28:09.789Z] #39 13.93 DEP images/fsnotify.pb-c.d [2020-05-20T18:28:10.000Z] vendor/golang.org/x/text/unicode/bidi [2020-05-20T18:28:10.000Z] vendor/golang.org/x/text/unicode/norm [2020-05-20T18:28:10.047Z] #39 14.00 PBCC images/eventpoll.pb-c.c [2020-05-20T18:28:10.047Z] #39 14.03 DEP images/eventpoll.pb-c.d [2020-05-20T18:28:10.047Z] #39 14.08 PBCC images/eventfd.pb-c.c [2020-05-20T18:28:10.047Z] #39 14.12 DEP images/eventfd.pb-c.d [2020-05-20T18:28:10.047Z] #39 14.17 PBCC images/remap-file-path.pb-c.c [2020-05-20T18:28:10.047Z] #39 14.23 DEP images/remap-file-path.pb-c.d [2020-05-20T18:28:10.047Z] #39 14.27 PBCC images/fifo.pb-c.c [2020-05-20T18:28:10.048Z] #39 14.29 DEP images/fifo.pb-c.d [2020-05-20T18:28:10.048Z] #39 14.33 PBCC images/ghost-file.pb-c.c [2020-05-20T18:28:10.305Z] #39 14.39 DEP images/ghost-file.pb-c.d [2020-05-20T18:28:10.306Z] #39 14.44 PBCC images/regfile.pb-c.c [2020-05-20T18:28:10.306Z] #39 14.48 DEP images/regfile.pb-c.d [2020-05-20T18:28:10.306Z] #39 14.54 PBCC images/ns.pb-c.c [2020-05-20T18:28:10.564Z] #39 14.55 DEP images/ns.pb-c.d [2020-05-20T18:28:10.564Z] #39 14.62 PBCC images/fdinfo.pb-c.c [2020-05-20T18:28:10.564Z] #39 14.75 DEP images/fdinfo.pb-c.d [2020-05-20T18:28:10.564Z] #39 14.82 PBCC images/core-aarch64.pb-c.c [2020-05-20T18:28:10.625Z] vendor/golang.org/x/text/secure/bidirule [2020-05-20T18:28:10.625Z] vendor/golang.org/x/net/http2/hpack [2020-05-20T18:28:10.822Z] #39 14.87 PBCC images/core-arm.pb-c.c [2020-05-20T18:28:10.822Z] #39 14.92 PBCC images/core-ppc64.pb-c.c [2020-05-20T18:28:10.822Z] #39 15.02 PBCC images/core-s390.pb-c.c [2020-05-20T18:28:10.917Z] crypto/rand [2020-05-20T18:28:10.917Z] crypto/elliptic [2020-05-20T18:28:11.080Z] #39 15.08 PBCC images/core-x86.pb-c.c [2020-05-20T18:28:11.080Z] #39 15.16 PBCC images/core.pb-c.c [2020-05-20T18:28:11.080Z] #39 15.26 PBCC images/inventory.pb-c.c [2020-05-20T18:28:11.205Z] encoding/asn1 [2020-05-20T18:28:11.338Z] #39 15.43 DEP images/core-aarch64.pb-c.d [2020-05-20T18:28:11.338Z] #39 15.50 DEP images/core-arm.pb-c.d [2020-05-20T18:28:11.338Z] #39 15.56 DEP images/core-ppc64.pb-c.d [2020-05-20T18:28:11.338Z] #39 15.61 DEP images/core-s390.pb-c.d [2020-05-20T18:28:11.491Z] crypto/ed25519 [2020-05-20T18:28:11.491Z] crypto/rsa [2020-05-20T18:28:11.596Z] #39 15.67 DEP images/core-x86.pb-c.d [2020-05-20T18:28:11.596Z] #39 15.73 DEP images/core.pb-c.d [2020-05-20T18:28:11.596Z] #39 15.82 DEP images/inventory.pb-c.d [2020-05-20T18:28:11.780Z] crypto/dsa [2020-05-20T18:28:11.781Z] vendor/golang.org/x/net/idna [2020-05-20T18:28:11.781Z] net/textproto [2020-05-20T18:28:11.853Z] #39 15.89 PBCC images/cpuinfo.pb-c.c [2020-05-20T18:28:11.854Z] #39 15.90 DEP images/cpuinfo.pb-c.d [2020-05-20T18:28:11.854Z] #39 15.96 PBCC images/stats.pb-c.c [2020-05-20T18:28:11.854Z] #39 16.03 DEP images/stats.pb-c.d [2020-05-20T18:28:12.069Z] mime [2020-05-20T18:28:12.069Z] mime/quotedprintable [2020-05-20T18:28:12.069Z] crypto/ecdsa [2020-05-20T18:28:12.356Z] crypto/x509/pkix [2020-05-20T18:28:12.356Z] vendor/golang.org/x/crypto/cryptobyte [2020-05-20T18:28:12.356Z] net/http/internal [2020-05-20T18:28:12.356Z] vendor/golang.org/x/net/http/httpguts [2020-05-20T18:28:12.644Z] vendor/golang.org/x/net/http/httpproxy [2020-05-20T18:28:12.644Z] mime/multipart [2020-05-20T18:28:12.644Z] os/exec [2020-05-20T18:28:12.799Z] #39 ... [2020-05-20T18:28:12.799Z] [2020-05-20T18:28:12.799Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-20T18:28:12.799Z] #29 118.5 github.com/BurntSushi/toml/cmd/tomlv [2020-05-20T18:28:12.799Z] #29 DONE 123.2s [2020-05-20T18:28:12.799Z] [2020-05-20T18:28:12.799Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:12.799Z] #42 114.9 path/filepath [2020-05-20T18:28:12.799Z] #42 116.1 regexp [2020-05-20T18:28:12.799Z] #42 117.0 flag [2020-05-20T18:28:12.799Z] #42 118.6 go/token [2020-05-20T18:28:12.799Z] #42 119.5 go/scanner [2020-05-20T18:28:12.799Z] #42 120.1 internal/lazyregexp [2020-05-20T18:28:12.799Z] #42 120.4 path [2020-05-20T18:28:12.799Z] #42 120.9 io/ioutil [2020-05-20T18:28:12.799Z] #42 120.9 go/ast [2020-05-20T18:28:12.799Z] #42 121.7 net/url [2020-05-20T18:28:12.929Z] crypto/x509 [2020-05-20T18:28:13.547Z] crypto/tls [2020-05-20T18:28:13.733Z] #42 124.1 text/template/parse [2020-05-20T18:28:14.299Z] #42 ... [2020-05-20T18:28:14.299Z] [2020-05-20T18:28:14.299Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:14.299Z] #39 18.39 make[1]: Nothing to be done for 'all'. [2020-05-20T18:28:15.581Z] net/http/httptrace [2020-05-20T18:28:15.581Z] net/http [2020-05-20T18:28:15.674Z] #39 19.79 CC images/stats.o [2020-05-20T18:28:15.932Z] #39 20.12 CC images/core.o [2020-05-20T18:28:16.866Z] #39 20.82 CC images/core-x86.o [2020-05-20T18:28:16.866Z] #39 ... [2020-05-20T18:28:16.866Z] [2020-05-20T18:28:16.866Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:16.866Z] #14 21.85 Fetched 8350 kB in 17s (501 kB/s) [2020-05-20T18:28:16.866Z] #14 21.85 Reading package lists... [2020-05-20T18:28:16.866Z] #14 28.32 Reading package lists... [2020-05-20T18:28:16.866Z] #14 ... [2020-05-20T18:28:16.866Z] [2020-05-20T18:28:16.866Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:16.866Z] #42 126.0 go/parser [2020-05-20T18:28:17.800Z] #42 ... [2020-05-20T18:28:17.800Z] [2020-05-20T18:28:17.800Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:28:17.800Z] #57 57.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T18:28:17.800Z] #57 57.41 + BUILDTAGS='netgo osusergo static_build' [2020-05-20T18:28:17.800Z] #57 57.41 + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:28:17.800Z] #57 57.41 + EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:28:17.800Z] #57 57.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T18:28:17.800Z] #57 57.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T18:28:17.800Z] #57 57.41 + '[' '' = dynamic ']' [2020-05-20T18:28:17.800Z] #57 57.41 + make [2020-05-20T18:28:17.800Z] #57 58.54 🇩 bin/ctr [2020-05-20T18:28:17.800Z] #57 ... [2020-05-20T18:28:17.800Z] [2020-05-20T18:28:17.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:17.800Z] #39 21.35 CC images/core-arm.o [2020-05-20T18:28:17.800Z] #39 21.76 CC images/core-aarch64.o [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T18:28:17.932Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T18:28:17.932Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-05-20T18:28:18.058Z] #39 22.19 CC images/core-ppc64.o [2020-05-20T18:28:18.624Z] #39 22.89 CC images/core-s390.o [2020-05-20T18:28:18.934Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.2% of statements [2020-05-20T18:28:19.052Z] github.com/LK4D4/vndr/godl [2020-05-20T18:28:19.052Z] github.com/LK4D4/vndr [2020-05-20T18:28:19.557Z] #39 23.51 CC images/cpuinfo.o [2020-05-20T18:28:19.815Z] #39 24.00 CC images/inventory.o [2020-05-20T18:28:19.936Z] ok github.com/docker/docker/builder/dockerfile 1.008s coverage: 45.1% of statements [2020-05-20T18:28:20.073Z] #39 24.29 CC images/fdinfo.o [2020-05-20T18:28:20.548Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 13.6% of statements [2020-05-20T18:28:20.639Z] #39 24.69 CC images/fown.o [2020-05-20T18:28:20.897Z] #39 24.85 CC images/ns.o [2020-05-20T18:28:20.897Z] #39 25.03 CC images/regfile.o [2020-05-20T18:28:21.154Z] #39 25.36 CC images/ghost-file.o [2020-05-20T18:28:21.160Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-20T18:28:21.719Z] #39 25.69 CC images/fifo.o [2020-05-20T18:28:21.719Z] #39 25.89 CC images/remap-file-path.o [2020-05-20T18:28:21.773Z] ok github.com/docker/docker/builder/remotecontext/git 1.097s coverage: 85.1% of statements [2020-05-20T18:28:21.773Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T18:28:21.773Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T18:28:21.977Z] #39 26.17 CC images/eventfd.o [2020-05-20T18:28:22.235Z] #39 26.52 CC images/eventpoll.o [2020-05-20T18:28:22.492Z] #39 26.78 CC images/fh.o [2020-05-20T18:28:22.750Z] #39 27.06 CC images/fsnotify.o [2020-05-20T18:28:23.452Z] Removing intermediate container d089ecdde2be [2020-05-20T18:28:23.453Z] ---> 38c0223a14ac [2020-05-20T18:28:23.453Z] Step 53/140 : FROM dev-base AS containerd [2020-05-20T18:28:23.453Z] ---> 07336f171d11 [2020-05-20T18:28:23.453Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:28:23.453Z] ---> Using cache [2020-05-20T18:28:23.453Z] ---> 0eda48ee7525 [2020-05-20T18:28:23.453Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-05-20T18:28:23.453Z] ---> Running in ffaade4f3729 [2020-05-20T18:28:23.453Z] Removing intermediate container ffaade4f3729 [2020-05-20T18:28:23.453Z] ---> 6decb479112d [2020-05-20T18:28:23.453Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-05-20T18:28:23.453Z] ---> Running in 8d4f7ab93b3b [2020-05-20T18:28:23.683Z] #39 27.69 CC images/signalfd.o [2020-05-20T18:28:23.683Z] #39 27.90 CC images/fs.o [2020-05-20T18:28:23.758Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:28:23.941Z] #39 28.09 CC images/pstree.o [2020-05-20T18:28:24.043Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:28:24.198Z] #39 28.31 CC images/pipe.o [2020-05-20T18:28:24.327Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:28:24.327Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:28:24.440Z] ok github.com/docker/docker/client 0.132s coverage: 75.7% of statements [2020-05-20T18:28:24.456Z] #39 28.55 CC images/tcp-stream.o [2020-05-20T18:28:24.713Z] #39 28.73 CC images/sk-packet.o [2020-05-20T18:28:24.713Z] #39 ... [2020-05-20T18:28:24.713Z] [2020-05-20T18:28:24.713Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:24.713Z] #14 28.32 Reading package lists... [2020-05-20T18:28:24.713Z] #14 33.86 Building dependency tree... [2020-05-20T18:28:24.713Z] #14 35.00 Reading state information... [2020-05-20T18:28:24.713Z] #14 36.53 libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T18:28:24.713Z] #14 36.53 libcap2-bin set to manually installed. [2020-05-20T18:28:24.713Z] #14 36.53 The following additional packages will be installed: [2020-05-20T18:28:24.713Z] #14 36.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-20T18:28:24.713Z] #14 36.54 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-20T18:28:24.713Z] #14 36.54 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:28:24.713Z] #14 36.54 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-20T18:28:24.713Z] #14 36.54 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-20T18:28:24.713Z] #14 36.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-20T18:28:24.713Z] #14 36.55 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-20T18:28:24.713Z] #14 36.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T18:28:24.713Z] #14 36.55 python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T18:28:24.713Z] #14 36.56 Suggested packages: [2020-05-20T18:28:24.713Z] #14 36.57 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-20T18:28:24.713Z] #14 36.57 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-20T18:28:24.713Z] #14 36.57 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-20T18:28:24.713Z] #14 36.57 xfsdump acl attr quota [2020-05-20T18:28:24.713Z] #14 36.57 Recommended packages: [2020-05-20T18:28:24.713Z] #14 36.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T18:28:24.713Z] #14 36.57 python3-keyrings.alt python3-xdg unzip [2020-05-20T18:28:24.713Z] #14 39.90 The following NEW packages will be installed: [2020-05-20T18:28:24.713Z] #14 39.90 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-20T18:28:24.713Z] #14 39.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-20T18:28:24.713Z] #14 39.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-20T18:28:24.713Z] #14 39.90 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-20T18:28:24.713Z] #14 39.93 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:28:24.713Z] #14 39.93 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-20T18:28:24.713Z] #14 39.93 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-20T18:28:24.713Z] #14 39.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T18:28:24.713Z] #14 39.93 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-20T18:28:24.713Z] #14 39.93 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-20T18:28:24.713Z] #14 39.93 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-20T18:28:24.713Z] #14 39.93 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-20T18:28:24.713Z] #14 39.93 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-20T18:28:24.713Z] #14 39.93 xfsprogs xxd xz-utils zip [2020-05-20T18:28:24.944Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:28:24.944Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:28:25.278Z] #14 40.33 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-20T18:28:25.278Z] #14 40.33 Need to get 104 MB of archives. [2020-05-20T18:28:25.278Z] #14 40.33 After this operation, 597 MB of additional disk space will be used. [2020-05-20T18:28:25.278Z] #14 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-20T18:28:25.278Z] #14 40.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-20T18:28:25.278Z] #14 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-20T18:28:25.278Z] #14 40.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-20T18:28:25.278Z] #14 40.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-20T18:28:25.278Z] #14 40.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-20T18:28:25.536Z] #14 40.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-20T18:28:25.536Z] #14 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-20T18:28:25.536Z] #14 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-20T18:28:25.536Z] #14 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-20T18:28:25.536Z] #14 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-20T18:28:25.536Z] #14 40.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-20T18:28:25.536Z] #14 40.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-20T18:28:25.536Z] #14 40.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-20T18:28:25.536Z] #14 40.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-20T18:28:25.536Z] #14 40.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-20T18:28:25.536Z] #14 40.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-20T18:28:25.536Z] #14 40.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:28:25.536Z] #14 40.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-20T18:28:25.536Z] #14 40.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-20T18:28:25.536Z] #14 40.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-20T18:28:25.536Z] #14 40.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-20T18:28:25.794Z] #14 40.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-20T18:28:25.794Z] #14 40.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-20T18:28:25.794Z] #14 41.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-20T18:28:26.051Z] #14 41.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-20T18:28:26.051Z] #14 41.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-20T18:28:26.051Z] #14 41.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-20T18:28:26.051Z] #14 41.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-20T18:28:26.309Z] #14 41.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-20T18:28:26.877Z] #14 41.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-20T18:28:26.877Z] #14 41.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-20T18:28:26.985Z] Fetched 8131 kB in 3s (2554 kB/s) [2020-05-20T18:28:27.997Z] Reading package lists... [2020-05-20T18:28:28.776Z] #14 ... [2020-05-20T18:28:28.776Z] [2020-05-20T18:28:28.776Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:28.776Z] #42 128.9 text/template [2020-05-20T18:28:28.776Z] #42 129.4 log [2020-05-20T18:28:28.776Z] #42 130.0 encoding/binary [2020-05-20T18:28:28.776Z] #42 131.9 encoding/base64 [2020-05-20T18:28:28.776Z] #42 132.8 encoding/json [2020-05-20T18:28:28.776Z] #42 133.6 go/doc [2020-05-20T18:28:28.776Z] #42 137.5 github.com/LK4D4/vndr/build [2020-05-20T18:28:28.776Z] #42 138.5 encoding/xml [2020-05-20T18:28:28.776Z] #42 ... [2020-05-20T18:28:28.776Z] [2020-05-20T18:28:28.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:28.776Z] #39 29.04 CC images/mnt.o [2020-05-20T18:28:28.776Z] #39 29.41 CC images/pipe-data.o [2020-05-20T18:28:28.776Z] #39 29.74 CC images/sa.o [2020-05-20T18:28:28.776Z] #39 30.05 CC images/timer.o [2020-05-20T18:28:28.776Z] #39 30.47 CC images/timerfd.o [2020-05-20T18:28:28.776Z] #39 30.68 CC images/mm.o [2020-05-20T18:28:28.776Z] #39 30.98 CC images/sk-opts.o [2020-05-20T18:28:28.776Z] #39 31.19 CC images/sk-unix.o [2020-05-20T18:28:28.776Z] #39 31.59 CC images/sk-inet.o [2020-05-20T18:28:28.776Z] #39 31.97 CC images/tun.o [2020-05-20T18:28:28.776Z] #39 32.36 CC images/sk-netlink.o [2020-05-20T18:28:28.776Z] #39 32.61 CC images/packet-sock.o [2020-05-20T18:28:29.034Z] #39 33.17 CC images/ipc-var.o [2020-05-20T18:28:29.291Z] #39 33.40 CC images/ipc-desc.o [2020-05-20T18:28:29.474Z] Reading package lists... [2020-05-20T18:28:29.474Z] Building dependency tree... [2020-05-20T18:28:29.474Z] Reading state information... [2020-05-20T18:28:29.474Z] The following additional packages will be installed: [2020-05-20T18:28:29.474Z] libbtrfs0 [2020-05-20T18:28:29.474Z] The following NEW packages will be installed: [2020-05-20T18:28:29.474Z] libbtrfs-dev libbtrfs0 [2020-05-20T18:28:29.550Z] #39 33.67 CC images/ipc-shm.o [2020-05-20T18:28:29.613Z] #57 242.0 🇩 bin/containerd-stress [2020-05-20T18:28:29.758Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:28:29.758Z] Need to get 120 kB of archives. [2020-05-20T18:28:29.758Z] After this operation, 423 kB of additional disk space will be used. [2020-05-20T18:28:29.758Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-20T18:28:29.758Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-20T18:28:29.758Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:28:29.808Z] #39 33.95 CC images/ipc-msg.o [2020-05-20T18:28:30.042Z] Fetched 120 kB in 0s (1601 kB/s) [2020-05-20T18:28:30.042Z] Selecting previously unselected package libbtrfs0. [2020-05-20T18:28:30.042Z] (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 ... 15341 files and directories currently installed.) [2020-05-20T18:28:30.042Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-20T18:28:30.042Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:28:30.042Z] Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:28:30.042Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-20T18:28:30.042Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:28:30.042Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:28:30.042Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:28:30.042Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:28:30.179Z] #57 243.6 🇩 bin/containerd-shim [2020-05-20T18:28:30.326Z] Removing intermediate container 8d4f7ab93b3b [2020-05-20T18:28:30.326Z] ---> 5dc9e21d2cb5 [2020-05-20T18:28:30.326Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-05-20T18:28:30.373Z] #39 34.26 CC images/ipc-sem.o [2020-05-20T18:28:30.373Z] #39 34.48 CC images/utsns.o [2020-05-20T18:28:30.373Z] #39 34.68 CC images/creds.o [2020-05-20T18:28:30.611Z] ---> Running in 6e8672192f17 [2020-05-20T18:28:30.611Z] Removing intermediate container 6e8672192f17 [2020-05-20T18:28:30.611Z] ---> de6145537a48 [2020-05-20T18:28:30.611Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:28:30.611Z] ---> 39ad508890fa [2020-05-20T18:28:30.611Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:28:30.631Z] #39 34.90 CC images/vma.o [2020-05-20T18:28:30.889Z] #39 35.11 CC images/netdev.o [2020-05-20T18:28:30.898Z] ---> c02c36f3ffe2 [2020-05-20T18:28:30.898Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:28:30.898Z] ---> Running in 8eff7869d82f [2020-05-20T18:28:31.182Z] + RM_GOPATH=0 [2020-05-20T18:28:31.182Z] + TMP_GOPATH= [2020-05-20T18:28:31.182Z] + : /build [2020-05-20T18:28:31.182Z] + '[' -z '' ']' [2020-05-20T18:28:31.182Z] ++ mktemp -d [2020-05-20T18:28:31.182Z] + export GOPATH=/tmp/tmp.uvn4iD8v5V [2020-05-20T18:28:31.182Z] + GOPATH=/tmp/tmp.uvn4iD8v5V [2020-05-20T18:28:31.182Z] + RM_GOPATH=1 [2020-05-20T18:28:31.182Z] ++ dirname ./install.sh [2020-05-20T18:28:31.182Z] + dir=. [2020-05-20T18:28:31.182Z] + bin=containerd [2020-05-20T18:28:31.182Z] + shift [2020-05-20T18:28:31.182Z] + '[' '!' -f ./containerd.installer ']' [2020-05-20T18:28:31.182Z] + . ./containerd.installer [2020-05-20T18:28:31.182Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:28:31.182Z] + install_containerd [2020-05-20T18:28:31.182Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-20T18:28:31.182Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.uvn4iD8v5V/src/github.com/containerd/containerd [2020-05-20T18:28:31.182Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:28:31.182Z] Cloning into '/tmp/tmp.uvn4iD8v5V/src/github.com/containerd/containerd'... [2020-05-20T18:28:31.456Z] #39 35.58 CC images/tty.o [2020-05-20T18:28:31.456Z] #39 ... [2020-05-20T18:28:31.456Z] [2020-05-20T18:28:31.456Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:31.456Z] #14 44.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-20T18:28:31.456Z] #14 45.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-20T18:28:31.456Z] #14 45.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-20T18:28:31.456Z] #14 45.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-20T18:28:31.456Z] #14 45.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-20T18:28:31.456Z] #14 45.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-20T18:28:31.456Z] #14 45.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-20T18:28:31.456Z] #14 45.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-20T18:28:31.456Z] #14 45.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-20T18:28:31.456Z] #14 45.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-20T18:28:31.456Z] #14 45.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-20T18:28:31.456Z] #14 45.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-20T18:28:31.456Z] #14 45.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-20T18:28:31.456Z] #14 45.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-20T18:28:31.456Z] #14 46.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-20T18:28:31.456Z] #14 46.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-20T18:28:31.456Z] #14 46.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-20T18:28:31.456Z] #14 46.07 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-20T18:28:31.456Z] #14 46.69 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-20T18:28:31.456Z] #14 46.69 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-20T18:28:31.456Z] #14 46.69 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-20T18:28:31.456Z] #14 46.70 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-20T18:28:31.456Z] #14 46.71 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-20T18:28:31.456Z] #14 46.74 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-20T18:28:31.456Z] #14 46.76 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T18:28:31.714Z] #14 46.87 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T18:28:31.714Z] #14 46.88 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T18:28:31.714Z] #14 46.89 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-20T18:28:31.714Z] #14 46.90 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T18:28:31.714Z] #14 46.91 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T18:28:31.714Z] #14 46.95 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T18:28:31.714Z] #14 46.95 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-20T18:28:31.714Z] #14 46.98 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T18:28:32.281Z] #14 47.42 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-20T18:28:32.281Z] #14 47.49 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-20T18:28:32.281Z] #14 47.55 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-20T18:28:33.223Z] #14 48.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:28:33.480Z] #14 48.65 Fetched 104 MB in 8s (13.9 MB/s) [2020-05-20T18:28:33.480Z] #14 48.72 Selecting previously unselected package pigz. [2020-05-20T18:28:33.738Z] #14 48.72 (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 ... 15475 files and directories currently installed.) [2020-05-20T18:28:33.738Z] #14 48.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-20T18:28:33.738Z] #14 48.85 Unpacking pigz (2.4-1) ... [2020-05-20T18:28:33.996Z] #14 48.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-20T18:28:33.996Z] #14 48.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:28:33.996Z] #14 48.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:28:34.562Z] #14 49.64 Selecting previously unselected package python3.7-minimal. [2020-05-20T18:28:34.562Z] #14 49.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:28:34.562Z] #14 49.65 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:28:35.935Z] #14 50.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:28:35.935Z] #14 50.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:28:36.740Z] #57 249.4 🇩 bin/containerd-shim-runc-v1 [2020-05-20T18:28:38.016Z] + cd /tmp/tmp.uvn4iD8v5V/src/github.com/containerd/containerd [2020-05-20T18:28:38.017Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-20T18:28:38.635Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-20T18:28:38.635Z] + BUILDTAGS='netgo osusergo static_build' [2020-05-20T18:28:38.636Z] + export EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:28:38.636Z] + EXTRA_FLAGS=-buildmode=pie [2020-05-20T18:28:38.636Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-20T18:28:38.636Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-20T18:28:38.636Z] + '[' '' = dynamic ']' [2020-05-20T18:28:38.636Z] + make [2020-05-20T18:28:38.639Z] #57 251.9 🇩 binaries [2020-05-20T18:28:38.639Z] #57 252.0 + mkdir -p /build [2020-05-20T18:28:38.639Z] #57 252.0 + cp bin/containerd /build/containerd [2020-05-20T18:28:38.639Z] #57 252.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-20T18:28:38.639Z] #57 252.0 + cp bin/ctr /build/ctr [2020-05-20T18:28:38.897Z] #57 DONE 252.4s [2020-05-20T18:28:39.256Z] 🇩 bin/ctr [2020-05-20T18:28:39.276Z] #14 54.30 Selecting previously unselected package python3-minimal. [2020-05-20T18:28:39.276Z] #14 54.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15724 files and directories currently installed.) [2020-05-20T18:28:39.276Z] #14 54.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-20T18:28:39.276Z] #14 54.38 Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T18:28:39.533Z] #14 54.54 Selecting previously unselected package libmpdec2:amd64. [2020-05-20T18:28:39.533Z] #14 54.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-20T18:28:39.533Z] #14 54.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-20T18:28:39.533Z] #14 54.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-20T18:28:39.533Z] #14 54.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:28:39.533Z] #14 54.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:28:39.833Z] [2020-05-20T18:28:39.833Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-20T18:28:39.833Z] #58 DONE 0.2s [2020-05-20T18:28:39.833Z] [2020-05-20T18:28:39.833Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-20T18:28:39.833Z] #62 DONE 0.1s [2020-05-20T18:28:40.093Z] [2020-05-20T18:28:40.093Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-20T18:28:40.093Z] #64 DONE 0.1s [2020-05-20T18:28:40.093Z] [2020-05-20T18:28:40.093Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-20T18:28:40.093Z] #67 DONE 0.1s [2020-05-20T18:28:40.093Z] [2020-05-20T18:28:40.093Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-20T18:28:40.093Z] #68 DONE 0.0s [2020-05-20T18:28:40.097Z] #14 ... [2020-05-20T18:28:40.097Z] [2020-05-20T18:28:40.097Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:40.097Z] #42 140.7 github.com/LK4D4/vndr/versioned [2020-05-20T18:28:40.097Z] #42 140.8 compress/flate [2020-05-20T18:28:40.097Z] #42 143.6 hash [2020-05-20T18:28:40.097Z] #42 143.7 hash/crc32 [2020-05-20T18:28:40.097Z] #42 144.4 compress/gzip [2020-05-20T18:28:40.097Z] #42 144.7 context [2020-05-20T18:28:40.097Z] #42 145.3 crypto/cipher [2020-05-20T18:28:40.097Z] #42 145.5 math/big [2020-05-20T18:28:40.097Z] #42 146.8 crypto/aes [2020-05-20T18:28:40.097Z] #42 148.3 crypto [2020-05-20T18:28:40.097Z] #42 148.5 crypto/des [2020-05-20T18:28:40.097Z] #42 149.0 crypto/internal/randutil [2020-05-20T18:28:40.097Z] #42 149.1 crypto/sha512 [2020-05-20T18:28:40.097Z] #42 150.1 crypto/ed25519/internal/edwards25519 [2020-05-20T18:28:40.351Z] [2020-05-20T18:28:40.351Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T18:28:40.358Z] #42 ... [2020-05-20T18:28:40.358Z] [2020-05-20T18:28:40.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:40.358Z] #39 36.32 CC images/file-lock.o [2020-05-20T18:28:40.358Z] #39 36.63 CC images/rlimit.o [2020-05-20T18:28:40.358Z] #39 36.83 CC images/pagemap.o [2020-05-20T18:28:40.358Z] #39 37.21 CC images/siginfo.o [2020-05-20T18:28:40.358Z] #39 37.49 CC images/rpc.o [2020-05-20T18:28:40.358Z] #39 38.75 CC images/ext-file.o [2020-05-20T18:28:40.358Z] #39 39.00 CC images/cgroup.o [2020-05-20T18:28:40.358Z] #39 39.78 CC images/userns.o [2020-05-20T18:28:40.358Z] #39 40.03 CC images/google/protobuf/descriptor.o [2020-05-20T18:28:40.358Z] #39 42.13 CC images/opts.o [2020-05-20T18:28:40.358Z] #39 42.45 CC images/seccomp.o [2020-05-20T18:28:40.358Z] #39 42.72 CC images/binfmt-misc.o [2020-05-20T18:28:40.358Z] #39 43.02 CC images/time.o [2020-05-20T18:28:40.358Z] #39 43.23 CC images/sysctl.o [2020-05-20T18:28:40.358Z] #39 43.49 CC images/autofs.o [2020-05-20T18:28:40.358Z] #39 43.73 CC images/macvlan.o [2020-05-20T18:28:40.358Z] #39 43.92 CC images/sit.o [2020-05-20T18:28:40.358Z] #39 44.12 LINK images/built-in.o [2020-05-20T18:28:40.358Z] #39 44.35 GEN compel/include/asm [2020-05-20T18:28:40.358Z] #39 44.37 GEN compel/include/version.h [2020-05-20T18:28:40.358Z] #39 44.38 touch .config [2020-05-20T18:28:40.358Z] #39 44.40 GEN include/common/config.h [2020-05-20T18:28:40.358Z] #39 44.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-20T18:28:40.358Z] #39 44.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-20T18:28:40.358Z] #39 44.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-20T18:28:40.358Z] #39 44.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-20T18:28:40.358Z] #39 44.58 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-20T18:28:40.618Z] #39 44.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-20T18:28:40.618Z] #39 44.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-20T18:28:40.618Z] #39 44.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-20T18:28:40.618Z] #39 44.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-20T18:28:40.618Z] #39 44.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-20T18:28:40.618Z] #39 44.75 DEP compel/plugins/std/infect.d [2020-05-20T18:28:40.618Z] #39 44.83 DEP compel/plugins/std/string.d [2020-05-20T18:28:40.875Z] #39 44.90 DEP compel/plugins/std/log.d [2020-05-20T18:28:40.875Z] #39 44.99 DEP compel/plugins/std/fds.d [2020-05-20T18:28:40.875Z] #39 45.06 DEP compel/plugins/std/std.d [2020-05-20T18:28:41.133Z] #39 45.16 DEP compel/plugins/shmem/shmem.d [2020-05-20T18:28:41.133Z] #39 45.26 DEP compel/plugins/fds/fds.d [2020-05-20T18:28:41.133Z] #39 ... [2020-05-20T18:28:41.133Z] [2020-05-20T18:28:41.133Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:41.133Z] #14 56.36 Selecting previously unselected package python3.7. [2020-05-20T18:28:41.283Z] #69 DONE 0.8s [2020-05-20T18:28:41.283Z] [2020-05-20T18:28:41.283Z] #70 exporting to image [2020-05-20T18:28:41.283Z] #70 exporting layers [2020-05-20T18:28:41.390Z] #14 56.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-20T18:28:41.390Z] #14 56.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:28:41.390Z] #14 56.57 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-20T18:28:41.390Z] #14 56.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-20T18:28:41.390Z] #14 56.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-20T18:28:41.648Z] #14 56.74 Setting up python3-minimal (3.7.3-1) ... [2020-05-20T18:28:42.580Z] #14 57.86 Selecting previously unselected package python3. [2020-05-20T18:28:42.839Z] #14 57.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16136 files and directories currently installed.) [2020-05-20T18:28:42.839Z] #14 57.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-20T18:28:42.839Z] #14 57.94 Unpacking python3 (3.7.3-1) ... [2020-05-20T18:28:42.839Z] #14 58.08 Selecting previously unselected package libip4tc0:amd64. [2020-05-20T18:28:42.839Z] #14 58.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-20T18:28:42.839Z] #14 58.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-20T18:28:43.096Z] #14 58.22 Selecting previously unselected package libip6tc0:amd64. [2020-05-20T18:28:43.096Z] #14 58.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-20T18:28:43.096Z] #14 58.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-20T18:28:43.354Z] #14 58.36 Selecting previously unselected package libiptc0:amd64. [2020-05-20T18:28:43.354Z] #14 58.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-20T18:28:43.354Z] #14 58.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-20T18:28:43.354Z] #14 58.48 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-20T18:28:43.354Z] #14 58.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-20T18:28:43.354Z] #14 58.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-20T18:28:43.611Z] #14 58.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-20T18:28:43.611Z] #14 58.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-20T18:28:43.611Z] #14 58.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-20T18:28:43.611Z] #14 58.76 Selecting previously unselected package libnftnl11:amd64. [2020-05-20T18:28:43.611Z] #14 58.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-20T18:28:43.611Z] #14 58.77 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-20T18:28:43.611Z] #14 58.88 Selecting previously unselected package iptables. [2020-05-20T18:28:43.869Z] #14 58.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-20T18:28:43.869Z] #14 58.90 Unpacking iptables (1.8.2-4) ... [2020-05-20T18:28:44.435Z] #14 59.39 Selecting previously unselected package xxd. [2020-05-20T18:28:44.435Z] #14 59.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:28:44.435Z] #14 59.41 Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:28:44.693Z] #14 59.63 Selecting previously unselected package vim-common. [2020-05-20T18:28:44.693Z] #14 59.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:28:44.693Z] #14 59.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:28:44.951Z] #14 59.96 Selecting previously unselected package bash-completion. [2020-05-20T18:28:44.951Z] #14 59.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T18:28:46.962Z] ok github.com/docker/docker/cmd/dockerd/hack 0.006s coverage: 72.9% of statements [2020-05-20T18:28:46.962Z] ok github.com/docker/docker/cmd/dockerd 0.032s coverage: 29.5% of statements [2020-05-20T18:28:47.842Z] #70 exporting layers 6.7s done [2020-05-20T18:28:47.842Z] #70 writing image sha256:8d0aa8cb9da96c823cf7fd0b2c438e38a775e510874eb1c3720e9c54bd7e3975 done [2020-05-20T18:28:47.842Z] #70 naming to docker.io/library/docker:29796375c95d033b7b5ecb58c3f192af97463adb done [2020-05-20T18:28:47.842Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-20T18:28:48.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40978/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/validate/default [2020-05-20T18:28:48.429Z] ok github.com/docker/docker/container 0.123s coverage: 35.6% of statements [2020-05-20T18:28:48.429Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T18:28:48.429Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T18:28:48.429Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T18:28:48.429Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T18:28:49.099Z] Congratulations! All commits are properly signed with the DCO! [2020-05-20T18:28:49.135Z] #14 64.12 Unpacking bash-completion (1:2.8-6) ... [2020-05-20T18:28:49.701Z] #14 64.79 Selecting previously unselected package bzip2. [2020-05-20T18:28:49.701Z] #14 64.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-20T18:28:49.701Z] #14 64.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:28:49.767Z] Removing intermediate container 65de49af0594 [2020-05-20T18:28:49.767Z] ---> a4f846525281 [2020-05-20T18:28:49.767Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-05-20T18:28:49.767Z] ---> Running in c48830295349 [2020-05-20T18:28:49.767Z] Removing intermediate container c48830295349 [2020-05-20T18:28:49.767Z] ---> 1e1fb519c2fe [2020-05-20T18:28:49.767Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-20T18:28:49.767Z] ---> Running in 102ff6c9412e [2020-05-20T18:28:49.767Z] Removing intermediate container 102ff6c9412e [2020-05-20T18:28:49.767Z] ---> 968ad6ab1641 [2020-05-20T18:28:49.767Z] Step 8/8 : COPY . . [2020-05-20T18:28:49.959Z] #14 64.99 Selecting previously unselected package xz-utils. [2020-05-20T18:28:49.959Z] #14 65.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-20T18:28:49.959Z] #14 65.01 Unpacking xz-utils (5.2.4-1) ... [2020-05-20T18:28:50.220Z] #14 65.28 Selecting previously unselected package apparmor.#14 ... [2020-05-20T18:28:50.220Z] [2020-05-20T18:28:50.220Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-20T18:28:50.220Z] #60 153.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:28:50.220Z] #60 153.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T18:28:50.220Z] #60 DONE 160.6s [2020-05-20T18:28:50.220Z] [2020-05-20T18:28:50.220Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T18:28:50.220Z] #61 DONE 0.1s [2020-05-20T18:28:50.220Z] [2020-05-20T18:28:50.220Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:50.220Z] #14 65.28 Selecting previously unselected package apparmor. [2020-05-20T18:28:50.220Z] #14 65.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-20T18:28:50.220Z] #14 ... [2020-05-20T18:28:50.220Z] [2020-05-20T18:28:50.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:28:50.220Z] #39 45.41 CC compel/plugins/std/std.o [2020-05-20T18:28:50.220Z] #39 45.85 CC compel/plugins/std/fds.o [2020-05-20T18:28:50.220Z] #39 46.34 CC compel/plugins/std/log.o [2020-05-20T18:28:50.220Z] #39 47.29 CC compel/plugins/std/string.o [2020-05-20T18:28:50.220Z] #39 48.04 CC compel/plugins/std/infect.o [2020-05-20T18:28:50.220Z] #39 48.63 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-20T18:28:50.220Z] #39 48.71 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-20T18:28:50.220Z] #39 48.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-20T18:28:50.220Z] #39 48.88 AR compel/plugins/std.lib.a [2020-05-20T18:28:50.220Z] #39 48.96 CC compel/plugins/fds/fds.o [2020-05-20T18:28:50.220Z] #39 49.24 AR compel/plugins/fds.lib.a [2020-05-20T18:28:50.220Z] #39 49.29 HOSTDEP compel/src/lib/log-host.d [2020-05-20T18:28:50.220Z] #39 49.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-20T18:28:50.220Z] #39 49.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-20T18:28:50.220Z] #39 49.79 HOSTDEP compel/src/main-host.d [2020-05-20T18:28:50.220Z] #39 49.92 DEP compel/src/lib/ptrace.d [2020-05-20T18:28:50.220Z] #39 50.08 DEP compel/src/lib/infect.d [2020-05-20T18:28:50.220Z] #39 50.29 DEP compel/src/lib/infect-util.d [2020-05-20T18:28:50.220Z] #39 50.41 DEP compel/src/lib/infect-rpc.d [2020-05-20T18:28:50.220Z] #39 50.57 DEP compel/arch/x86/src/lib/infect.d [2020-05-20T18:28:50.220Z] #39 50.72 DEP compel/arch/x86/src/lib/cpu.d [2020-05-20T18:28:50.220Z] #39 50.83 DEP compel/src/lib/log.d [2020-05-20T18:28:50.220Z] #39 50.92 DEP compel/src/main.d [2020-05-20T18:28:50.220Z] #39 51.08 DEP compel/src/lib/handle-elf.d [2020-05-20T18:28:50.220Z] #39 51.20 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-20T18:28:50.220Z] #39 51.36 CC compel/src/lib/log.o [2020-05-20T18:28:50.220Z] #39 51.85 CC compel/arch/x86/src/lib/cpu.o [2020-05-20T18:28:50.220Z] #39 52.86 CC compel/arch/x86/src/lib/infect.o [2020-05-20T18:28:50.220Z] #39 54.02 CC compel/src/lib/infect-rpc.o [2020-05-20T18:28:50.478Z] #39 54.51 CC compel/src/lib/infect-util.o [2020-05-20T18:28:50.478Z] #39 ... [2020-05-20T18:28:50.478Z] [2020-05-20T18:28:50.478Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:50.478Z] #14 65.58 Unpacking apparmor (2.13.2-10) ... [2020-05-20T18:28:51.411Z] #14 66.45 Selecting previously unselected package aufs-tools. [2020-05-20T18:28:51.411Z] #14 66.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-20T18:28:51.411Z] #14 66.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:28:51.411Z] #14 66.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T18:28:51.411Z] #14 ... [2020-05-20T18:28:51.411Z] [2020-05-20T18:28:51.411Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:28:51.411Z] #42 151.9 crypto/hmac [2020-05-20T18:28:51.411Z] #42 152.2 crypto/md5 [2020-05-20T18:28:51.411Z] #42 153.1 crypto/rc4 [2020-05-20T18:28:51.411Z] #42 153.2 crypto/sha1 [2020-05-20T18:28:51.411Z] #42 154.1 crypto/sha256 [2020-05-20T18:28:51.411Z] #42 155.3 encoding/hex [2020-05-20T18:28:51.411Z] #42 155.6 crypto/rand [2020-05-20T18:28:51.411Z] #42 155.8 crypto/elliptic [2020-05-20T18:28:51.411Z] #42 156.5 encoding/asn1 [2020-05-20T18:28:51.411Z] #42 158.3 crypto/ed25519 [2020-05-20T18:28:51.411Z] #42 158.7 crypto/rsa [2020-05-20T18:28:51.411Z] #42 159.4 crypto/ecdsa [2020-05-20T18:28:51.411Z] #42 160.0 crypto/dsa [2020-05-20T18:28:51.411Z] #42 160.4 crypto/x509/pkix [2020-05-20T18:28:51.411Z] #42 160.8 encoding/pem [2020-05-20T18:28:51.411Z] #42 161.2 vendor/golang.org/x/crypto/cryptobyte [2020-05-20T18:28:51.411Z] #42 161.8 vendor/golang.org/x/net/dns/dnsmessage [2020-05-20T18:28:51.669Z] #42 ... [2020-05-20T18:28:51.669Z] [2020-05-20T18:28:51.669Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:28:51.669Z] #14 66.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T18:28:51.669Z] #14 66.60 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-20T18:28:51.669Z] #14 66.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:28:53.569Z] #14 68.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-20T18:28:53.569Z] #14 68.50 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-20T18:28:53.569Z] #14 68.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:28:53.910Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-05-20T18:28:54.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-20T18:28:55.470Z] #14 70.66 Selecting previously unselected package binutils-mingw-w64. [2020-05-20T18:28:55.727Z] #14 70.70 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-20T18:28:55.727Z] #14 70.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:28:55.727Z] #14 70.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-20T18:28:55.727Z] #14 70.84 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:28:55.728Z] #14 70.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:28:55.985Z] #14 71.06 Selecting previously unselected package dmsetup. [2020-05-20T18:28:55.985Z] #14 71.06 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:28:55.985Z] #14 71.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-20T18:28:55.985Z] #14 71.20 Selecting previously unselected package mingw-w64-common. [2020-05-20T18:28:56.243Z] #14 71.20 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-20T18:28:56.243Z] #14 71.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-20T18:28:56.378Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.8% of statements [2020-05-20T18:29:01.505Z] #14 76.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-20T18:29:01.505Z] #14 76.17 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-20T18:29:01.505Z] #14 76.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:29:01.505Z] #14 ... [2020-05-20T18:29:01.505Z] [2020-05-20T18:29:01.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:01.505Z] #39 55.14 CC compel/src/lib/infect.o [2020-05-20T18:29:01.505Z] #39 57.68 CC compel/src/lib/ptrace.o [2020-05-20T18:29:01.505Z] #39 58.10 AR compel/libcompel.a [2020-05-20T18:29:01.505Z] #39 58.16 HOSTCC compel/src/main-host.o [2020-05-20T18:29:01.505Z] #39 58.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-20T18:29:01.505Z] #39 58.81 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-20T18:29:01.505Z] #39 59.18 HOSTCC compel/src/lib/log-host.o [2020-05-20T18:29:01.505Z] #39 59.48 HOSTLINK compel/compel-host-bin [2020-05-20T18:29:01.505Z] #39 59.61 DEP soccr/soccr.d [2020-05-20T18:29:01.505Z] #39 59.77 CC soccr/soccr.o [2020-05-20T18:29:01.505Z] #39 61.49 AR soccr/libsoccr.a [2020-05-20T18:29:01.505Z] #39 61.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:29:01.505Z] #39 61.97 DEP criu/arch/x86/sigframe.d [2020-05-20T18:29:01.505Z] #39 62.06 DEP criu/arch/x86/sigaction_compat.d [2020-05-20T18:29:01.505Z] #39 62.17 DEP criu/arch/x86/kerndat.d [2020-05-20T18:29:01.505Z] #39 62.38 DEP criu/arch/x86/crtools.d [2020-05-20T18:29:01.505Z] #39 62.61 DEP criu/arch/x86/cpu.d [2020-05-20T18:29:01.505Z] #39 62.77 CC criu/arch/x86/cpu.o [2020-05-20T18:29:01.505Z] #39 63.56 CC criu/arch/x86/crtools.o [2020-05-20T18:29:01.505Z] #39 65.02 CC criu/arch/x86/kerndat.o [2020-05-20T18:29:01.505Z] #39 65.56 CC criu/arch/x86/sigaction_compat.o [2020-05-20T18:29:01.763Z] #39 65.95 CC criu/arch/x86/sigframe.o [2020-05-20T18:29:02.021Z] #39 66.23 LINK criu/arch/x86/crtools.built-in.o [2020-05-20T18:29:02.021Z] #39 ... [2020-05-20T18:29:02.021Z] [2020-05-20T18:29:02.021Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:29:02.021Z] #48 172.7 + GOBIN=/build [2020-05-20T18:29:02.279Z] #48 172.7 + /build/gometalinter --install [2020-05-20T18:29:02.279Z] #48 172.7 Installing: [2020-05-20T18:29:02.279Z] #48 172.7 deadcode [2020-05-20T18:29:02.279Z] #48 172.7 dupl [2020-05-20T18:29:02.279Z] #48 172.7 errcheck [2020-05-20T18:29:02.279Z] #48 172.7 gas [2020-05-20T18:29:02.279Z] #48 172.7 gochecknoglobals [2020-05-20T18:29:02.279Z] #48 172.7 gochecknoinits [2020-05-20T18:29:02.279Z] #48 172.7 goconst [2020-05-20T18:29:02.279Z] #48 172.7 gocyclo [2020-05-20T18:29:02.279Z] #48 172.7 goimports [2020-05-20T18:29:02.279Z] #48 172.7 golint [2020-05-20T18:29:02.279Z] #48 172.7 gosimple [2020-05-20T18:29:02.279Z] #48 172.7 gotype [2020-05-20T18:29:02.279Z] #48 172.7 gotypex [2020-05-20T18:29:02.279Z] #48 172.7 ineffassign [2020-05-20T18:29:02.279Z] #48 172.7 interfacer [2020-05-20T18:29:02.279Z] #48 172.7 lll [2020-05-20T18:29:02.279Z] #48 172.7 maligned [2020-05-20T18:29:02.279Z] #48 172.7 megacheck [2020-05-20T18:29:02.279Z] #48 172.7 misspell [2020-05-20T18:29:02.279Z] #48 172.7 nakedret [2020-05-20T18:29:02.279Z] #48 172.7 safesql [2020-05-20T18:29:02.279Z] #48 172.7 staticcheck [2020-05-20T18:29:02.279Z] #48 172.7 structcheck [2020-05-20T18:29:02.279Z] #48 172.7 unconvert [2020-05-20T18:29:02.279Z] #48 172.7 unparam [2020-05-20T18:29:02.279Z] #48 172.7 unused [2020-05-20T18:29:02.279Z] #48 172.7 varcheck [2020-05-20T18:29:02.845Z] #48 ... [2020-05-20T18:29:02.845Z] [2020-05-20T18:29:02.845Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:02.845Z] #42 163.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-20T18:29:02.845Z] #42 164.0 vendor/golang.org/x/crypto/poly1305 [2020-05-20T18:29:02.845Z] #42 164.5 vendor/golang.org/x/sys/cpu [2020-05-20T18:29:02.845Z] #42 164.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-20T18:29:02.845Z] #42 165.8 net [2020-05-20T18:29:02.845Z] #42 166.2 vendor/golang.org/x/crypto/hkdf [2020-05-20T18:29:02.845Z] #42 166.3 vendor/golang.org/x/text/transform [2020-05-20T18:29:02.845Z] #42 167.1 vendor/golang.org/x/text/unicode/bidi [2020-05-20T18:29:02.845Z] #42 169.1 vendor/golang.org/x/text/secure/bidirule [2020-05-20T18:29:02.845Z] #42 169.4 vendor/golang.org/x/text/unicode/norm [2020-05-20T18:29:02.845Z] #42 173.5 vendor/golang.org/x/net/idna [2020-05-20T18:29:03.103Z] #42 ... [2020-05-20T18:29:03.103Z] [2020-05-20T18:29:03.103Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:03.103Z] #39 66.29 DEP criu/pie/util-vdso-elf32.d [2020-05-20T18:29:03.103Z] #39 66.44 DEP criu/pie/util-vdso.d [2020-05-20T18:29:03.103Z] #39 66.54 DEP criu/pie/util.d [2020-05-20T18:29:03.103Z] #39 66.79 CC criu/pie/util.o [2020-05-20T18:29:03.103Z] #39 67.17 CC criu/pie/util-vdso.o [2020-05-20T18:29:03.298Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.423s coverage: 13.7% of statements [2020-05-20T18:29:03.916Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-05-20T18:29:04.034Z] #39 67.96 CC criu/pie/util-vdso-elf32.o [2020-05-20T18:29:04.529Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements [2020-05-20T18:29:04.599Z] #39 68.73 AR criu/pie/pie.lib.a [2020-05-20T18:29:04.599Z] #39 68.83 DEP criu/pie/restorer.d [2020-05-20T18:29:04.810Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-20T18:29:04.856Z] #39 69.15 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-20T18:29:05.113Z] #39 69.39 DEP criu/arch/x86/restorer_unmap.d [2020-05-20T18:29:05.113Z] #39 69.40 DEP criu/arch/x86/restorer.d [2020-05-20T18:29:05.678Z] #39 69.75 DEP criu/arch/x86/vdso-pie.d [2020-05-20T18:29:05.678Z] #39 69.84 DEP criu/pie/parasite-vdso.d [2020-05-20T18:29:05.678Z] #39 69.95 DEP criu/pie/parasite.d [2020-05-20T18:29:05.813Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-20T18:29:05.940Z] #39 70.19 CC criu/pie/parasite.o [2020-05-20T18:29:06.425Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.5% of statements [2020-05-20T18:29:06.425Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T18:29:06.425Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T18:29:06.425Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T18:29:06.425Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T18:29:07.783Z] ---> d21bb4287c24 [2020-05-20T18:29:07.783Z] Successfully built d21bb4287c24 [2020-05-20T18:29:07.783Z] Successfully tagged docker:latest [2020-05-20T18:29:07.783Z] INFO: Image build ended at 05/20/2020 18:29:06. Duration:00:03:08.0258083 [2020-05-20T18:29:07.783Z] [2020-05-20T18:29:07.783Z] [2020-05-20T18:29:07.783Z] INFO: Building the test binaries at 05/20/2020 18:29:06... [2020-05-20T18:29:07.838Z] #39 71.65 LINK criu/pie/parasite.built-in.o [2020-05-20T18:29:07.838Z] #39 71.68 GEN criu/pie/parasite-blob.h [2020-05-20T18:29:07.838Z] #39 71.69 CC criu/pie/parasite-vdso.o [2020-05-20T18:29:07.890Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-20T18:29:08.407Z] #39 72.48 CC criu/arch/x86/vdso-pie.o [2020-05-20T18:29:08.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 56.9% of statements [2020-05-20T18:29:08.973Z] #39 72.92 CC criu/arch/x86/restorer.o [2020-05-20T18:29:09.539Z] #39 73.53 CC criu/arch/x86/restorer_unmap.o [2020-05-20T18:29:09.539Z] #39 73.57 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-20T18:29:09.797Z] #39 73.89 CC criu/pie/restorer.o [2020-05-20T18:29:10.814Z] INFO: make.ps1 starting at 05/20/2020 18:29:10 [2020-05-20T18:29:10.814Z] INFO: Git commit (29796375c) assumed from DOCKER_GITCOMMIT environment variable [2020-05-20T18:29:11.295Z] INFO: Invoking autogen... [2020-05-20T18:29:11.776Z] INFO: Building daemon... [2020-05-20T18:29:13.260Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 46.2% of statements [2020-05-20T18:29:13.974Z] #39 77.43 LINK criu/pie/restorer.built-in.o [2020-05-20T18:29:13.974Z] #39 77.45 GEN criu/pie/restorer-blob.h [2020-05-20T18:29:13.974Z] #39 77.59 DEP criu/vdso.d [2020-05-20T18:29:13.974Z] #39 77.85 DEP criu/vdso-compat.d [2020-05-20T18:29:13.974Z] #39 78.07 DEP criu/uts_ns.d [2020-05-20T18:29:14.232Z] #39 78.23 DEP criu/util.d [2020-05-20T18:29:14.232Z] #39 78.42 DEP criu/uffd.d [2020-05-20T18:29:14.489Z] #39 78.59 DEP criu/tun.d [2020-05-20T18:29:14.746Z] #39 78.88 DEP criu/tty.d [2020-05-20T18:29:15.003Z] #39 79.14 DEP criu/timerfd.d [2020-05-20T18:29:15.260Z] #39 79.36 DEP criu/sysfs_parse.d [2020-05-20T18:29:15.518Z] #39 ... [2020-05-20T18:29:15.518Z] [2020-05-20T18:29:15.518Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-20T18:29:15.518Z] #45 DONE 186.1s [2020-05-20T18:29:15.518Z] [2020-05-20T18:29:15.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:15.518Z] #39 79.64 DEP criu/sysctl.d [2020-05-20T18:29:15.518Z] #39 ... [2020-05-20T18:29:15.518Z] [2020-05-20T18:29:15.518Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:15.518Z] #42 175.9 vendor/golang.org/x/net/http2/hpack [2020-05-20T18:29:15.518Z] #42 177.0 mime [2020-05-20T18:29:15.518Z] #42 178.8 mime/quotedprintable [2020-05-20T18:29:15.518Z] #42 179.2 net/http/internal [2020-05-20T18:29:15.518Z] #42 179.7 os/exec [2020-05-20T18:29:15.518Z] #42 184.5 net/textproto [2020-05-20T18:29:15.518Z] #42 184.5 crypto/x509 [2020-05-20T18:29:15.518Z] #42 185.9 vendor/golang.org/x/net/http/httpguts [2020-05-20T18:29:15.926Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.336s coverage: 49.5% of statements [2020-05-20T18:29:16.084Z] #42 186.4 vendor/golang.org/x/net/http/httpproxy [2020-05-20T18:29:16.084Z] #42 ... [2020-05-20T18:29:16.084Z] [2020-05-20T18:29:16.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:16.084Z] #39 80.01 DEP criu/string.d [2020-05-20T18:29:16.084Z] #39 80.08 DEP criu/stats.d [2020-05-20T18:29:16.084Z] #39 80.29 DEP criu/sockets.d [2020-05-20T18:29:16.342Z] #39 80.59 DEP criu/sk-unix.d [2020-05-20T18:29:16.342Z] #39 ... [2020-05-20T18:29:16.342Z] [2020-05-20T18:29:16.342Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:29:16.342Z] #14 81.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-20T18:29:16.342Z] #14 81.47 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:29:16.342Z] #14 81.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:16.342Z] #14 81.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-20T18:29:16.342Z] #14 81.64 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:29:16.342Z] #14 81.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:16.909Z] #14 ... [2020-05-20T18:29:16.909Z] [2020-05-20T18:29:16.909Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:16.909Z] #42 187.3 mime/multipart [2020-05-20T18:29:18.809Z] #42 189.3 crypto/tls [2020-05-20T18:29:22.989Z] #42 ... [2020-05-20T18:29:22.989Z] [2020-05-20T18:29:22.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:22.990Z] #39 80.92 DEP criu/sk-tcp.d [2020-05-20T18:29:22.990Z] #39 81.07 DEP criu/sk-queue.d [2020-05-20T18:29:22.990Z] #39 81.21 DEP criu/sk-packet.d [2020-05-20T18:29:22.990Z] #39 81.42 DEP criu/sk-netlink.d [2020-05-20T18:29:22.990Z] #39 81.56 DEP criu/sk-inet.d [2020-05-20T18:29:22.990Z] #39 81.73 DEP criu/signalfd.d [2020-05-20T18:29:22.990Z] #39 81.88 DEP criu/sigframe.d [2020-05-20T18:29:22.990Z] #39 82.03 DEP criu/shmem.d [2020-05-20T18:29:22.990Z] #39 82.18 DEP criu/servicefd.d [2020-05-20T18:29:22.990Z] #39 82.37 DEP criu/seize.d [2020-05-20T18:29:22.990Z] #39 82.58 DEP criu/seccomp.d [2020-05-20T18:29:22.990Z] #39 82.86 DEP criu/rst-malloc.d [2020-05-20T18:29:22.990Z] #39 82.93 DEP criu/rbtree.d [2020-05-20T18:29:22.990Z] #39 82.98 DEP criu/pstree.d [2020-05-20T18:29:22.990Z] #39 83.14 DEP criu/protobuf.d [2020-05-20T18:29:22.990Z] #39 83.30 GEN criu/protobuf-desc-gen.h [2020-05-20T18:29:22.990Z] #39 84.86 DEP criu/protobuf-desc.d [2020-05-20T18:29:22.990Z] #39 84.99 DEP criu/proc_parse.d [2020-05-20T18:29:22.990Z] #39 85.15 DEP criu/plugin.d [2020-05-20T18:29:22.990Z] #39 85.28 DEP criu/pipes.d [2020-05-20T18:29:22.990Z] #39 85.52 DEP criu/pie-util.d [2020-05-20T18:29:22.990Z] #39 85.69 DEP criu/pie-util-vdso.d [2020-05-20T18:29:22.990Z] #39 85.89 DEP criu/pie-util-vdso-elf32.d [2020-05-20T18:29:22.990Z] #39 85.99 DEP criu/path.d [2020-05-20T18:29:22.990Z] #39 86.12 DEP criu/parasite-syscall.d [2020-05-20T18:29:22.990Z] #39 86.35 DEP criu/pagemap.d [2020-05-20T18:29:22.990Z] #39 86.59 DEP criu/pagemap-cache.d [2020-05-20T18:29:22.990Z] #39 86.71 DEP criu/page-xfer.d [2020-05-20T18:29:22.990Z] #39 86.90 DEP criu/page-pipe.d [2020-05-20T18:29:22.990Z] #39 87.01 DEP criu/netfilter.d [2020-05-20T18:29:23.247Z] #39 87.22 DEP criu/net.d [2020-05-20T18:29:23.247Z] #39 87.39 DEP criu/namespaces.d [2020-05-20T18:29:23.504Z] #39 87.58 DEP criu/mount.d [2020-05-20T18:29:23.761Z] #39 87.77 DEP criu/mem.d [2020-05-20T18:29:23.761Z] #39 87.98 DEP criu/lsm.d [2020-05-20T18:29:24.018Z] #39 88.20 DEP criu/log.d [2020-05-20T18:29:24.275Z] #39 88.34 DEP criu/libnetlink.d [2020-05-20T18:29:24.275Z] #39 88.50 DEP criu/kerndat.d [2020-05-20T18:29:24.288Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.543s coverage: 72.3% of statements [2020-05-20T18:29:24.288Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T18:29:24.288Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.479s coverage: 60.4% of statements [2020-05-20T18:29:24.288Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T18:29:24.288Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-05-20T18:29:24.532Z] #39 88.70 DEP criu/kcmp-ids.d [2020-05-20T18:29:24.789Z] #39 88.77 DEP criu/irmap.d [2020-05-20T18:29:24.789Z] #39 88.94 DEP criu/ipc_ns.d [2020-05-20T18:29:25.046Z] #39 89.17 DEP criu/image.d [2020-05-20T18:29:25.291Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.760s coverage: 76.1% of statements [2020-05-20T18:29:25.291Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T18:29:25.291Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-05-20T18:29:25.303Z] #39 89.41 DEP criu/image-desc.d [2020-05-20T18:29:25.303Z] #39 ... [2020-05-20T18:29:25.303Z] [2020-05-20T18:29:25.303Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:25.303Z] #42 195.7 net/http/httptrace [2020-05-20T18:29:25.560Z] #42 196.0 net/http [2020-05-20T18:29:25.572Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-05-20T18:29:27.586Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.7% of statements [2020-05-20T18:29:27.586Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-20T18:29:27.586Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T18:29:27.586Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T18:29:28.590Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-05-20T18:29:28.590Z] ok github.com/docker/docker/daemon/logger/awslogs 0.079s coverage: 78.6% of statements [2020-05-20T18:29:28.590Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T18:29:28.590Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T18:29:29.202Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-05-20T18:29:29.816Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-05-20T18:29:29.816Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-05-20T18:29:30.819Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 74.7% of statements [2020-05-20T18:29:30.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T18:29:30.819Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 37.9% of statements [2020-05-20T18:29:30.827Z] #42 ... [2020-05-20T18:29:30.827Z] [2020-05-20T18:29:30.827Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-20T18:29:30.827Z] #26 200.4 + rm -rf /tmp/tmp.6kEqs6FOhZ [2020-05-20T18:29:30.827Z] #26 DONE 201.1s [2020-05-20T18:29:30.827Z] [2020-05-20T18:29:30.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:30.827Z] #39 89.55 DEP criu/fsnotify.d [2020-05-20T18:29:30.827Z] #39 89.75 DEP criu/filesystems.d [2020-05-20T18:29:30.827Z] #39 89.92 DEP criu/files.d [2020-05-20T18:29:30.827Z] #39 90.11 DEP criu/files-reg.d [2020-05-20T18:29:30.827Z] #39 90.29 DEP criu/files-ext.d [2020-05-20T18:29:30.827Z] #39 90.43 DEP criu/file-lock.d [2020-05-20T18:29:30.827Z] #39 90.62 DEP criu/file-ids.d [2020-05-20T18:29:30.827Z] #39 90.77 DEP criu/fifo.d [2020-05-20T18:29:30.827Z] #39 90.88 DEP criu/fdstore.d [2020-05-20T18:29:30.827Z] #39 91.06 DEP criu/fault-injection.d [2020-05-20T18:29:30.827Z] #39 91.10 DEP criu/external.d [2020-05-20T18:29:30.827Z] #39 91.19 DEP criu/eventpoll.d [2020-05-20T18:29:30.827Z] #39 91.42 DEP criu/eventfd.d [2020-05-20T18:29:30.827Z] #39 91.60 DEP criu/crtools.d [2020-05-20T18:29:30.827Z] #39 91.85 DEP criu/cr-service.d [2020-05-20T18:29:30.827Z] #39 92.11 DEP criu/cr-restore.d [2020-05-20T18:29:30.827Z] #39 92.35 DEP criu/cr-errno.d [2020-05-20T18:29:30.827Z] #39 92.38 DEP criu/cr-dump.d [2020-05-20T18:29:30.827Z] #39 92.59 DEP criu/cr-dedup.d [2020-05-20T18:29:30.827Z] #39 92.80 DEP criu/cr-check.d [2020-05-20T18:29:30.827Z] #39 93.02 DEP criu/config.d [2020-05-20T18:29:30.827Z] #39 93.25 DEP criu/clone-noasan.d [2020-05-20T18:29:30.827Z] #39 93.32 DEP criu/cgroup.d [2020-05-20T18:29:30.827Z] #39 93.53 DEP criu/cgroup-props.d [2020-05-20T18:29:30.827Z] #39 93.65 DEP criu/bitmap.d [2020-05-20T18:29:30.827Z] #39 93.67 DEP criu/bfd.d [2020-05-20T18:29:30.827Z] #39 93.85 DEP criu/autofs.d [2020-05-20T18:29:30.827Z] #39 94.07 DEP criu/aio.d [2020-05-20T18:29:30.827Z] #39 94.31 DEP criu/action-scripts.d [2020-05-20T18:29:30.827Z] #39 94.84 CC criu/action-scripts.o [2020-05-20T18:29:31.761Z] #39 95.64 CC criu/aio.o [2020-05-20T18:29:31.971Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-05-20T18:29:32.019Z] #39 96.06 CC criu/autofs.o [2020-05-20T18:29:32.253Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-05-20T18:29:32.864Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-20T18:29:33.146Z] ok github.com/docker/docker/daemon/logger/splunk 1.436s coverage: 84.5% of statements [2020-05-20T18:29:33.146Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T18:29:33.146Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T18:29:33.919Z] #39 97.81 CC criu/bfd.o [2020-05-20T18:29:34.177Z] #39 98.39 CC criu/bitmap.o [2020-05-20T18:29:34.435Z] #39 98.57 CC criu/cgroup-props.o [2020-05-20T18:29:34.611Z] ok github.com/docker/docker/distribution 0.242s coverage: 22.3% of statements [2020-05-20T18:29:34.611Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-05-20T18:29:34.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T18:29:35.369Z] #39 99.44 CC criu/cgroup.o [2020-05-20T18:29:35.615Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-20T18:29:36.068Z] 🇩 bin/containerd [2020-05-20T18:29:36.303Z] #39 ... [2020-05-20T18:29:36.303Z] [2020-05-20T18:29:36.303Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:29:36.303Z] #14 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-20T18:29:36.303Z] #14 101.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-20T18:29:36.303Z] #14 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:36.618Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-20T18:29:36.898Z] ok github.com/docker/docker/distribution/xfer 1.419s coverage: 83.9% of statements [2020-05-20T18:29:36.898Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T18:29:37.179Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-05-20T18:29:37.179Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T18:29:37.237Z] #14 ... [2020-05-20T18:29:37.237Z] [2020-05-20T18:29:37.237Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:37.237Z] #42 207.8 github.com/LK4D4/vndr/godl [2020-05-20T18:29:37.790Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-05-20T18:29:37.790Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-20T18:29:38.171Z] #42 208.5 github.com/LK4D4/vndr [2020-05-20T18:29:38.402Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-20T18:29:38.402Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-20T18:29:38.402Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-20T18:29:38.683Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T18:29:38.964Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-05-20T18:29:39.577Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-20T18:29:40.579Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-05-20T18:29:40.579Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-20T18:29:42.354Z] #42 ... [2020-05-20T18:29:42.354Z] [2020-05-20T18:29:42.354Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:29:42.354Z] #14 116.4 Selecting previously unselected package libonig5:amd64. [2020-05-20T18:29:42.354Z] #14 116.5 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 116.5 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:29:42.354Z] #14 116.7 Selecting previously unselected package libjq1:amd64. [2020-05-20T18:29:42.354Z] #14 116.7 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 116.7 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:29:42.354Z] #14 116.8 Selecting previously unselected package jq. [2020-05-20T18:29:42.354Z] #14 116.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 116.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:29:42.354Z] #14 116.9 Selecting previously unselected package libaio1:amd64. [2020-05-20T18:29:42.354Z] #14 116.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 116.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-20T18:29:42.354Z] #14 117.0 Selecting previously unselected package libbtrfs0. [2020-05-20T18:29:42.354Z] #14 117.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 117.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:29:42.354Z] #14 117.1 Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:29:42.354Z] #14 117.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-20T18:29:42.354Z] #14 117.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:29:42.354Z] #14 117.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-20T18:29:42.355Z] #14 117.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:29:42.355Z] #14 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:29:42.355Z] #14 117.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-20T18:29:42.355Z] #14 117.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-20T18:29:42.355Z] #14 117.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:29:42.355Z] #14 117.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-20T18:29:42.355Z] #14 117.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-20T18:29:42.355Z] #14 117.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-20T18:29:42.593Z] ok github.com/docker/docker/pkg/archive 0.466s coverage: 76.8% of statements [2020-05-20T18:29:42.612Z] #14 117.7 Selecting previously unselected package libpcre16-3:amd64. [2020-05-20T18:29:42.612Z] #14 117.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-20T18:29:42.612Z] #14 117.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-20T18:29:42.612Z] #14 117.9 Selecting previously unselected package libpcre32-3:amd64. [2020-05-20T18:29:42.870Z] #14 117.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-20T18:29:42.870Z] #14 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-20T18:29:42.870Z] #14 118.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-20T18:29:42.870Z] #14 118.1 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-20T18:29:42.870Z] #14 118.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-20T18:29:43.128Z] #14 118.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-20T18:29:43.128Z] #14 118.2 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-20T18:29:43.128Z] #14 118.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-20T18:29:43.204Z] ok github.com/docker/docker/pkg/authorization 0.210s coverage: 66.7% of statements [2020-05-20T18:29:43.204Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-20T18:29:43.485Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-20T18:29:43.645Z] #14 118.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-20T18:29:43.645Z] #14 118.6 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-20T18:29:43.645Z] #14 118.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-20T18:29:43.645Z] #14 118.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-20T18:29:43.645Z] #14 118.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-20T18:29:43.645Z] #14 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-20T18:29:43.645Z] #14 118.9 Selecting previously unselected package libgpm2:amd64. [2020-05-20T18:29:43.903Z] #14 119.0 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-20T18:29:43.903Z] #14 119.0 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-20T18:29:43.903Z] #14 119.0 Selecting previously unselected package libicu63:amd64. [2020-05-20T18:29:43.903Z] #14 119.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-20T18:29:43.903Z] #14 119.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:29:45.807Z] #14 ... [2020-05-20T18:29:45.807Z] [2020-05-20T18:29:45.807Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-20T18:29:45.807Z] #42 DONE 216.2s [2020-05-20T18:29:45.807Z] [2020-05-20T18:29:45.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:45.807Z] #39 102.3 CC criu/clone-noasan.o [2020-05-20T18:29:45.807Z] #39 102.4 CC criu/config.o [2020-05-20T18:29:45.807Z] #39 104.0 CC criu/cr-check.o [2020-05-20T18:29:45.807Z] #39 106.2 CC criu/cr-dedup.o [2020-05-20T18:29:45.807Z] #39 106.6 CC criu/cr-dump.o [2020-05-20T18:29:45.807Z] #39 108.9 CC criu/cr-errno.o [2020-05-20T18:29:45.807Z] #39 108.9 CC criu/cr-restore.o [2020-05-20T18:29:47.852Z] ok github.com/docker/docker/pkg/chrootarchive 3.512s coverage: 43.2% of statements [2020-05-20T18:29:47.853Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-20T18:29:48.133Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-20T18:29:48.133Z] ok github.com/docker/docker/layer 7.916s coverage: 72.0% of statements [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T18:29:48.133Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T18:29:48.336Z] #39 ... [2020-05-20T18:29:48.336Z] [2020-05-20T18:29:48.336Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:29:48.336Z] #14 123.4 Selecting previously unselected package libnet1:amd64. [2020-05-20T18:29:48.336Z] #14 123.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-20T18:29:48.336Z] #14 123.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:29:48.336Z] #14 123.5 Selecting previously unselected package libnl-3-200:amd64. [2020-05-20T18:29:48.336Z] #14 123.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-20T18:29:48.336Z] #14 123.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:29:48.414Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-20T18:29:48.594Z] #14 123.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-20T18:29:48.594Z] #14 123.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-20T18:29:48.594Z] #14 123.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:29:48.594Z] #14 123.7 Selecting previously unselected package libreadline5:amd64. [2020-05-20T18:29:48.594Z] #14 123.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-20T18:29:48.594Z] #14 123.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-20T18:29:48.852Z] #14 123.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-20T18:29:48.852Z] #14 123.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-20T18:29:48.852Z] #14 123.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:29:49.026Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-20T18:29:49.111Z] #14 124.2 Selecting previously unselected package net-tools. [2020-05-20T18:29:49.111Z] #14 124.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-20T18:29:49.111Z] #14 124.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:29:49.111Z] #14 124.4 Selecting previously unselected package python-pip-whl. [2020-05-20T18:29:49.307Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-05-20T18:29:49.368Z] #14 124.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-20T18:29:49.368Z] #14 124.4 Unpacking python-pip-whl (18.1-5) ... [2020-05-20T18:29:49.587Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-05-20T18:29:49.934Z] #14 125.0 Selecting previously unselected package python3-lib2to3. [2020-05-20T18:29:49.934Z] #14 125.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T18:29:49.934Z] #14 125.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:29:49.934Z] #14 125.1 Selecting previously unselected package python3-distutils. [2020-05-20T18:29:49.934Z] #14 125.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T18:29:49.934Z] #14 125.1 Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T18:29:50.192Z] #14 125.3 Selecting previously unselected package python3-pip. [2020-05-20T18:29:50.192Z] #14 125.3 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-20T18:29:50.192Z] #14 125.3 Unpacking python3-pip (18.1-5) ... [2020-05-20T18:29:50.450Z] #14 125.5 Selecting previously unselected package python3-pkg-resources. [2020-05-20T18:29:50.450Z] #14 125.5 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:29:50.450Z] #14 125.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:29:50.450Z] #14 125.6 Selecting previously unselected package python3-setuptools. [2020-05-20T18:29:50.450Z] #14 125.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T18:29:50.450Z] #14 125.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T18:29:50.708Z] #14 125.8 Selecting previously unselected package python3-wheel. [2020-05-20T18:29:50.708Z] #14 125.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T18:29:50.708Z] #14 125.8 Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T18:29:50.708Z] #14 125.8 Selecting previously unselected package thin-provisioning-tools. [2020-05-20T18:29:50.708Z] #14 125.8 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-20T18:29:50.708Z] #14 125.8 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:29:50.967Z] #14 126.1 Selecting previously unselected package vim-runtime. [2020-05-20T18:29:50.967Z] #14 126.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:29:50.967Z] #14 126.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T18:29:50.967Z] #14 126.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T18:29:50.967Z] #14 126.2 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:29:51.053Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 66.3% of statements [2020-05-20T18:29:51.665Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-20T18:29:52.277Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-05-20T18:29:52.559Z] ok github.com/docker/docker/pkg/fsutils 0.400s coverage: 85.1% of statements [2020-05-20T18:29:52.559Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-05-20T18:29:53.561Z] ok github.com/docker/docker/pkg/idtools 0.262s coverage: 70.1% of statements [2020-05-20T18:29:53.561Z] ok github.com/docker/docker/pkg/ioutils 0.286s coverage: 70.4% of statements [2020-05-20T18:29:53.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-05-20T18:29:53.842Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-05-20T18:29:54.123Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-20T18:29:54.123Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T18:29:54.249Z] #14 129.4 Selecting previously unselected package vim. [2020-05-20T18:29:54.249Z] #14 129.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-20T18:29:54.249Z] #14 129.5 Unpacking vim (2:8.1.0875-5) ... [2020-05-20T18:29:54.736Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-20T18:29:55.017Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-20T18:29:55.183Z] #14 130.0 Selecting previously unselected package xfsprogs. [2020-05-20T18:29:55.183Z] #14 130.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-20T18:29:55.183Z] #14 130.0 Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T18:29:55.298Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-20T18:29:55.441Z] #14 130.5 Selecting previously unselected package zip. [2020-05-20T18:29:55.441Z] #14 130.6 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-20T18:29:55.441Z] #14 130.6 Unpacking zip (3.0-11+b1) ... [2020-05-20T18:29:55.579Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-05-20T18:29:55.699Z] #14 130.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-20T18:29:55.699Z] #14 130.8 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:29:55.699Z] #14 130.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:29:55.699Z] #14 130.8 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-20T18:29:55.699Z] #14 130.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-20T18:29:55.699Z] #14 130.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:29:55.699Z] #14 130.9 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-20T18:29:55.699Z] #14 130.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-20T18:29:55.699Z] #14 130.9 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-20T18:29:55.699Z] #14 130.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-20T18:29:55.699Z] #14 130.9 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-20T18:29:55.860Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-20T18:29:55.957Z] #14 130.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:55.957Z] #14 130.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-20T18:29:55.957Z] #14 130.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up zip (3.0-11+b1) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:29:55.957Z] #14 131.0 Setting up bash-completion (1:2.8-6) ... [2020-05-20T18:29:56.141Z] ok github.com/docker/docker/pkg/mount 1.300s coverage: 69.6% of statements [2020-05-20T18:29:56.141Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T18:29:56.141Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T18:29:56.141Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T18:29:56.754Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-05-20T18:29:57.366Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-20T18:29:57.647Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-05-20T18:29:57.928Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-20T18:29:58.570Z] #14 133.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-20T18:29:58.570Z] #14 133.8 Setting up xz-utils (5.2.4-1) ... [2020-05-20T18:29:58.570Z] #14 133.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T18:29:58.570Z] #14 133.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-20T18:29:58.570Z] #14 133.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:29:58.570Z] #14 133.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:29:58.570Z] #14 133.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:29:58.827Z] #14 133.8 Setting up pigz (2.4-1) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up python-pip-whl (18.1-5) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-20T18:29:58.827Z] #14 133.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:29:58.931Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-05-20T18:29:59.391Z] #14 134.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-20T18:29:59.392Z] #14 134.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-20T18:29:59.392Z] #14 134.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-20T18:29:59.392Z] #14 134.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:29:59.392Z] #14 134.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-20T18:29:59.392Z] #14 134.5 Setting up vim (2:8.1.0875-5) ... [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T18:29:59.392Z] #14 134.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-20T18:29:59.392Z] #14 134.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-20T18:29:59.392Z] #14 134.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:59.392Z] #14 134.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-05-20T18:29:59.392Z] #14 134.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-05-20T18:29:59.392Z] #14 134.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:29:59.392Z] #14 134.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-05-20T18:29:59.392Z] #14 134.6 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-05-20T18:29:59.392Z] #14 134.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:29:59.392Z] #14 134.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:29:59.392Z] #14 134.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-20T18:29:59.544Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-20T18:29:59.649Z] #14 134.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:29:59.649Z] #14 134.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-20T18:29:59.649Z] #14 134.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:29:59.907Z] #14 ... [2020-05-20T18:29:59.907Z] [2020-05-20T18:29:59.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:29:59.907Z] #39 114.1 CC criu/cr-service.o [2020-05-20T18:29:59.907Z] #39 115.6 CC criu/crtools.o [2020-05-20T18:29:59.907Z] #39 116.1 CC criu/eventfd.o [2020-05-20T18:29:59.907Z] #39 116.5 CC criu/eventpoll.o [2020-05-20T18:29:59.907Z] #39 117.2 CC criu/external.o [2020-05-20T18:29:59.907Z] #39 117.6 CC criu/fault-injection.o [2020-05-20T18:29:59.907Z] #39 117.7 CC criu/fdstore.o [2020-05-20T18:29:59.907Z] #39 118.1 CC criu/fifo.o [2020-05-20T18:29:59.907Z] #39 118.4 CC criu/file-ids.o [2020-05-20T18:29:59.907Z] #39 118.7 CC criu/file-lock.o [2020-05-20T18:29:59.907Z] #39 119.4 CC criu/files-ext.o [2020-05-20T18:29:59.907Z] #39 119.8 CC criu/files-reg.o [2020-05-20T18:29:59.907Z] #39 122.1 CC criu/files.o [2020-05-20T18:29:59.907Z] #39 124.2 CC criu/filesystems.o [2020-05-20T18:30:00.840Z] #39 125.0 CC criu/fsnotify.o [2020-05-20T18:30:02.213Z] #39 126.1 CC criu/image-desc.o [2020-05-20T18:30:02.213Z] #39 126.2 CC criu/image.o [2020-05-20T18:30:02.472Z] #39 ... [2020-05-20T18:30:02.472Z] [2020-05-20T18:30:02.472Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-20T18:30:02.472Z] #14 137.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-20T18:30:02.472Z] #14 137.7 Setting up iptables (1.8.2-4) ... [2020-05-20T18:30:02.472Z] #14 137.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:30:02.472Z] #14 137.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:30:02.472Z] #14 137.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:30:02.472Z] #14 137.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:30:02.472Z] #14 137.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T18:30:02.730Z] #14 137.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T18:30:02.730Z] #14 137.7 Setting up python3 (3.7.3-1) ... [2020-05-20T18:30:02.988Z] #14 138.1 Setting up python3-wheel (0.32.3-2) ... [2020-05-20T18:30:03.054Z] ok github.com/docker/docker/pkg/signal 2.753s coverage: 61.0% of statements [2020-05-20T18:30:03.054Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-05-20T18:30:03.117Z] 🇩 bin/containerd-stress [2020-05-20T18:30:03.335Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-20T18:30:03.554Z] #14 138.7 Setting up apparmor (2.13.2-10) ... [2020-05-20T18:30:03.617Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-20T18:30:03.897Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-20T18:30:04.178Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-05-20T18:30:04.792Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 35.1% of statements [2020-05-20T18:30:05.073Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-05-20T18:30:05.451Z] #14 140.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:30:05.708Z] #14 140.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:30:05.810Z] 🇩 bin/containerd-shim [2020-05-20T18:30:06.079Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2020-05-20T18:30:06.360Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-05-20T18:30:06.530Z] #14 141.6 Setting up python3-distutils (3.7.3-1) ... [2020-05-20T18:30:06.641Z] testing: warning: no tests to run [2020-05-20T18:30:06.641Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-05-20T18:30:07.094Z] #14 142.1 Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T18:30:07.255Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-20T18:30:07.255Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-20T18:30:07.538Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-05-20T18:30:08.283Z] #14 143.2 Setting up python3-pip (18.1-5) ... [2020-05-20T18:30:09.214Z] #14 144.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:30:09.214Z] #14 144.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-20T18:30:09.214Z] #14 144.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-20T18:30:09.214Z] #14 144.3 Setting up xfsprogs (4.20.0-1) ... [2020-05-20T18:30:09.214Z] #14 144.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-20T18:30:09.214Z] #14 144.4 Processing triggers for mime-support (3.62) ... [2020-05-20T18:30:09.214Z] #14 144.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:30:09.554Z] ok github.com/docker/docker/plugin 0.557s coverage: 27.3% of statements [2020-05-20T18:30:09.836Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-20T18:30:10.148Z] #14 DONE 145.0s [2020-05-20T18:30:10.148Z] [2020-05-20T18:30:10.148Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-20T18:30:10.535Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-05-20T18:30:10.535Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-20T18:30:10.535Z] Congratulations! All toml source files changed here have valid syntax. [2020-05-20T18:30:10.535Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-20T18:30:10.535Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-20T18:30:10.840Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-05-20T18:30:10.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/make.sh dynbinary-daemon test-docker-py [2020-05-20T18:30:11.116Z] [2020-05-20T18:30:11.121Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-20T18:30:11.373Z] Removing bundles/ [2020-05-20T18:30:11.373Z] [2020-05-20T18:30:11.373Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-20T18:30:11.373Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:30:11.373Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T18:30:11.782Z] #15 1.728 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T18:30:11.782Z] #15 1.732 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T18:30:11.782Z] #15 1.736 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T18:30:11.782Z] #15 DONE 1.8s [2020-05-20T18:30:11.782Z] [2020-05-20T18:30:11.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:11.782Z] #39 127.1 CC criu/ipc_ns.o [2020-05-20T18:30:11.782Z] #39 128.4 CC criu/irmap.o [2020-05-20T18:30:11.782Z] #39 129.1 CC criu/kcmp-ids.o [2020-05-20T18:30:11.782Z] #39 129.3 CC criu/kerndat.o [2020-05-20T18:30:11.782Z] #39 130.4 CC criu/libnetlink.o [2020-05-20T18:30:11.782Z] #39 130.8 CC criu/log.o [2020-05-20T18:30:11.782Z] #39 131.3 CC criu/lsm.o [2020-05-20T18:30:11.782Z] #39 131.7 CC criu/mem.o [2020-05-20T18:30:11.782Z] #39 133.2 CC criu/mount.o [2020-05-20T18:30:11.782Z] #39 ... [2020-05-20T18:30:11.782Z] [2020-05-20T18:30:11.782Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-20T18:30:12.122Z] ok github.com/docker/docker/registry 0.109s coverage: 56.3% of statements [2020-05-20T18:30:13.130Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-05-20T18:30:13.130Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-05-20T18:30:13.744Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-05-20T18:30:14.356Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-20T18:30:14.968Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-05-20T18:30:15.976Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2020-05-20T18:30:16.136Z] 🇩 bin/containerd-shim-runc-v1 [2020-05-20T18:30:16.979Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-20T18:30:18.338Z] #16 6.193 Collecting yamllint==1.16.0 [2020-05-20T18:30:18.902Z] #16 ... [2020-05-20T18:30:18.902Z] [2020-05-20T18:30:18.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:18.902Z] #39 137.6 CC criu/namespaces.o [2020-05-20T18:30:18.902Z] #39 139.3 CC criu/net.o [2020-05-20T18:30:18.902Z] #39 142.8 CC criu/netfilter.o [2020-05-20T18:30:18.902Z] #39 143.1 CC criu/page-pipe.o [2020-05-20T18:30:19.617Z] 🇩 binaries [2020-05-20T18:30:19.617Z] + mkdir -p /build [2020-05-20T18:30:19.617Z] + cp bin/containerd /build/containerd [2020-05-20T18:30:19.617Z] + cp bin/containerd-shim /build/containerd-shim [2020-05-20T18:30:19.617Z] + cp bin/ctr /build/ctr [2020-05-20T18:30:19.833Z] #39 143.7 CC criu/page-xfer.o [2020-05-20T18:30:20.764Z] #39 144.9 CC criu/pagemap-cache.o [2020-05-20T18:30:21.021Z] #39 145.2 CC criu/pagemap.o [2020-05-20T18:30:21.952Z] #39 146.0 CC criu/parasite-syscall.o [2020-05-20T18:30:22.883Z] #39 146.9 CC criu/path.o [2020-05-20T18:30:23.141Z] #39 147.3 CC criu/pie-util-vdso-elf32.o [2020-05-20T18:30:23.399Z] #39 ... [2020-05-20T18:30:23.399Z] [2020-05-20T18:30:23.399Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-20T18:30:23.399Z] #16 11.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T18:30:23.399Z] #16 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T18:30:23.399Z] #16 11.65 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T18:30:23.399Z] #16 11.70 Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T18:30:23.656Z] #16 11.87 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T18:30:24.394Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-20T18:30:24.394Z] [2020-05-20T18:30:24.394Z] ________ ____ __. [2020-05-20T18:30:24.394Z] \_____ \ | |/ _| [2020-05-20T18:30:24.394Z] / | \| < [2020-05-20T18:30:24.394Z] / | \ | \ [2020-05-20T18:30:24.394Z] \_______ /____|__ \ [2020-05-20T18:30:24.394Z] \/ \/ [2020-05-20T18:30:24.394Z] [2020-05-20T18:30:24.394Z] INFO: make.ps1 ended at 05/20/2020 18:30:16 [2020-05-20T18:30:24.394Z] INFO: Binaries build ended at 05/20/2020 18:30:18. Duration:00:01:12.0743504 [2020-05-20T18:30:24.394Z] INFO: Copying the built daemon binary to d:\CI\PR-40978\4\binary\dockerd-29796375c.exe... [2020-05-20T18:30:24.394Z] INFO: Copying the built client binary to d:\CI\PR-40978\4\binary\docker-29796375c.exe... [2020-05-20T18:30:24.394Z] INFO: Copying dockerversion from the container... [2020-05-20T18:30:24.394Z] INFO: Copying the golang package from the container to d:\CI\PR-40978\4\installer\go.zip... [2020-05-20T18:30:24.394Z] INFO: Extracting go.zip to d:\CI\PR-40978\4\go [2020-05-20T18:30:25.027Z] #16 13.34 Building wheels for collected packages: pyyaml [2020-05-20T18:30:25.027Z] #16 13.34 Running setup.py bdist_wheel for pyyaml: started [2020-05-20T18:30:25.132Z] Removing intermediate container 8eff7869d82f [2020-05-20T18:30:25.132Z] ---> 820472d530e5 [2020-05-20T18:30:25.132Z] Step 61/140 : FROM dev-base AS proxy [2020-05-20T18:30:25.132Z] ---> 07336f171d11 [2020-05-20T18:30:25.132Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-05-20T18:30:25.132Z] ---> Running in 87879d5214ac [2020-05-20T18:30:25.417Z] Removing intermediate container 87879d5214ac [2020-05-20T18:30:25.417Z] ---> 40212f5aa950 [2020-05-20T18:30:25.417Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-05-20T18:30:25.417Z] ---> Running in 6906ca7db09a [2020-05-20T18:30:25.417Z] Removing intermediate container 6906ca7db09a [2020-05-20T18:30:25.417Z] ---> 3578bb383a5e [2020-05-20T18:30:25.417Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:30:25.706Z] ---> d8d07c00a10c [2020-05-20T18:30:25.706Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:30:25.706Z] ---> 9f6e3d33c817 [2020-05-20T18:30:25.706Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:30:25.706Z] ---> Running in b0ee79acb795 [2020-05-20T18:30:26.339Z] + RM_GOPATH=0 [2020-05-20T18:30:26.339Z] + TMP_GOPATH= [2020-05-20T18:30:26.339Z] + : /build [2020-05-20T18:30:26.339Z] + '[' -z '' ']' [2020-05-20T18:30:26.339Z] ++ mktemp -d [2020-05-20T18:30:26.339Z] + export GOPATH=/tmp/tmp.SDqHTEdc5s [2020-05-20T18:30:26.339Z] + GOPATH=/tmp/tmp.SDqHTEdc5s [2020-05-20T18:30:26.339Z] + RM_GOPATH=1 [2020-05-20T18:30:26.339Z] ++ dirname ./install.sh [2020-05-20T18:30:26.339Z] + dir=. [2020-05-20T18:30:26.339Z] + bin=proxy [2020-05-20T18:30:26.339Z] + shift [2020-05-20T18:30:26.339Z] + '[' '!' -f ./proxy.installer ']' [2020-05-20T18:30:26.339Z] + . ./proxy.installer [2020-05-20T18:30:26.339Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:30:26.339Z] + install_proxy [2020-05-20T18:30:26.339Z] + case "$1" in [2020-05-20T18:30:26.339Z] + export CGO_ENABLED=0 [2020-05-20T18:30:26.339Z] + CGO_ENABLED=0 [2020-05-20T18:30:26.339Z] + _install_proxy [2020-05-20T18:30:26.339Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-05-20T18:30:26.339Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SDqHTEdc5s/src/github.com/docker/libnetwork [2020-05-20T18:30:26.339Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:30:26.339Z] Cloning into '/tmp/tmp.SDqHTEdc5s/src/github.com/docker/libnetwork'... [2020-05-20T18:30:26.397Z] #16 14.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T18:30:26.397Z] #16 14.45 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T18:30:26.397Z] #16 14.55 Successfully built pyyaml [2020-05-20T18:30:26.397Z] #16 14.56 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-20T18:30:26.963Z] #16 14.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T18:30:26.963Z] #16 DONE 15.3s [2020-05-20T18:30:26.963Z] [2020-05-20T18:30:26.963Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-20T18:30:26.963Z] #52 189.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-20T18:30:26.963Z] #52 192.0 + mkdir -p /build [2020-05-20T18:30:26.963Z] #52 192.0 + cp runc /build/runc [2020-05-20T18:30:26.963Z] #52 DONE 192.4s [2020-05-20T18:30:26.963Z] [2020-05-20T18:30:26.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:26.963Z] #39 147.7 CC criu/pie-util-vdso.o [2020-05-20T18:30:26.963Z] #39 148.2 CC criu/pie-util.o [2020-05-20T18:30:26.963Z] #39 148.4 CC criu/pipes.o [2020-05-20T18:30:26.963Z] #39 149.2 CC criu/plugin.o [2020-05-20T18:30:26.963Z] #39 149.7 CC criu/proc_parse.o [2020-05-20T18:30:27.223Z] #39 ... [2020-05-20T18:30:27.223Z] [2020-05-20T18:30:27.223Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-20T18:30:27.223Z] #21 DONE 0.2s [2020-05-20T18:30:27.480Z] [2020-05-20T18:30:27.480Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T18:30:28.415Z] #25 DONE 1.1s [2020-05-20T18:30:28.415Z] [2020-05-20T18:30:28.415Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-20T18:30:28.673Z] #27 DONE 0.1s [2020-05-20T18:30:28.673Z] [2020-05-20T18:30:28.673Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-20T18:30:28.673Z] #30 DONE 0.1s [2020-05-20T18:30:28.673Z] [2020-05-20T18:30:28.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:28.673Z] #39 152.5 CC criu/protobuf-desc.o [2020-05-20T18:30:28.673Z] #39 ... [2020-05-20T18:30:28.673Z] [2020-05-20T18:30:28.673Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-20T18:30:28.673Z] #35 DONE 0.1s [2020-05-20T18:30:28.930Z] [2020-05-20T18:30:28.930Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:30:29.029Z] + cd /tmp/tmp.SDqHTEdc5s/src/github.com/docker/libnetwork [2020-05-20T18:30:29.029Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-05-20T18:30:29.316Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-20T18:30:29.494Z] #57 ... [2020-05-20T18:30:29.494Z] [2020-05-20T18:30:29.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:29.494Z] #39 153.5 CC criu/protobuf.o [2020-05-20T18:30:29.494Z] #39 153.8 CC criu/pstree.o [2020-05-20T18:30:30.867Z] #39 154.7 CC criu/rbtree.o [2020-05-20T18:30:30.867Z] #39 154.9 CC criu/rst-malloc.o [2020-05-20T18:30:31.124Z] #39 155.2 CC criu/seccomp.o [2020-05-20T18:30:31.690Z] #39 155.7 CC criu/seize.o [2020-05-20T18:30:32.174Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.8% of statements [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T18:30:32.175Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === Skipped [2020-05-20T18:30:32.175Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T18:30:32.175Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T18:30:32.175Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T18:30:32.175Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T18:30:32.175Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T18:30:32.175Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:30:32.175Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T18:30:32.175Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T18:30:32.175Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] [2020-05-20T18:30:32.175Z] DONE 2066 tests, 19 skipped in 188.659s Post stage [Pipeline] junit [2020-05-20T18:30:32.210Z] Recording test results [2020-05-20T18:30:32.256Z] #39 156.4 CC criu/servicefd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T18:30:32.513Z] #39 156.7 CC criu/shmem.o [2020-05-20T18:30:32.780Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/make.sh dynbinary test-integration [2020-05-20T18:30:32.790Z] Removing intermediate container b0ee79acb795 [2020-05-20T18:30:32.790Z] ---> e4abf41b781d [2020-05-20T18:30:32.790Z] Step 67/140 : FROM base AS gometalinter [2020-05-20T18:30:32.790Z] ---> 07336f171d11 [2020-05-20T18:30:32.790Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-05-20T18:30:32.790Z] ---> Running in 0f910b93fb32 [2020-05-20T18:30:33.066Z] [2020-05-20T18:30:33.066Z] Removing bundles/ [2020-05-20T18:30:33.066Z] [2020-05-20T18:30:33.075Z] Removing intermediate container 0f910b93fb32 [2020-05-20T18:30:33.075Z] ---> e42d7b8306cf [2020-05-20T18:30:33.075Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:30:33.075Z] ---> 17eb831d757d [2020-05-20T18:30:33.075Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:30:33.079Z] #39 157.4 CC criu/sigframe.o [2020-05-20T18:30:33.336Z] #39 157.5 CC criu/signalfd.o [2020-05-20T18:30:33.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T18:30:33.347Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:30:33.347Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T18:30:33.361Z] ---> 435859f33210 [2020-05-20T18:30:33.361Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:30:33.361Z] ---> Running in 2aac8bd80a9e [2020-05-20T18:30:33.595Z] #39 157.8 CC criu/sk-inet.o [2020-05-20T18:30:33.644Z] + RM_GOPATH=0 [2020-05-20T18:30:33.644Z] + TMP_GOPATH= [2020-05-20T18:30:33.644Z] + : /build [2020-05-20T18:30:33.644Z] + '[' -z '' ']' [2020-05-20T18:30:33.644Z] ++ mktemp -d [2020-05-20T18:30:33.644Z] + export GOPATH=/tmp/tmp.E0OFOPhFTM [2020-05-20T18:30:33.644Z] + GOPATH=/tmp/tmp.E0OFOPhFTM [2020-05-20T18:30:33.644Z] + RM_GOPATH=1 [2020-05-20T18:30:33.644Z] ++ dirname ./install.sh [2020-05-20T18:30:33.644Z] + dir=. [2020-05-20T18:30:33.644Z] + bin=gometalinter [2020-05-20T18:30:33.644Z] + shift [2020-05-20T18:30:33.644Z] + '[' '!' -f ./gometalinter.installer ']' [2020-05-20T18:30:33.644Z] + . ./gometalinter.installer [2020-05-20T18:30:33.644Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-20T18:30:33.644Z] + install_gometalinter [2020-05-20T18:30:33.644Z] Installing gometalinter version v2.0.6 [2020-05-20T18:30:33.644Z] + echo 'Installing gometalinter version v2.0.6' [2020-05-20T18:30:33.644Z] + go get -d github.com/alecthomas/gometalinter [2020-05-20T18:30:34.529Z] #39 158.6 CC criu/sk-netlink.o [2020-05-20T18:30:34.529Z] #39 158.8 CC criu/sk-packet.o [2020-05-20T18:30:35.125Z] + cd /tmp/tmp.E0OFOPhFTM/src/github.com/alecthomas/gometalinter [2020-05-20T18:30:35.125Z] + git checkout -q v2.0.6 [2020-05-20T18:30:35.125Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-20T18:30:35.462Z] #39 159.3 CC criu/sk-queue.o [2020-05-20T18:30:35.462Z] #39 159.7 CC criu/sk-tcp.o [2020-05-20T18:30:36.028Z] #39 160.2 CC criu/sk-unix.o [2020-05-20T18:30:36.961Z] #39 ... [2020-05-20T18:30:36.962Z] [2020-05-20T18:30:36.962Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:30:36.962Z] #36 261.7 + dpkg --print-architecture [2020-05-20T18:30:36.962Z] #36 261.7 + cd /tmp/tmp.TlZx34sraY/src/github.com/docker/distribution [2020-05-20T18:30:36.962Z] #36 261.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-20T18:30:36.962Z] #36 262.1 + GOPATH=/tmp/tmp.TlZx34sraY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TlZx34sraY [2020-05-20T18:30:36.962Z] #36 262.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-20T18:30:37.895Z] #36 ... [2020-05-20T18:30:37.895Z] [2020-05-20T18:30:37.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-20T18:30:37.895Z] #39 162.1 CC criu/sockets.o [2020-05-20T18:30:38.829Z] #39 162.8 CC criu/stats.o [2020-05-20T18:30:38.829Z] #39 163.1 CC criu/string.o [2020-05-20T18:30:39.087Z] #39 163.2 CC criu/sysctl.o [2020-05-20T18:30:39.653Z] #39 163.7 CC criu/sysfs_parse.o [2020-05-20T18:30:39.911Z] #39 164.1 CC criu/timerfd.o [2020-05-20T18:30:40.169Z] #39 164.4 CC criu/tty.o [2020-05-20T18:30:42.069Z] #39 165.9 CC criu/tun.o [2020-05-20T18:30:42.327Z] #39 166.3 CC criu/uffd.o [2020-05-20T18:30:43.261Z] #39 167.3 CC criu/util.o [2020-05-20T18:30:44.634Z] #39 168.5 CC criu/uts_ns.o [2020-05-20T18:30:44.634Z] #39 168.7 CC criu/vdso-compat.o [2020-05-20T18:30:44.634Z] #39 168.8 CC criu/vdso.o [2020-05-20T18:30:45.200Z] #39 169.4 LINK criu/built-in.o [2020-05-20T18:30:45.200Z] #39 169.5 LINK criu/criu [2020-05-20T18:30:45.458Z] #39 169.8 DEP lib/c/criu.d [2020-05-20T18:30:45.716Z] #39 169.8 CC images/rpc.pb-c.o [2020-05-20T18:30:46.282Z] #39 170.2 CC lib/c/criu.o [2020-05-20T18:30:47.216Z] #39 171.2 LINK lib/c/built-in.o [2020-05-20T18:30:47.216Z] #39 171.2 LINK lib/c/libcriu.so [2020-05-20T18:30:47.216Z] #39 171.3 LINK lib/c/libcriu.a [2020-05-20T18:30:47.474Z] #39 171.5 GEN magic.py [2020-05-20T18:30:47.474Z] #39 171.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-20T18:30:47.474Z] #39 171.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-20T18:30:47.474Z] #39 171.6 Note: Building without GnuTLS support [2020-05-20T18:30:48.039Z] #39 172.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-20T18:30:48.605Z] #39 172.8 make[1]: Nothing to be done for 'all'. [2020-05-20T18:30:49.171Z] #39 173.4 make[1]: 'images/built-in.o' is up to date. [2020-05-20T18:30:49.171Z] #39 173.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-20T18:30:49.171Z] #39 173.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-20T18:30:49.171Z] #39 173.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-20T18:30:49.429Z] #39 173.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-20T18:30:49.429Z] #39 173.5 make[1]: Nothing to be done for 'all'. [2020-05-20T18:30:49.429Z] #39 173.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-20T18:30:49.429Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.429Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.687Z] #39 173.8 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.687Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.687Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.687Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.687Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:49.900Z] INFO: Extraction ended at 05/20/2020 18:30:48. Duration:00:00:24.7438747 [2020-05-20T18:30:49.900Z] INFO: Updating the golang and path environment variables [2020-05-20T18:30:49.900Z] INFO: GOPATH=d:\gopath [2020-05-20T18:30:49.900Z] INFO: go version go1.13.11 windows/amd64 [2020-05-20T18:30:49.900Z] INFO: Running the daemon under test in debug mode [2020-05-20T18:30:49.900Z] INFO: Starting a daemon under test... [2020-05-20T18:30:49.900Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40978\4\daemon --pidfile d:\CI\PR-40978\4\docker.pid -D [2020-05-20T18:30:49.900Z] INFO: Process started successfully. [2020-05-20T18:30:49.900Z] INFO: Start tailing logs of the daemon under tests [2020-05-20T18:30:49.900Z] INFO: Waiting for the daemon under test to start... [2020-05-20T18:30:49.945Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2020-05-20T18:30:50.204Z] #39 174.1 INSTALL criu/criu [2020-05-20T18:30:50.462Z] #39 DONE 174.6s [2020-05-20T18:30:50.462Z] [2020-05-20T18:30:50.462Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-20T18:30:50.726Z] #36 281.5 + rm -rf /tmp/tmp.TlZx34sraY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TlZx34sraY [2020-05-20T18:30:50.984Z] #36 DONE 281.7s [2020-05-20T18:30:50.984Z] [2020-05-20T18:30:50.984Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-20T18:30:51.918Z] #48 DONE 282.3s [2020-05-20T18:30:51.918Z] [2020-05-20T18:30:51.918Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:30:52.176Z] INFO: Daemon under test started and replied! [2020-05-20T18:30:52.176Z] INFO: Docker version of the daemon under test [2020-05-20T18:30:52.176Z] [2020-05-20T18:30:52.659Z] Client: [2020-05-20T18:30:52.659Z] Version: 17.06.2-ce [2020-05-20T18:30:52.659Z] API version: 1.30 [2020-05-20T18:30:52.659Z] Go version: go1.8.3 [2020-05-20T18:30:52.659Z] Git commit: cec0b72 [2020-05-20T18:30:52.659Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-20T18:30:52.659Z] OS/Arch: windows/amd64 [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] Server: [2020-05-20T18:30:52.659Z] Version: 0.0.0-dev [2020-05-20T18:30:52.659Z] API version: 1.40 (minimum version 1.24) [2020-05-20T18:30:52.659Z] Go version: go1.13.11 [2020-05-20T18:30:52.659Z] Git commit: 29796375c [2020-05-20T18:30:52.659Z] Built: 05/20/2020 18:29:10 [2020-05-20T18:30:52.659Z] OS/Arch: windows/amd64 [2020-05-20T18:30:52.659Z] Experimental: false [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] INFO: Docker info of the daemon under test [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] Containers: 0 [2020-05-20T18:30:52.659Z] Running: 0 [2020-05-20T18:30:52.659Z] Paused: 0 [2020-05-20T18:30:52.659Z] Stopped: 0 [2020-05-20T18:30:52.659Z] Images: 0 [2020-05-20T18:30:52.659Z] Server Version: 0.0.0-dev [2020-05-20T18:30:52.659Z] Storage Driver: windowsfilter [2020-05-20T18:30:52.659Z] Windows: [2020-05-20T18:30:52.659Z] Logging Driver: json-file [2020-05-20T18:30:52.659Z] Plugins: [2020-05-20T18:30:52.659Z] Volume: local [2020-05-20T18:30:52.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T18:30:52.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T18:30:52.659Z] Swarm: inactive [2020-05-20T18:30:52.659Z] Default Isolation: process [2020-05-20T18:30:52.659Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T18:30:52.659Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T18:30:52.659Z] OSType: windows [2020-05-20T18:30:52.659Z] Architecture: x86_64 [2020-05-20T18:30:52.659Z] CPUs: 4 [2020-05-20T18:30:52.659Z] Total Memory: 32GiB [2020-05-20T18:30:52.659Z] Name: azwin-2-fb1f80 [2020-05-20T18:30:52.659Z] ID: WSF5:IHDN:CL2N:XJHN:PGW2:KXJN:U2C7:7F3T:5QIK:5BRL:DDAG:6KBN [2020-05-20T18:30:52.659Z] Docker Root Dir: D:\CI\PR-40978\4\daemon [2020-05-20T18:30:52.659Z] Debug Mode (client): false [2020-05-20T18:30:52.659Z] Debug Mode (server): true [2020-05-20T18:30:52.659Z] File Descriptors: -1 [2020-05-20T18:30:52.659Z] Goroutines: 17 [2020-05-20T18:30:52.659Z] System Time: 2020-05-20T18:30:52.2566715Z [2020-05-20T18:30:52.659Z] EventsListeners: 0 [2020-05-20T18:30:52.659Z] Registry: https://index.docker.io/v1/ [2020-05-20T18:30:52.659Z] Labels: [2020-05-20T18:30:52.659Z] Experimental: false [2020-05-20T18:30:52.659Z] Insecure Registries: [2020-05-20T18:30:52.659Z] 127.0.0.0/8 [2020-05-20T18:30:52.659Z] Live Restore Enabled: false [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] INFO: Docker images of the daemon under test [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-20T18:30:52.659Z] [2020-05-20T18:30:52.659Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-20T18:30:52.659Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-20T18:30:53.141Z] ltsc2019: Pulling from windows/servercore [2020-05-20T18:30:53.141Z] 4612f6d0b889: Pulling fs layer [2020-05-20T18:30:53.638Z] + GOBIN=/build [2020-05-20T18:30:53.638Z] + /build/gometalinter --install [2020-05-20T18:30:53.638Z] Installing: [2020-05-20T18:30:53.638Z] deadcode [2020-05-20T18:30:53.638Z] dupl [2020-05-20T18:30:53.638Z] errcheck [2020-05-20T18:30:53.638Z] gas [2020-05-20T18:30:53.638Z] gochecknoglobals [2020-05-20T18:30:53.638Z] gochecknoinits [2020-05-20T18:30:53.638Z] goconst [2020-05-20T18:30:53.638Z] gocyclo [2020-05-20T18:30:53.638Z] goimports [2020-05-20T18:30:53.638Z] golint [2020-05-20T18:30:53.638Z] gosimple [2020-05-20T18:30:53.638Z] gotype [2020-05-20T18:30:53.638Z] gotypex [2020-05-20T18:30:53.638Z] ineffassign [2020-05-20T18:30:53.638Z] interfacer [2020-05-20T18:30:53.638Z] lll [2020-05-20T18:30:53.638Z] maligned [2020-05-20T18:30:53.638Z] megacheck [2020-05-20T18:30:53.638Z] misspell [2020-05-20T18:30:53.638Z] nakedret [2020-05-20T18:30:53.638Z] safesql [2020-05-20T18:30:53.638Z] staticcheck [2020-05-20T18:30:53.638Z] structcheck [2020-05-20T18:30:53.638Z] unconvert [2020-05-20T18:30:53.638Z] unparam [2020-05-20T18:30:53.638Z] unused [2020-05-20T18:30:53.638Z] varcheck [2020-05-20T18:30:53.817Z] #57 ... [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-20T18:30:53.817Z] #37 DONE 0.2s [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-20T18:30:53.817Z] #40 DONE 0.1s [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:30:53.817Z] #57 ... [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-20T18:30:53.817Z] #43 DONE 0.1s [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-20T18:30:53.817Z] #46 DONE 0.1s [2020-05-20T18:30:53.817Z] [2020-05-20T18:30:53.817Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:30:54.751Z] #57 ... [2020-05-20T18:30:54.751Z] [2020-05-20T18:30:54.751Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-20T18:30:55.317Z] #49 DONE 0.6s [2020-05-20T18:30:55.317Z] [2020-05-20T18:30:55.317Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-20T18:30:55.317Z] #53 DONE 0.1s [2020-05-20T18:30:55.317Z] [2020-05-20T18:30:55.317Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-20T18:31:03.417Z] #57 232.2 🇩 bin/containerd [2020-05-20T18:31:08.248Z] 4612f6d0b889: Verifying Checksum [2020-05-20T18:31:08.248Z] 4612f6d0b889: Download complete [2020-05-20T18:31:25.394Z] #57 253.9 🇩 bin/containerd-stress [2020-05-20T18:31:25.959Z] #57 255.5 🇩 bin/containerd-shim [2020-05-20T18:31:26.274Z] Removing intermediate container 2aac8bd80a9e [2020-05-20T18:31:26.274Z] ---> 58a4f86e3dd4 [2020-05-20T18:31:26.274Z] Step 72/140 : FROM base AS gotestsum [2020-05-20T18:31:26.274Z] ---> 07336f171d11 [2020-05-20T18:31:26.274Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-05-20T18:31:26.274Z] ---> Running in 3c77b6b762a1 [2020-05-20T18:31:26.274Z] Removing intermediate container 3c77b6b762a1 [2020-05-20T18:31:26.274Z] ---> 1471174df2a3 [2020-05-20T18:31:26.274Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-05-20T18:31:26.274Z] ---> Running in 38e67d704eaa [2020-05-20T18:31:26.274Z] Removing intermediate container 38e67d704eaa [2020-05-20T18:31:26.274Z] ---> bf6ce35cddee [2020-05-20T18:31:26.274Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:31:26.274Z] ---> b3776e28d294 [2020-05-20T18:31:26.274Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:31:26.274Z] ---> 801063e55106 [2020-05-20T18:31:26.274Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:31:26.274Z] ---> Running in 6ec42f225588 [2020-05-20T18:31:26.274Z] + RM_GOPATH=0 [2020-05-20T18:31:26.274Z] + TMP_GOPATH= [2020-05-20T18:31:26.274Z] + : /build [2020-05-20T18:31:26.274Z] + '[' -z '' ']' [2020-05-20T18:31:26.274Z] ++ mktemp -d [2020-05-20T18:31:26.274Z] + export GOPATH=/tmp/tmp.7uGwPZEckt [2020-05-20T18:31:26.274Z] + GOPATH=/tmp/tmp.7uGwPZEckt [2020-05-20T18:31:26.274Z] + RM_GOPATH=1 [2020-05-20T18:31:26.274Z] ++ dirname ./install.sh [2020-05-20T18:31:26.274Z] + dir=. [2020-05-20T18:31:26.274Z] + bin=gotestsum [2020-05-20T18:31:26.274Z] + shift [2020-05-20T18:31:26.274Z] + '[' '!' -f ./gotestsum.installer ']' [2020-05-20T18:31:26.274Z] + . ./gotestsum.installer [2020-05-20T18:31:26.274Z] ++ : v0.3.5 [2020-05-20T18:31:26.274Z] + install_gotestsum [2020-05-20T18:31:26.274Z] + set -e [2020-05-20T18:31:26.274Z] + export GO111MODULE=on [2020-05-20T18:31:26.274Z] + GO111MODULE=on [2020-05-20T18:31:26.274Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-20T18:31:26.557Z] go: finding gotest.tools v0.3.5 [2020-05-20T18:31:26.557Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-20T18:31:26.841Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-20T18:31:27.852Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-20T18:31:28.865Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-20T18:31:28.865Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-20T18:31:28.865Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-20T18:31:28.865Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:31:28.865Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:31:28.865Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:31:28.865Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-20T18:31:28.865Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-20T18:31:29.149Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-20T18:31:29.149Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-20T18:31:29.149Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:31:29.149Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:31:29.149Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:31:29.149Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-20T18:31:29.149Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-20T18:31:29.149Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:31:29.149Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:31:29.149Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:31:29.149Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:31:29.149Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:31:29.149Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:31:29.794Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-20T18:31:29.794Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-20T18:31:29.794Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-20T18:31:30.080Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-20T18:31:30.092Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:31:30.092Z] [2020-05-20T18:31:30.092Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T18:31:30.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T18:31:30.092Z] HOSTNAME=f20c8f8393c2 [2020-05-20T18:31:30.092Z] TESTDEBUG=0 [2020-05-20T18:31:30.092Z] DEST=bundles/test-integration [2020-05-20T18:31:30.092Z] PWD=/go/src/github.com/docker/docker [2020-05-20T18:31:30.092Z] DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:31:30.092Z] container=docker [2020-05-20T18:31:30.092Z] HOME=/root [2020-05-20T18:31:30.092Z] GOLANG_VERSION=1.13.11 [2020-05-20T18:31:30.092Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T18:31:30.092Z] VALIDATE_BRANCH=19.03 [2020-05-20T18:31:30.092Z] TERM=xterm [2020-05-20T18:31:30.092Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T18:31:30.092Z] SHLVL=1 [2020-05-20T18:31:30.092Z] TIMEOUT=120m [2020-05-20T18:31:30.092Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T18:31:30.092Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T18:31:30.092Z] GO111MODULE=off [2020-05-20T18:31:30.092Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T18:31:30.092Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T18:31:30.092Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T18:31:30.092Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T18:31:30.092Z] GOPATH=/go [2020-05-20T18:31:30.092Z] PKG_CONFIG=pkg-config [2020-05-20T18:31:30.092Z] _=/usr/bin/env [2020-05-20T18:31:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T18:31:30.365Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-20T18:31:30.365Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-20T18:31:30.648Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-20T18:31:30.648Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-20T18:31:31.262Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-20T18:31:31.262Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-20T18:31:32.273Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-20T18:31:32.273Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:31:32.273Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:31:32.273Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:31:32.273Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-20T18:31:32.273Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-20T18:31:32.273Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:31:32.273Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-20T18:31:32.508Z] #57 261.3 🇩 bin/containerd-shim-runc-v1 [2020-05-20T18:31:32.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:31:32.793Z] [2020-05-20T18:31:32.794Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-20T18:31:32.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-20T18:31:32.794Z] Using test binary docker [2020-05-20T18:31:32.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T18:31:32.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:31:32.794Z] INFO: Waiting for daemon to start... [2020-05-20T18:31:32.794Z] Starting dockerd [2020-05-20T18:31:32.794Z] . [2020-05-20T18:31:32.794Z] INFO: Building docker-sdk-python3:4.1.0... [2020-05-20T18:31:32.891Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:31:32.891Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:31:33.177Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-20T18:31:33.177Z] go: finding github.com/fatih/color v1.6.0 [2020-05-20T18:31:33.177Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-20T18:31:33.177Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-20T18:31:33.177Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-20T18:31:33.177Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-20T18:31:33.177Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-20T18:31:33.177Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-20T18:31:33.177Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-20T18:31:33.177Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-20T18:31:34.403Z] #57 263.9 🇩 binaries [2020-05-20T18:31:34.403Z] #57 263.9 + mkdir -p /build [2020-05-20T18:31:34.403Z] #57 263.9 + cp bin/containerd /build/containerd [2020-05-20T18:31:34.403Z] #57 263.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-20T18:31:34.403Z] #57 263.9 + cp bin/ctr /build/ctr [2020-05-20T18:31:34.967Z] #57 DONE 264.5s [2020-05-20T18:31:35.907Z] [2020-05-20T18:31:35.907Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-20T18:31:35.907Z] #58 DONE 0.2s [2020-05-20T18:31:35.907Z] [2020-05-20T18:31:35.907Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-20T18:31:36.165Z] #62 DONE 0.1s [2020-05-20T18:31:36.165Z] [2020-05-20T18:31:36.165Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-20T18:31:36.165Z] #64 DONE 0.2s [2020-05-20T18:31:36.165Z] [2020-05-20T18:31:36.165Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-20T18:31:36.165Z] #67 DONE 0.1s [2020-05-20T18:31:36.165Z] [2020-05-20T18:31:36.165Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-20T18:31:36.421Z] #68 DONE 0.0s [2020-05-20T18:31:36.421Z] [2020-05-20T18:31:36.421Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-20T18:31:37.791Z] #69 DONE 1.3s [2020-05-20T18:31:37.791Z] [2020-05-20T18:31:37.791Z] #70 exporting to image [2020-05-20T18:31:37.791Z] #70 exporting layers [2020-05-20T18:31:44.340Z] #70 exporting layers 6.4s done [2020-05-20T18:31:44.340Z] #70 writing image sha256:0e857b8d31f3b22e0e88c471c187436a1d8d50e2f672df334e1bf5537a8ebde3 done [2020-05-20T18:31:44.340Z] #70 naming to docker.io/library/docker:29796375c95d033b7b5ecb58c3f192af97463adb done [2020-05-20T18:31:44.340Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-20T18:31:45.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T18:31:45.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T18:31:45.784Z] [2020-05-20T18:31:45.785Z] Removing bundles/ [2020-05-20T18:31:45.785Z] [2020-05-20T18:31:45.785Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-20T18:31:45.785Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:31:45.785Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T18:31:47.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T18:31:48.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T18:31:49.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T18:31:49.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T18:31:50.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T18:31:50.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T18:31:52.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T18:31:53.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T18:31:55.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T18:31:55.559Z] Removing intermediate container 6ec42f225588 [2020-05-20T18:31:55.559Z] ---> 5e9ee6761dc8 [2020-05-20T18:31:55.559Z] Step 78/140 : FROM dev-base AS dockercli [2020-05-20T18:31:55.559Z] ---> 07336f171d11 [2020-05-20T18:31:55.559Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-05-20T18:31:55.559Z] ---> Running in cdb9af9cfe2b [2020-05-20T18:31:55.559Z] Removing intermediate container cdb9af9cfe2b [2020-05-20T18:31:55.559Z] ---> cc291ccb548b [2020-05-20T18:31:55.559Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-05-20T18:31:55.559Z] ---> Running in 5fd52374a187 [2020-05-20T18:31:55.559Z] Removing intermediate container 5fd52374a187 [2020-05-20T18:31:55.559Z] ---> 8394451458dd [2020-05-20T18:31:55.559Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-05-20T18:31:55.559Z] ---> Running in 2dff83c1717f [2020-05-20T18:31:55.559Z] Removing intermediate container 2dff83c1717f [2020-05-20T18:31:55.559Z] ---> cc85dbcb3f68 [2020-05-20T18:31:55.559Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:31:55.559Z] ---> cf0a26188458 [2020-05-20T18:31:55.559Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:31:55.559Z] ---> dff2079eb8c3 [2020-05-20T18:31:55.559Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:31:55.559Z] ---> Running in 2207b88397b5 [2020-05-20T18:31:55.559Z] + RM_GOPATH=0 [2020-05-20T18:31:55.559Z] + TMP_GOPATH= [2020-05-20T18:31:55.559Z] + : /build [2020-05-20T18:31:55.559Z] + '[' -z '' ']' [2020-05-20T18:31:55.559Z] ++ mktemp -d [2020-05-20T18:31:55.559Z] + export GOPATH=/tmp/tmp.vI1PWq3zWN [2020-05-20T18:31:55.559Z] + GOPATH=/tmp/tmp.vI1PWq3zWN [2020-05-20T18:31:55.559Z] + RM_GOPATH=1 [2020-05-20T18:31:55.559Z] ++ dirname ./install.sh [2020-05-20T18:31:55.559Z] + dir=. [2020-05-20T18:31:55.559Z] + bin=dockercli [2020-05-20T18:31:55.559Z] + shift [2020-05-20T18:31:55.559Z] + '[' '!' -f ./dockercli.installer ']' [2020-05-20T18:31:55.559Z] + . ./dockercli.installer [2020-05-20T18:31:55.559Z] ++ : stable [2020-05-20T18:31:55.559Z] ++ : 17.06.2-ce [2020-05-20T18:31:55.559Z] + install_dockercli [2020-05-20T18:31:55.559Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-20T18:31:55.559Z] Install docker/cli version 17.06.2-ce from stable [2020-05-20T18:31:55.559Z] ++ uname -m [2020-05-20T18:31:55.559Z] + arch=ppc64le [2020-05-20T18:31:55.559Z] + '[' ppc64le '!=' x86_64 ']' [2020-05-20T18:31:55.559Z] + '[' ppc64le '!=' s390x ']' [2020-05-20T18:31:55.559Z] + '[' ppc64le '!=' armhf ']' [2020-05-20T18:31:55.559Z] + build_dockercli [2020-05-20T18:31:55.559Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.vI1PWq3zWN/tmp/docker-ce [2020-05-20T18:31:55.559Z] Cloning into '/tmp/tmp.vI1PWq3zWN/tmp/docker-ce'... [2020-05-20T18:32:00.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T18:32:00.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T18:32:01.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T18:32:02.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T18:32:03.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T18:32:04.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T18:32:05.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:32:05.534Z] Using test binary docker [2020-05-20T18:32:05.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T18:32:05.534Z] +++ /etc/init.d/apparmor start [2020-05-20T18:32:05.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:32:05.534Z] INFO: Waiting for daemon to start... [2020-05-20T18:32:05.534Z] Starting dockerd [2020-05-20T18:32:05.534Z] +++ 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-05-20T18:32:07.595Z] . [2020-05-20T18:32:07.595Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:32:07.595Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:32:07.595Z] Error: No such image: emptyfs [2020-05-20T18:32:07.595Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:32:07.595Z] ++++ docker load [2020-05-20T18:32:07.876Z] Running integration-test (iteration 1) [2020-05-20T18:32:07.876Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T18:32:07.876Z] ++ 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-05-20T18:32:07.876Z] ++ set -e [2020-05-20T18:32:07.876Z] ++ '[' -n 0 ']' [2020-05-20T18:32:07.876Z] ++ set -x [2020-05-20T18:32:07.876Z] ++ env -i DEST=/go/src/github.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-05-20T18:32:14.668Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:32:14.668Z] Loaded image: busybox:latest [2020-05-20T18:32:14.668Z] Loaded image: busybox:glibc [2020-05-20T18:32:14.668Z] Loaded image: debian:jessie [2020-05-20T18:32:14.949Z] Loaded image: hello-world:latest [2020-05-20T18:32:14.949Z] INFO: Testing against a local daemon [2020-05-20T18:32:14.949Z] === RUN TestBuildWithSession [2020-05-20T18:32:18.391Z] --- PASS: TestBuildWithSession (3.63s) [2020-05-20T18:32:18.391Z] === RUN TestBuildSquashParent [2020-05-20T18:32:19.451Z] sha256:ee06bc0b16aab4b2db1f2593ac6b2f86b269d1cea5ff40def7c960508570e979 [2020-05-20T18:32:19.451Z] INFO: Starting docker-py tests... [2020-05-20T18:32:19.451Z] ============================= test session starts ============================== [2020-05-20T18:32:19.451Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-20T18:32:19.451Z] rootdir: /src, inifile: pytest.ini [2020-05-20T18:32:19.451Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-20T18:32:19.451Z] collected 385 items / 3 deselected / 382 selected [2020-05-20T18:32:19.451Z] [2020-05-20T18:32:25.192Z] --- PASS: TestBuildSquashParent (6.28s) [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:32:25.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:32:25.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:32:25.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:32:25.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:32:27.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:32:27.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:32:28.118Z] Checking out files: 52% (5702/10833) Checking out files: 53% (5742/10833) Checking out files: 54% (5850/10833) Checking out files: 55% (5959/10833) Checking out files: 56% (6067/10833) Checking out files: 57% (6175/10833) Checking out files: 58% (6284/10833) Checking out files: 59% (6392/10833) Checking out files: 60% (6500/10833) Checking out files: 61% (6609/10833) Checking out files: 62% (6717/10833) Checking out files: 63% (6825/10833) Checking out files: 64% (6934/10833) Checking out files: 65% (7042/10833) Checking out files: 66% (7150/10833) Checking out files: 67% (7259/10833) Checking out files: 68% (7367/10833) Checking out files: 69% (7475/10833) Checking out files: 70% (7584/10833) Checking out files: 71% (7692/10833) Checking out files: 72% (7800/10833) Checking out files: 73% (7909/10833) Checking out files: 74% (8017/10833) Checking out files: 75% (8125/10833) Checking out files: 76% (8234/10833) Checking out files: 77% (8342/10833) Checking out files: 78% (8450/10833) Checking out files: 79% (8559/10833) Checking out files: 80% (8667/10833) Checking out files: 81% (8775/10833) Checking out files: 82% (8884/10833) Checking out files: 83% (8992/10833) Checking out files: 84% (9100/10833) Checking out files: 85% (9209/10833) Checking out files: 86% (9317/10833) Checking out files: 87% (9425/10833) Checking out files: 88% (9534/10833) Checking out files: 89% (9642/10833) Checking out files: 90% (9750/10833) Checking out files: 91% (9859/10833) Checking out files: 92% (9967/10833) Checking out files: 93% (10075/10833) Checking out files: 94% (10184/10833) Checking out files: 95% (10292/10833) Checking out files: 96% (10400/10833) Checking out files: 97% (10509/10833) Checking out files: 98% (10617/10833) Checking out files: 99% (10725/10833) Checking out files: 100% (10833/10833) Checking out files: 100% (10833/10833), done. [2020-05-20T18:32:28.118Z] + cd /tmp/tmp.vI1PWq3zWN/tmp/docker-ce [2020-05-20T18:32:28.118Z] + git checkout -q v17.06.2-ce [2020-05-20T18:32:28.118Z] + mkdir -p /tmp/tmp.vI1PWq3zWN/src/github.com/docker [2020-05-20T18:32:28.118Z] + mv components/cli /tmp/tmp.vI1PWq3zWN/src/github.com/docker/cli [2020-05-20T18:32:28.118Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-20T18:32:30.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:32:30.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2020-05-20T18:32:32.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-05-20T18:32:32.541Z] === RUN TestBuildMultiStageCopy [2020-05-20T18:32:32.541Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T18:32:35.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T18:32:35.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T18:32:36.106Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T18:32:36.725Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-05-20T18:32:37.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-05-20T18:32:37.338Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T18:32:38.908Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-20T18:32:39.165Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-20T18:32:39.352Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-05-20T18:32:39.352Z] === RUN TestBuildLabelWithTargets [2020-05-20T18:32:41.103Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-20T18:32:41.366Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2020-05-20T18:32:41.366Z] === RUN TestBuildWithEmptyLayers [2020-05-20T18:32:42.369Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-05-20T18:32:42.369Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T18:32:45.811Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-05-20T18:32:45.811Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T18:32:46.422Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-05-20T18:32:46.422Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T18:32:49.911Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-05-20T18:32:49.911Z] === RUN TestBuildWithHugeFile [2020-05-20T18:33:07.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:33:07.200Z] [2020-05-20T18:33:07.200Z] [2020-05-20T18:33:07.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T18:33:07.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T18:33:07.200Z] HOSTNAME=f8fe8ab59694 [2020-05-20T18:33:07.200Z] TEST_SKIP_INTEGRATION=1 [2020-05-20T18:33:07.200Z] TESTDEBUG=0 [2020-05-20T18:33:07.200Z] DEST=bundles/test-integration [2020-05-20T18:33:07.200Z] PWD=/go/src/github.com/docker/docker [2020-05-20T18:33:07.200Z] KEEPBUNDLE=1 [2020-05-20T18:33:07.200Z] DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:33:07.200Z] container=docker [2020-05-20T18:33:07.200Z] HOME=/root [2020-05-20T18:33:07.200Z] GOLANG_VERSION=1.13.11 [2020-05-20T18:33:07.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T18:33:07.200Z] VALIDATE_BRANCH=19.03 [2020-05-20T18:33:07.200Z] TERM=xterm [2020-05-20T18:33:07.200Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T18:33:07.200Z] SHLVL=1 [2020-05-20T18:33:07.200Z] TIMEOUT=120m [2020-05-20T18:33:07.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T18:33:07.200Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T18:33:07.200Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-20T18:33:07.200Z] GO111MODULE=off [2020-05-20T18:33:07.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T18:33:07.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T18:33:07.200Z] GOPATH=/go [2020-05-20T18:33:07.200Z] PKG_CONFIG=pkg-config [2020-05-20T18:33:07.200Z] _=/usr/bin/env [2020-05-20T18:33:07.200Z] Building test suite binary ./integration-cli/test.main [2020-05-20T18:33:07.200Z] [2020-05-20T18:33:07.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T18:33:07.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T18:33:07.200Z] HOSTNAME=81e8ddc874ce [2020-05-20T18:33:07.200Z] TEST_SKIP_INTEGRATION=1 [2020-05-20T18:33:07.200Z] TESTDEBUG=0 [2020-05-20T18:33:07.200Z] DEST=bundles/test-integration [2020-05-20T18:33:07.200Z] PWD=/go/src/github.com/docker/docker [2020-05-20T18:33:07.200Z] KEEPBUNDLE=1 [2020-05-20T18:33:07.200Z] DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:33:07.200Z] container=docker [2020-05-20T18:33:07.200Z] HOME=/root [2020-05-20T18:33:07.200Z] GOLANG_VERSION=1.13.11 [2020-05-20T18:33:07.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T18:33:07.200Z] VALIDATE_BRANCH=19.03 [2020-05-20T18:33:07.200Z] TERM=xterm [2020-05-20T18:33:07.200Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T18:33:07.200Z] SHLVL=1 [2020-05-20T18:33:07.200Z] TIMEOUT=120m [2020-05-20T18:33:07.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T18:33:07.200Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T18:33:07.200Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-20T18:33:07.200Z] GO111MODULE=off [2020-05-20T18:33:07.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T18:33:07.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T18:33:07.200Z] GOPATH=/go [2020-05-20T18:33:07.200Z] PKG_CONFIG=pkg-config [2020-05-20T18:33:07.200Z] _=/usr/bin/env [2020-05-20T18:33:07.200Z] Building test suite binary ./integration-cli/test.main [2020-05-20T18:33:07.200Z] [2020-05-20T18:33:07.200Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-20T18:33:07.200Z] No new tests added to integration. [2020-05-20T18:33:07.200Z] [2020-05-20T18:33:07.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T18:33:07.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T18:33:07.200Z] HOSTNAME=afad534d40b6 [2020-05-20T18:33:07.200Z] TESTDEBUG=0 [2020-05-20T18:33:07.200Z] DEST=bundles/test-integration [2020-05-20T18:33:07.200Z] PWD=/go/src/github.com/docker/docker [2020-05-20T18:33:07.200Z] KEEPBUNDLE=1 [2020-05-20T18:33:07.200Z] DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:33:07.200Z] container=docker [2020-05-20T18:33:07.200Z] HOME=/root [2020-05-20T18:33:07.200Z] GOLANG_VERSION=1.13.11 [2020-05-20T18:33:07.200Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T18:33:07.200Z] VALIDATE_BRANCH=19.03 [2020-05-20T18:33:07.200Z] TERM=xterm [2020-05-20T18:33:07.200Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T18:33:07.200Z] SHLVL=1 [2020-05-20T18:33:07.200Z] TIMEOUT=120m [2020-05-20T18:33:07.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T18:33:07.200Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T18:33:07.200Z] GO111MODULE=off [2020-05-20T18:33:07.200Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T18:33:07.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T18:33:07.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T18:33:07.200Z] GOPATH=/go [2020-05-20T18:33:07.200Z] PKG_CONFIG=pkg-config [2020-05-20T18:33:07.200Z] _=/usr/bin/env [2020-05-20T18:33:07.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T18:33:14.765Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-20T18:33:16.851Z] --- PASS: TestBuildWithHugeFile (26.62s) [2020-05-20T18:33:16.851Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T18:33:16.851Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:33:16.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:33:16.851Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:33:16.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:33:16.851Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:33:16.851Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:33:16.851Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:33:16.851Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:33:16.851Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:33:16.851Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-20T18:33:16.851Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-20T18:33:16.851Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-20T18:33:16.851Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-20T18:33:16.851Z] === RUN TestBuildPreserveOwnership [2020-05-20T18:33:16.851Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T18:33:21.220Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T18:33:23.239Z] --- PASS: TestBuildPreserveOwnership (6.61s) [2020-05-20T18:33:23.239Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.31s) [2020-05-20T18:33:23.239Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2020-05-20T18:33:23.239Z] === RUN TestBuildPlatformInvalid [2020-05-20T18:33:23.239Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-05-20T18:33:23.239Z] PASS [2020-05-20T18:33:23.239Z] [2020-05-20T18:33:23.239Z] DONE 30 tests in 75.300s [2020-05-20T18:33:23.239Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T18:33:23.239Z] ++ 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-05-20T18:33:23.239Z] ++ set -e [2020-05-20T18:33:23.239Z] ++ '[' -n 0 ']' [2020-05-20T18:33:23.239Z] ++ set -x [2020-05-20T18:33:23.239Z] ++ env -i DEST=/go/src/github.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-05-20T18:33:23.239Z] INFO: Testing against a local daemon [2020-05-20T18:33:23.239Z] === RUN TestConfigList [2020-05-20T18:33:24.948Z] + return [2020-05-20T18:33:27.606Z] --- PASS: TestConfigList (3.85s) [2020-05-20T18:33:27.606Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-20T18:33:27.606Z] daemon.go:325: [debdd39c897d3] waiting for daemon to start [2020-05-20T18:33:27.606Z] daemon.go:325: [debdd39c897d3] waiting for daemon to start [2020-05-20T18:33:27.606Z] daemon.go:353: [debdd39c897d3] daemon started [2020-05-20T18:33:27.606Z] daemon.go:461: [debdd39c897d3] Stopping daemon [2020-05-20T18:33:27.606Z] daemon.go:296: [debdd39c897d3] exiting daemon [2020-05-20T18:33:27.606Z] daemon.go:448: [debdd39c897d3] Daemon stopped [2020-05-20T18:33:27.606Z] === RUN TestConfigsCreateAndDelete [2020-05-20T18:33:29.343Z] Removing intermediate container 2207b88397b5 [2020-05-20T18:33:29.343Z] ---> e5825f8cdcdf [2020-05-20T18:33:29.343Z] Step 85/140 : FROM runtime-dev AS runc [2020-05-20T18:33:29.343Z] ---> 6ad341e28fcf [2020-05-20T18:33:29.343Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-05-20T18:33:29.343Z] ---> Running in 55b572055dbf [2020-05-20T18:33:29.343Z] Removing intermediate container 55b572055dbf [2020-05-20T18:33:29.343Z] ---> 8e229242f521 [2020-05-20T18:33:29.343Z] Step 87/140 : ARG RUNC_COMMIT [2020-05-20T18:33:29.343Z] ---> Running in fc2758178788 [2020-05-20T18:33:29.343Z] Removing intermediate container fc2758178788 [2020-05-20T18:33:29.343Z] ---> f490c6939723 [2020-05-20T18:33:29.343Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-05-20T18:33:29.627Z] ---> Running in d291dcfe0d02 [2020-05-20T18:33:29.627Z] Removing intermediate container d291dcfe0d02 [2020-05-20T18:33:29.627Z] ---> 1214900c5cac [2020-05-20T18:33:29.627Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:33:29.627Z] ---> 1d44454ef9f8 [2020-05-20T18:33:29.627Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:33:29.912Z] ---> 30dd20960da9 [2020-05-20T18:33:29.912Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:33:29.912Z] ---> Running in c6c586d33b26 [2020-05-20T18:33:30.196Z] + RM_GOPATH=0 [2020-05-20T18:33:30.196Z] + TMP_GOPATH= [2020-05-20T18:33:30.196Z] + : /build [2020-05-20T18:33:30.196Z] + '[' -z '' ']' [2020-05-20T18:33:30.196Z] ++ mktemp -d [2020-05-20T18:33:30.196Z] + export GOPATH=/tmp/tmp.ZZQ6s8WMsY [2020-05-20T18:33:30.196Z] + GOPATH=/tmp/tmp.ZZQ6s8WMsY [2020-05-20T18:33:30.196Z] + RM_GOPATH=1 [2020-05-20T18:33:30.196Z] ++ dirname ./install.sh [2020-05-20T18:33:30.196Z] + dir=. [2020-05-20T18:33:30.196Z] + bin=runc [2020-05-20T18:33:30.196Z] + shift [2020-05-20T18:33:30.196Z] + '[' '!' -f ./runc.installer ']' [2020-05-20T18:33:30.196Z] + . ./runc.installer [2020-05-20T18:33:30.196Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:33:30.196Z] + install_runc [2020-05-20T18:33:30.196Z] + uname -r [2020-05-20T18:33:30.196Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-05-20T18:33:30.196Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-20T18:33:30.196Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-20T18:33:30.196Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZZQ6s8WMsY/src/github.com/opencontainers/runc [2020-05-20T18:33:30.196Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-20T18:33:30.196Z] Cloning into '/tmp/tmp.ZZQ6s8WMsY/src/github.com/opencontainers/runc'... [2020-05-20T18:33:31.047Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2020-05-20T18:33:31.047Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-20T18:33:31.047Z] daemon.go:325: [deb5f775ef10f] waiting for daemon to start [2020-05-20T18:33:31.047Z] daemon.go:325: [deb5f775ef10f] waiting for daemon to start [2020-05-20T18:33:31.047Z] daemon.go:353: [deb5f775ef10f] daemon started [2020-05-20T18:33:31.047Z] daemon.go:461: [deb5f775ef10f] Stopping daemon [2020-05-20T18:33:31.047Z] daemon.go:296: [deb5f775ef10f] exiting daemon [2020-05-20T18:33:31.047Z] daemon.go:448: [deb5f775ef10f] Daemon stopped [2020-05-20T18:33:31.047Z] === RUN TestConfigsUpdate [2020-05-20T18:33:32.233Z] + cd /tmp/tmp.ZZQ6s8WMsY/src/github.com/opencontainers/runc [2020-05-20T18:33:32.233Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-20T18:33:32.524Z] + '[' -z '' ']' [2020-05-20T18:33:32.524Z] + target=static [2020-05-20T18:33:32.524Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-20T18:33:33.141Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-20T18:33:34.487Z] --- PASS: TestConfigsUpdate (3.58s) [2020-05-20T18:33:34.487Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-20T18:33:34.487Z] daemon.go:325: [dc019ca1dc256] waiting for daemon to start [2020-05-20T18:33:34.487Z] daemon.go:325: [dc019ca1dc256] waiting for daemon to start [2020-05-20T18:33:34.487Z] daemon.go:353: [dc019ca1dc256] daemon started [2020-05-20T18:33:34.487Z] daemon.go:461: [dc019ca1dc256] Stopping daemon [2020-05-20T18:33:34.487Z] daemon.go:296: [dc019ca1dc256] exiting daemon [2020-05-20T18:33:34.487Z] daemon.go:448: [dc019ca1dc256] Daemon stopped [2020-05-20T18:33:34.487Z] === RUN TestTemplatedConfig [2020-05-20T18:33:35.752Z] 4612f6d0b889: Pull complete [2020-05-20T18:33:35.752Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-20T18:33:35.752Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:33:35.752Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-20T18:33:35.752Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-20T18:33:35.752Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-20T18:33:35.752Z] WARN: Skipping validation tests [2020-05-20T18:33:35.752Z] INFO: Running unit tests at 05/20/2020 18:33:34... [2020-05-20T18:33:37.931Z] --- PASS: TestTemplatedConfig (3.44s) [2020-05-20T18:33:37.931Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-20T18:33:37.931Z] daemon.go:325: [d34b798ea0de0] waiting for daemon to start [2020-05-20T18:33:37.931Z] daemon.go:325: [d34b798ea0de0] waiting for daemon to start [2020-05-20T18:33:37.931Z] daemon.go:353: [d34b798ea0de0] daemon started [2020-05-20T18:33:37.931Z] daemon.go:461: [d34b798ea0de0] Stopping daemon [2020-05-20T18:33:37.931Z] daemon.go:296: [d34b798ea0de0] exiting daemon [2020-05-20T18:33:37.931Z] daemon.go:448: [d34b798ea0de0] Daemon stopped [2020-05-20T18:33:37.931Z] === RUN TestConfigInspect [2020-05-20T18:33:38.034Z] INFO: make.ps1 starting at 05/20/2020 18:33:37 [2020-05-20T18:33:38.516Z] INFO: Git commit (29796375c) assumed from DOCKER_GITCOMMIT environment variable [2020-05-20T18:33:38.516Z] INFO: Invoking autogen... [2020-05-20T18:33:38.997Z] INFO: Running unit tests... [2020-05-20T18:33:41.372Z] --- PASS: TestConfigInspect (3.63s) [2020-05-20T18:33:41.372Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-20T18:33:41.372Z] daemon.go:325: [dc4b1bc1dcbca] waiting for daemon to start [2020-05-20T18:33:41.372Z] daemon.go:325: [dc4b1bc1dcbca] waiting for daemon to start [2020-05-20T18:33:41.372Z] daemon.go:353: [dc4b1bc1dcbca] daemon started [2020-05-20T18:33:41.372Z] daemon.go:461: [dc4b1bc1dcbca] Stopping daemon [2020-05-20T18:33:41.372Z] daemon.go:296: [dc4b1bc1dcbca] exiting daemon [2020-05-20T18:33:41.372Z] daemon.go:448: [dc4b1bc1dcbca] Daemon stopped [2020-05-20T18:33:41.372Z] === RUN TestConfigCreateWithLabels [2020-05-20T18:33:45.738Z] --- PASS: TestConfigCreateWithLabels (3.58s) [2020-05-20T18:33:45.738Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-20T18:33:45.738Z] daemon.go:325: [d6f273d2718c7] waiting for daemon to start [2020-05-20T18:33:45.738Z] daemon.go:325: [d6f273d2718c7] waiting for daemon to start [2020-05-20T18:33:45.738Z] daemon.go:353: [d6f273d2718c7] daemon started [2020-05-20T18:33:45.738Z] daemon.go:461: [d6f273d2718c7] Stopping daemon [2020-05-20T18:33:45.738Z] daemon.go:296: [d6f273d2718c7] exiting daemon [2020-05-20T18:33:45.738Z] daemon.go:448: [d6f273d2718c7] Daemon stopped [2020-05-20T18:33:45.738Z] === RUN TestConfigCreateResolve [2020-05-20T18:33:49.181Z] --- PASS: TestConfigCreateResolve (3.57s) [2020-05-20T18:33:49.181Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-20T18:33:49.181Z] daemon.go:325: [d0880e7540d2a] waiting for daemon to start [2020-05-20T18:33:49.181Z] daemon.go:325: [d0880e7540d2a] waiting for daemon to start [2020-05-20T18:33:49.181Z] daemon.go:353: [d0880e7540d2a] daemon started [2020-05-20T18:33:49.181Z] daemon.go:461: [d0880e7540d2a] Stopping daemon [2020-05-20T18:33:49.181Z] daemon.go:296: [d0880e7540d2a] exiting daemon [2020-05-20T18:33:49.181Z] daemon.go:448: [d0880e7540d2a] Daemon stopped [2020-05-20T18:33:49.181Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T18:33:49.181Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-20T18:33:49.181Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-20T18:33:49.181Z] daemon.go:325: [dce5a590cb973] waiting for daemon to start [2020-05-20T18:33:49.181Z] daemon.go:325: [dce5a590cb973] waiting for daemon to start [2020-05-20T18:33:49.181Z] daemon.go:353: [dce5a590cb973] daemon started [2020-05-20T18:33:49.181Z] daemon.go:461: [dce5a590cb973] Stopping daemon [2020-05-20T18:33:49.181Z] daemon.go:296: [dce5a590cb973] exiting daemon [2020-05-20T18:33:49.181Z] daemon.go:448: [dce5a590cb973] Daemon stopped [2020-05-20T18:33:49.181Z] PASS [2020-05-20T18:33:49.181Z] [2020-05-20T18:33:49.181Z] DONE 8 tests in 25.905s [2020-05-20T18:33:49.181Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T18:33:49.181Z] ++ 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-05-20T18:33:49.181Z] ++ set -e [2020-05-20T18:33:49.181Z] ++ '[' -n 0 ']' [2020-05-20T18:33:49.181Z] ++ set -x [2020-05-20T18:33:49.181Z] ++ env -i DEST=/go/src/github.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-05-20T18:33:49.181Z] INFO: Testing against a local daemon [2020-05-20T18:33:49.181Z] === RUN TestCheckpoint [2020-05-20T18:33:49.181Z] --- SKIP: TestCheckpoint (0.01s) [2020-05-20T18:33:49.181Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:33:49.181Z] === RUN TestContainerInvalidJSON [2020-05-20T18:33:49.181Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:33:49.181Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:33:49.181Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:33:49.181Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:33:49.181Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:33:49.181Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:33:49.181Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:33:49.181Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:33:49.181Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:33:49.181Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-20T18:33:49.181Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T18:33:49.181Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T18:33:49.181Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T18:33:49.181Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T18:33:49.462Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-20T18:33:49.462Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T18:33:49.742Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2020-05-20T18:33:49.742Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T18:33:49.742Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-05-20T18:33:49.742Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T18:33:50.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-20T18:33:50.023Z] === RUN TestCopyFromContainer [2020-05-20T18:33:52.165Z] === RUN TestCopyFromContainer// [2020-05-20T18:33:52.165Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T18:33:52.165Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T18:33:52.165Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T18:33:52.446Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T18:33:52.446Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T18:33:52.446Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T18:33:52.446Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T18:33:52.727Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T18:33:52.727Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer (2.93s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-20T18:33:52.727Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-20T18:33:52.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T18:33:52.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:33:52.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:33:52.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:33:52.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:33:52.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:33:52.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:33:52.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:33:52.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:33:52.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:33:52.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-20T18:33:52.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T18:33:52.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T18:33:52.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T18:33:52.727Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T18:33:53.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T18:33:53.008Z] === RUN TestCreateWithInvalidEnv [2020-05-20T18:33:53.008Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T18:33:53.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T18:33:53.008Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T18:33:53.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T18:33:53.008Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T18:33:53.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T18:33:53.008Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T18:33:53.008Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T18:33:53.008Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T18:33:53.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-20T18:33:53.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T18:33:53.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-20T18:33:53.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T18:33:53.008Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T18:33:53.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-20T18:33:53.008Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T18:33:54.822Z] ? github.com/docker/docker/api [no test files] [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:33:55.676Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:33:55.676Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-20T18:33:55.676Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-20T18:33:55.676Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:33:58.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:33:58.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:33:58.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:33:58.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:33:58.342Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:33:58.342Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:33:58.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:33:58.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:33:58.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:33:58.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:33:58.342Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-05-20T18:33:58.342Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-20T18:33:58.342Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T18:33:59.345Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-05-20T18:33:59.345Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T18:33:59.345Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T18:33:59.345Z] === RUN TestDaemonRestartIpcMode [2020-05-20T18:33:59.345Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T18:33:59.345Z] === RUN TestDiff [2020-05-20T18:33:59.957Z] --- PASS: TestDiff (0.87s) [2020-05-20T18:33:59.957Z] === RUN TestExecWithCloseStdin [2020-05-20T18:34:00.959Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-20T18:34:00.959Z] === RUN TestExec [2020-05-20T18:34:01.966Z] --- PASS: TestExec (0.91s) [2020-05-20T18:34:01.966Z] === RUN TestExecUser [2020-05-20T18:34:02.968Z] --- PASS: TestExecUser (0.93s) [2020-05-20T18:34:02.968Z] === RUN TestExportContainerAndImportImage [2020-05-20T18:34:03.973Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-05-20T18:34:03.973Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T18:34:05.441Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-05-20T18:34:05.441Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-20T18:34:05.441Z] daemon.go:325: [d1a053ba6351e] waiting for daemon to start [2020-05-20T18:34:05.442Z] daemon.go:325: [d1a053ba6351e] waiting for daemon to start [2020-05-20T18:34:05.442Z] daemon.go:353: [d1a053ba6351e] daemon started [2020-05-20T18:34:05.442Z] daemon.go:461: [d1a053ba6351e] Stopping daemon [2020-05-20T18:34:05.442Z] daemon.go:296: [d1a053ba6351e] exiting daemon [2020-05-20T18:34:05.442Z] daemon.go:448: [d1a053ba6351e] Daemon stopped [2020-05-20T18:34:05.442Z] daemon.go:325: [d1a053ba6351e] waiting for daemon to start [2020-05-20T18:34:05.442Z] daemon.go:325: [d1a053ba6351e] waiting for daemon to start [2020-05-20T18:34:05.442Z] daemon.go:353: [d1a053ba6351e] daemon started [2020-05-20T18:34:05.442Z] daemon.go:461: [d1a053ba6351e] Stopping daemon [2020-05-20T18:34:05.442Z] daemon.go:296: [d1a053ba6351e] exiting daemon [2020-05-20T18:34:05.442Z] daemon.go:448: [d1a053ba6351e] Daemon stopped [2020-05-20T18:34:05.442Z] === RUN TestHealthCheckWorkdir [2020-05-20T18:34:05.735Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-20T18:34:05.735Z] + mkdir -p /build [2020-05-20T18:34:05.735Z] + cp runc /build/runc [2020-05-20T18:34:05.735Z] Removing intermediate container c6c586d33b26 [2020-05-20T18:34:05.735Z] ---> 084863530aaf [2020-05-20T18:34:05.735Z] Step 92/140 : FROM dev-base AS tini [2020-05-20T18:34:05.735Z] ---> 07336f171d11 [2020-05-20T18:34:05.735Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:34:05.735Z] ---> Using cache [2020-05-20T18:34:05.735Z] ---> 0eda48ee7525 [2020-05-20T18:34:05.735Z] Step 94/140 : ARG TINI_COMMIT [2020-05-20T18:34:05.735Z] ---> Running in dccee1d8a66a [2020-05-20T18:34:05.735Z] Removing intermediate container dccee1d8a66a [2020-05-20T18:34:05.735Z] ---> 85c37c29614a [2020-05-20T18:34:05.735Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-05-20T18:34:05.735Z] ---> Running in 9e5952be0f6e [2020-05-20T18:34:05.735Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:34:05.735Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:34:05.735Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:34:05.735Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:34:05.735Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:34:05.735Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:34:06.910Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-05-20T18:34:06.910Z] === RUN TestHealthKillContainer [2020-05-20T18:34:07.216Z] Fetched 8131 kB in 3s (2726 kB/s) [2020-05-20T18:34:08.226Z] Reading package lists... [2020-05-20T18:34:09.522Z] Reading package lists... [2020-05-20T18:34:09.575Z] --- PASS: TestHealthKillContainer (2.96s) [2020-05-20T18:34:09.575Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T18:34:09.805Z] Building dependency tree... [2020-05-20T18:34:09.805Z] Reading state information... [2020-05-20T18:34:09.805Z] The following additional packages will be installed: [2020-05-20T18:34:09.805Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-20T18:34:09.805Z] Suggested packages: [2020-05-20T18:34:09.805Z] cmake-doc ninja-build lrzip [2020-05-20T18:34:09.805Z] Recommended packages: [2020-05-20T18:34:09.805Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-20T18:34:09.937Z] ok github.com/docker/docker/api/server 0.148s coverage: 7.9% of statements [2020-05-20T18:34:10.091Z] The following NEW packages will be installed: [2020-05-20T18:34:10.091Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-20T18:34:10.091Z] vim-common xxd [2020-05-20T18:34:10.091Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:34:10.091Z] Need to get 14.9 MB of archives. [2020-05-20T18:34:10.091Z] After this operation, 67.2 MB of additional disk space will be used. [2020-05-20T18:34:10.091Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-20T18:34:10.091Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:34:10.376Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-20T18:34:10.376Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-20T18:34:10.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-05-20T18:34:10.576Z] === RUN TestIpcModeNone [2020-05-20T18:34:10.996Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-20T18:34:11.281Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-20T18:34:11.281Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-20T18:34:11.281Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-20T18:34:11.281Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-20T18:34:11.281Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-20T18:34:11.578Z] --- PASS: TestIpcModeNone (0.96s) [2020-05-20T18:34:11.578Z] === RUN TestIpcModePrivate [2020-05-20T18:34:11.900Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:34:11.900Z] Fetched 14.9 MB in 2s (9092 kB/s) [2020-05-20T18:34:11.900Z] Selecting previously unselected package xxd. [2020-05-20T18:34:12.185Z] (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 ... 15341 files and directories currently installed.) [2020-05-20T18:34:12.185Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T18:34:12.185Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:34:12.185Z] Selecting previously unselected package vim-common. [2020-05-20T18:34:12.185Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:34:12.185Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:34:12.185Z] Selecting previously unselected package cmake-data. [2020-05-20T18:34:12.185Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-20T18:34:12.185Z] Unpacking cmake-data (3.13.4-1) ... [2020-05-20T18:34:12.582Z] --- PASS: TestIpcModePrivate (0.98s) [2020-05-20T18:34:12.582Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-20T18:34:12.582Z] === RUN TestIpcModeShareable [2020-05-20T18:34:12.811Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-20T18:34:12.811Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-20T18:34:12.811Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T18:34:13.584Z] --- PASS: TestIpcModeShareable (0.96s) [2020-05-20T18:34:13.584Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-20T18:34:13.584Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T18:34:14.289Z] Selecting previously unselected package libxml2:ppc64el. [2020-05-20T18:34:14.289Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:34:14.289Z] Selecting previously unselected package libarchive13:ppc64el. [2020-05-20T18:34:14.289Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-20T18:34:14.289Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-20T18:34:14.289Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-20T18:34:14.289Z] Selecting previously unselected package librhash0:ppc64el. [2020-05-20T18:34:14.289Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-20T18:34:14.289Z] Selecting previously unselected package libuv1:ppc64el. [2020-05-20T18:34:14.289Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-20T18:34:14.289Z] Selecting previously unselected package cmake. [2020-05-20T18:34:14.289Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-20T18:34:14.289Z] Unpacking cmake (3.13.4-1) ... [2020-05-20T18:34:14.907Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T18:34:14.907Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:34:14.907Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-20T18:34:14.907Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:34:14.907Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-20T18:34:14.907Z] Setting up cmake-data (3.13.4-1) ... [2020-05-20T18:34:14.907Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-20T18:34:14.907Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-20T18:34:14.907Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-20T18:34:14.907Z] Setting up cmake (3.13.4-1) ... [2020-05-20T18:34:14.907Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:34:14.907Z] Processing triggers for mime-support (3.62) ... [2020-05-20T18:34:15.152Z] ................................................ [ 29%] [2020-05-20T18:34:16.251Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-05-20T18:34:16.251Z] === RUN TestAPIIpcModeHost [2020-05-20T18:34:16.916Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-20T18:34:16.916Z] === RUN TestDaemonIpcModeShareable [2020-05-20T18:34:16.943Z] Removing intermediate container 9e5952be0f6e [2020-05-20T18:34:16.943Z] ---> 24d4e4235896 [2020-05-20T18:34:16.943Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:34:16.943Z] ---> 90ec45ca1b6b [2020-05-20T18:34:16.943Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-05-20T18:34:16.943Z] ---> Running in 03af5afc3ab5 [2020-05-20T18:34:16.943Z] Removing intermediate container 03af5afc3ab5 [2020-05-20T18:34:16.943Z] ---> 2dc13a9a863f [2020-05-20T18:34:16.943Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:34:17.229Z] ---> 5f8193fca182 [2020-05-20T18:34:17.229Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:34:17.229Z] ---> Running in f8223b900f3a [2020-05-20T18:34:17.512Z] + RM_GOPATH=0 [2020-05-20T18:34:17.512Z] + TMP_GOPATH= [2020-05-20T18:34:17.512Z] + : /build [2020-05-20T18:34:17.512Z] + '[' -z '' ']' [2020-05-20T18:34:17.512Z] ++ mktemp -d [2020-05-20T18:34:17.512Z] + export GOPATH=/tmp/tmp.ZKvVwQwTSM [2020-05-20T18:34:17.512Z] + GOPATH=/tmp/tmp.ZKvVwQwTSM [2020-05-20T18:34:17.512Z] + RM_GOPATH=1 [2020-05-20T18:34:17.512Z] ++ dirname ./install.sh [2020-05-20T18:34:17.512Z] + dir=. [2020-05-20T18:34:17.512Z] + bin=tini [2020-05-20T18:34:17.512Z] + shift [2020-05-20T18:34:17.512Z] + '[' '!' -f ./tini.installer ']' [2020-05-20T18:34:17.512Z] + . ./tini.installer [2020-05-20T18:34:17.512Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:34:17.512Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:34:17.512Z] + install_tini [2020-05-20T18:34:17.512Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-20T18:34:17.512Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.ZKvVwQwTSM/tini [2020-05-20T18:34:17.512Z] Cloning into '/tmp/tmp.ZKvVwQwTSM/tini'... [2020-05-20T18:34:17.796Z] + cd /tmp/tmp.ZKvVwQwTSM/tini [2020-05-20T18:34:17.796Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-20T18:34:18.081Z] + cmake . [2020-05-20T18:34:18.081Z] -- The C compiler identification is GNU 8.3.0 [2020-05-20T18:34:18.081Z] -- Check for working C compiler: /usr/bin/cc [2020-05-20T18:34:18.081Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-20T18:34:18.081Z] -- Detecting C compiler ABI info [2020-05-20T18:34:18.366Z] -- Detecting C compiler ABI info - done [2020-05-20T18:34:18.366Z] -- Detecting C compile features [2020-05-20T18:34:18.651Z] -- Detecting C compile features - done [2020-05-20T18:34:18.651Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-20T18:34:18.929Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-05-20T18:34:18.929Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-20T18:34:18.929Z] daemon.go:325: [d9c671acef365] waiting for daemon to start [2020-05-20T18:34:18.929Z] daemon.go:325: [d9c671acef365] waiting for daemon to start [2020-05-20T18:34:18.929Z] daemon.go:353: [d9c671acef365] daemon started [2020-05-20T18:34:18.929Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-20T18:34:18.929Z] daemon.go:461: [d9c671acef365] Stopping daemon [2020-05-20T18:34:18.929Z] daemon.go:296: [d9c671acef365] exiting daemon [2020-05-20T18:34:18.929Z] daemon.go:448: [d9c671acef365] Daemon stopped [2020-05-20T18:34:18.929Z] === RUN TestDaemonIpcModePrivate [2020-05-20T18:34:18.935Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-20T18:34:18.935Z] -- Configuring done [2020-05-20T18:34:18.935Z] -- Generating done [2020-05-20T18:34:18.935Z] -- Build files have been written to: /tmp/tmp.ZKvVwQwTSM/tini [2020-05-20T18:34:18.935Z] + make tini-static [2020-05-20T18:34:18.935Z] Scanning dependencies of target tini-static [2020-05-20T18:34:18.935Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-20T18:34:19.219Z] [100%] Linking C executable tini-static [2020-05-20T18:34:19.508Z] [100%] Built target tini-static [2020-05-20T18:34:19.508Z] + mkdir -p /build [2020-05-20T18:34:19.508Z] + cp tini-static /build/docker-init [2020-05-20T18:34:20.134Z] Removing intermediate container f8223b900f3a [2020-05-20T18:34:20.134Z] ---> 4d17648489a8 [2020-05-20T18:34:20.134Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-05-20T18:34:20.134Z] ---> 07336f171d11 [2020-05-20T18:34:20.134Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-05-20T18:34:20.134Z] ---> Running in 3ba6bd8716f5 [2020-05-20T18:34:20.134Z] Removing intermediate container 3ba6bd8716f5 [2020-05-20T18:34:20.134Z] ---> 16bf0d64c814 [2020-05-20T18:34:20.134Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-05-20T18:34:20.134Z] ---> Running in a8f324933dc2 [2020-05-20T18:34:20.418Z] Removing intermediate container a8f324933dc2 [2020-05-20T18:34:20.418Z] ---> d30c82be7c73 [2020-05-20T18:34:20.418Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:34:20.418Z] ---> 74a7f0409879 [2020-05-20T18:34:20.418Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-20T18:34:20.702Z] ---> 7cd914c25761 [2020-05-20T18:34:20.702Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-05-20T18:34:20.702Z] ---> Running in 463cd6e7c32b [2020-05-20T18:34:20.945Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-05-20T18:34:20.945Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-20T18:34:20.945Z] daemon.go:325: [dc20b6a724598] waiting for daemon to start [2020-05-20T18:34:20.945Z] daemon.go:325: [dc20b6a724598] waiting for daemon to start [2020-05-20T18:34:20.945Z] daemon.go:353: [dc20b6a724598] daemon started [2020-05-20T18:34:20.945Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-20T18:34:20.945Z] daemon.go:461: [dc20b6a724598] Stopping daemon [2020-05-20T18:34:20.945Z] daemon.go:296: [dc20b6a724598] exiting daemon [2020-05-20T18:34:20.945Z] daemon.go:448: [dc20b6a724598] Daemon stopped [2020-05-20T18:34:20.945Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T18:34:20.985Z] + RM_GOPATH=0 [2020-05-20T18:34:20.985Z] + TMP_GOPATH= [2020-05-20T18:34:20.985Z] + : /build/ [2020-05-20T18:34:20.985Z] + '[' -z '' ']' [2020-05-20T18:34:20.985Z] ++ mktemp -d [2020-05-20T18:34:20.985Z] + export GOPATH=/tmp/tmp.gcXga9EIVi [2020-05-20T18:34:20.985Z] + GOPATH=/tmp/tmp.gcXga9EIVi [2020-05-20T18:34:20.985Z] + RM_GOPATH=1 [2020-05-20T18:34:20.985Z] ++ dirname ./install.sh [2020-05-20T18:34:20.985Z] + dir=. [2020-05-20T18:34:20.985Z] + bin=rootlesskit [2020-05-20T18:34:20.985Z] + shift [2020-05-20T18:34:20.986Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-05-20T18:34:20.986Z] + . ./rootlesskit.installer [2020-05-20T18:34:20.986Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:34:20.986Z] + install_rootlesskit [2020-05-20T18:34:20.986Z] + case "$1" in [2020-05-20T18:34:20.986Z] + export CGO_ENABLED=0 [2020-05-20T18:34:20.986Z] + CGO_ENABLED=0 [2020-05-20T18:34:20.986Z] + _install_rootlesskit [2020-05-20T18:34:20.986Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-20T18:34:20.986Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gcXga9EIVi/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:34:20.986Z] Cloning into '/tmp/tmp.gcXga9EIVi/src/github.com/rootless-containers/rootlesskit'... [2020-05-20T18:34:20.986Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:34:22.000Z] + cd /tmp/tmp.gcXga9EIVi/src/github.com/rootless-containers/rootlesskit [2020-05-20T18:34:22.000Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-20T18:34:22.286Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:34:22.286Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-20T18:34:22.411Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-05-20T18:34:22.411Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-20T18:34:22.411Z] daemon.go:325: [d1c24d0bab8d6] waiting for daemon to start [2020-05-20T18:34:22.411Z] daemon.go:325: [d1c24d0bab8d6] waiting for daemon to start [2020-05-20T18:34:22.411Z] daemon.go:353: [d1c24d0bab8d6] daemon started [2020-05-20T18:34:22.411Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-20T18:34:22.411Z] daemon.go:461: [d1c24d0bab8d6] Stopping daemon [2020-05-20T18:34:22.411Z] daemon.go:296: [d1c24d0bab8d6] exiting daemon [2020-05-20T18:34:22.411Z] daemon.go:448: [d1c24d0bab8d6] Daemon stopped [2020-05-20T18:34:22.411Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T18:34:24.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-05-20T18:34:24.428Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-20T18:34:24.428Z] daemon.go:325: [da419d8bc4ccd] waiting for daemon to start [2020-05-20T18:34:24.428Z] daemon.go:325: [da419d8bc4ccd] waiting for daemon to start [2020-05-20T18:34:24.428Z] daemon.go:353: [da419d8bc4ccd] daemon started [2020-05-20T18:34:24.428Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-20T18:34:24.428Z] daemon.go:461: [da419d8bc4ccd] Stopping daemon [2020-05-20T18:34:24.428Z] daemon.go:296: [da419d8bc4ccd] exiting daemon [2020-05-20T18:34:24.428Z] daemon.go:448: [da419d8bc4ccd] Daemon stopped [2020-05-20T18:34:24.428Z] === RUN TestIpcModeOlderClient [2020-05-20T18:34:24.428Z] === PAUSE TestIpcModeOlderClient [2020-05-20T18:34:24.428Z] === RUN TestKillContainerInvalidSignal [2020-05-20T18:34:25.043Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-05-20T18:34:25.043Z] === RUN TestKillContainer [2020-05-20T18:34:25.043Z] === RUN TestKillContainer/no_signal [2020-05-20T18:34:25.885Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T18:34:26.499Z] === RUN TestKillContainer/killing_signal [2020-05-20T18:34:27.606Z] --- PASS: TestKillContainer (2.63s) [2020-05-20T18:34:27.606Z] --- PASS: TestKillContainer/no_signal (0.92s) [2020-05-20T18:34:27.606Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-20T18:34:27.606Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-05-20T18:34:27.606Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T18:34:27.606Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T18:34:28.609Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T18:34:29.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-05-20T18:34:29.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-20T18:34:29.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-05-20T18:34:29.221Z] === RUN TestKillStoppedContainer [2020-05-20T18:34:29.503Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-20T18:34:29.503Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T18:34:29.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-20T18:34:29.503Z] === RUN TestKillDifferentUserContainer [2020-05-20T18:34:30.506Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-05-20T18:34:30.506Z] === RUN TestInspectOomKilledTrue [2020-05-20T18:34:30.506Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-20T18:34:30.506Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:34:30.506Z] === RUN TestInspectOomKilledFalse [2020-05-20T18:34:30.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T18:34:30.506Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:34:30.506Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T18:34:31.118Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-20T18:34:31.118Z] === RUN TestLinksContainerNames [2020-05-20T18:34:32.584Z] --- PASS: TestLinksContainerNames (1.66s) [2020-05-20T18:34:32.584Z] === RUN TestLogsFollowTailEmpty [2020-05-20T18:34:32.874Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-05-20T18:34:33.590Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-20T18:34:33.590Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T18:34:34.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/default [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/private [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/slave [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/shared [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/default [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/shared [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/slave [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/private [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T18:34:34.607Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:34:34.607Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T18:34:34.607Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:34:34.887Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:34:35.067Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-20T18:34:35.067Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T18:34:35.168Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-20T18:34:35.168Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-20T18:34:35.168Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T18:34:37.099Z] Removing intermediate container 463cd6e7c32b [2020-05-20T18:34:37.099Z] ---> 62171c5f6a05 [2020-05-20T18:34:37.099Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-05-20T18:34:37.188Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-05-20T18:34:37.188Z] === RUN TestNetworkNat [2020-05-20T18:34:37.383Z] ---> 49246f974837 [2020-05-20T18:34:37.383Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-05-20T18:34:37.666Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-05-20T18:34:37.666Z] bad55c542dc9: Pulling fs layer [2020-05-20T18:34:37.951Z] bad55c542dc9: Verifying Checksum [2020-05-20T18:34:37.951Z] bad55c542dc9: Download complete [2020-05-20T18:34:38.192Z] --- PASS: TestNetworkNat (0.94s) [2020-05-20T18:34:38.192Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T18:34:38.569Z] bad55c542dc9: Pull complete [2020-05-20T18:34:38.569Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-20T18:34:38.569Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-20T18:34:38.569Z] ---> e49efe6f0050 [2020-05-20T18:34:38.569Z] Step 108/140 : FROM runtime-dev AS dev [2020-05-20T18:34:38.569Z] ---> 6ad341e28fcf [2020-05-20T18:34:38.569Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-05-20T18:34:38.569Z] ---> Running in ca8a6bda1c92 [2020-05-20T18:34:38.569Z] Removing intermediate container ca8a6bda1c92 [2020-05-20T18:34:38.569Z] ---> 3aa4025a64ae [2020-05-20T18:34:38.570Z] Step 110/140 : RUN groupadd -r docker [2020-05-20T18:34:38.570Z] ---> Running in e90c3795e3af [2020-05-20T18:34:39.188Z] Removing intermediate container e90c3795e3af [2020-05-20T18:34:39.188Z] ---> f2cb4baf7f20 [2020-05-20T18:34:39.188Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-05-20T18:34:39.194Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-20T18:34:39.194Z] === RUN TestNetworkLoopbackNat [2020-05-20T18:34:39.471Z] ---> Running in 606662fd83a5 [2020-05-20T18:34:40.089Z] Removing intermediate container 606662fd83a5 [2020-05-20T18:34:40.089Z] ---> 9dbe41132956 [2020-05-20T18:34:40.089Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-05-20T18:34:40.089Z] ---> Running in 2586a0649cb6 [2020-05-20T18:34:40.195Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2020-05-20T18:34:40.195Z] === RUN TestPause [2020-05-20T18:34:40.375Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-20T18:34:40.843Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-20T18:34:40.993Z] Removing intermediate container 2586a0649cb6 [2020-05-20T18:34:40.993Z] ---> 869074a1a020 [2020-05-20T18:34:40.993Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-05-20T18:34:40.993Z] ---> Running in aaa690617ec8 [2020-05-20T18:34:41.198Z] --- PASS: TestPause (0.87s) [2020-05-20T18:34:41.198Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T18:34:41.198Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:34:41.198Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:34:41.198Z] === RUN TestPauseStopPausedContainer [2020-05-20T18:34:41.627Z] Removing intermediate container aaa690617ec8 [2020-05-20T18:34:41.627Z] ---> 75fa096800b2 [2020-05-20T18:34:41.627Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-05-20T18:34:41.627Z] ---> Running in aba4eaf412f2 [2020-05-20T18:34:42.200Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-05-20T18:34:42.200Z] === RUN TestPsFilter [2020-05-20T18:34:42.248Z] Removing intermediate container aba4eaf412f2 [2020-05-20T18:34:42.248Z] ---> ab06d9b286a4 [2020-05-20T18:34:42.248Z] Step 115/140 : RUN ldconfig [2020-05-20T18:34:42.248Z] ---> Running in 3ab17066cb93 [2020-05-20T18:34:42.481Z] --- PASS: TestPsFilter (0.32s) [2020-05-20T18:34:42.481Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T18:34:43.264Z] Removing intermediate container 3ab17066cb93 [2020-05-20T18:34:43.264Z] ---> d4f38ce9628b [2020-05-20T18:34:43.264Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-05-20T18:34:43.264Z] ---> Running in d96736b17dab [2020-05-20T18:34:43.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-05-20T18:34:43.484Z] === RUN TestRemoveContainerWithVolume [2020-05-20T18:34:43.881Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-20T18:34:43.882Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-20T18:34:44.102Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-05-20T18:34:44.102Z] === RUN TestRemoveContainerRunning [2020-05-20T18:34:44.167Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-20T18:34:44.167Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-20T18:34:44.195Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-20T18:34:44.452Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-20T18:34:44.452Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-20T18:34:45.105Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-05-20T18:34:45.105Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T18:34:45.717Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-05-20T18:34:45.717Z] === RUN TestRemoveInvalidContainer [2020-05-20T18:34:45.717Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-20T18:34:45.717Z] === RUN TestRenameLinkedContainer [2020-05-20T18:34:46.480Z] Fetched 8131 kB in 3s (3024 kB/s) [2020-05-20T18:34:47.492Z] Reading package lists... [2020-05-20T18:34:48.524Z] Reading package lists... [2020-05-20T18:34:48.816Z] Building dependency tree... [2020-05-20T18:34:48.816Z] Reading state information... [2020-05-20T18:34:48.816Z] libcap2-bin is already the newest version (1:2.25-2). [2020-05-20T18:34:48.816Z] libcap2-bin set to manually installed. [2020-05-20T18:34:48.816Z] The following additional packages will be installed: [2020-05-20T18:34:48.816Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-20T18:34:48.816Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-20T18:34:48.816Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:34:48.816Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-20T18:34:48.816Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-20T18:34:48.816Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-20T18:34:48.816Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-20T18:34:48.816Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-20T18:34:48.816Z] python3.7 python3.7-minimal vim-runtime xxd [2020-05-20T18:34:48.816Z] Suggested packages: [2020-05-20T18:34:48.816Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-20T18:34:48.816Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-20T18:34:48.816Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-20T18:34:48.816Z] xfsdump acl attr quota [2020-05-20T18:34:48.816Z] Recommended packages: [2020-05-20T18:34:48.816Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-20T18:34:48.816Z] python3-keyrings.alt python3-xdg unzip [2020-05-20T18:34:49.828Z] The following NEW packages will be installed: [2020-05-20T18:34:49.828Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-20T18:34:49.828Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-20T18:34:49.828Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-20T18:34:49.828Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-20T18:34:49.828Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-20T18:34:49.828Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-20T18:34:49.828Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-20T18:34:49.828Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-20T18:34:49.828Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-20T18:34:49.828Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-20T18:34:49.828Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-20T18:34:49.828Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-20T18:34:49.828Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-20T18:34:49.828Z] xfsprogs xxd xz-utils zip [2020-05-20T18:34:49.828Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-05-20T18:34:49.828Z] Need to get 106 MB of archives. [2020-05-20T18:34:49.828Z] After this operation, 660 MB of additional disk space will be used. [2020-05-20T18:34:49.828Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-20T18:34:49.829Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-20T18:34:49.829Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-20T18:34:50.087Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-05-20T18:34:50.087Z] === RUN TestRenameStoppedContainer [2020-05-20T18:34:50.087Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-20T18:34:50.087Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T18:34:50.114Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-20T18:34:50.114Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-20T18:34:50.114Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-20T18:34:50.114Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-20T18:34:50.114Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-20T18:34:50.114Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-20T18:34:50.114Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-20T18:34:50.114Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-20T18:34:50.114Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-20T18:34:50.114Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-20T18:34:50.114Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-20T18:34:50.114Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-20T18:34:50.114Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-20T18:34:50.114Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-20T18:34:50.114Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-20T18:34:50.114Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-20T18:34:50.397Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-20T18:34:50.397Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-20T18:34:50.397Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-20T18:34:50.397Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-20T18:34:50.397Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-20T18:34:50.397Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-20T18:34:50.681Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-20T18:34:50.681Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-20T18:34:50.681Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-20T18:34:50.681Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-20T18:34:50.966Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-20T18:34:50.966Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-20T18:34:50.966Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-20T18:34:52.104Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-05-20T18:34:52.104Z] === RUN TestRenameInvalidName [2020-05-20T18:34:52.443Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-20T18:34:52.715Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-20T18:34:52.715Z] === RUN TestRenameAnonymousContainer [2020-05-20T18:34:53.088Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-20T18:34:53.088Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-20T18:34:53.088Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-20T18:34:53.088Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-20T18:34:53.088Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-20T18:34:53.088Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-20T18:34:53.088Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-20T18:34:53.088Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-20T18:34:53.088Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-20T18:34:53.088Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-20T18:34:53.088Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-20T18:34:53.088Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-20T18:34:53.088Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-20T18:34:53.088Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-20T18:34:53.373Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-20T18:34:53.373Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-20T18:34:53.373Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-20T18:34:53.373Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-20T18:34:53.373Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-20T18:34:53.373Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-20T18:34:53.373Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-20T18:34:53.373Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-20T18:34:53.373Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-20T18:34:53.373Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-20T18:34:53.656Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-20T18:34:53.656Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-20T18:34:53.656Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-20T18:34:53.656Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-20T18:34:53.656Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-20T18:34:53.656Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-20T18:34:53.656Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-20T18:34:53.656Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-20T18:34:53.656Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-20T18:34:53.941Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-20T18:34:53.941Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-20T18:34:53.941Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-20T18:34:54.225Z] Fetched 106 MB in 4s (26.4 MB/s) [2020-05-20T18:34:54.225Z] Selecting previously unselected package pigz. [2020-05-20T18:34:54.225Z] (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 ... 15404 files and directories currently installed.) [2020-05-20T18:34:54.225Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-20T18:34:54.225Z] Unpacking pigz (2.4-1) ... [2020-05-20T18:34:54.225Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-20T18:34:54.225Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T18:34:54.225Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T18:34:54.225Z] Selecting previously unselected package python3.7-minimal. [2020-05-20T18:34:54.225Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T18:34:54.225Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:34:54.509Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T18:34:54.509Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-20T18:34:55.544Z] Selecting previously unselected package python3-minimal. [2020-05-20T18:34:55.544Z] (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 ... 15653 files and directories currently installed.) [2020-05-20T18:34:55.544Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-20T18:34:55.544Z] Unpacking python3-minimal (3.7.3-1) ... [2020-05-20T18:34:55.544Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-05-20T18:34:55.544Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-20T18:34:55.544Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-20T18:34:55.544Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-20T18:34:55.544Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T18:34:55.544Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T18:34:55.830Z] Selecting previously unselected package python3.7. [2020-05-20T18:34:55.830Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-20T18:34:55.830Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:34:55.830Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-20T18:34:55.830Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-20T18:34:55.830Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-20T18:34:56.115Z] Setting up python3-minimal (3.7.3-1) ... [2020-05-20T18:34:56.115Z] Selecting previously unselected package python3. [2020-05-20T18:34:56.115Z] (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 ... 16065 files and directories currently installed.) [2020-05-20T18:34:56.115Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-20T18:34:56.115Z] Unpacking python3 (3.7.3-1) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libiptc0:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-05-20T18:34:56.400Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-20T18:34:56.400Z] Selecting previously unselected package iptables. [2020-05-20T18:34:56.400Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-20T18:34:56.400Z] Unpacking iptables (1.8.2-4) ... [2020-05-20T18:34:56.683Z] Selecting previously unselected package xxd. [2020-05-20T18:34:56.683Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T18:34:56.683Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-20T18:34:56.683Z] Selecting previously unselected package vim-common. [2020-05-20T18:34:56.683Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:34:56.683Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-20T18:34:56.683Z] Selecting previously unselected package bash-completion. [2020-05-20T18:34:56.683Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-20T18:34:57.698Z] Unpacking bash-completion (1:2.8-6) ... [2020-05-20T18:34:57.983Z] Selecting previously unselected package bzip2. [2020-05-20T18:34:57.983Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-20T18:34:57.983Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:34:57.983Z] Selecting previously unselected package xz-utils. [2020-05-20T18:34:57.983Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-20T18:34:57.983Z] Unpacking xz-utils (5.2.4-1) ... [2020-05-20T18:34:57.983Z] Selecting previously unselected package apparmor. [2020-05-20T18:34:57.983Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-20T18:34:57.983Z] Unpacking apparmor (2.13.2-10) ... [2020-05-20T18:34:58.186Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-05-20T18:34:58.186Z] === RUN TestRenameContainerWithSameName [2020-05-20T18:34:58.268Z] Selecting previously unselected package aufs-tools. [2020-05-20T18:34:58.268Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-20T18:34:58.268Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:34:58.268Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-20T18:34:58.268Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-20T18:34:58.268Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:34:58.467Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-05-20T18:34:58.467Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T18:34:58.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T18:34:58.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T18:34:58.885Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-20T18:34:58.885Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-20T18:34:58.885Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:34:59.503Z] Selecting previously unselected package binutils-mingw-w64. [2020-05-20T18:34:59.503Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-20T18:34:59.503Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:34:59.503Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-20T18:34:59.503Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T18:34:59.503Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T18:34:59.503Z] Selecting previously unselected package dmsetup. [2020-05-20T18:34:59.503Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T18:34:59.503Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-05-20T18:34:59.503Z] Selecting previously unselected package mingw-w64-common. [2020-05-20T18:34:59.503Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-20T18:34:59.503Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-20T18:35:00.520Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-20T18:35:00.520Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-20T18:35:00.520Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:35:00.591Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-05-20T18:35:00.591Z] === RUN TestResize [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T18:35:01.088Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2020-05-20T18:35:01.088Z] ok github.com/docker/docker/api/server/middleware 0.181s coverage: 37.7% of statements [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T18:35:01.088Z] ok github.com/docker/docker/api/server/router/swarm 0.146s coverage: 3.1% of statements [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T18:35:01.088Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T18:35:01.089Z] ok github.com/docker/docker/api/types/filters 0.152s coverage: 92.2% of statements [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T18:35:01.089Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T18:35:01.089Z] ok github.com/docker/docker/api/types/time 0.431s coverage: 100.0% of statements [2020-05-20T18:35:01.089Z] ok github.com/docker/docker/api/types/versions 0.083s coverage: 75.0% of statements [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T18:35:01.089Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T18:35:01.203Z] --- PASS: TestResize (0.85s) [2020-05-20T18:35:01.203Z] === RUN TestResizeWithInvalidSize [2020-05-20T18:35:02.018Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-05-20T18:35:02.018Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T18:35:02.018Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:02.018Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-20T18:35:02.018Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T18:35:02.018Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:02.206Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-05-20T18:35:02.206Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T18:35:03.209Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:03.209Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:03.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:03.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:35:03.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:35:03.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T18:35:04.970Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 43.2% of statements [2020-05-20T18:35:04.970Z] ok github.com/docker/docker/builder/dockerignore 0.415s coverage: 96.8% of statements [2020-05-20T18:35:04.970Z] ok github.com/docker/docker/builder/fscache 0.948s coverage: 69.2% of statements [2020-05-20T18:35:04.970Z] ok github.com/docker/docker/builder/remotecontext 0.460s coverage: 9.2% of statements [2020-05-20T18:35:04.987Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-20T18:35:05.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:05.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:06.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T18:35:06.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:35:06.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:35:07.518Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-20T18:35:07.518Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-20T18:35:07.518Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:08.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:35:08.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:35:10.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T18:35:10.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:35:10.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:35:10.983Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-20T18:35:10.983Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-20T18:35:10.983Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-20T18:35:10.983Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T18:35:10.983Z] Selecting previously unselected package jq. [2020-05-20T18:35:10.983Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-20T18:35:10.983Z] Selecting previously unselected package libaio1:ppc64el. [2020-05-20T18:35:10.983Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-20T18:35:10.983Z] Selecting previously unselected package libbtrfs0. [2020-05-20T18:35:10.983Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-20T18:35:10.983Z] Selecting previously unselected package libbtrfs-dev. [2020-05-20T18:35:10.983Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-20T18:35:10.983Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-20T18:35:11.268Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-20T18:35:11.268Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-20T18:35:11.268Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-20T18:35:11.552Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-20T18:35:11.552Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-20T18:35:11.552Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-20T18:35:11.552Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-20T18:35:11.552Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-20T18:35:11.552Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-20T18:35:11.552Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-20T18:35:11.552Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-20T18:35:11.552Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-20T18:35:11.552Z] Selecting previously unselected package libgpm2:ppc64el. [2020-05-20T18:35:11.552Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-20T18:35:11.552Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-20T18:35:11.552Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-20T18:35:11.552Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-20T18:35:11.552Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T18:35:13.041Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-20T18:35:13.041Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-20T18:35:13.041Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T18:35:13.041Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-20T18:35:13.041Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-20T18:35:13.041Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T18:35:13.041Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-20T18:35:13.041Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-20T18:35:13.041Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:35:13.041Z] Selecting previously unselected package libreadline5:ppc64el. [2020-05-20T18:35:13.041Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-20T18:35:13.041Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-20T18:35:13.041Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-20T18:35:13.041Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-20T18:35:13.041Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T18:35:13.324Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-20T18:35:13.326Z] Selecting previously unselected package net-tools. [2020-05-20T18:35:13.326Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-20T18:35:13.326Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:35:13.326Z] Selecting previously unselected package python-pip-whl. [2020-05-20T18:35:13.326Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-20T18:35:13.326Z] Unpacking python-pip-whl (18.1-5) ... [2020-05-20T18:35:13.326Z] Selecting previously unselected package python3-lib2to3. [2020-05-20T18:35:13.326Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-20T18:35:13.326Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:35:13.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:35:13.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:35:13.610Z] Selecting previously unselected package python3-distutils. [2020-05-20T18:35:13.610Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-20T18:35:13.610Z] Unpacking python3-distutils (3.7.3-1) ... [2020-05-20T18:35:13.610Z] Selecting previously unselected package python3-pip. [2020-05-20T18:35:13.610Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-20T18:35:13.610Z] Unpacking python3-pip (18.1-5) ... [2020-05-20T18:35:13.610Z] Selecting previously unselected package python3-pkg-resources. [2020-05-20T18:35:13.610Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-20T18:35:13.610Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:35:13.610Z] Selecting previously unselected package python3-setuptools. [2020-05-20T18:35:13.610Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-20T18:35:13.610Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-05-20T18:35:13.610Z] Selecting previously unselected package python3-wheel. [2020-05-20T18:35:13.610Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-20T18:35:13.610Z] Unpacking python3-wheel (0.32.3-2) ... [2020-05-20T18:35:13.610Z] Selecting previously unselected package thin-provisioning-tools. [2020-05-20T18:35:13.610Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-20T18:35:13.610Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:35:13.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T18:35:13.897Z] Selecting previously unselected package vim-runtime. [2020-05-20T18:35:13.897Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-20T18:35:13.897Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-20T18:35:13.897Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-20T18:35:13.897Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:35:14.914Z] Selecting previously unselected package vim. [2020-05-20T18:35:14.914Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-20T18:35:14.914Z] Unpacking vim (2:8.1.0875-5) ... [2020-05-20T18:35:15.198Z] Selecting previously unselected package xfsprogs. [2020-05-20T18:35:15.198Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-20T18:35:15.198Z] Unpacking xfsprogs (4.20.0-1) ... [2020-05-20T18:35:15.198Z] Selecting previously unselected package zip. [2020-05-20T18:35:15.198Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-05-20T18:35:15.198Z] Unpacking zip (3.0-11+b1) ... [2020-05-20T18:35:15.198Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-20T18:35:15.198Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-20T18:35:15.198Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-20T18:35:15.198Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-20T18:35:15.198Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-20T18:35:15.261Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-05-20T18:35:15.483Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-20T18:35:15.483Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-20T18:35:15.483Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-20T18:35:15.483Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-20T18:35:15.483Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-20T18:35:15.483Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-20T18:35:15.483Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:15.483Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-20T18:35:15.483Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-20T18:35:15.483Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-20T18:35:15.483Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-20T18:35:15.483Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-20T18:35:15.483Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-20T18:35:15.483Z] Setting up zip (3.0-11+b1) ... [2020-05-20T18:35:15.483Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-20T18:35:15.483Z] Setting up bash-completion (1:2.8-6) ... [2020-05-20T18:35:15.517Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d0fa8d8937806] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d0fa8d8937806] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d0fa8d8937806] daemon started [2020-05-20T18:35:15.518Z] daemon.go:296: [d0fa8d8937806] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [d0fa8d8937806] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d0fa8d8937806] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d0fa8d8937806] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d0fa8d8937806] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d0fa8d8937806] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d0fa8d8937806] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d936588058a95] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d936588058a95] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d936588058a95] daemon started [2020-05-20T18:35:15.518Z] daemon.go:325: [d936588058a95] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:296: [d936588058a95] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [d936588058a95] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d936588058a95] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d936588058a95] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d936588058a95] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d936588058a95] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [dc494bbb9d198] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [dc494bbb9d198] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dc494bbb9d198] daemon started [2020-05-20T18:35:15.518Z] daemon.go:325: [dc494bbb9d198] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:296: [dc494bbb9d198] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [dc494bbb9d198] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dc494bbb9d198] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [dc494bbb9d198] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [dc494bbb9d198] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [dc494bbb9d198] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [dbffc4abd8d11] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [dbffc4abd8d11] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dbffc4abd8d11] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [dbffc4abd8d11] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [dbffc4abd8d11] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [dbffc4abd8d11] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [dbffc4abd8d11] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [dbffc4abd8d11] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dbffc4abd8d11] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [dbffc4abd8d11] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [dbffc4abd8d11] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [dbffc4abd8d11] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [de6729234f46d] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [de6729234f46d] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [de6729234f46d] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [de6729234f46d] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [de6729234f46d] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [de6729234f46d] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [de6729234f46d] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [de6729234f46d] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [de6729234f46d] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [de6729234f46d] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [de6729234f46d] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [de6729234f46d] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d7724fc3f7621] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d7724fc3f7621] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d7724fc3f7621] daemon started [2020-05-20T18:35:15.518Z] daemon.go:325: [d7724fc3f7621] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:296: [d7724fc3f7621] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [d7724fc3f7621] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d7724fc3f7621] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d7724fc3f7621] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d7724fc3f7621] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d7724fc3f7621] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d9d1a17c27ca6] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d9d1a17c27ca6] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d9d1a17c27ca6] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d9d1a17c27ca6] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d9d1a17c27ca6] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d9d1a17c27ca6] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [d9d1a17c27ca6] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d9d1a17c27ca6] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d9d1a17c27ca6] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d9d1a17c27ca6] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d9d1a17c27ca6] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d9d1a17c27ca6] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [dad9e3afa7a24] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [dad9e3afa7a24] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dad9e3afa7a24] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [dad9e3afa7a24] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [dad9e3afa7a24] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [dad9e3afa7a24] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [dad9e3afa7a24] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [dad9e3afa7a24] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [dad9e3afa7a24] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [dad9e3afa7a24] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [dad9e3afa7a24] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [dad9e3afa7a24] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d4b20f50dd195] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d4b20f50dd195] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d4b20f50dd195] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d4b20f50dd195] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d4b20f50dd195] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d4b20f50dd195] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [d4b20f50dd195] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d4b20f50dd195] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d4b20f50dd195] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d4b20f50dd195] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d4b20f50dd195] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d4b20f50dd195] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d0c3474ca4b64] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d0c3474ca4b64] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d0c3474ca4b64] daemon started [2020-05-20T18:35:15.518Z] daemon.go:325: [d0c3474ca4b64] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:296: [d0c3474ca4b64] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [d0c3474ca4b64] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d0c3474ca4b64] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d0c3474ca4b64] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d0c3474ca4b64] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d0c3474ca4b64] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [d61f420eedc08] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d61f420eedc08] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d61f420eedc08] daemon started [2020-05-20T18:35:15.518Z] daemon.go:296: [d61f420eedc08] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:325: [d61f420eedc08] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [d61f420eedc08] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [d61f420eedc08] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [d61f420eedc08] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [d61f420eedc08] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [d61f420eedc08] Daemon stopped [2020-05-20T18:35:15.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-05-20T18:35:15.518Z] 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-05-20T18:35:15.518Z] daemon.go:325: [deeef4fa1d1a9] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [deeef4fa1d1a9] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [deeef4fa1d1a9] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [deeef4fa1d1a9] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [deeef4fa1d1a9] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [deeef4fa1d1a9] Daemon stopped [2020-05-20T18:35:15.518Z] daemon.go:325: [deeef4fa1d1a9] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:325: [deeef4fa1d1a9] waiting for daemon to start [2020-05-20T18:35:15.518Z] daemon.go:353: [deeef4fa1d1a9] daemon started [2020-05-20T18:35:15.518Z] daemon.go:461: [deeef4fa1d1a9] Stopping daemon [2020-05-20T18:35:15.518Z] daemon.go:296: [deeef4fa1d1a9] exiting daemon [2020-05-20T18:35:15.518Z] daemon.go:448: [deeef4fa1d1a9] Daemon stopped [2020-05-20T18:35:15.518Z] === RUN TestKernelTCPMemory [2020-05-20T18:35:16.495Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-20T18:35:16.495Z] Setting up xz-utils (5.2.4-1) ... [2020-05-20T18:35:16.495Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-20T18:35:16.495Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-20T18:35:16.495Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T18:35:16.495Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-20T18:35:16.495Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-20T18:35:16.495Z] Setting up pigz (2.4-1) ... [2020-05-20T18:35:16.495Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-20T18:35:16.495Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-20T18:35:16.495Z] Setting up python-pip-whl (18.1-5) ... [2020-05-20T18:35:16.495Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-20T18:35:16.495Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-05-20T18:35:16.495Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-20T18:35:16.524Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-05-20T18:35:16.524Z] === RUN TestNISDomainname [2020-05-20T18:35:16.779Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-20T18:35:16.779Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-20T18:35:16.779Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-20T18:35:16.779Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-20T18:35:16.779Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-20T18:35:16.779Z] Setting up vim (2:8.1.0875-5) ... [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-20T18:35:16.779Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-20T18:35:16.779Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-20T18:35:16.779Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-20T18:35:16.779Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:16.779Z] 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-05-20T18:35:16.779Z] 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-05-20T18:35:16.779Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-20T18:35:16.779Z] 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-05-20T18:35:16.779Z] 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-05-20T18:35:16.780Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-20T18:35:16.780Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-20T18:35:16.780Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-20T18:35:16.780Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-20T18:35:16.780Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-20T18:35:16.780Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-20T18:35:17.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T18:35:17.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T18:35:17.527Z] --- PASS: TestNISDomainname (0.96s) [2020-05-20T18:35:17.527Z] === RUN TestStats [2020-05-20T18:35:18.256Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-20T18:35:18.256Z] Setting up iptables (1.8.2-4) ... [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-20T18:35:18.256Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-20T18:35:18.256Z] Setting up python3 (3.7.3-1) ... [2020-05-20T18:35:18.256Z] Setting up python3-wheel (0.32.3-2) ... [2020-05-20T18:35:18.256Z] Setting up apparmor (2.13.2-10) ... [2020-05-20T18:35:18.875Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-20T18:35:19.165Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-20T18:35:19.457Z] Setting up python3-distutils (3.7.3-1) ... [2020-05-20T18:35:19.542Z] --- PASS: TestStats (1.93s) [2020-05-20T18:35:19.542Z] === RUN TestStopContainerWithTimeout [2020-05-20T18:35:19.542Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T18:35:19.542Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T18:35:19.542Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T18:35:19.542Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T18:35:19.542Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T18:35:19.542Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T18:35:19.542Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T18:35:19.542Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T18:35:19.542Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T18:35:19.542Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T18:35:19.740Z] Setting up python3-setuptools (40.8.0-1) ... [2020-05-20T18:35:19.844Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-20T18:35:20.024Z] Setting up python3-pip (18.1-5) ... [2020-05-20T18:35:20.308Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T18:35:20.308Z] Setting up dmsetup (2:1.02.155-3) ... [2020-05-20T18:35:20.308Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-20T18:35:20.308Z] Setting up xfsprogs (4.20.0-1) ... [2020-05-20T18:35:20.308Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-20T18:35:20.308Z] Processing triggers for mime-support (3.62) ... [2020-05-20T18:35:20.308Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-20T18:35:20.545Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T18:35:22.561Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T18:35:23.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T18:35:25.229Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-20T18:35:25.229Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2020-05-20T18:35:25.229Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-05-20T18:35:25.229Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-05-20T18:35:25.229Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-05-20T18:35:25.229Z] === RUN TestDeleteDevicemapper [2020-05-20T18:35:25.229Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T18:35:25.229Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:35:25.229Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T18:35:25.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T18:35:29.597Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-05-20T18:35:29.597Z] === RUN TestUpdateMemory [2020-05-20T18:35:29.597Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T18:35:29.597Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:35:29.597Z] === RUN TestUpdateCPUQuota [2020-05-20T18:35:29.878Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-05-20T18:35:29.878Z] === RUN TestUpdatePidsLimit [2020-05-20T18:35:29.878Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T18:35:30.159Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T18:35:30.657Z] Removing intermediate container d96736b17dab [2020-05-20T18:35:30.657Z] ---> 571fdb221c1d [2020-05-20T18:35:30.657Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-05-20T18:35:30.657Z] ---> Running in 64b1e4763d53 [2020-05-20T18:35:30.771Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T18:35:31.054Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T18:35:31.292Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-20T18:35:31.292Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-20T18:35:31.292Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-20T18:35:31.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T18:35:31.584Z] Removing intermediate container 64b1e4763d53 [2020-05-20T18:35:31.584Z] ---> 4c6f0603a47a [2020-05-20T18:35:31.584Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-05-20T18:35:31.584Z] ---> Running in 390e59fb83f8 [2020-05-20T18:35:31.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T18:35:32.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T18:35:32.555Z] ......................... [ 67%] [2020-05-20T18:35:33.636Z] Collecting yamllint==1.16.0 [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-05-20T18:35:33.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-20T18:35:33.693Z] === RUN TestUpdateRestartPolicy [2020-05-20T18:35:33.920Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-20T18:35:33.920Z] Collecting pyyaml (from yamllint==1.16.0) [2020-05-20T18:35:33.920Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-20T18:35:34.543Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-20T18:35:34.543Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-20T18:35:34.543Z] Building wheels for collected packages: pyyaml [2020-05-20T18:35:34.543Z] Running setup.py bdist_wheel for pyyaml: started [2020-05-20T18:35:35.191Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-20T18:35:35.191Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-20T18:35:35.191Z] Successfully built pyyaml [2020-05-20T18:35:35.191Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-05-20T18:35:35.191Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-20T18:35:35.306Z] ok github.com/docker/docker/builder/remotecontext/git 28.491s coverage: 85.1% of statements [2020-05-20T18:35:35.306Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T18:35:35.306Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T18:35:35.306Z] ok github.com/docker/docker/cli/debug 0.109s coverage: 100.0% of statements [2020-05-20T18:35:35.306Z] ok github.com/docker/docker/client 0.431s coverage: 75.2% of statements [2020-05-20T18:35:35.813Z] Removing intermediate container 390e59fb83f8 [2020-05-20T18:35:35.813Z] ---> 8b31b944fbb2 [2020-05-20T18:35:35.813Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-05-20T18:35:35.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T18:35:36.482Z] ---> 1c857f03a243 [2020-05-20T18:35:36.482Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T18:35:38.324Z] ok github.com/docker/docker/cmd/dockerd 0.662s coverage: 18.6% of statements [2020-05-20T18:35:40.595Z] ok github.com/docker/docker/container 0.644s coverage: 42.8% of statements [2020-05-20T18:35:40.595Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T18:35:40.595Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T18:35:40.595Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T18:35:40.595Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T18:35:41.003Z] ---> 0bfa3c34365d [2020-05-20T18:35:41.003Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-05-20T18:35:41.003Z] ---> c5d00db2f452 [2020-05-20T18:35:41.003Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-20T18:35:41.003Z] ---> 7be075786cd2 [2020-05-20T18:35:41.003Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-05-20T18:35:41.003Z] ---> 3463ce0d3820 [2020-05-20T18:35:41.003Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-05-20T18:35:42.035Z] ---> 822857e202dc [2020-05-20T18:35:42.035Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-05-20T18:35:42.329Z] ---> 80cd3f226b30 [2020-05-20T18:35:42.329Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-05-20T18:35:42.614Z] ---> b88a3f8c342c [2020-05-20T18:35:42.614Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-20T18:35:42.899Z] ---> 56291b777959 [2020-05-20T18:35:42.899Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-20T18:35:45.627Z] ---> d7b28212f731 [2020-05-20T18:35:45.627Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-05-20T18:35:45.925Z] ---> 00df5eadfcc9 [2020-05-20T18:35:45.925Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-05-20T18:35:46.959Z] ---> 57820b6b09ce [2020-05-20T18:35:46.959Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-20T18:35:47.595Z] ---> d65827feeb69 [2020-05-20T18:35:47.595Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-05-20T18:35:47.886Z] ---> 88285aa194ce [2020-05-20T18:35:47.886Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-05-20T18:35:48.172Z] ---> fca654f1ce1e [2020-05-20T18:35:48.172Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-05-20T18:35:48.172Z] ---> Running in 764b8bb3f764 [2020-05-20T18:35:48.462Z] Removing intermediate container 764b8bb3f764 [2020-05-20T18:35:48.463Z] ---> 7d6a25525c16 [2020-05-20T18:35:48.463Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-05-20T18:35:48.463Z] ---> Running in 93998728c838 [2020-05-20T18:35:48.463Z] Removing intermediate container 93998728c838 [2020-05-20T18:35:48.463Z] ---> aa06464e602c [2020-05-20T18:35:48.463Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-05-20T18:35:48.463Z] ---> Running in 483691f2b8e5 [2020-05-20T18:35:48.754Z] Removing intermediate container 483691f2b8e5 [2020-05-20T18:35:48.754Z] ---> 1ba55bb7ae63 [2020-05-20T18:35:48.754Z] Step 137/140 : VOLUME /var/lib/docker [2020-05-20T18:35:48.754Z] ---> Running in 43842190e1c5 [2020-05-20T18:35:48.754Z] Removing intermediate container 43842190e1c5 [2020-05-20T18:35:48.754Z] ---> 217fcd9e3112 [2020-05-20T18:35:48.754Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-05-20T18:35:48.754Z] ---> Running in d4d97b2ba57a [2020-05-20T18:35:48.975Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2020-05-20T18:35:48.976Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T18:35:48.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-20T18:35:48.976Z] === RUN TestWaitNonBlocked [2020-05-20T18:35:48.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:35:48.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:35:48.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:35:48.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:35:48.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:35:48.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:35:48.976Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-20T18:35:48.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-05-20T18:35:48.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-05-20T18:35:48.976Z] === RUN TestWaitBlocked [2020-05-20T18:35:48.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:35:48.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:35:48.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:35:48.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:35:48.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:35:48.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:35:49.037Z] Removing intermediate container d4d97b2ba57a [2020-05-20T18:35:49.038Z] ---> 8f0c0102791f [2020-05-20T18:35:49.038Z] Step 139/140 : FROM dev AS final [2020-05-20T18:35:49.038Z] ---> 8f0c0102791f [2020-05-20T18:35:49.038Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-05-20T18:35:49.980Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-20T18:35:49.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-05-20T18:35:49.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-05-20T18:35:49.980Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T18:35:49.980Z] === CONT TestIpcModeOlderClient [2020-05-20T18:35:49.980Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-20T18:35:49.980Z] === CONT TestDaemonRestartIpcMode [2020-05-20T18:35:52.659Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s) [2020-05-20T18:35:52.659Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-20T18:35:52.659Z] daemon.go:325: [d751509b245ae] waiting for daemon to start [2020-05-20T18:35:52.659Z] daemon.go:325: [d751509b245ae] waiting for daemon to start [2020-05-20T18:35:52.659Z] daemon.go:353: [d751509b245ae] daemon started [2020-05-20T18:35:52.659Z] daemon.go:325: [d751509b245ae] waiting for daemon to start [2020-05-20T18:35:52.659Z] daemon.go:296: [d751509b245ae] exiting daemon [2020-05-20T18:35:52.659Z] daemon.go:325: [d751509b245ae] waiting for daemon to start [2020-05-20T18:35:52.659Z] daemon.go:353: [d751509b245ae] daemon started [2020-05-20T18:35:52.659Z] daemon.go:461: [d751509b245ae] Stopping daemon [2020-05-20T18:35:52.659Z] daemon.go:296: [d751509b245ae] exiting daemon [2020-05-20T18:35:52.659Z] daemon.go:448: [d751509b245ae] Daemon stopped [2020-05-20T18:35:54.124Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2020-05-20T18:35:54.124Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-20T18:35:54.124Z] daemon.go:325: [db8ba98dbf478] waiting for daemon to start [2020-05-20T18:35:54.124Z] daemon.go:325: [db8ba98dbf478] waiting for daemon to start [2020-05-20T18:35:54.124Z] daemon.go:353: [db8ba98dbf478] daemon started [2020-05-20T18:35:54.124Z] daemon.go:461: [db8ba98dbf478] Stopping daemon [2020-05-20T18:35:54.124Z] daemon.go:296: [db8ba98dbf478] exiting daemon [2020-05-20T18:35:54.124Z] daemon.go:448: [db8ba98dbf478] Daemon stopped [2020-05-20T18:35:54.124Z] daemon.go:325: [db8ba98dbf478] waiting for daemon to start [2020-05-20T18:35:54.124Z] daemon.go:325: [db8ba98dbf478] waiting for daemon to start [2020-05-20T18:35:54.124Z] daemon.go:353: [db8ba98dbf478] daemon started [2020-05-20T18:35:54.124Z] daemon.go:461: [db8ba98dbf478] Stopping daemon [2020-05-20T18:35:54.124Z] daemon.go:296: [db8ba98dbf478] exiting daemon [2020-05-20T18:35:54.124Z] daemon.go:448: [db8ba98dbf478] Daemon stopped [2020-05-20T18:35:54.124Z] PASS [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === Skipped [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s) [2020-05-20T18:35:54.124Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-20T18:35:54.124Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T18:35:54.124Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:35:54.124Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T18:35:54.124Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-20T18:35:54.124Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] [2020-05-20T18:35:54.124Z] DONE 189 tests, 6 skipped in 124.881s [2020-05-20T18:35:54.124Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T18:35:54.125Z] ++ 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-05-20T18:35:54.125Z] ++ set -e [2020-05-20T18:35:54.125Z] ++ '[' -n 0 ']' [2020-05-20T18:35:54.125Z] ++ set -x [2020-05-20T18:35:54.125Z] ++ env -i DEST=/go/src/github.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-05-20T18:35:54.125Z] INFO: Testing against a local daemon [2020-05-20T18:35:54.125Z] === RUN TestCommitInheritsEnv [2020-05-20T18:35:54.736Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-05-20T18:35:54.736Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T18:35:54.736Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T18:35:54.736Z] === RUN TestImagesFilterMultiReference [2020-05-20T18:35:54.736Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-20T18:35:54.736Z] === RUN TestImagePullPlatformInvalid [2020-05-20T18:35:54.736Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-20T18:35:54.736Z] === RUN TestRemoveImageOrphaning [2020-05-20T18:35:55.347Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-05-20T18:35:55.347Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T18:35:55.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-20T18:35:55.347Z] === RUN TestTagInvalidReference [2020-05-20T18:35:55.347Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-20T18:35:55.347Z] === RUN TestTagValidPrefixedRepo [2020-05-20T18:35:55.347Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-20T18:35:55.347Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T18:35:55.347Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-20T18:35:55.347Z] === RUN TestTagOfficialNames [2020-05-20T18:35:55.347Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-20T18:35:55.347Z] === RUN TestTagMatchesDigest [2020-05-20T18:35:55.347Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-20T18:35:55.347Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T18:35:55.910Z] ---> 923b46750768 [2020-05-20T18:35:55.910Z] Successfully built 923b46750768 [2020-05-20T18:35:55.910Z] Successfully tagged docker:29796375c95d033b7b5ecb58c3f192af97463adb [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T18:35:56.424Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/test/unit [2020-05-20T18:35:57.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon 2.731s coverage: 9.1% of statements [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/cluster 1.489s coverage: 0.5% of statements [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.348s coverage: 65.3% of statements [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/cluster/convert 0.549s coverage: 35.8% of statements [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.611s coverage: 10.9% of statements [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/config 0.779s coverage: 79.7% of statements [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/discovery 0.256s coverage: 30.4% of statements [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/events 0.535s coverage: 50.0% of statements [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T18:35:58.599Z] ok github.com/docker/docker/daemon/graphdriver 0.329s coverage: 2.3% of statements [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-20T18:35:58.599Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-20T18:36:00.205Z] ok github.com/docker/docker/daemon/images 0.304s coverage: 4.9% of statements [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T18:36:00.205Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T18:36:00.205Z] ok github.com/docker/docker/daemon/logger 0.366s coverage: 44.0% of statements [2020-05-20T18:36:00.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.703s coverage: 78.2% of statements [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-20T18:36:00.205Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-20T18:36:00.866Z] ? github.com/docker/docker/api [no test files] [2020-05-20T18:36:01.219Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.355s coverage: 62.1% of statements [2020-05-20T18:36:01.219Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 88.3% of statements [2020-05-20T18:36:02.826Z] ok github.com/docker/docker/daemon/logger/local 0.521s coverage: 74.7% of statements [2020-05-20T18:36:02.826Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T18:36:02.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T18:36:03.310Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.266s coverage: 36.0% of statements [2020-05-20T18:36:05.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T18:36:06.333Z] ok github.com/docker/docker/daemon/logger/splunk 2.613s coverage: 84.5% of statements [2020-05-20T18:36:06.333Z] ok github.com/docker/docker/daemon/logger/syslog 0.191s coverage: 47.8% of statements [2020-05-20T18:36:06.333Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-05-20T18:36:06.333Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T18:36:06.333Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-20T18:36:06.333Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T18:36:07.938Z] ok github.com/docker/docker/distribution 1.314s coverage: 20.5% of statements [2020-05-20T18:36:07.938Z] ok github.com/docker/docker/distribution/metadata 1.052s coverage: 48.2% of statements [2020-05-20T18:36:07.938Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T18:36:08.952Z] ok github.com/docker/docker/distribution/xfer 1.929s coverage: 61.7% of statements [2020-05-20T18:36:08.952Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T18:36:08.952Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2020-05-20T18:36:11.222Z] ok github.com/docker/docker/image 0.837s coverage: 86.4% of statements [2020-05-20T18:36:11.222Z] ok github.com/docker/docker/image/cache 0.365s coverage: 19.2% of statements [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T18:36:11.222Z] ok github.com/docker/docker/image/v1 0.273s coverage: 25.0% of statements [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-20T18:36:11.222Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T18:36:11.685Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-20T18:36:12.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T18:36:12.828Z] ok github.com/docker/docker/internal/testutil 0.310s coverage: 62.5% of statements [2020-05-20T18:36:14.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T18:36:15.097Z] ok github.com/docker/docker/layer 0.395s coverage: 30.4% of statements [2020-05-20T18:36:15.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T18:36:16.703Z] ok github.com/docker/docker/libcontainerd/local 0.494s coverage: 1.0% of statements [2020-05-20T18:36:16.703Z] ok github.com/docker/docker/libcontainerd/queue 0.146s coverage: 100.0% of statements [2020-05-20T18:36:16.703Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T18:36:16.703Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T18:36:16.703Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T18:36:16.703Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T18:36:16.703Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T18:36:16.703Z] ok github.com/docker/docker/opts 0.344s coverage: 67.3% of statements [2020-05-20T18:36:16.703Z] ok github.com/docker/docker/pkg/aaparser 0.243s coverage: 50.0% of statements [2020-05-20T18:36:18.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T18:36:21.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:36:21.534Z] Using test binary docker [2020-05-20T18:36:21.534Z] +++ /etc/init.d/apparmor start [2020-05-20T18:36:21.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:36:21.534Z] INFO: Waiting for daemon to start... [2020-05-20T18:36:21.534Z] Starting dockerd [2020-05-20T18:36:21.534Z] +++ 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-05-20T18:36:23.278Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2020-05-20T18:36:23.431Z] . [2020-05-20T18:36:23.431Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:36:23.431Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:36:23.431Z] Error: No such image: emptyfs [2020-05-20T18:36:23.431Z] ++++ docker load [2020-05-20T18:36:23.431Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:36:23.995Z] Running integration-test (iteration 1) [2020-05-20T18:36:23.995Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T18:36:23.995Z] ++ 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-05-20T18:36:23.995Z] ++ set -e [2020-05-20T18:36:23.995Z] ++ '[' -n 0 ']' [2020-05-20T18:36:23.995Z] ++ set -x [2020-05-20T18:36:23.995Z] ++ env -i DEST=/go/src/github.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-05-20T18:36:26.543Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-20T18:36:28.438Z] tests/integration/client_test.py ..... [ 76%] [2020-05-20T18:36:29.004Z] tests/integration/errors_test.py . [ 76%] [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/archive 6.146s coverage: 62.2% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/authorization 0.688s coverage: 26.2% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/broadcaster 0.063s coverage: 100.0% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/capabilities 0.105s coverage: 87.5% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/discovery 0.167s coverage: 58.3% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/discovery/file 0.153s coverage: 92.9% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/discovery/kv 3.398s coverage: 84.1% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 41.6% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 87.7% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 37.5% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 6.3% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/ioutils 0.754s coverage: 69.1% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.209s coverage: 91.7% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/parsers 0.214s coverage: 97.0% of statements [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-20T18:36:34.721Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2020-05-20T18:36:34.721Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T18:36:34.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T18:37:02.683Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:37:02.683Z] Loaded image: busybox:latest [2020-05-20T18:37:02.683Z] Loaded image: busybox:glibc [2020-05-20T18:37:02.683Z] Loaded image: debian:jessie [2020-05-20T18:37:02.683Z] Loaded image: hello-world:latest [2020-05-20T18:37:02.683Z] INFO: Testing against a local daemon [2020-05-20T18:37:02.683Z] === RUN TestBuildWithSession [2020-05-20T18:37:02.683Z] --- PASS: TestBuildWithSession (5.12s) [2020-05-20T18:37:02.683Z] === RUN TestBuildSquashParent [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/plugins 35.195s coverage: 73.6% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.195s coverage: 56.8% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/plugins/transport 0.113s coverage: 85.7% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 87.9% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 72.7% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/reexec 0.159s coverage: 82.4% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 20.3% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/stdcopy 0.064s coverage: 100.0% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/streamformatter 0.086s coverage: 66.2% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/sysinfo 0.073s coverage: 38.2% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/system 0.098s coverage: 12.3% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/term 0.109s coverage: 30.8% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/term/windows 0.058s coverage: 0.0% of statements [no tests to run] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/truncindex 0.169s coverage: 91.5% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/plugin 0.218s coverage: 12.0% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/plugin/v2 0.114s coverage: 20.1% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/registry 0.505s coverage: 52.0% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 49.0% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/runconfig 0.264s coverage: 54.5% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/volume/drivers 0.229s coverage: 36.1% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/volume/local 0.155s coverage: 37.7% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2020-05-20T18:37:05.074Z] ok github.com/docker/docker/volume/service 0.403s coverage: 70.3% of statements [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T18:37:05.074Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T18:37:05.074Z] INFO: make.ps1 ended at 05/20/2020 18:37:04 [2020-05-20T18:37:06.088Z] INFO: Unit tests ended at 05/20/2020 18:37:05. Duration:00:03:31.7014882 [2020-05-20T18:37:06.088Z] INFO: Building busybox [2020-05-20T18:37:06.570Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-20T18:37:06.570Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-20T18:37:06.570Z] [2020-05-20T18:37:06.570Z] Sending build context to Docker daemon 2.56kB [2020-05-20T18:37:06.570Z] [2020-05-20T18:37:06.570Z] Step 1/6 : FROM microsoft/windowsservercore [2020-05-20T18:37:06.570Z] ---> 561b89eac394 [2020-05-20T18:37:06.570Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-20T18:37:06.570Z] ---> Running in 3cb0bddbc7d9 [2020-05-20T18:37:10.448Z] Removing intermediate container 3cb0bddbc7d9 [2020-05-20T18:37:10.448Z] ---> 6a1b88815cb6 [2020-05-20T18:37:10.448Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-05-20T18:37:11.249Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-20T18:37:11.464Z] [2020-05-20T18:37:11.945Z] ---> acfec648ef27 [2020-05-20T18:37:11.945Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-20T18:37:11.945Z] ---> Running in 9d774c47e0d0 [2020-05-20T18:37:12.641Z] --- PASS: TestBuildSquashParent (10.11s) [2020-05-20T18:37:12.641Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-05-20T18:37:12.641Z] daemon.go:325: [dab5746d57241] waiting for daemon to start [2020-05-20T18:37:12.641Z] daemon.go:325: [dab5746d57241] waiting for daemon to start [2020-05-20T18:37:12.641Z] daemon.go:353: [dab5746d57241] daemon started [2020-05-20T18:37:12.641Z] daemon.go:461: [dab5746d57241] Stopping daemon [2020-05-20T18:37:12.641Z] daemon.go:296: [dab5746d57241] exiting daemon [2020-05-20T18:37:12.641Z] daemon.go:448: [dab5746d57241] Daemon stopped [2020-05-20T18:37:12.641Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T18:37:12.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:37:12.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:37:12.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:37:12.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:37:12.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:37:12.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:37:12.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:37:12.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:37:12.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:37:12.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:37:12.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:37:12.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:37:12.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:37:12.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:37:12.960Z] [2020-05-20T18:37:12.960Z] SUCCESS: Specified value was saved. [2020-05-20T18:37:15.979Z] Removing intermediate container 9d774c47e0d0 [2020-05-20T18:37:15.979Z] ---> 64c0999cd031 [2020-05-20T18:37:15.979Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-20T18:37:15.979Z] ---> Running in 4e9e716bf9ed [2020-05-20T18:37:16.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:37:16.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:37:19.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:37:19.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:37:19.850Z] Cannot create a file when that file already exists. [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2020-05-20T18:37:22.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2020-05-20T18:37:22.739Z] === RUN TestBuildMultiStageCopy [2020-05-20T18:37:22.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T18:37:24.678Z] Removing intermediate container 4e9e716bf9ed [2020-05-20T18:37:24.678Z] ---> 54fa1596b22d [2020-05-20T18:37:24.678Z] Step 6/6 : CMD ["sh"] [2020-05-20T18:37:24.678Z] ---> Running in 0275f6539498 [2020-05-20T18:37:24.678Z] Removing intermediate container 0275f6539498 [2020-05-20T18:37:24.678Z] ---> c8bec70da1c7 [2020-05-20T18:37:24.678Z] Successfully built c8bec70da1c7 [2020-05-20T18:37:24.678Z] Successfully tagged busybox:latest [2020-05-20T18:37:24.678Z] INFO: Docker images of the daemon under test [2020-05-20T18:37:24.678Z] [2020-05-20T18:37:24.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-20T18:37:24.678Z] busybox latest c8bec70da1c7 Less than a second ago 3.71GB [2020-05-20T18:37:24.678Z] microsoft/windowsservercore latest 561b89eac394 13 days ago 3.7GB [2020-05-20T18:37:24.678Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 13 days ago 3.7GB [2020-05-20T18:37:24.678Z] [2020-05-20T18:37:24.678Z] INFO: Running integration tests at 05/20/2020 18:37:24... [2020-05-20T18:37:24.678Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-20T18:37:24.678Z] INFO: Integration API tests being run from the host: [2020-05-20T18:37:24.678Z] INFO: make.ps1 starting at 05/20/2020 18:37:24 [2020-05-20T18:37:25.695Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-05-20T18:37:26.026Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T18:37:26.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T18:37:27.155Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T18:37:28.085Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T18:37:28.628Z] ......... [ 86%] [2020-05-20T18:37:28.649Z] --- PASS: TestBuildMultiStageCopy (6.08s) [2020-05-20T18:37:28.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2020-05-20T18:37:28.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-05-20T18:37:28.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2020-05-20T18:37:28.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-05-20T18:37:28.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-05-20T18:37:28.650Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T18:37:30.545Z] --- PASS: TestBuildMultiStageParentConfig (1.73s) [2020-05-20T18:37:30.545Z] === RUN TestBuildLabelWithTargets [2020-05-20T18:37:32.333Z] --- PASS: TestImportExtremelyLargeImageWorks (86.12s) [2020-05-20T18:37:32.333Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-20T18:37:32.333Z] daemon.go:325: [d81e7edb82eec] waiting for daemon to start [2020-05-20T18:37:32.333Z] daemon.go:325: [d81e7edb82eec] waiting for daemon to start [2020-05-20T18:37:32.333Z] daemon.go:353: [d81e7edb82eec] daemon started [2020-05-20T18:37:32.333Z] daemon.go:461: [d81e7edb82eec] Stopping daemon [2020-05-20T18:37:32.333Z] daemon.go:296: [d81e7edb82eec] exiting daemon [2020-05-20T18:37:32.333Z] daemon.go:448: [d81e7edb82eec] Daemon stopped [2020-05-20T18:37:32.333Z] PASS [2020-05-20T18:37:32.333Z] [2020-05-20T18:37:32.333Z] DONE 11 tests in 87.591s [2020-05-20T18:37:32.333Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T18:37:32.333Z] ++ 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-05-20T18:37:32.333Z] ++ set -e [2020-05-20T18:37:32.333Z] ++ '[' -n 0 ']' [2020-05-20T18:37:32.333Z] ++ set -x [2020-05-20T18:37:32.333Z] ++ env -i DEST=/go/src/github.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-05-20T18:37:32.333Z] INFO: Testing against a local daemon [2020-05-20T18:37:32.333Z] === RUN TestNetworkCreateDelete [2020-05-20T18:37:32.333Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-20T18:37:32.333Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T18:37:32.333Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-05-20T18:37:32.333Z] === RUN TestInspectNetwork [2020-05-20T18:37:32.333Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T18:37:32.333Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T18:37:32.333Z] === RUN TestInspectNetwork/network_name [2020-05-20T18:37:32.333Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T18:37:32.946Z] --- PASS: TestInspectNetwork (10.77s) [2020-05-20T18:37:32.946Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-20T18:37:32.946Z] daemon.go:325: [d3e881ccd7e5c] waiting for daemon to start [2020-05-20T18:37:32.946Z] daemon.go:325: [d3e881ccd7e5c] waiting for daemon to start [2020-05-20T18:37:32.946Z] daemon.go:353: [d3e881ccd7e5c] daemon started [2020-05-20T18:37:32.946Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-20T18:37:32.946Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T18:37:32.946Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T18:37:32.946Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T18:37:32.946Z] daemon.go:461: [d3e881ccd7e5c] Stopping daemon [2020-05-20T18:37:32.946Z] daemon.go:296: [d3e881ccd7e5c] exiting daemon [2020-05-20T18:37:32.946Z] daemon.go:448: [d3e881ccd7e5c] Daemon stopped [2020-05-20T18:37:32.946Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T18:37:33.069Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2020-05-20T18:37:33.069Z] === RUN TestBuildWithEmptyLayers [2020-05-20T18:37:33.431Z] tests/integration/models_images_test.py .............. [ 89%] [2020-05-20T18:37:34.440Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-05-20T18:37:34.440Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T18:37:35.059Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-20T18:37:35.618Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-05-20T18:37:35.618Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-20T18:37:35.618Z] daemon.go:325: [d144d7cf4d79c] waiting for daemon to start [2020-05-20T18:37:35.618Z] daemon.go:325: [d144d7cf4d79c] waiting for daemon to start [2020-05-20T18:37:35.618Z] daemon.go:353: [d144d7cf4d79c] daemon started [2020-05-20T18:37:35.618Z] daemon.go:461: [d144d7cf4d79c] Stopping daemon [2020-05-20T18:37:35.618Z] daemon.go:296: [d144d7cf4d79c] exiting daemon [2020-05-20T18:37:35.618Z] daemon.go:448: [d144d7cf4d79c] Daemon stopped [2020-05-20T18:37:35.618Z] === RUN TestNetworkInvalidJSON [2020-05-20T18:37:35.618Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T18:37:35.618Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T18:37:35.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:37:35.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:37:35.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:37:35.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:37:35.618Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T18:37:35.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:37:35.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:37:35.618Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-20T18:37:35.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T18:37:35.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T18:37:35.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T18:37:35.618Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T18:37:36.623Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-20T18:37:36.623Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-20T18:37:36.623Z] daemon.go:325: [d3b5a675f7f19] waiting for daemon to start [2020-05-20T18:37:36.623Z] daemon.go:325: [d3b5a675f7f19] waiting for daemon to start [2020-05-20T18:37:36.623Z] daemon.go:353: [d3b5a675f7f19] daemon started [2020-05-20T18:37:36.623Z] daemon.go:461: [d3b5a675f7f19] Stopping daemon [2020-05-20T18:37:36.623Z] daemon.go:296: [d3b5a675f7f19] exiting daemon [2020-05-20T18:37:36.623Z] daemon.go:448: [d3b5a675f7f19] Daemon stopped [2020-05-20T18:37:36.623Z] daemon.go:325: [d3b5a675f7f19] waiting for daemon to start [2020-05-20T18:37:36.623Z] daemon.go:325: [d3b5a675f7f19] waiting for daemon to start [2020-05-20T18:37:36.623Z] daemon.go:353: [d3b5a675f7f19] daemon started [2020-05-20T18:37:36.623Z] daemon.go:461: [d3b5a675f7f19] Stopping daemon [2020-05-20T18:37:36.623Z] daemon.go:296: [d3b5a675f7f19] exiting daemon [2020-05-20T18:37:36.623Z] daemon.go:448: [d3b5a675f7f19] Daemon stopped [2020-05-20T18:37:36.623Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T18:37:37.235Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-05-20T18:37:37.235Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-20T18:37:37.235Z] daemon.go:325: [dc9d4d29c3fbe] waiting for daemon to start [2020-05-20T18:37:37.235Z] daemon.go:325: [dc9d4d29c3fbe] waiting for daemon to start [2020-05-20T18:37:37.235Z] daemon.go:353: [dc9d4d29c3fbe] daemon started [2020-05-20T18:37:37.235Z] daemon.go:461: [dc9d4d29c3fbe] Stopping daemon [2020-05-20T18:37:37.235Z] daemon.go:296: [dc9d4d29c3fbe] exiting daemon [2020-05-20T18:37:37.235Z] daemon.go:448: [dc9d4d29c3fbe] Daemon stopped [2020-05-20T18:37:37.235Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T18:37:38.620Z] --- PASS: TestBuildMultiStageOnBuild (3.87s) [2020-05-20T18:37:38.620Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T18:37:38.701Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-20T18:37:38.701Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-20T18:37:38.701Z] daemon.go:325: [d9bbcd2e4c1a3] waiting for daemon to start [2020-05-20T18:37:38.701Z] daemon.go:325: [d9bbcd2e4c1a3] waiting for daemon to start [2020-05-20T18:37:38.701Z] daemon.go:353: [d9bbcd2e4c1a3] daemon started [2020-05-20T18:37:38.701Z] daemon.go:461: [d9bbcd2e4c1a3] Stopping daemon [2020-05-20T18:37:38.701Z] daemon.go:296: [d9bbcd2e4c1a3] exiting daemon [2020-05-20T18:37:38.701Z] daemon.go:448: [d9bbcd2e4c1a3] Daemon stopped [2020-05-20T18:37:38.701Z] daemon.go:325: [d9bbcd2e4c1a3] waiting for daemon to start [2020-05-20T18:37:38.701Z] daemon.go:325: [d9bbcd2e4c1a3] waiting for daemon to start [2020-05-20T18:37:38.701Z] daemon.go:353: [d9bbcd2e4c1a3] daemon started [2020-05-20T18:37:38.701Z] daemon.go:461: [d9bbcd2e4c1a3] Stopping daemon [2020-05-20T18:37:38.701Z] daemon.go:296: [d9bbcd2e4c1a3] exiting daemon [2020-05-20T18:37:38.701Z] daemon.go:448: [d9bbcd2e4c1a3] Daemon stopped [2020-05-20T18:37:38.701Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:37:39.704Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-20T18:37:39.704Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:37:39.704Z] daemon.go:325: [ded65b0312a55] waiting for daemon to start [2020-05-20T18:37:39.704Z] daemon.go:325: [ded65b0312a55] waiting for daemon to start [2020-05-20T18:37:39.704Z] daemon.go:353: [ded65b0312a55] daemon started [2020-05-20T18:37:39.704Z] daemon.go:461: [ded65b0312a55] Stopping daemon [2020-05-20T18:37:39.704Z] daemon.go:296: [ded65b0312a55] exiting daemon [2020-05-20T18:37:39.704Z] daemon.go:448: [ded65b0312a55] Daemon stopped [2020-05-20T18:37:39.704Z] daemon.go:325: [ded65b0312a55] waiting for daemon to start [2020-05-20T18:37:39.704Z] daemon.go:325: [ded65b0312a55] waiting for daemon to start [2020-05-20T18:37:39.704Z] daemon.go:353: [ded65b0312a55] daemon started [2020-05-20T18:37:39.704Z] daemon.go:461: [ded65b0312a55] Stopping daemon [2020-05-20T18:37:39.704Z] daemon.go:296: [ded65b0312a55] exiting daemon [2020-05-20T18:37:39.704Z] daemon.go:448: [ded65b0312a55] Daemon stopped [2020-05-20T18:37:39.704Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:37:39.990Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-05-20T18:37:39.990Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T18:37:40.316Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-05-20T18:37:40.316Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:37:40.316Z] daemon.go:325: [de6787b8ce385] waiting for daemon to start [2020-05-20T18:37:40.316Z] daemon.go:325: [de6787b8ce385] waiting for daemon to start [2020-05-20T18:37:40.316Z] daemon.go:353: [de6787b8ce385] daemon started [2020-05-20T18:37:40.316Z] daemon.go:461: [de6787b8ce385] Stopping daemon [2020-05-20T18:37:40.316Z] daemon.go:296: [de6787b8ce385] exiting daemon [2020-05-20T18:37:40.316Z] daemon.go:448: [de6787b8ce385] Daemon stopped [2020-05-20T18:37:40.316Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T18:37:41.610Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-20T18:37:41.610Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-20T18:37:44.165Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s) [2020-05-20T18:37:44.165Z] === RUN TestBuildWithHugeFile [2020-05-20T18:37:44.693Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2020-05-20T18:37:44.693Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-20T18:37:44.693Z] daemon.go:325: [d5c89fb3f0889] waiting for daemon to start [2020-05-20T18:37:44.693Z] daemon.go:325: [d5c89fb3f0889] waiting for daemon to start [2020-05-20T18:37:44.693Z] daemon.go:353: [d5c89fb3f0889] daemon started [2020-05-20T18:37:44.693Z] daemon.go:461: [d5c89fb3f0889] Stopping daemon [2020-05-20T18:37:44.693Z] daemon.go:296: [d5c89fb3f0889] exiting daemon [2020-05-20T18:37:44.693Z] daemon.go:448: [d5c89fb3f0889] Daemon stopped [2020-05-20T18:37:44.693Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T18:37:44.693Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:37:44.693Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:37:44.693Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T18:37:47.156Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-05-20T18:37:47.689Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-20T18:37:48.761Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-05-20T18:37:50.959Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-20T18:37:50.959Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-20T18:37:51.794Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-05-20T18:37:54.067Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-05-20T18:37:55.181Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-20T18:37:55.697Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-20T18:37:55.697Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-20T18:37:55.697Z] [2020-05-20T18:37:55.697Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-20T18:37:55.697Z] =========================== short test summary info ============================ [2020-05-20T18:37:55.697Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-20T18:37:55.697Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-20T18:37:55.697Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-20T18:37:55.697Z] Not supported on most drivers [2020-05-20T18:37:55.697Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-20T18:37:55.697Z] Can fail if eth0 has multiple IP addresses [2020-05-20T18:37:55.697Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-20T18:37:55.697Z] This doesn't seem to be taken into account by the engine [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-20T18:37:55.697Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-20T18:37:55.697Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-20T18:37:55.697Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 339.64 seconds == [2020-05-20T18:37:55.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-20T18:37:56.335Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-20T18:37:57.349Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-20T18:37:57.830Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-20T18:37:58.845Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-20T18:37:59.860Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-20T18:38:00.506Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-05-20T18:38:00.506Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T18:38:00.795Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2020-05-20T18:38:00.795Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T18:38:00.795Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T18:38:00.795Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T18:38:01.090Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T18:38:01.090Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T18:38:01.090Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T18:38:01.090Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T18:38:01.380Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T18:38:01.672Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T18:38:02.133Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-20T18:38:03.725Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T18:38:03.725Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T18:38:04.013Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-05-20T18:38:05.042Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-05-20T18:38:05.042Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-05-20T18:38:05.042Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 3.1% of statements [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T18:38:05.042Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T18:38:05.330Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T18:38:05.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T18:38:06.007Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-20T18:38:06.820Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-05-20T18:38:07.019Z] --- PASS: TestServiceWithDataPathPortInit (19.71s) [2020-05-20T18:38:07.019Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:38:07.019Z] daemon.go:325: [d95489ae45c00] waiting for daemon to start [2020-05-20T18:38:07.019Z] daemon.go:325: [d95489ae45c00] waiting for daemon to start [2020-05-20T18:38:07.019Z] daemon.go:353: [d95489ae45c00] daemon started [2020-05-20T18:38:07.019Z] daemon.go:461: [d95489ae45c00] Stopping daemon [2020-05-20T18:38:07.019Z] daemon.go:296: [d95489ae45c00] exiting daemon [2020-05-20T18:38:07.019Z] daemon.go:448: [d95489ae45c00] Daemon stopped [2020-05-20T18:38:07.019Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:38:07.019Z] daemon.go:325: [d64ed217e8568] waiting for daemon to start [2020-05-20T18:38:07.019Z] daemon.go:325: [d64ed217e8568] waiting for daemon to start [2020-05-20T18:38:07.019Z] daemon.go:353: [d64ed217e8568] daemon started [2020-05-20T18:38:07.019Z] daemon.go:461: [d64ed217e8568] Stopping daemon [2020-05-20T18:38:07.019Z] daemon.go:296: [d64ed217e8568] exiting daemon [2020-05-20T18:38:07.019Z] daemon.go:448: [d64ed217e8568] Daemon stopped [2020-05-20T18:38:07.019Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T18:38:08.141Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-05-20T18:38:08.141Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:38:08.141Z] [2020-05-20T18:38:08.141Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:38:08.141Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:38:08.141Z] [2020-05-20T18:38:08.141Z] To set a process to complain mode, use the command line tool [2020-05-20T18:38:08.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:38:08.141Z] Post stage [Pipeline] junit [2020-05-20T18:38:08.718Z] Recording test results [Pipeline] sh [2020-05-20T18:38:09.112Z] + echo Ensuring container killed. [2020-05-20T18:38:09.112Z] Ensuring container killed. [2020-05-20T18:38:09.112Z] + docker rm -vf docker-pr4 [2020-05-20T18:38:09.112Z] Error: No such container: docker-pr4 [2020-05-20T18:38:09.112Z] + true [Pipeline] sh [2020-05-20T18:38:09.435Z] + echo Chowning /workspace to jenkins user [2020-05-20T18:38:09.435Z] Chowning /workspace to jenkins user [2020-05-20T18:38:09.435Z] + id -u [2020-05-20T18:38:09.435Z] + id -g [2020-05-20T18:38:09.435Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40978:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T18:38:10.658Z] + bundleName=docker-py [2020-05-20T18:38:10.658Z] + echo Creating docker-py-bundles.tar.gz [2020-05-20T18:38:10.658Z] Creating docker-py-bundles.tar.gz [2020-05-20T18:38:10.658Z] + 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-05-20T18:38:10.669Z] Archiving artifacts [2020-05-20T18:38:10.889Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-20T18:38:11.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/make.sh binary-daemon [2020-05-20T18:38:11.493Z] [2020-05-20T18:38:11.751Z] Removing bundles/ [2020-05-20T18:38:11.751Z] [2020-05-20T18:38:11.751Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-20T18:38:11.751Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-20T18:38:11.751Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T18:38:13.297Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-20T18:38:13.811Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2020-05-20T18:38:13.811Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-20T18:38:13.811Z] daemon.go:325: [d4fed685f7cc1] waiting for daemon to start [2020-05-20T18:38:13.811Z] daemon.go:325: [d4fed685f7cc1] waiting for daemon to start [2020-05-20T18:38:13.811Z] daemon.go:353: [d4fed685f7cc1] daemon started [2020-05-20T18:38:13.811Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6sj6mwjo3yv4yymfrl3t157x9 Created:2020-05-20 18:38:05.004224499 +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[ac35b0cae1ff751659206cf420f07c6cd83e137c794c776cda086541d1a12566:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5nm0frkckho7ley9s61i3uowe EndpointID:acce6e836d5f327565bc5e2c61c7df0f68dc6619573ba5314119777a72856cdb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:287814738ef84067495ec68ff19f5f671e66e1e540b5d30a0487b1f32c10b28c 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:347ab4b66486 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5nm0frkckho7ley9s61i3uowe EndpointID:acce6e836d5f327565bc5e2c61c7df0f68dc6619573ba5314119777a72856cdb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T18:38:13.811Z] daemon.go:461: [d4fed685f7cc1] Stopping daemon [2020-05-20T18:38:13.811Z] daemon.go:296: [d4fed685f7cc1] exiting daemon [2020-05-20T18:38:13.811Z] daemon.go:448: [d4fed685f7cc1] Daemon stopped [2020-05-20T18:38:13.811Z] PASS [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] === Skipped [2020-05-20T18:38:13.811Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:38:13.811Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] DONE 21 tests, 1 skipped in 51.952s [2020-05-20T18:38:13.811Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:38:13.811Z] ++ 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-05-20T18:38:13.811Z] ++ set -e [2020-05-20T18:38:13.811Z] ++ '[' -n 0 ']' [2020-05-20T18:38:13.811Z] ++ set -x [2020-05-20T18:38:13.811Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:13.811Z] INFO: Testing against a local daemon [2020-05-20T18:38:13.811Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T18:38:13.811Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:38:13.811Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:38:13.811Z] === RUN TestDockerNetworkIpvlan [2020-05-20T18:38:13.811Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:38:13.811Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:38:13.811Z] PASS [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] === Skipped [2020-05-20T18:38:13.811Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:38:13.811Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:38:13.811Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] [2020-05-20T18:38:13.811Z] DONE 2 tests, 2 skipped in 0.140s [2020-05-20T18:38:13.811Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:38:13.811Z] ++ 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-05-20T18:38:13.811Z] ++ set -e [2020-05-20T18:38:13.811Z] ++ '[' -n 0 ']' [2020-05-20T18:38:13.811Z] ++ set -x [2020-05-20T18:38:13.811Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:13.811Z] INFO: Testing against a local daemon [2020-05-20T18:38:13.811Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T18:38:15.277Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-05-20T18:38:15.277Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-20T18:38:15.277Z] daemon.go:325: [d391da4d58ecf] waiting for daemon to start [2020-05-20T18:38:15.277Z] daemon.go:325: [d391da4d58ecf] waiting for daemon to start [2020-05-20T18:38:15.277Z] daemon.go:353: [d391da4d58ecf] daemon started [2020-05-20T18:38:15.277Z] daemon.go:461: [d391da4d58ecf] Stopping daemon [2020-05-20T18:38:15.277Z] daemon.go:296: [d391da4d58ecf] exiting daemon [2020-05-20T18:38:15.277Z] daemon.go:448: [d391da4d58ecf] Daemon stopped [2020-05-20T18:38:15.277Z] daemon.go:325: [d391da4d58ecf] waiting for daemon to start [2020-05-20T18:38:15.277Z] daemon.go:325: [d391da4d58ecf] waiting for daemon to start [2020-05-20T18:38:15.277Z] daemon.go:353: [d391da4d58ecf] daemon started [2020-05-20T18:38:15.277Z] daemon.go:461: [d391da4d58ecf] Stopping daemon [2020-05-20T18:38:15.277Z] daemon.go:296: [d391da4d58ecf] exiting daemon [2020-05-20T18:38:15.277Z] daemon.go:448: [d391da4d58ecf] Daemon stopped [2020-05-20T18:38:15.277Z] === RUN TestDockerNetworkMacvlan [2020-05-20T18:38:15.287Z] ok github.com/docker/docker/builder/fscache 0.149s coverage: 69.2% of statements [2020-05-20T18:38:15.565Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-05-20T18:38:16.281Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T18:38:16.312Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 13.6% of statements [2020-05-20T18:38:16.599Z] ok github.com/docker/docker/builder/remotecontext/git 4.053s coverage: 85.1% of statements [2020-05-20T18:38:16.888Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-05-20T18:38:16.893Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T18:38:17.511Z] ok github.com/docker/docker/builder/dockerfile 1.105s coverage: 45.1% of statements [2020-05-20T18:38:17.798Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T18:38:17.798Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T18:38:17.836Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-05-20T18:38:17.895Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T18:38:20.865Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-05-20T18:38:22.263Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T18:38:22.471Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-05-20T18:38:24.749Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-05-20T18:38:26.634Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T18:38:27.770Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-20T18:38:27.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:38:27.770Z] INFO: Testing against a local daemon [2020-05-20T18:38:27.770Z] === RUN TestBuildWithSession [2020-05-20T18:38:27.770Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-20T18:38:27.770Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:27.770Z] === RUN TestBuildSquashParent [2020-05-20T18:38:27.770Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-05-20T18:38:27.770Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:27.770Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T18:38:27.770Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-20T18:38:27.770Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:27.770Z] === RUN TestBuildMultiStageCopy [2020-05-20T18:38:27.770Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T18:38:30.437Z] ok github.com/docker/docker/client 0.526s coverage: 75.7% of statements [2020-05-20T18:38:36.567Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T18:38:37.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T18:38:38.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T18:38:39.075Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T18:38:40.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:38:40.377Z] Using test binary docker [2020-05-20T18:38:40.377Z] +++ /etc/init.d/apparmor start [2020-05-20T18:38:40.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:38:40.377Z] Starting dockerd [2020-05-20T18:38:40.377Z] INFO: Waiting for daemon to start... [2020-05-20T18:38:40.377Z] +++ 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-05-20T18:38:40.377Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:38:40.377Z] Using test binary docker [2020-05-20T18:38:40.377Z] +++ /etc/init.d/apparmor start [2020-05-20T18:38:40.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:38:40.377Z] INFO: Waiting for daemon to start... [2020-05-20T18:38:40.377Z] Starting dockerd [2020-05-20T18:38:40.377Z] +++ 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-05-20T18:38:40.377Z] . [2020-05-20T18:38:40.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:38:40.377Z] [2020-05-20T18:38:40.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:38:40.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:38:40.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:38:40.377Z] Error: No such image: emptyfs [2020-05-20T18:38:40.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:38:40.377Z] ++++ docker load [2020-05-20T18:38:40.377Z] Error: No such image: emptyfs [2020-05-20T18:38:40.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:38:40.377Z] ++++ docker load [2020-05-20T18:38:40.377Z] Running integration-test (iteration 1) [2020-05-20T18:38:40.377Z] 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-05-20T18:38:40.377Z] ++ 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-05-20T18:38:40.377Z] ++ set -e [2020-05-20T18:38:40.377Z] ++ '[' -n 0 ']' [2020-05-20T18:38:40.377Z] ++ set -x [2020-05-20T18:38:40.377Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:40.377Z] Running integration-test (iteration 1) [2020-05-20T18:38:40.377Z] 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-05-20T18:38:40.377Z] ++ 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-05-20T18:38:40.377Z] ++ set -e [2020-05-20T18:38:40.377Z] ++ '[' -n 0 ']' [2020-05-20T18:38:40.377Z] ++ set -x [2020-05-20T18:38:40.377Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy (12.82s) [2020-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.51s) [2020-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2020-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2020-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2020-05-20T18:38:40.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2020-05-20T18:38:40.680Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T18:38:40.680Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-05-20T18:38:40.680Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:40.680Z] === RUN TestBuildLabelWithTargets [2020-05-20T18:38:40.680Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-05-20T18:38:40.680Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:40.680Z] === RUN TestBuildWithEmptyLayers [2020-05-20T18:38:41.694Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-05-20T18:38:41.694Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T18:38:41.694Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-05-20T18:38:41.694Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:41.694Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T18:38:41.694Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-05-20T18:38:41.694Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:41.694Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T18:38:41.694Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-05-20T18:38:41.694Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:41.694Z] === RUN TestBuildWithHugeFile [2020-05-20T18:38:41.694Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-05-20T18:38:41.694Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T18:38:41.694Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:38:41.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:38:41.694Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:38:41.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:38:41.694Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:38:41.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:38:41.694Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:38:41.694Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:38:41.694Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:38:41.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s) [2020-05-20T18:38:41.694Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-05-20T18:38:41.694Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-05-20T18:38:41.694Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-05-20T18:38:41.694Z] === RUN TestBuildPreserveOwnership [2020-05-20T18:38:41.694Z] --- SKIP: TestBuildPreserveOwnership (0.02s) [2020-05-20T18:38:41.694Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:41.694Z] === RUN TestBuildPlatformInvalid [2020-05-20T18:38:41.694Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-05-20T18:38:41.694Z] PASS [2020-05-20T18:38:41.694Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-20T18:38:41.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:38:41.694Z] INFO: Testing against a local daemon [2020-05-20T18:38:41.694Z] === RUN TestConfigList [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigList (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestConfigsCreateAndDelete [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestConfigsUpdate [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestTemplatedConfig [2020-05-20T18:38:41.694Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestConfigInspect [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigInspect (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:41.694Z] === RUN TestConfigCreateWithLabels [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:38:41.694Z] === RUN TestConfigCreateResolve [2020-05-20T18:38:41.694Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-05-20T18:38:41.694Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:38:42.176Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T18:38:42.176Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-05-20T18:38:42.176Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:38:42.176Z] PASS [2020-05-20T18:38:42.176Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-20T18:38:42.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:38:42.176Z] INFO: Testing against a local daemon [2020-05-20T18:38:42.176Z] === RUN TestCheckpoint [2020-05-20T18:38:42.176Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T18:38:42.176Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:38:42.176Z] === RUN TestContainerInvalidJSON [2020-05-20T18:38:42.176Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:38:42.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:38:42.176Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:38:42.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:38:42.176Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:38:42.176Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:38:42.176Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:38:42.176Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:38:42.176Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:38:42.176Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-05-20T18:38:42.176Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T18:38:42.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T18:38:42.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T18:38:42.176Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T18:38:42.176Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-20T18:38:42.176Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-20T18:38:42.176Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T18:38:42.176Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-20T18:38:42.176Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-20T18:38:42.176Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T18:38:42.176Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-20T18:38:42.176Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-20T18:38:42.176Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T18:38:42.176Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-05-20T18:38:42.176Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-20T18:38:42.176Z] === RUN TestCopyFromContainer [2020-05-20T18:38:42.176Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-05-20T18:38:42.176Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:42.176Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T18:38:42.176Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:38:42.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:38:42.176Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:38:42.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:38:42.176Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:38:42.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:38:42.176Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:38:42.176Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:38:42.176Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:38:42.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-20T18:38:42.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T18:38:42.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-20T18:38:42.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-20T18:38:42.176Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T18:38:42.176Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-05-20T18:38:42.176Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-20T18:38:42.176Z] === RUN TestCreateWithInvalidEnv [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-20T18:38:42.177Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T18:38:42.177Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-05-20T18:38:42.177Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:42.177Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T18:38:42.177Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-05-20T18:38:42.177Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:38:42.177Z] === RUN TestCreateWithCapabilities [2020-05-20T18:38:42.177Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-05-20T18:38:42.177Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-20T18:38:42.177Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T18:38:42.177Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-20T18:38:42.177Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:38:42.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:38:42.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:38:42.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-20T18:38:42.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-20T18:38:42.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T18:38:42.177Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-20T18:38:42.177Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-20T18:38:42.177Z] === RUN TestDiff [2020-05-20T18:38:42.177Z] --- SKIP: TestDiff (0.00s) [2020-05-20T18:38:42.177Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-20T18:38:42.177Z] === RUN TestExecWithCloseStdin [2020-05-20T18:38:44.445Z] --- PASS: TestExecWithCloseStdin (1.93s) [2020-05-20T18:38:44.445Z] === RUN TestExec [2020-05-20T18:38:44.445Z] --- SKIP: TestExec (0.00s) [2020-05-20T18:38:44.445Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-20T18:38:44.445Z] === RUN TestExecUser [2020-05-20T18:38:44.445Z] --- SKIP: TestExecUser (0.00s) [2020-05-20T18:38:44.445Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-20T18:38:44.445Z] === RUN TestExportContainerAndImportImage [2020-05-20T18:38:44.445Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-05-20T18:38:44.445Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:44.445Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T18:38:44.445Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-05-20T18:38:44.445Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:44.445Z] === RUN TestHealthCheckWorkdir [2020-05-20T18:38:44.445Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-05-20T18:38:44.445Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-20T18:38:44.445Z] === RUN TestHealthKillContainer [2020-05-20T18:38:44.446Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-05-20T18:38:44.446Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-20T18:38:44.446Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T18:38:44.446Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-05-20T18:38:44.446Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-20T18:38:44.446Z] === RUN TestKillContainerInvalidSignal [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan (28.21s) [2020-05-20T18:38:45.056Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:38:45.056Z] daemon.go:325: [dafcd3e0624e0] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:325: [dafcd3e0624e0] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:353: [dafcd3e0624e0] daemon started [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-20T18:38:45.056Z] daemon.go:461: [dafcd3e0624e0] Stopping daemon [2020-05-20T18:38:45.056Z] daemon.go:296: [dafcd3e0624e0] exiting daemon [2020-05-20T18:38:45.056Z] daemon.go:448: [dafcd3e0624e0] Daemon stopped [2020-05-20T18:38:45.056Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:38:45.056Z] daemon.go:325: [d308b535ace51] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:325: [d308b535ace51] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:353: [d308b535ace51] daemon started [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-20T18:38:45.056Z] daemon.go:461: [d308b535ace51] Stopping daemon [2020-05-20T18:38:45.056Z] daemon.go:296: [d308b535ace51] exiting daemon [2020-05-20T18:38:45.056Z] daemon.go:448: [d308b535ace51] Daemon stopped [2020-05-20T18:38:45.056Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:38:45.056Z] daemon.go:325: [ddffd7c50cbda] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:325: [ddffd7c50cbda] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:353: [ddffd7c50cbda] daemon started [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-05-20T18:38:45.056Z] daemon.go:461: [ddffd7c50cbda] Stopping daemon [2020-05-20T18:38:45.056Z] daemon.go:296: [ddffd7c50cbda] exiting daemon [2020-05-20T18:38:45.056Z] daemon.go:448: [ddffd7c50cbda] Daemon stopped [2020-05-20T18:38:45.056Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:38:45.056Z] daemon.go:325: [de311092946a4] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:325: [de311092946a4] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:353: [de311092946a4] daemon started [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.46s) [2020-05-20T18:38:45.056Z] daemon.go:461: [de311092946a4] Stopping daemon [2020-05-20T18:38:45.056Z] daemon.go:296: [de311092946a4] exiting daemon [2020-05-20T18:38:45.056Z] daemon.go:448: [de311092946a4] Daemon stopped [2020-05-20T18:38:45.056Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:38:45.056Z] daemon.go:325: [d04e0f46e3c21] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:325: [d04e0f46e3c21] waiting for daemon to start [2020-05-20T18:38:45.056Z] daemon.go:353: [d04e0f46e3c21] daemon started [2020-05-20T18:38:45.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.40s) [2020-05-20T18:38:45.056Z] daemon.go:461: [d04e0f46e3c21] Stopping daemon [2020-05-20T18:38:45.056Z] daemon.go:296: [d04e0f46e3c21] exiting daemon [2020-05-20T18:38:45.056Z] daemon.go:448: [d04e0f46e3c21] Daemon stopped [2020-05-20T18:38:45.056Z] PASS [2020-05-20T18:38:45.056Z] [2020-05-20T18:38:45.056Z] DONE 7 tests in 29.748s [2020-05-20T18:38:45.056Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T18:38:45.056Z] ++ 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-05-20T18:38:45.056Z] ++ set -e [2020-05-20T18:38:45.056Z] ++ '[' -n 0 ']' [2020-05-20T18:38:45.056Z] ++ set -x [2020-05-20T18:38:45.056Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:45.056Z] testing: warning: no tests to run [2020-05-20T18:38:45.056Z] PASS [2020-05-20T18:38:45.056Z] [2020-05-20T18:38:45.056Z] DONE 0 tests in 0.061s [2020-05-20T18:38:45.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T18:38:45.056Z] ++ 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-05-20T18:38:45.056Z] ++ set -e [2020-05-20T18:38:45.056Z] ++ '[' -n 0 ']' [2020-05-20T18:38:45.056Z] ++ set -x [2020-05-20T18:38:45.056Z] ++ env -i DEST=/go/src/github.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-05-20T18:38:45.056Z] INFO: Testing against a local daemon [2020-05-20T18:38:45.056Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T18:38:45.668Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-05-20T18:38:45.668Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-20T18:38:45.668Z] daemon.go:325: [da4bc2ebce447] waiting for daemon to start [2020-05-20T18:38:45.668Z] daemon.go:325: [da4bc2ebce447] waiting for daemon to start [2020-05-20T18:38:45.668Z] daemon.go:353: [da4bc2ebce447] daemon started [2020-05-20T18:38:45.668Z] daemon.go:461: [da4bc2ebce447] Stopping daemon [2020-05-20T18:38:45.668Z] daemon.go:296: [da4bc2ebce447] exiting daemon [2020-05-20T18:38:45.668Z] daemon.go:448: [da4bc2ebce447] Daemon stopped [2020-05-20T18:38:45.668Z] === RUN TestAuthZPluginTLS [2020-05-20T18:38:45.949Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-20T18:38:45.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-20T18:38:45.949Z] daemon.go:325: [dcf1a773305e9] waiting for daemon to start [2020-05-20T18:38:45.949Z] daemon.go:325: [dcf1a773305e9] waiting for daemon to start [2020-05-20T18:38:45.949Z] daemon.go:353: [dcf1a773305e9] daemon started [2020-05-20T18:38:45.949Z] daemon.go:461: [dcf1a773305e9] Stopping daemon [2020-05-20T18:38:45.949Z] daemon.go:296: [dcf1a773305e9] exiting daemon [2020-05-20T18:38:45.949Z] daemon.go:448: [dcf1a773305e9] Daemon stopped [2020-05-20T18:38:45.949Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T18:38:46.050Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2020-05-20T18:38:46.050Z] === RUN TestKillContainer [2020-05-20T18:38:46.050Z] --- SKIP: TestKillContainer (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-20T18:38:46.050Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T18:38:46.050Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T18:38:46.050Z] === RUN TestKillStoppedContainer [2020-05-20T18:38:46.050Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T18:38:46.050Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T18:38:46.050Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-20T18:38:46.050Z] === RUN TestKillDifferentUserContainer [2020-05-20T18:38:46.050Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-20T18:38:46.050Z] === RUN TestInspectOomKilledTrue [2020-05-20T18:38:46.050Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:38:46.050Z] === RUN TestInspectOomKilledFalse [2020-05-20T18:38:46.050Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T18:38:46.050Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:38:46.050Z] === RUN TestLogsFollowTailEmpty [2020-05-20T18:38:46.561Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-20T18:38:46.561Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-20T18:38:46.561Z] daemon.go:325: [db25474fbb726] waiting for daemon to start [2020-05-20T18:38:46.561Z] daemon.go:325: [db25474fbb726] waiting for daemon to start [2020-05-20T18:38:46.561Z] daemon.go:353: [db25474fbb726] daemon started [2020-05-20T18:38:46.561Z] daemon.go:461: [db25474fbb726] Stopping daemon [2020-05-20T18:38:46.561Z] daemon.go:296: [db25474fbb726] exiting daemon [2020-05-20T18:38:46.561Z] daemon.go:448: [db25474fbb726] Daemon stopped [2020-05-20T18:38:46.561Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T18:38:47.173Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-20T18:38:47.173Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-20T18:38:47.173Z] daemon.go:325: [d7bc19a60a9e8] waiting for daemon to start [2020-05-20T18:38:47.173Z] daemon.go:325: [d7bc19a60a9e8] waiting for daemon to start [2020-05-20T18:38:47.173Z] daemon.go:353: [d7bc19a60a9e8] daemon started [2020-05-20T18:38:47.173Z] daemon.go:461: [d7bc19a60a9e8] Stopping daemon [2020-05-20T18:38:47.173Z] daemon.go:296: [d7bc19a60a9e8] exiting daemon [2020-05-20T18:38:47.173Z] daemon.go:448: [d7bc19a60a9e8] Daemon stopped [2020-05-20T18:38:47.173Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T18:38:47.656Z] --- PASS: TestLogsFollowTailEmpty (1.66s) [2020-05-20T18:38:47.656Z] === RUN TestNetworkNat [2020-05-20T18:38:47.656Z] --- SKIP: TestNetworkNat (0.00s) [2020-05-20T18:38:47.656Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-20T18:38:47.656Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T18:38:47.656Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-05-20T18:38:47.656Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:38:47.656Z] === RUN TestNetworkLoopbackNat [2020-05-20T18:38:47.656Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-05-20T18:38:47.656Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-20T18:38:47.656Z] === RUN TestPause [2020-05-20T18:38:47.656Z] --- SKIP: TestPause (0.00s) [2020-05-20T18:38:47.656Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-20T18:38:47.656Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T18:38:47.785Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-20T18:38:47.785Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-20T18:38:47.785Z] daemon.go:325: [d5f3179bdbd30] waiting for daemon to start [2020-05-20T18:38:47.785Z] daemon.go:325: [d5f3179bdbd30] waiting for daemon to start [2020-05-20T18:38:47.785Z] daemon.go:353: [d5f3179bdbd30] daemon started [2020-05-20T18:38:47.785Z] daemon.go:461: [d5f3179bdbd30] Stopping daemon [2020-05-20T18:38:47.785Z] daemon.go:296: [d5f3179bdbd30] exiting daemon [2020-05-20T18:38:47.785Z] daemon.go:448: [d5f3179bdbd30] Daemon stopped [2020-05-20T18:38:47.785Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T18:38:49.251Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-05-20T18:38:49.251Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-20T18:38:49.251Z] daemon.go:325: [d90f7dd8994ef] waiting for daemon to start [2020-05-20T18:38:49.251Z] daemon.go:325: [d90f7dd8994ef] waiting for daemon to start [2020-05-20T18:38:49.251Z] daemon.go:353: [d90f7dd8994ef] daemon started [2020-05-20T18:38:49.251Z] daemon.go:461: [d90f7dd8994ef] Stopping daemon [2020-05-20T18:38:49.251Z] daemon.go:296: [d90f7dd8994ef] exiting daemon [2020-05-20T18:38:49.251Z] daemon.go:448: [d90f7dd8994ef] Daemon stopped [2020-05-20T18:38:49.251Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T18:38:49.263Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2020-05-20T18:38:49.263Z] === RUN TestPauseStopPausedContainer [2020-05-20T18:38:49.263Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-05-20T18:38:49.263Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:38:49.263Z] === RUN TestPsFilter [2020-05-20T18:38:49.263Z] --- PASS: TestPsFilter (0.13s) [2020-05-20T18:38:49.263Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T18:38:49.863Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-20T18:38:49.863Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-20T18:38:49.863Z] daemon.go:325: [d604e2b17baaf] waiting for daemon to start [2020-05-20T18:38:49.863Z] daemon.go:325: [d604e2b17baaf] waiting for daemon to start [2020-05-20T18:38:49.863Z] daemon.go:353: [d604e2b17baaf] daemon started [2020-05-20T18:38:49.863Z] daemon.go:461: [d604e2b17baaf] Stopping daemon [2020-05-20T18:38:49.863Z] daemon.go:296: [d604e2b17baaf] exiting daemon [2020-05-20T18:38:49.863Z] daemon.go:448: [d604e2b17baaf] Daemon stopped [2020-05-20T18:38:49.863Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T18:38:50.475Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-20T18:38:50.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-20T18:38:50.475Z] daemon.go:325: [ddf1f4d32cccb] waiting for daemon to start [2020-05-20T18:38:50.475Z] daemon.go:325: [ddf1f4d32cccb] waiting for daemon to start [2020-05-20T18:38:50.475Z] daemon.go:353: [ddf1f4d32cccb] daemon started [2020-05-20T18:38:50.475Z] daemon.go:461: [ddf1f4d32cccb] Stopping daemon [2020-05-20T18:38:50.475Z] daemon.go:296: [ddf1f4d32cccb] exiting daemon [2020-05-20T18:38:50.475Z] daemon.go:448: [ddf1f4d32cccb] Daemon stopped [2020-05-20T18:38:50.475Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:38:50.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s) [2020-05-20T18:38:50.868Z] === RUN TestRemoveContainerWithVolume [2020-05-20T18:38:51.087Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-20T18:38:51.087Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:38:51.087Z] daemon.go:325: [deec64b241df5] waiting for daemon to start [2020-05-20T18:38:51.087Z] daemon.go:325: [deec64b241df5] waiting for daemon to start [2020-05-20T18:38:51.087Z] daemon.go:353: [deec64b241df5] daemon started [2020-05-20T18:38:51.087Z] daemon.go:461: [deec64b241df5] Stopping daemon [2020-05-20T18:38:51.087Z] daemon.go:296: [deec64b241df5] exiting daemon [2020-05-20T18:38:51.087Z] daemon.go:448: [deec64b241df5] Daemon stopped [2020-05-20T18:38:51.087Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:38:53.139Z] --- PASS: TestRemoveContainerWithVolume (1.89s) [2020-05-20T18:38:53.139Z] === RUN TestRemoveContainerRunning [2020-05-20T18:38:53.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-05-20T18:38:53.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:38:53.183Z] daemon.go:325: [dae6e4ccbc4b0] waiting for daemon to start [2020-05-20T18:38:53.183Z] daemon.go:325: [dae6e4ccbc4b0] waiting for daemon to start [2020-05-20T18:38:53.183Z] daemon.go:353: [dae6e4ccbc4b0] daemon started [2020-05-20T18:38:53.183Z] daemon.go:461: [dae6e4ccbc4b0] Stopping daemon [2020-05-20T18:38:53.183Z] daemon.go:296: [dae6e4ccbc4b0] exiting daemon [2020-05-20T18:38:53.183Z] daemon.go:448: [dae6e4ccbc4b0] Daemon stopped [2020-05-20T18:38:53.183Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:38:54.154Z] --- PASS: TestRemoveContainerRunning (1.45s) [2020-05-20T18:38:54.154Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T18:38:55.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2020-05-20T18:38:55.762Z] === RUN TestRemoveInvalidContainer [2020-05-20T18:38:55.762Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-20T18:38:55.762Z] === RUN TestRenameLinkedContainer [2020-05-20T18:38:55.762Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-05-20T18:38:55.762Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-20T18:38:55.762Z] === RUN TestRenameStoppedContainer [2020-05-20T18:38:55.855Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-05-20T18:38:55.855Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:38:55.855Z] daemon.go:325: [db6abfd781e9f] waiting for daemon to start [2020-05-20T18:38:55.855Z] daemon.go:325: [db6abfd781e9f] waiting for daemon to start [2020-05-20T18:38:55.855Z] daemon.go:353: [db6abfd781e9f] daemon started [2020-05-20T18:38:55.855Z] daemon.go:461: [db6abfd781e9f] Stopping daemon [2020-05-20T18:38:55.855Z] daemon.go:296: [db6abfd781e9f] exiting daemon [2020-05-20T18:38:55.855Z] daemon.go:448: [db6abfd781e9f] Daemon stopped [2020-05-20T18:38:55.855Z] === RUN TestAuthZPluginHeader [2020-05-20T18:38:56.136Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-05-20T18:38:56.136Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-20T18:38:56.136Z] daemon.go:325: [d9c6c10e266c3] waiting for daemon to start [2020-05-20T18:38:56.136Z] daemon.go:325: [d9c6c10e266c3] waiting for daemon to start [2020-05-20T18:38:56.136Z] daemon.go:353: [d9c6c10e266c3] daemon started [2020-05-20T18:38:56.136Z] daemon.go:461: [d9c6c10e266c3] Stopping daemon [2020-05-20T18:38:56.136Z] daemon.go:296: [d9c6c10e266c3] exiting daemon [2020-05-20T18:38:56.136Z] daemon.go:448: [d9c6c10e266c3] Daemon stopped [2020-05-20T18:38:56.136Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T18:38:56.136Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:38:56.136Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:38:56.136Z] === RUN TestAuthZPluginV2Disable [2020-05-20T18:38:56.136Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:38:56.136Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:38:56.136Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T18:38:56.136Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:38:56.136Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:38:56.136Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T18:38:56.136Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:38:56.136Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:38:56.136Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:39:03.052Z] --- PASS: TestRenameStoppedContainer (6.67s) [2020-05-20T18:39:03.052Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T18:39:06.070Z] --- PASS: TestRenameRunningContainerAndReuse (3.13s) [2020-05-20T18:39:06.070Z] === RUN TestRenameInvalidName [2020-05-20T18:39:07.084Z] --- PASS: TestRenameInvalidName (1.50s) [2020-05-20T18:39:07.084Z] === RUN TestRenameAnonymousContainer [2020-05-20T18:39:07.084Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-05-20T18:39:07.084Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:07.084Z] === RUN TestRenameContainerWithSameName [2020-05-20T18:39:08.690Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2020-05-20T18:39:08.690Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T18:39:08.690Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-05-20T18:39:08.690Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:08.690Z] === RUN TestResize [2020-05-20T18:39:08.690Z] --- SKIP: TestResize (0.00s) [2020-05-20T18:39:08.690Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:08.690Z] === RUN TestResizeWithInvalidSize [2020-05-20T18:39:08.690Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-05-20T18:39:08.690Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:08.690Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T18:39:10.294Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2020-05-20T18:39:10.294Z] === RUN TestDaemonRestartKillContainers [2020-05-20T18:39:10.294Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-20T18:39:10.294Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:10.294Z] === RUN TestStats [2020-05-20T18:39:10.294Z] --- SKIP: TestStats (0.00s) [2020-05-20T18:39:10.294Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-05-20T18:39:10.294Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T18:39:12.431Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:39:12.431Z] Loaded image: busybox:latest [2020-05-20T18:39:12.431Z] Loaded image: busybox:glibc [2020-05-20T18:39:12.431Z] Loaded image: debian:jessie [2020-05-20T18:39:12.431Z] Loaded image: hello-world:latest [2020-05-20T18:39:12.431Z] INFO: Testing against a local daemon [2020-05-20T18:39:12.431Z] === RUN TestDockerDaemonSuite [2020-05-20T18:39:12.431Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:39:12.431Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-20T18:39:12.431Z] Loaded image: busybox:latest [2020-05-20T18:39:12.431Z] Loaded image: busybox:glibc [2020-05-20T18:39:12.431Z] Loaded image: debian:jessie [2020-05-20T18:39:12.431Z] Loaded image: hello-world:latest [2020-05-20T18:39:12.431Z] INFO: Testing against a local daemon [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-20T18:39:12.431Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-20T18:39:12.996Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-20T18:39:12.996Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-20T18:39:13.560Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-20T18:39:13.560Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-20T18:39:14.492Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-20T18:39:14.561Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-05-20T18:39:14.561Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:353: [d39501dfd2506] daemon started [2020-05-20T18:39:14.561Z] daemon.go:461: [d39501dfd2506] Stopping daemon [2020-05-20T18:39:14.561Z] daemon.go:296: [d39501dfd2506] exiting daemon [2020-05-20T18:39:14.561Z] daemon.go:448: [d39501dfd2506] Daemon stopped [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:339: [d39501dfd2506] error pinging daemon on start: Get http://d39501dfd2506.sock/_ping: context deadline exceeded [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:339: [d39501dfd2506] error pinging daemon on start: Get http://d39501dfd2506.sock/_ping: context deadline exceeded [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:339: [d39501dfd2506] error pinging daemon on start: Get http://d39501dfd2506.sock/_ping: context deadline exceeded [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:339: [d39501dfd2506] error pinging daemon on start: Get http://d39501dfd2506.sock/_ping: context deadline exceeded [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:339: [d39501dfd2506] error pinging daemon on start: Get http://d39501dfd2506.sock/_ping: read unix @->/tmp/docker-integration/d39501dfd2506.sock: read: connection reset by peer [2020-05-20T18:39:14.561Z] daemon.go:296: [d39501dfd2506] exiting daemon [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:325: [d39501dfd2506] waiting for daemon to start [2020-05-20T18:39:14.561Z] daemon.go:353: [d39501dfd2506] daemon started [2020-05-20T18:39:14.561Z] daemon.go:461: [d39501dfd2506] Stopping daemon [2020-05-20T18:39:14.561Z] daemon.go:296: [d39501dfd2506] exiting daemon [2020-05-20T18:39:14.561Z] daemon.go:448: [d39501dfd2506] Daemon stopped [2020-05-20T18:39:14.561Z] PASS [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] === Skipped [2020-05-20T18:39:14.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:39:14.561Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:39:14.561Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:39:14.561Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:39:14.561Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] DONE 17 tests, 4 skipped in 30.029s [2020-05-20T18:39:14.561Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T18:39:14.561Z] ++ 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-05-20T18:39:14.561Z] ++ set -e [2020-05-20T18:39:14.561Z] ++ '[' -n 0 ']' [2020-05-20T18:39:14.561Z] ++ set -x [2020-05-20T18:39:14.561Z] ++ env -i DEST=/go/src/github.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-05-20T18:39:14.561Z] INFO: Testing against a local daemon [2020-05-20T18:39:14.561Z] === RUN TestPluginInvalidJSON [2020-05-20T18:39:14.561Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:14.561Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:14.561Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:14.561Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-20T18:39:14.561Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T18:39:14.561Z] PASS [2020-05-20T18:39:14.561Z] [2020-05-20T18:39:14.561Z] DONE 2 tests in 0.180s [2020-05-20T18:39:14.561Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T18:39:14.561Z] ++ 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-05-20T18:39:14.561Z] ++ set -e [2020-05-20T18:39:14.561Z] ++ '[' -n 0 ']' [2020-05-20T18:39:14.561Z] ++ set -x [2020-05-20T18:39:14.561Z] ++ env -i DEST=/go/src/github.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-05-20T18:39:14.561Z] INFO: Testing against a local daemon [2020-05-20T18:39:14.561Z] === RUN TestExternalGraphDriver [2020-05-20T18:39:14.561Z] === RUN TestExternalGraphDriver/json [2020-05-20T18:39:14.750Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-20T18:39:14.750Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-20T18:39:16.578Z] === RUN TestExternalGraphDriver/spec [2020-05-20T18:39:17.273Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-20T18:39:17.530Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-20T18:39:17.530Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-20T18:39:17.530Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-20T18:39:17.717Z] ok github.com/docker/docker/cmd/dockerd/hack 0.026s coverage: 72.9% of statements [2020-05-20T18:39:18.462Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-20T18:39:18.593Z] === RUN TestExternalGraphDriver/pull [2020-05-20T18:39:18.719Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-20T18:39:19.091Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.84s) [2020-05-20T18:39:19.091Z] === RUN TestStopContainerWithTimeout [2020-05-20T18:39:19.091Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-05-20T18:39:19.091Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-20T18:39:19.091Z] === RUN TestUpdateRestartPolicy [2020-05-20T18:39:20.090Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-20T18:39:20.090Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-20T18:39:20.090Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-20T18:39:20.090Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-20T18:39:20.102Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 29.5% of statements [2020-05-20T18:39:20.347Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-20T18:39:20.608Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-05-20T18:39:20.608Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:353: [d339f5aaf5aa4] daemon started [2020-05-20T18:39:20.608Z] daemon.go:461: [d339f5aaf5aa4] Stopping daemon [2020-05-20T18:39:20.608Z] daemon.go:296: [d339f5aaf5aa4] exiting daemon [2020-05-20T18:39:20.608Z] daemon.go:448: [d339f5aaf5aa4] Daemon stopped [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:353: [d339f5aaf5aa4] daemon started [2020-05-20T18:39:20.608Z] daemon.go:461: [d339f5aaf5aa4] Stopping daemon [2020-05-20T18:39:20.608Z] daemon.go:296: [d339f5aaf5aa4] exiting daemon [2020-05-20T18:39:20.608Z] daemon.go:448: [d339f5aaf5aa4] Daemon stopped [2020-05-20T18:39:20.608Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:353: [d339f5aaf5aa4] daemon started [2020-05-20T18:39:20.608Z] daemon.go:461: [d339f5aaf5aa4] Stopping daemon [2020-05-20T18:39:20.608Z] daemon.go:296: [d339f5aaf5aa4] exiting daemon [2020-05-20T18:39:20.608Z] daemon.go:448: [d339f5aaf5aa4] Daemon stopped [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:353: [d339f5aaf5aa4] daemon started [2020-05-20T18:39:20.608Z] daemon.go:461: [d339f5aaf5aa4] Stopping daemon [2020-05-20T18:39:20.608Z] daemon.go:296: [d339f5aaf5aa4] exiting daemon [2020-05-20T18:39:20.608Z] daemon.go:448: [d339f5aaf5aa4] Daemon stopped [2020-05-20T18:39:20.608Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:325: [d339f5aaf5aa4] waiting for daemon to start [2020-05-20T18:39:20.608Z] daemon.go:353: [d339f5aaf5aa4] daemon started [2020-05-20T18:39:20.608Z] daemon.go:461: [d339f5aaf5aa4] Stopping daemon [2020-05-20T18:39:20.608Z] daemon.go:296: [d339f5aaf5aa4] exiting daemon [2020-05-20T18:39:20.608Z] daemon.go:448: [d339f5aaf5aa4] Daemon stopped [2020-05-20T18:39:20.608Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-05-20T18:39:20.608Z] === RUN TestGraphdriverPluginV2 [2020-05-20T18:39:20.608Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-20T18:39:20.608Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:20.608Z] PASS [2020-05-20T18:39:20.608Z] [2020-05-20T18:39:20.608Z] === Skipped [2020-05-20T18:39:20.608Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-20T18:39:20.608Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:39:20.608Z] [2020-05-20T18:39:20.608Z] [2020-05-20T18:39:20.608Z] DONE 5 tests, 1 skipped in 6.547s [2020-05-20T18:39:20.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T18:39:20.608Z] ++ 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-05-20T18:39:20.608Z] ++ set -e [2020-05-20T18:39:20.608Z] ++ '[' -n 0 ']' [2020-05-20T18:39:20.608Z] ++ set -x [2020-05-20T18:39:20.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:39:20.608Z] INFO: Testing against a local daemon [2020-05-20T18:39:20.608Z] === RUN TestContinueAfterPluginCrash [2020-05-20T18:39:20.608Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T18:39:20.608Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T18:39:20.608Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T18:39:20.608Z] === CONT TestContinueAfterPluginCrash [2020-05-20T18:39:20.608Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T18:39:20.725Z] ok github.com/docker/docker/container 0.230s coverage: 35.6% of statements [2020-05-20T18:39:20.725Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T18:39:20.725Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T18:39:20.725Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T18:39:20.725Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T18:39:20.914Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-20T18:39:25.125Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-20T18:39:25.383Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-20T18:39:27.912Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-20T18:39:28.972Z] --- PASS: TestDaemonStartWithLogOpt (8.57s) [2020-05-20T18:39:28.972Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-20T18:39:28.972Z] daemon.go:325: [d0a0218eaeae9] waiting for daemon to start [2020-05-20T18:39:28.972Z] daemon.go:325: [d0a0218eaeae9] waiting for daemon to start [2020-05-20T18:39:28.972Z] daemon.go:353: [d0a0218eaeae9] daemon started [2020-05-20T18:39:28.972Z] daemon.go:461: [d0a0218eaeae9] Stopping daemon [2020-05-20T18:39:28.972Z] daemon.go:296: [d0a0218eaeae9] exiting daemon [2020-05-20T18:39:28.972Z] daemon.go:448: [d0a0218eaeae9] Daemon stopped [2020-05-20T18:39:28.972Z] daemon.go:325: [d0a0218eaeae9] waiting for daemon to start [2020-05-20T18:39:28.972Z] daemon.go:325: [d0a0218eaeae9] waiting for daemon to start [2020-05-20T18:39:28.972Z] daemon.go:353: [d0a0218eaeae9] daemon started [2020-05-20T18:39:28.972Z] daemon.go:461: [d0a0218eaeae9] Stopping daemon [2020-05-20T18:39:28.972Z] daemon.go:296: [d0a0218eaeae9] exiting daemon [2020-05-20T18:39:28.972Z] daemon.go:448: [d0a0218eaeae9] Daemon stopped [2020-05-20T18:39:29.809Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-20T18:39:30.748Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-20T18:39:31.005Z] --- PASS: TestBuildWithHugeFile (107.20s) [2020-05-20T18:39:31.005Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T18:39:31.085Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-05-20T18:39:31.570Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:39:31.570Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:39:31.570Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:39:31.570Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:39:31.570Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:39:31.570Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:39:31.570Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:39:31.570Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:39:31.570Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-20T18:39:31.708Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2020-05-20T18:39:31.827Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:39:31.827Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2020-05-20T18:39:31.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2020-05-20T18:39:31.827Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2020-05-20T18:39:31.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-20T18:39:31.827Z] === RUN TestBuildPreserveOwnership [2020-05-20T18:39:31.827Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T18:39:32.758Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-20T18:39:32.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-20T18:39:33.170Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-20T18:39:33.170Z] Copying nested executables into bundles/binary-daemon [2020-05-20T18:39:33.170Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-20T18:39:33.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/make.sh cross [2020-05-20T18:39:33.691Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-20T18:39:33.754Z] [2020-05-20T18:39:34.011Z] Removing bundles/ [2020-05-20T18:39:34.011Z] [2020-05-20T18:39:34.011Z] ---> Making bundle: cross (in bundles/cross) [2020-05-20T18:39:34.011Z] Cross building: bundles/cross/linux/amd64 [2020-05-20T18:39:34.011Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-20T18:39:34.011Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-20T18:39:34.443Z] --- PASS: TestContinueAfterPluginCrash (13.49s) [2020-05-20T18:39:34.443Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-20T18:39:34.443Z] daemon.go:325: [de65c083c6f3a] waiting for daemon to start [2020-05-20T18:39:34.443Z] daemon.go:325: [de65c083c6f3a] waiting for daemon to start [2020-05-20T18:39:34.443Z] daemon.go:353: [de65c083c6f3a] daemon started [2020-05-20T18:39:34.443Z] daemon.go:461: [de65c083c6f3a] Stopping daemon [2020-05-20T18:39:34.443Z] daemon.go:296: [de65c083c6f3a] exiting daemon [2020-05-20T18:39:34.443Z] daemon.go:448: [de65c083c6f3a] Daemon stopped [2020-05-20T18:39:34.443Z] PASS [2020-05-20T18:39:34.443Z] [2020-05-20T18:39:34.443Z] DONE 2 tests in 13.704s [2020-05-20T18:39:34.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T18:39:34.443Z] ++ 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-05-20T18:39:34.443Z] ++ set -e [2020-05-20T18:39:34.443Z] ++ '[' -n 0 ']' [2020-05-20T18:39:34.443Z] ++ set -x [2020-05-20T18:39:34.443Z] ++ env -i DEST=/go/src/github.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-05-20T18:39:34.443Z] INFO: Testing against a local daemon [2020-05-20T18:39:34.443Z] === RUN TestPluginWithDevMounts [2020-05-20T18:39:34.443Z] === PAUSE TestPluginWithDevMounts [2020-05-20T18:39:34.443Z] === CONT TestPluginWithDevMounts [2020-05-20T18:39:34.622Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-20T18:39:35.553Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-20T18:39:35.810Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T18:39:35.810Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-20T18:39:36.141Z] ok github.com/docker/docker/daemon/cluster 0.205s coverage: 0.5% of statements [2020-05-20T18:39:36.460Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-05-20T18:39:36.460Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-20T18:39:36.460Z] daemon.go:325: [d5e38489db5dc] waiting for daemon to start [2020-05-20T18:39:36.460Z] daemon.go:325: [d5e38489db5dc] waiting for daemon to start [2020-05-20T18:39:36.460Z] daemon.go:353: [d5e38489db5dc] daemon started [2020-05-20T18:39:36.460Z] daemon.go:461: [d5e38489db5dc] Stopping daemon [2020-05-20T18:39:36.460Z] daemon.go:296: [d5e38489db5dc] exiting daemon [2020-05-20T18:39:36.460Z] daemon.go:448: [d5e38489db5dc] Daemon stopped [2020-05-20T18:39:36.460Z] PASS [2020-05-20T18:39:36.460Z] [2020-05-20T18:39:36.460Z] DONE 1 tests in 2.259s [2020-05-20T18:39:36.460Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T18:39:36.460Z] ++ 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-05-20T18:39:36.460Z] ++ set -e [2020-05-20T18:39:36.460Z] ++ '[' -n 0 ']' [2020-05-20T18:39:36.460Z] ++ set -x [2020-05-20T18:39:36.460Z] ++ env -i DEST=/go/src/github.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-05-20T18:39:36.460Z] INFO: Testing against a local daemon [2020-05-20T18:39:36.460Z] === RUN TestSecretInspect [2020-05-20T18:39:36.742Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-20T18:39:37.673Z] --- PASS: TestBuildPreserveOwnership (5.76s) [2020-05-20T18:39:37.673Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-05-20T18:39:37.673Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2020-05-20T18:39:37.673Z] === RUN TestBuildPlatformInvalid [2020-05-20T18:39:37.673Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-05-20T18:39:37.673Z] PASS [2020-05-20T18:39:37.930Z] [2020-05-20T18:39:37.930Z] DONE 30 tests in 193.900s [2020-05-20T18:39:37.930Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T18:39:37.930Z] ++ 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-05-20T18:39:37.930Z] ++ set -e [2020-05-20T18:39:37.930Z] ++ '[' -n 0 ']' [2020-05-20T18:39:37.930Z] ++ set -x [2020-05-20T18:39:37.930Z] ++ env -i DEST=/go/src/github.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-05-20T18:39:37.930Z] INFO: Testing against a local daemon [2020-05-20T18:39:37.930Z] === RUN TestConfigList [2020-05-20T18:39:38.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-20T18:39:38.494Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-20T18:39:40.527Z] --- PASS: TestUpdateRestartPolicy (18.90s) [2020-05-20T18:39:40.527Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T18:39:40.528Z] --- PASS: TestUpdateRestartWithAutoRemove (1.51s) [2020-05-20T18:39:40.528Z] === RUN TestWaitNonBlocked [2020-05-20T18:39:40.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:39:40.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:39:40.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:39:40.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:39:40.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:39:40.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:39:40.829Z] --- PASS: TestSecretInspect (3.73s) [2020-05-20T18:39:40.829Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-20T18:39:40.829Z] daemon.go:325: [db05ae335fbdf] waiting for daemon to start [2020-05-20T18:39:40.829Z] daemon.go:325: [db05ae335fbdf] waiting for daemon to start [2020-05-20T18:39:40.829Z] daemon.go:353: [db05ae335fbdf] daemon started [2020-05-20T18:39:40.829Z] daemon.go:461: [db05ae335fbdf] Stopping daemon [2020-05-20T18:39:40.829Z] daemon.go:296: [db05ae335fbdf] exiting daemon [2020-05-20T18:39:40.829Z] daemon.go:448: [db05ae335fbdf] Daemon stopped [2020-05-20T18:39:40.829Z] === RUN TestSecretList [2020-05-20T18:39:41.017Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-20T18:39:41.583Z] --- PASS: TestConfigList (3.53s) [2020-05-20T18:39:41.583Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-20T18:39:41.583Z] daemon.go:325: [d33260587d539] waiting for daemon to start [2020-05-20T18:39:41.583Z] daemon.go:325: [d33260587d539] waiting for daemon to start [2020-05-20T18:39:41.583Z] daemon.go:353: [d33260587d539] daemon started [2020-05-20T18:39:41.583Z] daemon.go:461: [d33260587d539] Stopping daemon [2020-05-20T18:39:41.583Z] daemon.go:296: [d33260587d539] exiting daemon [2020-05-20T18:39:41.583Z] daemon.go:448: [d33260587d539] Daemon stopped [2020-05-20T18:39:41.583Z] === RUN TestConfigsCreateAndDelete [2020-05-20T18:39:41.583Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-20T18:39:41.678Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.4% of statements [2020-05-20T18:39:41.841Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-20T18:39:42.772Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-20T18:39:44.273Z] --- PASS: TestSecretList (3.87s) [2020-05-20T18:39:44.273Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-20T18:39:44.273Z] daemon.go:325: [d6236dc0f9baa] waiting for daemon to start [2020-05-20T18:39:44.273Z] daemon.go:325: [d6236dc0f9baa] waiting for daemon to start [2020-05-20T18:39:44.273Z] daemon.go:353: [d6236dc0f9baa] daemon started [2020-05-20T18:39:44.273Z] daemon.go:461: [d6236dc0f9baa] Stopping daemon [2020-05-20T18:39:44.273Z] daemon.go:296: [d6236dc0f9baa] exiting daemon [2020-05-20T18:39:44.273Z] daemon.go:448: [d6236dc0f9baa] Daemon stopped [2020-05-20T18:39:44.273Z] === RUN TestSecretsCreateAndDelete [2020-05-20T18:39:44.393Z] ok github.com/docker/docker/daemon/events 0.097s coverage: 50.0% of statements [2020-05-20T18:39:44.666Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-20T18:39:44.666Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-05-20T18:39:44.666Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-20T18:39:44.666Z] daemon.go:325: [d5dbb13037fc2] waiting for daemon to start [2020-05-20T18:39:44.666Z] daemon.go:325: [d5dbb13037fc2] waiting for daemon to start [2020-05-20T18:39:44.666Z] daemon.go:353: [d5dbb13037fc2] daemon started [2020-05-20T18:39:44.666Z] daemon.go:461: [d5dbb13037fc2] Stopping daemon [2020-05-20T18:39:44.666Z] daemon.go:296: [d5dbb13037fc2] exiting daemon [2020-05-20T18:39:44.666Z] daemon.go:448: [d5dbb13037fc2] Daemon stopped [2020-05-20T18:39:44.666Z] === RUN TestConfigsUpdate [2020-05-20T18:39:45.236Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-20T18:39:45.799Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-20T18:39:45.902Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 82.2% of statements [2020-05-20T18:39:46.507Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-20T18:39:46.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2020-05-20T18:39:46.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.84s) [2020-05-20T18:39:46.507Z] === RUN TestWaitBlocked [2020-05-20T18:39:46.507Z] --- SKIP: TestWaitBlocked (0.00s) [2020-05-20T18:39:46.507Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:46.507Z] PASS [2020-05-20T18:39:46.507Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-20T18:39:46.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:46.507Z] INFO: Testing against a local daemon [2020-05-20T18:39:46.507Z] === RUN TestCommitInheritsEnv [2020-05-20T18:39:46.507Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-05-20T18:39:46.507Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:39:46.507Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T18:39:46.507Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-20T18:39:46.507Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-20T18:39:46.507Z] === RUN TestImagesFilterMultiReference [2020-05-20T18:39:46.731Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-20T18:39:46.989Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-20T18:39:46.989Z] === RUN TestImagePullPlatformInvalid [2020-05-20T18:39:46.989Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-20T18:39:46.989Z] === RUN TestRemoveImageOrphaning [2020-05-20T18:39:46.989Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-05-20T18:39:46.989Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:39:46.989Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T18:39:46.989Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-20T18:39:46.989Z] === RUN TestTagInvalidReference [2020-05-20T18:39:46.989Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-20T18:39:46.989Z] === RUN TestTagValidPrefixedRepo [2020-05-20T18:39:46.989Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-20T18:39:46.989Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T18:39:46.989Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-20T18:39:46.989Z] === RUN TestTagOfficialNames [2020-05-20T18:39:46.989Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-05-20T18:39:46.989Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestTagMatchesDigest [2020-05-20T18:39:46.989Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-20T18:39:46.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:46.989Z] INFO: Testing against a local daemon [2020-05-20T18:39:46.989Z] === RUN TestNetworkCreateDelete [2020-05-20T18:39:46.989Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-05-20T18:39:46.989Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:46.989Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T18:39:46.989Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-05-20T18:39:46.989Z] 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-05-20T18:39:46.989Z] === RUN TestInspectNetwork [2020-05-20T18:39:46.989Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-20T18:39:46.989Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:46.989Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T18:39:46.989Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-20T18:39:46.989Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:46.989Z] === RUN TestNetworkInvalidJSON [2020-05-20T18:39:46.989Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T18:39:46.989Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T18:39:46.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:39:46.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:39:46.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:39:46.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:39:46.989Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T18:39:46.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:39:46.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:39:46.989Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-20T18:39:46.989Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T18:39:46.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T18:39:46.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-20T18:39:46.989Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T18:39:46.989Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T18:39:46.989Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:51: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T18:39:46.989Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:94: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:39:46.989Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:127: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:39:46.989Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:177: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T18:39:46.989Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:201: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T18:39:46.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:39:46.989Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T18:39:46.989Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:319: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T18:39:46.989Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-20T18:39:46.989Z] service_test.go:386: testEnv.OSType == "windows" [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-20T18:39:46.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:46.989Z] INFO: Testing against a local daemon [2020-05-20T18:39:46.989Z] === RUN TestPluginInvalidJSON [2020-05-20T18:39:46.989Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:46.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:46.989Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:39:46.989Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-20T18:39:46.989Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T18:39:46.989Z] PASS [2020-05-20T18:39:46.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-20T18:39:47.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.471Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.471Z] === RUN TestExternalGraphDriver [2020-05-20T18:39:47.471Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-05-20T18:39:47.471Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-20T18:39:47.471Z] === RUN TestGraphdriverPluginV2 [2020-05-20T18:39:47.471Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-05-20T18:39:47.471Z] external_test.go:407: runtime.GOOS == "windows" [2020-05-20T18:39:47.471Z] PASS [2020-05-20T18:39:47.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-20T18:39:47.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.471Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.471Z] PASS [2020-05-20T18:39:47.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-20T18:39:47.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.471Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-20T18:39:47.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.471Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.471Z] === RUN TestSecretInspect [2020-05-20T18:39:47.471Z] --- SKIP: TestSecretInspect (0.00s) [2020-05-20T18:39:47.471Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.471Z] === RUN TestSecretList [2020-05-20T18:39:47.471Z] --- SKIP: TestSecretList (0.00s) [2020-05-20T18:39:47.471Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.471Z] === RUN TestSecretsCreateAndDelete [2020-05-20T18:39:47.471Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-05-20T18:39:47.471Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.471Z] === RUN TestSecretsUpdate [2020-05-20T18:39:47.471Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-05-20T18:39:47.471Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.471Z] === RUN TestTemplatedSecret [2020-05-20T18:39:47.471Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-20T18:39:47.471Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.471Z] === RUN TestSecretCreateResolve [2020-05-20T18:39:47.471Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-05-20T18:39:47.472Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:47.472Z] PASS [2020-05-20T18:39:47.472Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-20T18:39:47.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.472Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.472Z] === RUN TestServiceCreateInit [2020-05-20T18:39:47.472Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:39:47.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:39:47.472Z] --- PASS: TestServiceCreateInit (0.03s) [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceConflict [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-20T18:39:47.472Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-05-20T18:39:47.472Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestCreateServiceSysctls [2020-05-20T18:39:47.472Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-20T18:39:47.472Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestInspect [2020-05-20T18:39:47.472Z] --- SKIP: TestInspect (0.00s) [2020-05-20T18:39:47.472Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T18:39:47.472Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-05-20T18:39:47.472Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestDockerNetworkReConnect [2020-05-20T18:39:47.472Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-05-20T18:39:47.472Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestServicePlugin [2020-05-20T18:39:47.472Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T18:39:47.472Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.472Z] === RUN TestServiceUpdateLabel [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-05-20T18:39:47.472Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:47.472Z] === RUN TestServiceUpdateSecrets [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-05-20T18:39:47.472Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:47.472Z] === RUN TestServiceUpdateConfigs [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-05-20T18:39:47.472Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:47.472Z] === RUN TestServiceUpdateNetwork [2020-05-20T18:39:47.472Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-05-20T18:39:47.472Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-05-20T18:39:47.472Z] PASS [2020-05-20T18:39:47.472Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-20T18:39:47.719Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-05-20T18:39:47.719Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-20T18:39:47.719Z] daemon.go:325: [d8737f811fe26] waiting for daemon to start [2020-05-20T18:39:47.719Z] daemon.go:325: [d8737f811fe26] waiting for daemon to start [2020-05-20T18:39:47.719Z] daemon.go:353: [d8737f811fe26] daemon started [2020-05-20T18:39:47.719Z] daemon.go:461: [d8737f811fe26] Stopping daemon [2020-05-20T18:39:47.719Z] daemon.go:296: [d8737f811fe26] exiting daemon [2020-05-20T18:39:47.719Z] daemon.go:448: [d8737f811fe26] Daemon stopped [2020-05-20T18:39:47.719Z] === RUN TestSecretsUpdate [2020-05-20T18:39:47.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.954Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.954Z] === RUN TestSessionCreate [2020-05-20T18:39:47.954Z] --- SKIP: TestSessionCreate (0.00s) [2020-05-20T18:39:47.954Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:47.954Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T18:39:47.954Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-05-20T18:39:47.954Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:47.954Z] PASS [2020-05-20T18:39:47.954Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-20T18:39:47.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:47.954Z] INFO: Testing against a local daemon [2020-05-20T18:39:47.954Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T18:39:47.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:39:47.954Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-20T18:39:47.954Z] === RUN TestEventsExecDie [2020-05-20T18:39:47.954Z] --- SKIP: TestEventsExecDie (0.00s) [2020-05-20T18:39:47.954Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-20T18:39:47.954Z] === RUN TestEventsBackwardsCompatible [2020-05-20T18:39:47.954Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-05-20T18:39:47.954Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-20T18:39:47.954Z] === RUN TestInfoAPI [2020-05-20T18:39:47.954Z] --- PASS: TestInfoAPI (0.03s) [2020-05-20T18:39:47.954Z] === RUN TestInfoAPIWarnings [2020-05-20T18:39:47.954Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-05-20T18:39:47.954Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-20T18:39:47.954Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T18:39:48.104Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-20T18:39:48.104Z] --- PASS: TestConfigsUpdate (3.34s) [2020-05-20T18:39:48.104Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-20T18:39:48.104Z] daemon.go:325: [da14bc2088203] waiting for daemon to start [2020-05-20T18:39:48.104Z] daemon.go:325: [da14bc2088203] waiting for daemon to start [2020-05-20T18:39:48.104Z] daemon.go:353: [da14bc2088203] daemon started [2020-05-20T18:39:48.104Z] daemon.go:461: [da14bc2088203] Stopping daemon [2020-05-20T18:39:48.104Z] daemon.go:296: [da14bc2088203] exiting daemon [2020-05-20T18:39:48.104Z] daemon.go:448: [da14bc2088203] Daemon stopped [2020-05-20T18:39:48.104Z] === RUN TestTemplatedConfig [2020-05-20T18:39:48.104Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-20T18:39:48.603Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-05-20T18:39:48.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2020-05-20T18:39:48.968Z] === RUN TestPingCacheHeaders [2020-05-20T18:39:48.968Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-20T18:39:48.968Z] === RUN TestPingGet [2020-05-20T18:39:48.968Z] --- PASS: TestPingGet (0.03s) [2020-05-20T18:39:48.968Z] === RUN TestPingHead [2020-05-20T18:39:48.968Z] --- PASS: TestPingHead (0.03s) [2020-05-20T18:39:48.968Z] === RUN TestVersion [2020-05-20T18:39:48.968Z] --- PASS: TestVersion (0.02s) [2020-05-20T18:39:48.968Z] PASS [2020-05-20T18:39:48.968Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-20T18:39:48.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:48.968Z] INFO: Testing against a local daemon [2020-05-20T18:39:48.968Z] === RUN TestVolumesCreateAndList [2020-05-20T18:39:48.968Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-20T18:39:48.968Z] === RUN TestVolumesRemove [2020-05-20T18:39:48.968Z] --- SKIP: TestVolumesRemove (0.00s) [2020-05-20T18:39:48.968Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-20T18:39:48.968Z] === RUN TestVolumesInspect [2020-05-20T18:39:48.968Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-20T18:39:48.968Z] === RUN TestVolumesInvalidJSON [2020-05-20T18:39:48.968Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T18:39:48.968Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T18:39:48.968Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T18:39:48.968Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-20T18:39:48.968Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T18:39:48.968Z] PASS [2020-05-20T18:39:48.968Z] INFO: make.ps1 ended at 05/20/2020 18:39:48 [2020-05-20T18:39:48.968Z] INFO: Integration CLI tests being run from the host: [2020-05-20T18:39:48.968Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-20T18:39:49.475Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-20T18:39:50.408Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-20T18:39:51.341Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-20T18:39:51.599Z] --- PASS: TestTemplatedConfig (3.60s) [2020-05-20T18:39:51.599Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-20T18:39:51.599Z] daemon.go:325: [d22bc58dc3440] waiting for daemon to start [2020-05-20T18:39:51.599Z] daemon.go:325: [d22bc58dc3440] waiting for daemon to start [2020-05-20T18:39:51.599Z] daemon.go:353: [d22bc58dc3440] daemon started [2020-05-20T18:39:51.599Z] daemon.go:461: [d22bc58dc3440] Stopping daemon [2020-05-20T18:39:51.599Z] daemon.go:296: [d22bc58dc3440] exiting daemon [2020-05-20T18:39:51.599Z] daemon.go:448: [d22bc58dc3440] Daemon stopped [2020-05-20T18:39:51.599Z] === RUN TestConfigInspect [2020-05-20T18:39:51.856Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-20T18:39:52.172Z] --- PASS: TestSecretsUpdate (3.73s) [2020-05-20T18:39:52.172Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-20T18:39:52.172Z] daemon.go:325: [d65e0160b935e] waiting for daemon to start [2020-05-20T18:39:52.172Z] daemon.go:325: [d65e0160b935e] waiting for daemon to start [2020-05-20T18:39:52.172Z] daemon.go:353: [d65e0160b935e] daemon started [2020-05-20T18:39:52.172Z] daemon.go:461: [d65e0160b935e] Stopping daemon [2020-05-20T18:39:52.172Z] daemon.go:296: [d65e0160b935e] exiting daemon [2020-05-20T18:39:52.172Z] daemon.go:448: [d65e0160b935e] Daemon stopped [2020-05-20T18:39:52.172Z] === RUN TestTemplatedSecret [2020-05-20T18:39:52.421Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-20T18:39:52.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-20T18:39:52.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-20T18:39:52.679Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-20T18:39:53.037Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.7% of statements [2020-05-20T18:39:53.037Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-05-20T18:39:54.052Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-20T18:39:54.310Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-20T18:39:54.567Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-20T18:39:54.825Z] --- PASS: TestConfigInspect (3.05s) [2020-05-20T18:39:54.825Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-20T18:39:54.825Z] daemon.go:325: [d96f9ec8fbc0b] waiting for daemon to start [2020-05-20T18:39:54.825Z] daemon.go:325: [d96f9ec8fbc0b] waiting for daemon to start [2020-05-20T18:39:54.825Z] daemon.go:353: [d96f9ec8fbc0b] daemon started [2020-05-20T18:39:54.825Z] daemon.go:461: [d96f9ec8fbc0b] Stopping daemon [2020-05-20T18:39:54.825Z] daemon.go:296: [d96f9ec8fbc0b] exiting daemon [2020-05-20T18:39:54.825Z] daemon.go:448: [d96f9ec8fbc0b] Daemon stopped [2020-05-20T18:39:54.825Z] === RUN TestConfigCreateWithLabels [2020-05-20T18:39:54.825Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-20T18:39:55.618Z] --- PASS: TestTemplatedSecret (3.63s) [2020-05-20T18:39:55.618Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-20T18:39:55.618Z] daemon.go:325: [df376e02594d3] waiting for daemon to start [2020-05-20T18:39:55.618Z] daemon.go:325: [df376e02594d3] waiting for daemon to start [2020-05-20T18:39:55.618Z] daemon.go:353: [df376e02594d3] daemon started [2020-05-20T18:39:55.618Z] daemon.go:461: [df376e02594d3] Stopping daemon [2020-05-20T18:39:55.618Z] daemon.go:296: [df376e02594d3] exiting daemon [2020-05-20T18:39:55.618Z] daemon.go:448: [df376e02594d3] Daemon stopped [2020-05-20T18:39:55.618Z] === RUN TestSecretCreateResolve [2020-05-20T18:39:55.745Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.731s coverage: 57.8% of statements [2020-05-20T18:39:56.771Z] ok github.com/docker/docker/daemon 12.420s coverage: 17.5% of statements [2020-05-20T18:39:56.771Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T18:39:56.771Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T18:39:56.771Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T18:39:56.771Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T18:39:57.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-20T18:39:57.770Z] INFO: Testing against a local daemon [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-20T18:39:57.770Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-20T18:39:58.099Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-20T18:39:58.099Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-05-20T18:39:58.099Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-20T18:39:58.099Z] daemon.go:325: [d2700b98dae38] waiting for daemon to start [2020-05-20T18:39:58.099Z] daemon.go:325: [d2700b98dae38] waiting for daemon to start [2020-05-20T18:39:58.100Z] daemon.go:353: [d2700b98dae38] daemon started [2020-05-20T18:39:58.100Z] daemon.go:461: [d2700b98dae38] Stopping daemon [2020-05-20T18:39:58.100Z] daemon.go:296: [d2700b98dae38] exiting daemon [2020-05-20T18:39:58.100Z] daemon.go:448: [d2700b98dae38] Daemon stopped [2020-05-20T18:39:58.100Z] === RUN TestConfigCreateResolve [2020-05-20T18:39:58.251Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-20T18:39:58.251Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-20T18:39:58.733Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-20T18:39:59.073Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-05-20T18:39:59.073Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-20T18:39:59.073Z] daemon.go:325: [d1d7e70c843a2] waiting for daemon to start [2020-05-20T18:39:59.073Z] daemon.go:325: [d1d7e70c843a2] waiting for daemon to start [2020-05-20T18:39:59.073Z] daemon.go:353: [d1d7e70c843a2] daemon started [2020-05-20T18:39:59.073Z] daemon.go:461: [d1d7e70c843a2] Stopping daemon [2020-05-20T18:39:59.073Z] daemon.go:296: [d1d7e70c843a2] exiting daemon [2020-05-20T18:39:59.073Z] daemon.go:448: [d1d7e70c843a2] Daemon stopped [2020-05-20T18:39:59.073Z] PASS [2020-05-20T18:39:59.073Z] [2020-05-20T18:39:59.073Z] DONE 6 tests in 22.515s [2020-05-20T18:39:59.073Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T18:39:59.073Z] ++ 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-05-20T18:39:59.073Z] ++ set -e [2020-05-20T18:39:59.073Z] ++ '[' -n 0 ']' [2020-05-20T18:39:59.073Z] ++ set -x [2020-05-20T18:39:59.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:39:59.073Z] INFO: Testing against a local daemon [2020-05-20T18:39:59.073Z] === RUN TestServiceCreateInit [2020-05-20T18:39:59.073Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:39:59.215Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-20T18:39:59.475Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-20T18:39:59.495Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.561s coverage: 68.5% of statements [2020-05-20T18:40:01.370Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-05-20T18:40:01.370Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-20T18:40:01.370Z] daemon.go:325: [d657185b85b07] waiting for daemon to start [2020-05-20T18:40:01.370Z] daemon.go:325: [d657185b85b07] waiting for daemon to start [2020-05-20T18:40:01.370Z] daemon.go:353: [d657185b85b07] daemon started [2020-05-20T18:40:01.370Z] daemon.go:461: [d657185b85b07] Stopping daemon [2020-05-20T18:40:01.370Z] daemon.go:296: [d657185b85b07] exiting daemon [2020-05-20T18:40:01.370Z] daemon.go:448: [d657185b85b07] Daemon stopped [2020-05-20T18:40:01.370Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T18:40:01.935Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-20T18:40:01.935Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-20T18:40:01.935Z] daemon.go:325: [d2959915111da] waiting for daemon to start [2020-05-20T18:40:01.935Z] daemon.go:325: [d2959915111da] waiting for daemon to start [2020-05-20T18:40:01.935Z] daemon.go:353: [d2959915111da] daemon started [2020-05-20T18:40:01.935Z] daemon.go:461: [d2959915111da] Stopping daemon [2020-05-20T18:40:01.935Z] daemon.go:296: [d2959915111da] exiting daemon [2020-05-20T18:40:01.935Z] daemon.go:448: [d2959915111da] Daemon stopped [2020-05-20T18:40:01.935Z] PASS [2020-05-20T18:40:01.935Z] [2020-05-20T18:40:01.935Z] DONE 8 tests in 23.934s [2020-05-20T18:40:01.935Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T18:40:01.935Z] ++ 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-05-20T18:40:01.935Z] ++ set -e [2020-05-20T18:40:01.935Z] ++ '[' -n 0 ']' [2020-05-20T18:40:01.935Z] ++ set -x [2020-05-20T18:40:01.935Z] ++ env -i DEST=/go/src/github.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-05-20T18:40:01.935Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-20T18:40:01.935Z] INFO: Testing against a local daemon [2020-05-20T18:40:01.935Z] === RUN TestCheckpoint [2020-05-20T18:40:01.935Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T18:40:01.935Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:40:01.935Z] === RUN TestContainerInvalidJSON [2020-05-20T18:40:01.935Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:40:01.935Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:40:01.935Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:40:01.935Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:40:01.935Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:40:01.935Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:40:01.935Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:40:01.935Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:40:01.935Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:40:01.935Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-20T18:40:01.935Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T18:40:01.935Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T18:40:01.935Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T18:40:01.935Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T18:40:02.192Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-20T18:40:02.192Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T18:40:02.192Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-20T18:40:02.192Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T18:40:02.198Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.242s coverage: 45.9% of statements [2020-05-20T18:40:02.198Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T18:40:02.198Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.097s coverage: 49.5% of statements [2020-05-20T18:40:02.449Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-20T18:40:02.449Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T18:40:02.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-20T18:40:02.449Z] === RUN TestCopyFromContainer [2020-05-20T18:40:03.015Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-20T18:40:03.580Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-20T18:40:04.282Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.728s coverage: 76.1% of statements [2020-05-20T18:40:04.514Z] === RUN TestCopyFromContainer// [2020-05-20T18:40:04.514Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T18:40:04.514Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T18:40:04.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:40:04.772Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T18:40:05.031Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T18:40:05.031Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T18:40:05.031Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T18:40:05.289Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T18:40:05.289Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T18:40:05.289Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer (3.04s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-20T18:40:05.546Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-20T18:40:05.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T18:40:05.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:40:05.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:40:05.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:40:05.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:40:05.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:40:05.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:40:05.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:40:05.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:40:05.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:40:05.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T18:40:05.546Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T18:40:05.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T18:40:05.546Z] === RUN TestCreateWithInvalidEnv [2020-05-20T18:40:05.546Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T18:40:05.546Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T18:40:05.546Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T18:40:05.546Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T18:40:05.546Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T18:40:05.546Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T18:40:05.546Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T18:40:05.546Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T18:40:05.546Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T18:40:05.546Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-20T18:40:05.546Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-20T18:40:05.546Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T18:40:05.546Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-20T18:40:05.546Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T18:40:05.773Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.854s coverage: 55.1% of statements [2020-05-20T18:40:05.773Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T18:40:05.773Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T18:40:05.773Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-05-20T18:40:06.799Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-05-20T18:40:07.424Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-05-20T18:40:07.442Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:40:08.374Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:40:08.374Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-20T18:40:08.374Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-20T18:40:08.374Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T18:40:10.019Z] --- PASS: TestServiceCreateInit (10.85s) [2020-05-20T18:40:10.019Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) [2020-05-20T18:40:10.019Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:40:10.019Z] daemon.go:325: [da1069007d18d] waiting for daemon to start [2020-05-20T18:40:10.019Z] daemon.go:325: [da1069007d18d] waiting for daemon to start [2020-05-20T18:40:10.019Z] daemon.go:353: [da1069007d18d] daemon started [2020-05-20T18:40:10.019Z] daemon.go:461: [da1069007d18d] Stopping daemon [2020-05-20T18:40:10.019Z] daemon.go:296: [da1069007d18d] exiting daemon [2020-05-20T18:40:10.019Z] daemon.go:448: [da1069007d18d] Daemon stopped [2020-05-20T18:40:10.019Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-05-20T18:40:10.019Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:40:10.019Z] daemon.go:325: [d45fbeef1ac2f] waiting for daemon to start [2020-05-20T18:40:10.019Z] daemon.go:325: [d45fbeef1ac2f] waiting for daemon to start [2020-05-20T18:40:10.019Z] daemon.go:353: [d45fbeef1ac2f] daemon started [2020-05-20T18:40:10.019Z] daemon.go:461: [d45fbeef1ac2f] Stopping daemon [2020-05-20T18:40:10.019Z] daemon.go:296: [d45fbeef1ac2f] exiting daemon [2020-05-20T18:40:10.019Z] daemon.go:448: [d45fbeef1ac2f] Daemon stopped [2020-05-20T18:40:10.019Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T18:40:10.897Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:40:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:40:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:40:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:40:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:40:10.897Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:40:10.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:40:10.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:40:10.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:40:10.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:40:10.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:40:10.897Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-20T18:40:10.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-20T18:40:10.897Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T18:40:11.461Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-20T18:40:11.718Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-05-20T18:40:11.718Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T18:40:11.718Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T18:40:11.718Z] === RUN TestDaemonRestartIpcMode [2020-05-20T18:40:11.718Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T18:40:11.718Z] === RUN TestDiff [2020-05-20T18:40:11.975Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-20T18:40:12.539Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-20T18:40:12.797Z] --- PASS: TestDiff (0.93s) [2020-05-20T18:40:12.797Z] === RUN TestExecWithCloseStdin [2020-05-20T18:40:12.963Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.7% of statements [2020-05-20T18:40:12.963Z] ok github.com/docker/docker/daemon/logger/gelf 0.051s coverage: 67.0% of statements [2020-05-20T18:40:13.055Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-20T18:40:13.985Z] ok github.com/docker/docker/daemon/logger/awslogs 0.639s coverage: 78.6% of statements [2020-05-20T18:40:13.987Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-05-20T18:40:13.987Z] === RUN TestExec [2020-05-20T18:40:13.987Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-20T18:40:14.612Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 4.9% of statements [2020-05-20T18:40:14.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T18:40:14.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T18:40:14.612Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T18:40:14.612Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T18:40:14.920Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-20T18:40:14.920Z] --- PASS: TestExec (1.14s) [2020-05-20T18:40:14.920Z] === RUN TestExecUser [2020-05-20T18:40:16.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.050s coverage: 88.3% of statements [2020-05-20T18:40:16.107Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-05-20T18:40:16.293Z] --- PASS: TestExecUser (1.07s) [2020-05-20T18:40:16.293Z] === RUN TestExportContainerAndImportImage [2020-05-20T18:40:16.293Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-20T18:40:16.293Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-20T18:40:16.393Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2020-05-20T18:40:16.551Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-20T18:40:17.483Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2020-05-20T18:40:17.483Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T18:40:17.483Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-20T18:40:18.853Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-05-20T18:40:18.853Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-20T18:40:18.853Z] daemon.go:325: [dc643ff1ab831] waiting for daemon to start [2020-05-20T18:40:18.853Z] daemon.go:325: [dc643ff1ab831] waiting for daemon to start [2020-05-20T18:40:18.853Z] daemon.go:353: [dc643ff1ab831] daemon started [2020-05-20T18:40:18.853Z] daemon.go:461: [dc643ff1ab831] Stopping daemon [2020-05-20T18:40:18.853Z] daemon.go:296: [dc643ff1ab831] exiting daemon [2020-05-20T18:40:18.853Z] daemon.go:448: [dc643ff1ab831] Daemon stopped [2020-05-20T18:40:18.853Z] daemon.go:325: [dc643ff1ab831] waiting for daemon to start [2020-05-20T18:40:18.853Z] daemon.go:325: [dc643ff1ab831] waiting for daemon to start [2020-05-20T18:40:18.853Z] daemon.go:353: [dc643ff1ab831] daemon started [2020-05-20T18:40:18.853Z] daemon.go:461: [dc643ff1ab831] Stopping daemon [2020-05-20T18:40:18.853Z] daemon.go:296: [dc643ff1ab831] exiting daemon [2020-05-20T18:40:18.853Z] daemon.go:448: [dc643ff1ab831] Daemon stopped [2020-05-20T18:40:18.853Z] === RUN TestHealthCheckWorkdir [2020-05-20T18:40:19.111Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 74.7% of statements [2020-05-20T18:40:19.111Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T18:40:19.784Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-05-20T18:40:19.785Z] === RUN TestHealthKillContainer [2020-05-20T18:40:20.042Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-20T18:40:20.609Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-05-20T18:40:20.896Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.9% of statements [2020-05-20T18:40:21.555Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-05-20T18:40:21.938Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-20T18:40:22.502Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-20T18:40:23.069Z] --- PASS: TestHealthKillContainer (3.19s) [2020-05-20T18:40:23.069Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T18:40:23.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-20T18:40:23.892Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-05-20T18:40:23.892Z] === RUN TestIpcModeNone [2020-05-20T18:40:24.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-20T18:40:24.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-20T18:40:24.276Z] ok github.com/docker/docker/daemon/network 0.046s coverage: 63.8% of statements [2020-05-20T18:40:24.276Z] ok github.com/docker/docker/daemon/logger/splunk 3.060s coverage: 84.5% of statements [2020-05-20T18:40:24.276Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T18:40:24.276Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T18:40:25.081Z] --- PASS: TestIpcModeNone (0.96s) [2020-05-20T18:40:25.081Z] === RUN TestIpcModePrivate [2020-05-20T18:40:26.013Z] --- PASS: TestIpcModePrivate (1.05s) [2020-05-20T18:40:26.013Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2020-05-20T18:40:26.013Z] === RUN TestIpcModeShareable [2020-05-20T18:40:26.578Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-20T18:40:27.143Z] --- PASS: TestIpcModeShareable (1.10s) [2020-05-20T18:40:27.143Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2020-05-20T18:40:27.143Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T18:40:27.774Z] ok github.com/docker/docker/distribution/metadata 0.214s coverage: 48.2% of statements [2020-05-20T18:40:28.401Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-05-20T18:40:28.702Z] ok github.com/docker/docker/distribution 0.690s coverage: 22.3% of statements [2020-05-20T18:40:28.702Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T18:40:29.040Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-20T18:40:30.412Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-20T18:40:30.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-05-20T18:40:30.412Z] === RUN TestAPIIpcModeHost [2020-05-20T18:40:30.792Z] ok github.com/docker/docker/distribution/xfer 1.475s coverage: 83.9% of statements [2020-05-20T18:40:30.792Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T18:40:31.343Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-05-20T18:40:31.343Z] === RUN TestDaemonIpcModeShareable [2020-05-20T18:40:32.304Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-20T18:40:32.304Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-20T18:40:32.841Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-05-20T18:40:33.129Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-05-20T18:40:33.129Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T18:40:33.242Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-05-20T18:40:33.242Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-20T18:40:33.242Z] daemon.go:325: [d45f90707df71] waiting for daemon to start [2020-05-20T18:40:33.242Z] daemon.go:325: [d45f90707df71] waiting for daemon to start [2020-05-20T18:40:33.242Z] daemon.go:353: [d45f90707df71] daemon started [2020-05-20T18:40:33.243Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2020-05-20T18:40:33.243Z] daemon.go:461: [d45f90707df71] Stopping daemon [2020-05-20T18:40:33.243Z] daemon.go:296: [d45f90707df71] exiting daemon [2020-05-20T18:40:33.243Z] daemon.go:448: [d45f90707df71] Daemon stopped [2020-05-20T18:40:33.243Z] === RUN TestDaemonIpcModePrivate [2020-05-20T18:40:33.755Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-05-20T18:40:33.755Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-20T18:40:35.144Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2020-05-20T18:40:35.144Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-20T18:40:35.144Z] daemon.go:325: [d794709c74fef] waiting for daemon to start [2020-05-20T18:40:35.144Z] daemon.go:325: [d794709c74fef] waiting for daemon to start [2020-05-20T18:40:35.144Z] daemon.go:353: [d794709c74fef] daemon started [2020-05-20T18:40:35.144Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2020-05-20T18:40:35.144Z] daemon.go:461: [d794709c74fef] Stopping daemon [2020-05-20T18:40:35.144Z] daemon.go:296: [d794709c74fef] exiting daemon [2020-05-20T18:40:35.144Z] daemon.go:448: [d794709c74fef] Daemon stopped [2020-05-20T18:40:35.144Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T18:40:35.401Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-20T18:40:35.805Z] ok github.com/docker/docker/internal/testutil 0.023s coverage: 62.5% of statements [2020-05-20T18:40:35.805Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-20T18:40:35.805Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-20T18:40:35.805Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-20T18:40:35.967Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-20T18:40:36.092Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T18:40:36.532Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-20T18:40:36.789Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-05-20T18:40:36.789Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-20T18:40:36.789Z] daemon.go:325: [dcc991b08c06a] waiting for daemon to start [2020-05-20T18:40:36.789Z] daemon.go:325: [dcc991b08c06a] waiting for daemon to start [2020-05-20T18:40:36.789Z] daemon.go:353: [dcc991b08c06a] daemon started [2020-05-20T18:40:36.789Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-05-20T18:40:36.789Z] daemon.go:461: [dcc991b08c06a] Stopping daemon [2020-05-20T18:40:36.789Z] daemon.go:296: [dcc991b08c06a] exiting daemon [2020-05-20T18:40:36.789Z] daemon.go:448: [dcc991b08c06a] Daemon stopped [2020-05-20T18:40:36.789Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T18:40:36.789Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-20T18:40:36.947Z] --- PASS: TestCreateServiceMultipleTimes (23.35s) [2020-05-20T18:40:36.947Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-20T18:40:36.947Z] daemon.go:325: [d5dee63029fba] waiting for daemon to start [2020-05-20T18:40:36.947Z] daemon.go:325: [d5dee63029fba] waiting for daemon to start [2020-05-20T18:40:36.947Z] daemon.go:353: [d5dee63029fba] daemon started [2020-05-20T18:40:36.947Z] daemon.go:461: [d5dee63029fba] Stopping daemon [2020-05-20T18:40:36.947Z] daemon.go:296: [d5dee63029fba] exiting daemon [2020-05-20T18:40:36.947Z] daemon.go:448: [d5dee63029fba] Daemon stopped [2020-05-20T18:40:36.947Z] === RUN TestCreateServiceConflict [2020-05-20T18:40:36.947Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-05-20T18:40:36.947Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-20T18:40:36.947Z] daemon.go:325: [d295ba1aaddd9] waiting for daemon to start [2020-05-20T18:40:36.947Z] daemon.go:325: [d295ba1aaddd9] waiting for daemon to start [2020-05-20T18:40:36.947Z] daemon.go:353: [d295ba1aaddd9] daemon started [2020-05-20T18:40:36.947Z] daemon.go:461: [d295ba1aaddd9] Stopping daemon [2020-05-20T18:40:36.947Z] daemon.go:296: [d295ba1aaddd9] exiting daemon [2020-05-20T18:40:36.947Z] daemon.go:448: [d295ba1aaddd9] Daemon stopped [2020-05-20T18:40:36.947Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T18:40:37.114Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-05-20T18:40:37.738Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 50.0% of statements [2020-05-20T18:40:38.685Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-05-20T18:40:38.685Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-20T18:40:38.685Z] daemon.go:325: [df1815ad5602e] waiting for daemon to start [2020-05-20T18:40:38.685Z] daemon.go:325: [df1815ad5602e] waiting for daemon to start [2020-05-20T18:40:38.685Z] daemon.go:353: [df1815ad5602e] daemon started [2020-05-20T18:40:38.685Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2020-05-20T18:40:38.685Z] daemon.go:461: [df1815ad5602e] Stopping daemon [2020-05-20T18:40:38.685Z] daemon.go:296: [df1815ad5602e] exiting daemon [2020-05-20T18:40:38.685Z] daemon.go:448: [df1815ad5602e] Daemon stopped [2020-05-20T18:40:38.685Z] === RUN TestIpcModeOlderClient [2020-05-20T18:40:38.685Z] === PAUSE TestIpcModeOlderClient [2020-05-20T18:40:38.685Z] === RUN TestKillContainerInvalidSignal [2020-05-20T18:40:38.685Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-20T18:40:39.617Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2020-05-20T18:40:39.617Z] === RUN TestKillContainer [2020-05-20T18:40:39.617Z] === RUN TestKillContainer/no_signal [2020-05-20T18:40:39.617Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-20T18:40:40.552Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T18:40:41.316Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2020-05-20T18:40:41.316Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-20T18:40:41.316Z] daemon.go:325: [d1cac98d5e2a2] waiting for daemon to start [2020-05-20T18:40:41.316Z] daemon.go:325: [d1cac98d5e2a2] waiting for daemon to start [2020-05-20T18:40:41.316Z] daemon.go:353: [d1cac98d5e2a2] daemon started [2020-05-20T18:40:41.316Z] daemon.go:461: [d1cac98d5e2a2] Stopping daemon [2020-05-20T18:40:41.316Z] daemon.go:296: [d1cac98d5e2a2] exiting daemon [2020-05-20T18:40:41.316Z] daemon.go:448: [d1cac98d5e2a2] Daemon stopped [2020-05-20T18:40:41.316Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T18:40:41.485Z] === RUN TestKillContainer/killing_signal [2020-05-20T18:40:42.182Z] ok github.com/docker/docker/opts 0.077s coverage: 66.9% of statements [2020-05-20T18:40:42.418Z] --- PASS: TestKillContainer (2.75s) [2020-05-20T18:40:42.418Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-05-20T18:40:42.418Z] --- PASS: TestKillContainer/non_killing_signal (0.83s) [2020-05-20T18:40:42.418Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-05-20T18:40:42.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T18:40:42.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T18:40:42.675Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-20T18:40:43.606Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T18:40:43.675Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-05-20T18:40:43.863Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-20T18:40:43.863Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-20T18:40:44.300Z] ok github.com/docker/docker/pkg/authorization 1.558s coverage: 66.7% of statements [2020-05-20T18:40:44.300Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-05-20T18:40:44.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2020-05-20T18:40:44.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2020-05-20T18:40:44.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-05-20T18:40:44.428Z] === RUN TestKillStoppedContainer [2020-05-20T18:40:44.428Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-20T18:40:44.428Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T18:40:44.428Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-20T18:40:44.428Z] === RUN TestKillDifferentUserContainer [2020-05-20T18:40:44.686Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-20T18:40:44.926Z] ok github.com/docker/docker/pkg/archive 1.430s coverage: 77.0% of statements [2020-05-20T18:40:45.550Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-05-20T18:40:45.617Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-05-20T18:40:45.617Z] === RUN TestInspectOomKilledTrue [2020-05-20T18:40:45.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-20T18:40:45.617Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:40:45.617Z] === RUN TestInspectOomKilledFalse [2020-05-20T18:40:45.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-20T18:40:45.617Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:40:45.617Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T18:40:46.180Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-05-20T18:40:46.180Z] === RUN TestLinksContainerNames [2020-05-20T18:40:47.049Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-05-20T18:40:47.049Z] ok github.com/docker/docker/pkg/discovery/file 0.030s coverage: 92.9% of statements [2020-05-20T18:40:47.553Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-20T18:40:47.811Z] --- PASS: TestLinksContainerNames (1.82s) [2020-05-20T18:40:47.811Z] === RUN TestLogsFollowTailEmpty [2020-05-20T18:40:48.068Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-20T18:40:48.068Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-20T18:40:48.542Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-20T18:40:48.631Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-20T18:40:48.888Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-05-20T18:40:48.888Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T18:40:49.145Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-20T18:40:49.166Z] ok github.com/docker/docker/layer 7.239s coverage: 72.0% of statements [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T18:40:49.166Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T18:40:49.709Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/default [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/private [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/slave [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/shared [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/default [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/shared [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/slave [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/private [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T18:40:49.709Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:40:49.709Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:40:49.709Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T18:40:49.794Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T18:40:49.967Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:40:50.084Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:40:50.225Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-20T18:40:50.225Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-20T18:40:50.483Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T18:40:50.483Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-20T18:40:50.483Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-20T18:40:50.483Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-20T18:40:50.483Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-20T18:40:50.483Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T18:40:50.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-20T18:40:50.999Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-20T18:40:51.570Z] ok github.com/docker/docker/pkg/chrootarchive 4.327s coverage: 43.2% of statements [2020-05-20T18:40:51.570Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T18:40:51.570Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T18:40:51.570Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements [2020-05-20T18:40:51.570Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-05-20T18:40:52.370Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-20T18:40:52.591Z] ok github.com/docker/docker/pkg/discovery/kv 3.171s coverage: 84.1% of statements [2020-05-20T18:40:52.629Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2020-05-20T18:40:52.629Z] === RUN TestNetworkNat [2020-05-20T18:40:52.629Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-20T18:40:53.217Z] ok github.com/docker/docker/pkg/fsutils 0.456s coverage: 85.1% of statements [2020-05-20T18:40:53.561Z] --- PASS: TestNetworkNat (0.90s) [2020-05-20T18:40:53.561Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T18:40:53.818Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-20T18:40:53.841Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 10.2% of statements [2020-05-20T18:40:54.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-05-20T18:40:54.383Z] === RUN TestNetworkLoopbackNat [2020-05-20T18:40:54.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-20T18:40:55.346Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-05-20T18:40:55.347Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-05-20T18:40:55.475Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-20T18:40:55.475Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-20T18:40:55.475Z] Cross building: bundles/cross/windows/amd64 [2020-05-20T18:40:55.475Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-20T18:40:55.475Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-20T18:40:55.575Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2020-05-20T18:40:55.575Z] === RUN TestPause [2020-05-20T18:40:55.972Z] ok github.com/docker/docker/pkg/idtools 0.899s coverage: 70.1% of statements [2020-05-20T18:40:56.259Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-05-20T18:40:56.507Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2020-05-20T18:40:56.507Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-20T18:40:56.507Z] daemon.go:325: [daaa599ef584a] waiting for daemon to start [2020-05-20T18:40:56.507Z] daemon.go:325: [daaa599ef584a] waiting for daemon to start [2020-05-20T18:40:56.507Z] daemon.go:353: [daaa599ef584a] daemon started [2020-05-20T18:40:56.507Z] daemon.go:461: [daaa599ef584a] Stopping daemon [2020-05-20T18:40:56.507Z] daemon.go:296: [daaa599ef584a] exiting daemon [2020-05-20T18:40:56.507Z] daemon.go:448: [daaa599ef584a] Daemon stopped [2020-05-20T18:40:56.507Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T18:40:56.508Z] --- PASS: TestPause (0.87s) [2020-05-20T18:40:56.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T18:40:56.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-20T18:40:56.508Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-20T18:40:56.508Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:40:56.508Z] === RUN TestPauseStopPausedContainer [2020-05-20T18:40:56.884Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-05-20T18:40:57.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-20T18:40:57.638Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-05-20T18:40:57.638Z] === RUN TestPsFilter [2020-05-20T18:40:57.638Z] --- PASS: TestPsFilter (0.18s) [2020-05-20T18:40:57.638Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T18:40:57.905Z] ok github.com/docker/docker/pkg/ioutils 2.572s coverage: 70.4% of statements [2020-05-20T18:40:57.905Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T18:40:57.905Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-05-20T18:40:58.606Z] ok github.com/docker/docker/pkg/parsers/kernel 0.036s coverage: 60.0% of statements [2020-05-20T18:40:58.606Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.0% of statements [2020-05-20T18:40:58.606Z] ok github.com/docker/docker/pkg/mount 0.939s coverage: 69.6% of statements [2020-05-20T18:40:58.606Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T18:40:58.624Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-20T18:40:58.624Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-05-20T18:40:58.624Z] === RUN TestRemoveContainerWithVolume [2020-05-20T18:40:59.230Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-05-20T18:40:59.230Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T18:40:59.230Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T18:40:59.557Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-20T18:40:59.557Z] === RUN TestRemoveContainerRunning [2020-05-20T18:40:59.953Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-05-20T18:40:59.953Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-20T18:40:59.953Z] daemon.go:325: [d856baa98e657] waiting for daemon to start [2020-05-20T18:40:59.953Z] daemon.go:325: [d856baa98e657] waiting for daemon to start [2020-05-20T18:40:59.953Z] daemon.go:353: [d856baa98e657] daemon started [2020-05-20T18:40:59.953Z] daemon.go:461: [d856baa98e657] Stopping daemon [2020-05-20T18:40:59.953Z] daemon.go:296: [d856baa98e657] exiting daemon [2020-05-20T18:40:59.953Z] daemon.go:448: [d856baa98e657] Daemon stopped [2020-05-20T18:40:59.953Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T18:41:00.489Z] --- PASS: TestRemoveContainerRunning (0.93s) [2020-05-20T18:41:00.489Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T18:41:00.489Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-20T18:41:00.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-05-20T18:41:01.421Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2020-05-20T18:41:01.421Z] === RUN TestRemoveInvalidContainer [2020-05-20T18:41:01.421Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-20T18:41:01.421Z] === RUN TestRenameLinkedContainer [2020-05-20T18:41:01.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-05-20T18:41:02.043Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 87.9% of statements [2020-05-20T18:41:02.043Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-05-20T18:41:02.792Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-20T18:41:03.064Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-20T18:41:03.356Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-20T18:41:03.395Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-05-20T18:41:03.395Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-20T18:41:03.395Z] daemon.go:325: [d0da6fe0aae8e] waiting for daemon to start [2020-05-20T18:41:03.395Z] daemon.go:325: [d0da6fe0aae8e] waiting for daemon to start [2020-05-20T18:41:03.395Z] daemon.go:353: [d0da6fe0aae8e] daemon started [2020-05-20T18:41:03.395Z] daemon.go:461: [d0da6fe0aae8e] Stopping daemon [2020-05-20T18:41:03.395Z] daemon.go:296: [d0da6fe0aae8e] exiting daemon [2020-05-20T18:41:03.395Z] daemon.go:448: [d0da6fe0aae8e] Daemon stopped [2020-05-20T18:41:03.395Z] === RUN TestCreateServiceSysctls [2020-05-20T18:41:04.082Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 72.7% of statements [2020-05-20T18:41:04.370Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-20T18:41:05.255Z] --- PASS: TestRenameLinkedContainer (3.64s) [2020-05-20T18:41:05.255Z] === RUN TestRenameStoppedContainer [2020-05-20T18:41:05.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-20T18:41:05.818Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-20T18:41:05.818Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T18:41:05.863Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-05-20T18:41:05.863Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-05-20T18:41:06.749Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-20T18:41:06.884Z] ok github.com/docker/docker/pkg/symlink 0.041s coverage: 87.7% of statements [2020-05-20T18:41:07.172Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.8% of statements [2020-05-20T18:41:07.681Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-05-20T18:41:07.681Z] === RUN TestRenameInvalidName [2020-05-20T18:41:07.845Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-05-20T18:41:07.845Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-20T18:41:07.845Z] daemon.go:325: [d5c4860b6b474] waiting for daemon to start [2020-05-20T18:41:07.845Z] daemon.go:325: [d5c4860b6b474] waiting for daemon to start [2020-05-20T18:41:07.845Z] daemon.go:353: [d5c4860b6b474] daemon started [2020-05-20T18:41:07.845Z] daemon.go:461: [d5c4860b6b474] Stopping daemon [2020-05-20T18:41:07.845Z] daemon.go:296: [d5c4860b6b474] exiting daemon [2020-05-20T18:41:07.845Z] daemon.go:448: [d5c4860b6b474] Daemon stopped [2020-05-20T18:41:07.845Z] === RUN TestInspect [2020-05-20T18:41:08.612Z] --- PASS: TestRenameInvalidName (0.82s) [2020-05-20T18:41:08.612Z] === RUN TestRenameAnonymousContainer [2020-05-20T18:41:08.660Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 35.1% of statements [2020-05-20T18:41:08.660Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2020-05-20T18:41:09.291Z] ok github.com/docker/docker/pkg/signal 5.650s coverage: 61.0% of statements [2020-05-20T18:41:09.914Z] ok github.com/docker/docker/pkg/term 0.043s coverage: 84.8% of statements [2020-05-20T18:41:10.200Z] ok github.com/docker/docker/pkg/tarsum 0.208s coverage: 89.3% of statements [2020-05-20T18:41:10.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-20T18:41:11.226Z] testing: warning: no tests to run [2020-05-20T18:41:11.226Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: 0.0% of statements [no tests to run] [2020-05-20T18:41:11.226Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-20T18:41:11.226Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-05-20T18:41:11.292Z] --- PASS: TestInspect (3.86s) [2020-05-20T18:41:11.292Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-20T18:41:11.292Z] daemon.go:325: [d83a3ce5c3df4] waiting for daemon to start [2020-05-20T18:41:11.292Z] daemon.go:325: [d83a3ce5c3df4] waiting for daemon to start [2020-05-20T18:41:11.293Z] daemon.go:353: [d83a3ce5c3df4] daemon started [2020-05-20T18:41:11.293Z] daemon.go:461: [d83a3ce5c3df4] Stopping daemon [2020-05-20T18:41:11.293Z] daemon.go:296: [d83a3ce5c3df4] exiting daemon [2020-05-20T18:41:11.293Z] daemon.go:448: [d83a3ce5c3df4] Daemon stopped [2020-05-20T18:41:11.293Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T18:41:11.852Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-05-20T18:41:11.876Z] --- PASS: TestRenameAnonymousContainer (3.49s) [2020-05-20T18:41:11.876Z] === RUN TestRenameContainerWithSameName [2020-05-20T18:41:12.808Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-05-20T18:41:12.808Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T18:41:13.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-20T18:41:13.323Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-20T18:41:13.323Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-20T18:41:13.902Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-20T18:41:14.695Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2020-05-20T18:41:14.696Z] === RUN TestResize [2020-05-20T18:41:15.627Z] --- PASS: TestResize (0.81s) [2020-05-20T18:41:15.627Z] === RUN TestResizeWithInvalidSize [2020-05-20T18:41:15.964Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-05-20T18:41:16.559Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-05-20T18:41:16.559Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T18:41:16.588Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 69.1% of statements [2020-05-20T18:41:16.876Z] ok github.com/docker/docker/plugin 0.593s coverage: 27.3% of statements [2020-05-20T18:41:17.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:17.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:17.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:17.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:41:17.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:41:18.919Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-05-20T18:41:18.919Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 47.1% of statements [2020-05-20T18:41:19.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-20T18:41:19.653Z] --- PASS: TestDockerNetworkConnectAlias (8.10s) [2020-05-20T18:41:19.653Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-20T18:41:19.653Z] daemon.go:325: [d70ba0fe77144] waiting for daemon to start [2020-05-20T18:41:19.653Z] daemon.go:325: [d70ba0fe77144] waiting for daemon to start [2020-05-20T18:41:19.653Z] daemon.go:353: [d70ba0fe77144] daemon started [2020-05-20T18:41:19.653Z] daemon.go:461: [d70ba0fe77144] Stopping daemon [2020-05-20T18:41:19.653Z] daemon.go:296: [d70ba0fe77144] exiting daemon [2020-05-20T18:41:19.653Z] daemon.go:448: [d70ba0fe77144] Daemon stopped [2020-05-20T18:41:19.653Z] === RUN TestDockerNetworkReConnect [2020-05-20T18:41:20.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:20.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:20.966Z] ok github.com/docker/docker/registry 0.465s coverage: 56.3% of statements [2020-05-20T18:41:21.254Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-05-20T18:41:21.541Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-05-20T18:41:21.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:41:21.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-20T18:41:22.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:41:23.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:41:23.831Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-20T18:41:23.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:41:24.254Z] ok github.com/docker/docker/volume/mounts 0.104s coverage: 67.0% of statements [2020-05-20T18:41:24.254Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-05-20T18:41:25.739Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-20T18:41:25.786Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-20T18:41:26.357Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-20T18:41:26.441Z] --- PASS: TestDockerNetworkReConnect (6.07s) [2020-05-20T18:41:26.441Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-20T18:41:26.441Z] daemon.go:325: [decebbf039a27] waiting for daemon to start [2020-05-20T18:41:26.441Z] daemon.go:325: [decebbf039a27] waiting for daemon to start [2020-05-20T18:41:26.441Z] daemon.go:353: [decebbf039a27] daemon started [2020-05-20T18:41:26.441Z] daemon.go:461: [decebbf039a27] Stopping daemon [2020-05-20T18:41:26.441Z] daemon.go:296: [decebbf039a27] exiting daemon [2020-05-20T18:41:26.441Z] daemon.go:448: [decebbf039a27] Daemon stopped [2020-05-20T18:41:26.441Z] === RUN TestServicePlugin [2020-05-20T18:41:26.441Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T18:41:26.441Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:41:26.441Z] === RUN TestServiceUpdateLabel [2020-05-20T18:41:26.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:41:26.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:41:27.854Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-20T18:41:28.806Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-20T18:41:29.106Z] --- PASS: TestServiceUpdateLabel (3.52s) [2020-05-20T18:41:29.106Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-20T18:41:29.106Z] daemon.go:325: [d085907c86701] waiting for daemon to start [2020-05-20T18:41:29.106Z] daemon.go:325: [d085907c86701] waiting for daemon to start [2020-05-20T18:41:29.106Z] daemon.go:353: [d085907c86701] daemon started [2020-05-20T18:41:29.106Z] daemon.go:461: [d085907c86701] Stopping daemon [2020-05-20T18:41:29.106Z] daemon.go:296: [d085907c86701] exiting daemon [2020-05-20T18:41:29.106Z] daemon.go:448: [d085907c86701] Daemon stopped [2020-05-20T18:41:29.106Z] === RUN TestServiceUpdateSecrets [2020-05-20T18:41:30.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:41:30.410Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-20T18:41:30.410Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-20T18:41:30.410Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-20T18:41:30.410Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-20T18:41:30.410Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-20T18:41:31.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:41:33.436Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-20T18:41:33.436Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-20T18:41:33.436Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-20T18:41:34.278Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d7ffc096aa403] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d7ffc096aa403] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d7ffc096aa403] daemon started [2020-05-20T18:41:34.536Z] daemon.go:325: [d7ffc096aa403] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:296: [d7ffc096aa403] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [d7ffc096aa403] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d7ffc096aa403] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d7ffc096aa403] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d7ffc096aa403] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d7ffc096aa403] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.13s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [dfa39491c674c] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [dfa39491c674c] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [dfa39491c674c] daemon started [2020-05-20T18:41:34.536Z] daemon.go:325: [dfa39491c674c] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:296: [dfa39491c674c] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [dfa39491c674c] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [dfa39491c674c] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [dfa39491c674c] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [dfa39491c674c] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [dfa39491c674c] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d6eb0b52eb02d] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d6eb0b52eb02d] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d6eb0b52eb02d] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d6eb0b52eb02d] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d6eb0b52eb02d] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d6eb0b52eb02d] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [d6eb0b52eb02d] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d6eb0b52eb02d] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d6eb0b52eb02d] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d6eb0b52eb02d] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d6eb0b52eb02d] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d6eb0b52eb02d] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d65b6f19ec269] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d65b6f19ec269] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d65b6f19ec269] daemon started [2020-05-20T18:41:34.536Z] daemon.go:296: [d65b6f19ec269] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [d65b6f19ec269] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d65b6f19ec269] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d65b6f19ec269] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d65b6f19ec269] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d65b6f19ec269] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d65b6f19ec269] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d32ac331d6ea7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d32ac331d6ea7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d32ac331d6ea7] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d32ac331d6ea7] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d32ac331d6ea7] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d32ac331d6ea7] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [d32ac331d6ea7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d32ac331d6ea7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d32ac331d6ea7] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d32ac331d6ea7] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d32ac331d6ea7] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d32ac331d6ea7] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d0602f88079ce] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d0602f88079ce] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d0602f88079ce] daemon started [2020-05-20T18:41:34.536Z] daemon.go:325: [d0602f88079ce] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:296: [d0602f88079ce] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [d0602f88079ce] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d0602f88079ce] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d0602f88079ce] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d0602f88079ce] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d0602f88079ce] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.44s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [df4187869a37f] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [df4187869a37f] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [df4187869a37f] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [df4187869a37f] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [df4187869a37f] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [df4187869a37f] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [df4187869a37f] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [df4187869a37f] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [df4187869a37f] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [df4187869a37f] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [df4187869a37f] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [df4187869a37f] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d21416b116080] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d21416b116080] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d21416b116080] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d21416b116080] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d21416b116080] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d21416b116080] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [d21416b116080] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d21416b116080] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d21416b116080] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d21416b116080] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d21416b116080] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d21416b116080] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [db41de583d1d7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [db41de583d1d7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [db41de583d1d7] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [db41de583d1d7] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [db41de583d1d7] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [db41de583d1d7] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [db41de583d1d7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [db41de583d1d7] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [db41de583d1d7] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [db41de583d1d7] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [db41de583d1d7] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [db41de583d1d7] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.76s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d93fd3e984150] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d93fd3e984150] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d93fd3e984150] daemon started [2020-05-20T18:41:34.536Z] daemon.go:296: [d93fd3e984150] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [d93fd3e984150] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d93fd3e984150] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d93fd3e984150] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d93fd3e984150] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d93fd3e984150] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d93fd3e984150] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [d891cff984c4e] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [d891cff984c4e] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d891cff984c4e] daemon started [2020-05-20T18:41:34.536Z] daemon.go:325: [d891cff984c4e] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:296: [d891cff984c4e] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:325: [d891cff984c4e] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [d891cff984c4e] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [d891cff984c4e] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [d891cff984c4e] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [d891cff984c4e] Daemon stopped [2020-05-20T18:41:34.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2020-05-20T18:41:34.536Z] 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-05-20T18:41:34.536Z] daemon.go:325: [dec47d5dcbbc2] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [dec47d5dcbbc2] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [dec47d5dcbbc2] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [dec47d5dcbbc2] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [dec47d5dcbbc2] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [dec47d5dcbbc2] Daemon stopped [2020-05-20T18:41:34.536Z] daemon.go:325: [dec47d5dcbbc2] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:325: [dec47d5dcbbc2] waiting for daemon to start [2020-05-20T18:41:34.536Z] daemon.go:353: [dec47d5dcbbc2] daemon started [2020-05-20T18:41:34.536Z] daemon.go:461: [dec47d5dcbbc2] Stopping daemon [2020-05-20T18:41:34.536Z] daemon.go:296: [dec47d5dcbbc2] exiting daemon [2020-05-20T18:41:34.536Z] daemon.go:448: [dec47d5dcbbc2] Daemon stopped [2020-05-20T18:41:34.536Z] === RUN TestKernelTCPMemory [2020-05-20T18:41:35.909Z] --- PASS: TestKernelTCPMemory (1.27s) [2020-05-20T18:41:35.909Z] === RUN TestNISDomainname [2020-05-20T18:41:35.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-20T18:41:36.006Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.8% of statements [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T18:41:36.006Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T18:41:36.006Z] [2020-05-20T18:41:36.006Z] === Skipped [2020-05-20T18:41:36.006Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T18:41:36.006Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T18:41:36.006Z] [2020-05-20T18:41:36.006Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T18:41:36.006Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T18:41:36.006Z] [2020-05-20T18:41:36.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T18:41:36.006Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.006Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:41:36.006Z] [2020-05-20T18:41:36.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T18:41:36.006Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.006Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:41:36.006Z] [2020-05-20T18:41:36.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T18:41:36.006Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.006Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T18:41:36.007Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T18:41:36.007Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T18:41:36.007Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:41:36.007Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T18:41:36.007Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T18:41:36.007Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] [2020-05-20T18:41:36.007Z] DONE 2066 tests, 19 skipped in 337.457s Post stage [Pipeline] junit [2020-05-20T18:41:36.669Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-20T18:41:37.283Z] --- PASS: TestNISDomainname (1.32s) [2020-05-20T18:41:37.283Z] === RUN TestStats [2020-05-20T18:41:37.397Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/make.sh dynbinary test-integration [2020-05-20T18:41:37.682Z] [2020-05-20T18:41:37.969Z] Removing bundles/ [2020-05-20T18:41:37.970Z] [2020-05-20T18:41:37.970Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-20T18:41:37.970Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:41:37.970Z] GOOS="" GOARCH="" GOARM="" [2020-05-20T18:41:38.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-20T18:41:39.200Z] --- PASS: TestStats (2.01s) [2020-05-20T18:41:39.200Z] === RUN TestStopContainerWithTimeout [2020-05-20T18:41:39.200Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T18:41:39.200Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T18:41:39.200Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T18:41:39.200Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T18:41:39.200Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T18:41:39.200Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T18:41:39.200Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T18:41:39.200Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T18:41:39.200Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T18:41:39.200Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T18:41:39.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-20T18:41:39.412Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-20T18:41:40.577Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T18:41:42.475Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-20T18:41:42.475Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T18:41:42.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-20T18:41:44.635Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-20T18:41:44.635Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-05-20T18:41:44.635Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-05-20T18:41:44.635Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-05-20T18:41:44.635Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-05-20T18:41:44.635Z] === RUN TestDeleteDevicemapper [2020-05-20T18:41:44.635Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T18:41:44.635Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:41:44.635Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T18:41:44.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-20T18:41:45.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-20T18:41:47.528Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2020-05-20T18:41:47.528Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-20T18:41:47.528Z] daemon.go:325: [d0adb1d07103a] waiting for daemon to start [2020-05-20T18:41:47.528Z] daemon.go:325: [d0adb1d07103a] waiting for daemon to start [2020-05-20T18:41:47.528Z] daemon.go:353: [d0adb1d07103a] daemon started [2020-05-20T18:41:47.528Z] daemon.go:461: [d0adb1d07103a] Stopping daemon [2020-05-20T18:41:47.528Z] daemon.go:296: [d0adb1d07103a] exiting daemon [2020-05-20T18:41:47.528Z] daemon.go:448: [d0adb1d07103a] Daemon stopped [2020-05-20T18:41:47.528Z] === RUN TestServiceUpdateConfigs [2020-05-20T18:41:47.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-20T18:41:47.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-20T18:41:47.980Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2020-05-20T18:41:47.980Z] === RUN TestUpdateMemory [2020-05-20T18:41:47.980Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-20T18:41:47.980Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:41:47.980Z] === RUN TestUpdateCPUQuota [2020-05-20T18:41:48.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-20T18:41:49.480Z] --- PASS: TestUpdateCPUQuota (1.56s) [2020-05-20T18:41:49.480Z] === RUN TestUpdatePidsLimit [2020-05-20T18:41:49.480Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T18:41:49.737Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T18:41:50.303Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T18:41:50.869Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T18:41:51.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T18:41:51.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-20T18:41:51.384Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T18:41:51.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T18:41:53.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit (3.96s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-20T18:41:53.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-20T18:41:53.319Z] === RUN TestUpdateRestartPolicy [2020-05-20T18:41:53.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-20T18:41:54.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-20T18:41:56.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-20T18:41:56.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-20T18:41:57.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-20T18:42:01.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-20T18:42:02.719Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2020-05-20T18:42:02.719Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-20T18:42:02.719Z] daemon.go:325: [de3c3b15dd05a] waiting for daemon to start [2020-05-20T18:42:02.719Z] daemon.go:325: [de3c3b15dd05a] waiting for daemon to start [2020-05-20T18:42:02.719Z] daemon.go:353: [de3c3b15dd05a] daemon started [2020-05-20T18:42:02.719Z] daemon.go:461: [de3c3b15dd05a] Stopping daemon [2020-05-20T18:42:02.719Z] daemon.go:296: [de3c3b15dd05a] exiting daemon [2020-05-20T18:42:02.719Z] daemon.go:448: [de3c3b15dd05a] Daemon stopped [2020-05-20T18:42:02.719Z] === RUN TestServiceUpdateNetwork [2020-05-20T18:42:03.153Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-20T18:42:03.153Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-20T18:42:03.153Z] remote: Enumerating objects: 2, done. [2020-05-20T18:42:03.153Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-20T18:42:03.153Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-20T18:42:03.153Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-20T18:42:03.153Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-20T18:42:03.153Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-20T18:42:03.153Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-20T18:42:03.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/test/unit [2020-05-20T18:42:06.010Z] ? github.com/docker/docker/api [no test files] [2020-05-20T18:42:07.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-20T18:42:07.247Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2020-05-20T18:42:07.247Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T18:42:08.178Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2020-05-20T18:42:08.178Z] === RUN TestWaitNonBlocked [2020-05-20T18:42:08.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:42:08.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:42:08.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:42:08.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:42:08.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:42:08.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:42:09.550Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-20T18:42:09.550Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-05-20T18:42:09.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.46s) [2020-05-20T18:42:09.551Z] === RUN TestWaitBlocked [2020-05-20T18:42:09.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:42:09.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:42:09.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:42:09.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:42:09.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:42:09.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:42:10.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-20T18:42:11.048Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-20T18:42:11.048Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-05-20T18:42:11.048Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2020-05-20T18:42:11.048Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T18:42:11.048Z] === CONT TestIpcModeOlderClient [2020-05-20T18:42:11.048Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-20T18:42:11.048Z] === CONT TestDaemonRestartIpcMode [2020-05-20T18:42:11.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-20T18:42:14.509Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2020-05-20T18:42:14.509Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-20T18:42:14.509Z] daemon.go:325: [d741bed8c04df] waiting for daemon to start [2020-05-20T18:42:14.509Z] daemon.go:325: [d741bed8c04df] waiting for daemon to start [2020-05-20T18:42:14.509Z] daemon.go:353: [d741bed8c04df] daemon started [2020-05-20T18:42:14.509Z] daemon.go:325: [d741bed8c04df] waiting for daemon to start [2020-05-20T18:42:14.509Z] daemon.go:296: [d741bed8c04df] exiting daemon [2020-05-20T18:42:14.509Z] daemon.go:325: [d741bed8c04df] waiting for daemon to start [2020-05-20T18:42:14.509Z] daemon.go:353: [d741bed8c04df] daemon started [2020-05-20T18:42:14.509Z] daemon.go:461: [d741bed8c04df] Stopping daemon [2020-05-20T18:42:14.509Z] daemon.go:296: [d741bed8c04df] exiting daemon [2020-05-20T18:42:14.509Z] daemon.go:448: [d741bed8c04df] Daemon stopped [2020-05-20T18:42:14.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-20T18:42:14.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-20T18:42:15.073Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-05-20T18:42:15.073Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-20T18:42:15.073Z] daemon.go:325: [d99578631cbec] waiting for daemon to start [2020-05-20T18:42:15.073Z] daemon.go:325: [d99578631cbec] waiting for daemon to start [2020-05-20T18:42:15.073Z] daemon.go:353: [d99578631cbec] daemon started [2020-05-20T18:42:15.073Z] daemon.go:461: [d99578631cbec] Stopping daemon [2020-05-20T18:42:15.073Z] daemon.go:296: [d99578631cbec] exiting daemon [2020-05-20T18:42:15.073Z] daemon.go:448: [d99578631cbec] Daemon stopped [2020-05-20T18:42:15.073Z] daemon.go:325: [d99578631cbec] waiting for daemon to start [2020-05-20T18:42:15.073Z] daemon.go:325: [d99578631cbec] waiting for daemon to start [2020-05-20T18:42:15.073Z] daemon.go:353: [d99578631cbec] daemon started [2020-05-20T18:42:15.073Z] daemon.go:461: [d99578631cbec] Stopping daemon [2020-05-20T18:42:15.073Z] daemon.go:296: [d99578631cbec] exiting daemon [2020-05-20T18:42:15.073Z] daemon.go:448: [d99578631cbec] Daemon stopped [2020-05-20T18:42:15.073Z] PASS [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === Skipped [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-20T18:42:15.331Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-20T18:42:15.331Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-20T18:42:15.331Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-05-20T18:42:15.331Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T18:42:15.331Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-20T18:42:15.331Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] [2020-05-20T18:42:15.331Z] DONE 189 tests, 6 skipped in 133.388s [2020-05-20T18:42:15.331Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T18:42:15.331Z] ++ 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-05-20T18:42:15.331Z] ++ set -e [2020-05-20T18:42:15.331Z] ++ '[' -n 0 ']' [2020-05-20T18:42:15.331Z] ++ set -x [2020-05-20T18:42:15.331Z] ++ env -i DEST=/go/src/github.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-05-20T18:42:15.331Z] INFO: Testing against a local daemon [2020-05-20T18:42:15.331Z] === RUN TestCommitInheritsEnv [2020-05-20T18:42:15.895Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-20T18:42:15.895Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T18:42:15.895Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T18:42:15.895Z] === RUN TestImagesFilterMultiReference [2020-05-20T18:42:16.152Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-20T18:42:16.152Z] === RUN TestImagePullPlatformInvalid [2020-05-20T18:42:16.152Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-20T18:42:16.152Z] === RUN TestRemoveImageOrphaning [2020-05-20T18:42:16.718Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-05-20T18:42:16.718Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T18:42:16.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-20T18:42:16.718Z] === RUN TestTagInvalidReference [2020-05-20T18:42:16.718Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-20T18:42:16.718Z] === RUN TestTagValidPrefixedRepo [2020-05-20T18:42:16.718Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-20T18:42:16.718Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T18:42:16.718Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-20T18:42:16.718Z] === RUN TestTagOfficialNames [2020-05-20T18:42:16.718Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-20T18:42:16.718Z] === RUN TestTagMatchesDigest [2020-05-20T18:42:16.718Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-20T18:42:16.718Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T18:42:17.918Z] --- PASS: TestServiceUpdateNetwork (15.94s) [2020-05-20T18:42:17.918Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-20T18:42:17.918Z] daemon.go:325: [d2254ed77479d] waiting for daemon to start [2020-05-20T18:42:17.918Z] daemon.go:325: [d2254ed77479d] waiting for daemon to start [2020-05-20T18:42:17.918Z] daemon.go:353: [d2254ed77479d] daemon started [2020-05-20T18:42:17.918Z] daemon.go:461: [d2254ed77479d] Stopping daemon [2020-05-20T18:42:17.918Z] daemon.go:296: [d2254ed77479d] exiting daemon [2020-05-20T18:42:17.918Z] daemon.go:448: [d2254ed77479d] Daemon stopped [2020-05-20T18:42:17.918Z] PASS [2020-05-20T18:42:17.918Z] [2020-05-20T18:42:17.918Z] === Skipped [2020-05-20T18:42:17.918Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-20T18:42:17.918Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:42:17.918Z] [2020-05-20T18:42:17.918Z] [2020-05-20T18:42:17.918Z] DONE 18 tests, 1 skipped in 137.415s [2020-05-20T18:42:17.918Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T18:42:17.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-20T18:42:17.918Z] ++ set -e [2020-05-20T18:42:17.918Z] ++ '[' -n 0 ']' [2020-05-20T18:42:17.918Z] ++ set -x [2020-05-20T18:42:17.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-20T18:42:17.919Z] INFO: Testing against a local daemon [2020-05-20T18:42:17.919Z] === RUN TestSessionCreate [2020-05-20T18:42:17.919Z] --- PASS: TestSessionCreate (0.02s) [2020-05-20T18:42:17.919Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T18:42:17.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-20T18:42:17.919Z] PASS [2020-05-20T18:42:17.919Z] [2020-05-20T18:42:17.919Z] DONE 2 tests in 0.208s [2020-05-20T18:42:17.919Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T18:42:17.919Z] ++ 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-05-20T18:42:17.919Z] ++ set -e [2020-05-20T18:42:17.919Z] ++ '[' -n 0 ']' [2020-05-20T18:42:17.919Z] ++ set -x [2020-05-20T18:42:17.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-20T18:42:17.919Z] INFO: Testing against a local daemon [2020-05-20T18:42:17.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T18:42:17.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:42:17.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:42:17.919Z] === RUN TestEventsExecDie [2020-05-20T18:42:17.919Z] --- PASS: TestEventsExecDie (0.93s) [2020-05-20T18:42:17.919Z] === RUN TestEventsBackwardsCompatible [2020-05-20T18:42:17.919Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-20T18:42:17.919Z] === RUN TestInfoBinaryCommits [2020-05-20T18:42:17.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-20T18:42:17.919Z] === RUN TestInfoAPIVersioned [2020-05-20T18:42:17.919Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-05-20T18:42:17.919Z] === RUN TestInfoAPI [2020-05-20T18:42:17.919Z] --- PASS: TestInfoAPI (0.01s) [2020-05-20T18:42:17.919Z] === RUN TestInfoAPIWarnings [2020-05-20T18:42:18.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-20T18:42:18.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-20T18:42:18.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-20T18:42:18.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-20T18:42:18.530Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-05-20T18:42:18.530Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-20T18:42:18.530Z] daemon.go:325: [daf8047f4055d] waiting for daemon to start [2020-05-20T18:42:18.530Z] daemon.go:325: [daf8047f4055d] waiting for daemon to start [2020-05-20T18:42:18.530Z] daemon.go:353: [daf8047f4055d] daemon started [2020-05-20T18:42:18.530Z] daemon.go:461: [daf8047f4055d] Stopping daemon [2020-05-20T18:42:18.530Z] daemon.go:296: [daf8047f4055d] exiting daemon [2020-05-20T18:42:18.530Z] daemon.go:448: [daf8047f4055d] Daemon stopped [2020-05-20T18:42:18.530Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T18:42:18.811Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-20T18:42:18.811Z] === RUN TestPingCacheHeaders [2020-05-20T18:42:18.811Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-20T18:42:18.811Z] === RUN TestPingGet [2020-05-20T18:42:18.811Z] --- PASS: TestPingGet (0.01s) [2020-05-20T18:42:18.811Z] === RUN TestPingHead [2020-05-20T18:42:18.811Z] --- PASS: TestPingHead (0.01s) [2020-05-20T18:42:18.811Z] === RUN TestVersion [2020-05-20T18:42:18.811Z] --- PASS: TestVersion (0.02s) [2020-05-20T18:42:18.811Z] PASS [2020-05-20T18:42:18.811Z] [2020-05-20T18:42:18.811Z] === Skipped [2020-05-20T18:42:18.811Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:42:18.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:42:18.811Z] [2020-05-20T18:42:18.811Z] [2020-05-20T18:42:18.811Z] DONE 12 tests, 1 skipped in 2.362s [2020-05-20T18:42:18.811Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T18:42:18.811Z] ++ 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-05-20T18:42:18.811Z] ++ set -e [2020-05-20T18:42:18.811Z] ++ '[' -n 0 ']' [2020-05-20T18:42:18.811Z] ++ set -x [2020-05-20T18:42:18.811Z] ++ env -i DEST=/go/src/github.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-05-20T18:42:19.092Z] INFO: Testing against a local daemon [2020-05-20T18:42:19.092Z] === RUN TestVolumesCreateAndList [2020-05-20T18:42:19.092Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-20T18:42:19.092Z] === RUN TestVolumesRemove [2020-05-20T18:42:19.092Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-20T18:42:19.092Z] === RUN TestVolumesInspect [2020-05-20T18:42:19.092Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-20T18:42:19.092Z] === RUN TestVolumesInvalidJSON [2020-05-20T18:42:19.092Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T18:42:19.092Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T18:42:19.373Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T18:42:19.373Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-20T18:42:19.373Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T18:42:19.373Z] PASS [2020-05-20T18:42:19.373Z] [2020-05-20T18:42:19.373Z] DONE 5 tests in 0.327s [2020-05-20T18:42:19.373Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T18:42:19.373Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T18:42:19.373Z] +++ kill 10842 [2020-05-20T18:42:20.880Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2020-05-20T18:42:20.887Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-20T18:42:20.887Z] +++ /etc/init.d/apparmor stop [2020-05-20T18:42:20.887Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:42:20.887Z] [2020-05-20T18:42:20.887Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:42:20.887Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:42:20.887Z] [2020-05-20T18:42:20.887Z] To set a process to complain mode, use the command line tool [2020-05-20T18:42:20.887Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:42:20.887Z] +++ true [2020-05-20T18:42:20.887Z] [2020-05-20T18:42:21.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory Post stage [Pipeline] junit [2020-05-20T18:42:21.924Z] Recording test results [2020-05-20T18:42:21.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-20T18:42:21.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T18:42:22.477Z] + echo Ensuring container killed. [2020-05-20T18:42:22.477Z] Ensuring container killed. [2020-05-20T18:42:22.477Z] + docker rm -vf docker-pr4 [2020-05-20T18:42:22.477Z] Error: No such container: docker-pr4 [2020-05-20T18:42:22.477Z] + true [Pipeline] sh [2020-05-20T18:42:22.842Z] + echo Chowning /workspace to jenkins user [2020-05-20T18:42:22.842Z] Chowning /workspace to jenkins user [2020-05-20T18:42:22.842Z] + id -u [2020-05-20T18:42:22.842Z] + id -g [2020-05-20T18:42:22.842Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40978:/workspace busybox chown -R 1001:1001 /workspace [2020-05-20T18:42:22.842Z] Unable to find image 'busybox:latest' locally [2020-05-20T18:42:23.123Z] latest: Pulling from library/busybox [2020-05-20T18:42:23.123Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-20T18:42:23.404Z] 5ea0d0e92e5f: Download complete [2020-05-20T18:42:23.685Z] 5ea0d0e92e5f: Pull complete [2020-05-20T18:42:23.685Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-20T18:42:23.685Z] Status: Downloaded newer image for busybox:latest [2020-05-20T18:42:24.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T18:42:26.084Z] + bundleName=s390x-integration [2020-05-20T18:42:26.084Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-20T18:42:26.084Z] Creating s390x-integration-bundles.tar.gz [2020-05-20T18:42:26.084Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-20T18:42:26.084Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-20T18:42:26.117Z] Archiving artifacts [2020-05-20T18:42:26.513Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T18:42:26.895Z] + make clean [2020-05-20T18:42:27.507Z] docker volume rm -f docker-dev-cache [2020-05-20T18:42:27.507Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T18:42:27.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-20T18:42:27.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T18:42:31.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-20T18:42:35.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-20T18:42:35.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-20T18:42:36.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-20T18:42:37.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-20T18:42:37.984Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-20T18:42:38.916Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-20T18:42:39.848Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-20T18:42:41.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-20T18:42:46.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-20T18:42:47.564Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-20T18:42:49.465Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-20T18:42:50.398Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-20T18:42:51.333Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-20T18:42:51.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-20T18:42:54.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-20T18:42:58.291Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-20T18:42:59.238Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-20T18:43:01.767Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-20T18:43:01.767Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-20T18:43:03.137Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-20T18:43:03.701Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-20T18:43:03.959Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-20T18:43:03.959Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-20T18:43:04.523Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-20T18:43:05.087Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-20T18:43:05.087Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-20T18:43:06.457Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-20T18:43:07.389Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-20T18:43:13.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-20T18:43:13.939Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-20T18:43:14.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-20T18:43:15.070Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-20T18:43:15.070Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-20T18:43:15.634Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:43:19.813Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-20T18:43:20.377Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-20T18:43:20.635Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-20T18:43:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-20T18:43:21.218Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-20T18:43:21.218Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-20T18:43:21.825Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-20T18:43:22.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-20T18:43:22.339Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-20T18:43:22.597Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-20T18:43:22.854Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-20T18:43:23.112Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-20T18:43:24.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-20T18:43:24.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-20T18:43:27.289Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-20T18:43:27.289Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-20T18:43:28.127Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-20T18:43:28.556Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-20T18:43:28.556Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-20T18:43:28.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-20T18:43:28.609Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-20T18:43:28.609Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-20T18:43:28.609Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-20T18:43:28.815Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-05-20T18:43:29.091Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-20T18:43:29.575Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-20T18:43:30.567Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-20T18:43:32.463Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-20T18:43:32.598Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-20T18:43:33.007Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2020-05-20T18:43:33.007Z] ok github.com/docker/docker/builder/dockerfile 0.560s coverage: 45.1% of statements [2020-05-20T18:43:33.616Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-20T18:43:34.098Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-20T18:43:34.098Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-20T18:43:34.098Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-20T18:43:34.908Z] ok github.com/docker/docker/builder/remotecontext/git 0.830s coverage: 85.1% of statements [2020-05-20T18:43:34.908Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 13.6% of statements [2020-05-20T18:43:35.474Z] ? github.com/docker/docker/cli [no test files] [2020-05-20T18:43:35.474Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-20T18:43:35.474Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-20T18:43:36.371Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-20T18:43:36.639Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-20T18:43:38.009Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-20T18:43:38.009Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-20T18:43:38.942Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-20T18:43:39.873Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-20T18:43:42.036Z] ok github.com/docker/docker/client 0.187s coverage: 75.7% of statements [2020-05-20T18:43:43.156Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-20T18:43:43.720Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-20T18:43:45.176Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-20T18:43:45.176Z] [2020-05-20T18:43:45.176Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-20T18:43:45.176Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-20T18:43:45.176Z] HOSTNAME=901dcfd47ade [2020-05-20T18:43:45.176Z] TESTDEBUG=0 [2020-05-20T18:43:45.176Z] DEST=bundles/test-integration [2020-05-20T18:43:45.176Z] PWD=/go/src/github.com/docker/docker [2020-05-20T18:43:45.176Z] DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb [2020-05-20T18:43:45.176Z] container=docker [2020-05-20T18:43:45.176Z] HOME=/root [2020-05-20T18:43:45.176Z] GOLANG_VERSION=1.13.11 [2020-05-20T18:43:45.176Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-20T18:43:45.176Z] VALIDATE_BRANCH=19.03 [2020-05-20T18:43:45.176Z] TERM=xterm [2020-05-20T18:43:45.176Z] DOCKER_PKG=github.com/docker/docker [2020-05-20T18:43:45.176Z] SHLVL=1 [2020-05-20T18:43:45.176Z] TIMEOUT=120m [2020-05-20T18:43:45.176Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-20T18:43:45.176Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-20T18:43:45.176Z] GO111MODULE=off [2020-05-20T18:43:45.176Z] DOCKER_EXPERIMENTAL=1 [2020-05-20T18:43:45.176Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-20T18:43:45.176Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-20T18:43:45.176Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-20T18:43:45.176Z] GOPATH=/go [2020-05-20T18:43:45.176Z] PKG_CONFIG=pkg-config [2020-05-20T18:43:45.176Z] _=/usr/bin/env [2020-05-20T18:43:45.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T18:43:46.943Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-20T18:43:47.003Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-20T18:43:48.901Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-20T18:43:50.273Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-20T18:43:50.531Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-20T18:43:50.531Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-20T18:43:50.531Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-20T18:43:50.531Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-20T18:43:50.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-20T18:43:50.817Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-20T18:43:51.831Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-20T18:43:51.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-20T18:43:52.427Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-20T18:43:52.684Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-20T18:43:53.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-20T18:43:53.818Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-20T18:43:54.852Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-20T18:43:55.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-20T18:43:55.978Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-20T18:43:55.978Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-20T18:43:56.458Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-20T18:43:57.875Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-20T18:43:59.245Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-20T18:44:01.321Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-20T18:44:02.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-20T18:44:03.452Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-20T18:44:04.824Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-20T18:44:06.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-20T18:44:06.763Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-20T18:44:06.763Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-20T18:44:07.329Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-20T18:44:11.506Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-20T18:44:14.103Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-05-20T18:44:14.670Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 29.5% of statements [2020-05-20T18:44:14.785Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-20T18:44:14.785Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-20T18:44:17.201Z] ok github.com/docker/docker/container 0.141s coverage: 35.6% of statements [2020-05-20T18:44:17.201Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-20T18:44:17.201Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-20T18:44:17.201Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-20T18:44:17.201Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-20T18:44:20.044Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-20T18:44:21.416Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-20T18:44:21.674Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-20T18:44:22.607Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-20T18:44:22.607Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-20T18:44:23.979Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-20T18:44:24.237Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-20T18:44:24.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T18:44:25.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T18:44:27.172Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-05-20T18:44:27.430Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-20T18:44:27.523Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-20T18:44:29.332Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-05-20T18:44:29.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-20T18:44:30.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-20T18:44:30.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-20T18:44:30.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T18:44:31.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-20T18:44:31.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T18:44:33.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-20T18:44:34.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T18:44:34.987Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-20T18:44:36.357Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-20T18:44:36.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T18:44:37.420Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-20T18:44:37.420Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-20T18:44:37.420Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-20T18:44:37.442Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2020-05-20T18:44:38.007Z] ok github.com/docker/docker/daemon 12.202s coverage: 17.5% of statements [2020-05-20T18:44:38.007Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-20T18:44:38.007Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-20T18:44:38.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T18:44:38.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T18:44:38.939Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 82.2% of statements [2020-05-20T18:44:39.505Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.4% of statements [2020-05-20T18:44:40.070Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-20T18:44:40.070Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-20T18:44:40.070Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-20T18:44:41.004Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-20T18:44:42.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T18:44:43.531Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-20T18:44:44.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T18:44:44.464Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.219s coverage: 56.9% of statements [2020-05-20T18:44:46.325Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-20T18:44:47.744Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.219s coverage: 45.9% of statements [2020-05-20T18:44:47.744Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.347s coverage: 72.3% of statements [2020-05-20T18:44:47.744Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-20T18:44:48.223Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-20T18:44:49.154Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-20T18:44:49.721Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-20T18:44:49.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T18:44:50.271Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.965s coverage: 49.5% of statements [2020-05-20T18:44:51.092Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-20T18:44:51.205Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.286s coverage: 76.1% of statements [2020-05-20T18:44:52.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-20T18:44:52.398Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.067s coverage: 60.4% of statements [2020-05-20T18:44:52.398Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-20T18:44:52.398Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-20T18:44:53.620Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-20T18:44:53.772Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-05-20T18:44:54.186Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-20T18:44:54.186Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-20T18:44:54.705Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-20T18:44:55.430Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-20T18:44:55.430Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-20T18:44:55.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-20T18:44:55.639Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-05-20T18:44:55.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-20T18:44:55.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-20T18:44:57.015Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.7% of statements [2020-05-20T18:44:57.956Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 78.6% of statements [2020-05-20T18:44:57.956Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-20T18:44:57.956Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-20T18:44:58.213Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-05-20T18:44:59.148Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-20T18:44:59.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-05-20T18:44:59.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-05-20T18:45:00.739Z] --- PASS: TestDockerDaemonSuite (350.69s) [2020-05-20T18:45:00.739Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.24s) [2020-05-20T18:45:00.739Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-20T18:45:00.739Z] daemon.go:325: [ddda42b26995d] waiting for daemon to start [2020-05-20T18:45:00.739Z] daemon.go:325: [ddda42b26995d] waiting for daemon to start [2020-05-20T18:45:00.739Z] daemon.go:325: [ddda42b26995d] waiting for daemon to start [2020-05-20T18:45:00.739Z] daemon.go:353: [ddda42b26995d] daemon started [2020-05-20T18:45:00.739Z] daemon.go:461: [ddda42b26995d] Stopping daemon [2020-05-20T18:45:00.739Z] daemon.go:296: [ddda42b26995d] exiting daemon [2020-05-20T18:45:00.739Z] daemon.go:448: [ddda42b26995d] Daemon stopped [2020-05-20T18:45:00.739Z] daemon.go:325: [ddda42b26995d] waiting for daemon to start [2020-05-20T18:45:00.739Z] daemon.go:325: [ddda42b26995d] waiting for daemon to start [2020-05-20T18:45:00.739Z] daemon.go:353: [ddda42b26995d] daemon started [2020-05-20T18:45:00.739Z] daemon.go:461: [ddda42b26995d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [ddda42b26995d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [ddda42b26995d] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.14s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd41913cedf2] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd41913cedf2] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dbd41913cedf2] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dbd41913cedf2] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dbd41913cedf2] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dbd41913cedf2] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-20T18:45:00.740Z] daemon.go:325: [d21479012d395] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d21479012d395] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d21479012d395] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d21479012d395] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d21479012d395] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d21479012d395] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.46s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-20T18:45:00.740Z] daemon.go:325: [d932dcd6bfd64] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d932dcd6bfd64] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d932dcd6bfd64] daemon started [2020-05-20T18:45:00.740Z] daemon.go:296: [d932dcd6bfd64] exiting daemon [2020-05-20T18:45:00.740Z] docker_cli_daemon_test.go:1449: Daemon d932dcd6bfd64 is not started [2020-05-20T18:45:00.740Z] daemon.go:325: [d932dcd6bfd64] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d932dcd6bfd64] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d932dcd6bfd64] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d932dcd6bfd64] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d932dcd6bfd64] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d932dcd6bfd64] Daemon stopped [2020-05-20T18:45:00.740Z] check_test.go:309: Daemon db2a8b0f2af1a is not started [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.12s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-20T18:45:00.740Z] daemon.go:325: [dc96e6e521f5c] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dc96e6e521f5c] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dc96e6e521f5c] daemon started [2020-05-20T18:45:00.740Z] daemon.go:296: [dc96e6e521f5c] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:325: [dc96e6e521f5c] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dc96e6e521f5c] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dc96e6e521f5c] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dc96e6e521f5c] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dc96e6e521f5c] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dc96e6e521f5c] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-20T18:45:00.740Z] daemon.go:325: [d5797426d1aa4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d5797426d1aa4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d5797426d1aa4] daemon started [2020-05-20T18:45:00.740Z] daemon.go:296: [d5797426d1aa4] exiting daemon [2020-05-20T18:45:00.740Z] check_test.go:309: Daemon d95691885ec7f is not started [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-20T18:45:00.740Z] daemon.go:325: [dedc3fde02322] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dedc3fde02322] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dedc3fde02322] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dedc3fde02322] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dedc3fde02322] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dedc3fde02322] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:296: [dc043db1d672f] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dc043db1d672f] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dc043db1d672f] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dc043db1d672f] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dc043db1d672f] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dc043db1d672f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dc043db1d672f] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dc043db1d672f] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dc043db1d672f] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dc043db1d672f] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd46e2376c77] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd46e2376c77] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dbd46e2376c77] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dbd46e2376c77] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dbd46e2376c77] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dbd46e2376c77] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd46e2376c77] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dbd46e2376c77] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dbd46e2376c77] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dbd46e2376c77] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dbd46e2376c77] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dbd46e2376c77] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-20T18:45:00.740Z] daemon.go:325: [dee60a09c7cf4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dee60a09c7cf4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dee60a09c7cf4] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dee60a09c7cf4] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dee60a09c7cf4] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dee60a09c7cf4] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [dee60a09c7cf4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dee60a09c7cf4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dee60a09c7cf4] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dee60a09c7cf4] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dee60a09c7cf4] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dee60a09c7cf4] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-20T18:45:00.740Z] daemon.go:325: [d2cc6fea0c6d3] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d2cc6fea0c6d3] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d2cc6fea0c6d3] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d2cc6fea0c6d3] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d2cc6fea0c6d3] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d2cc6fea0c6d3] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d2cc6fea0c6d3] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d2cc6fea0c6d3] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d2cc6fea0c6d3] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d2cc6fea0c6d3] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d2cc6fea0c6d3] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d2cc6fea0c6d3] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.67s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-20T18:45:00.740Z] daemon.go:325: [d37f22ad3e37d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d37f22ad3e37d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d37f22ad3e37d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d37f22ad3e37d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d37f22ad3e37d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d37f22ad3e37d] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d37f22ad3e37d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d37f22ad3e37d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d37f22ad3e37d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d37f22ad3e37d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d37f22ad3e37d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d37f22ad3e37d] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-20T18:45:00.740Z] daemon.go:325: [db30aa14b936d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [db30aa14b936d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [db30aa14b936d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [db30aa14b936d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [db30aa14b936d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [db30aa14b936d] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [db30aa14b936d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [db30aa14b936d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [db30aa14b936d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [db30aa14b936d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [db30aa14b936d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [db30aa14b936d] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-20T18:45:00.740Z] daemon.go:325: [d2ec68bc2cb02] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d2ec68bc2cb02] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d2ec68bc2cb02] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d2ec68bc2cb02] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d2ec68bc2cb02] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d2ec68bc2cb02] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d2ec68bc2cb02] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d2ec68bc2cb02] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d2ec68bc2cb02] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d2ec68bc2cb02] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d2ec68bc2cb02] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d2ec68bc2cb02] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-20T18:45:00.740Z] daemon.go:325: [d6622da91aa24] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:296: [d6622da91aa24] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:325: [d6622da91aa24] waiting for daemon to start [2020-05-20T18:45:00.740Z] check_test.go:309: Daemon d8c7b0b815e61 is not started [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-20T18:45:00.740Z] daemon.go:325: [d4e79faaca25f] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:296: [d4e79faaca25f] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:325: [d4e79faaca25f] waiting for daemon to start [2020-05-20T18:45:00.740Z] check_test.go:309: Daemon d6549dde29066 is not started [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-20T18:45:00.740Z] daemon.go:325: [dcf2a0dba36e4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [dcf2a0dba36e4] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [dcf2a0dba36e4] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [dcf2a0dba36e4] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [dcf2a0dba36e4] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [dcf2a0dba36e4] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-20T18:45:00.740Z] daemon.go:325: [df5bf16c523fa] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [df5bf16c523fa] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [df5bf16c523fa] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [df5bf16c523fa] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [df5bf16c523fa] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [df5bf16c523fa] Daemon stopped [2020-05-20T18:45:00.740Z] check_test.go:309: Daemon df5bf16c523fa is not started [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-20T18:45:00.740Z] daemon.go:325: [d1dfe59ad02c8] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d1dfe59ad02c8] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d1dfe59ad02c8] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d1dfe59ad02c8] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d1dfe59ad02c8] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d1dfe59ad02c8] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d1dfe59ad02c8] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d1dfe59ad02c8] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d1dfe59ad02c8] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d1dfe59ad02c8] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d1dfe59ad02c8] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d1dfe59ad02c8] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-20T18:45:00.740Z] daemon.go:325: [d3068751eb76e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d3068751eb76e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d3068751eb76e] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d3068751eb76e] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d3068751eb76e] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d3068751eb76e] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d3068751eb76e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d3068751eb76e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d3068751eb76e] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d3068751eb76e] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d3068751eb76e] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d3068751eb76e] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-20T18:45:00.740Z] daemon.go:325: [d763567e9780e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d763567e9780e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d763567e9780e] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d763567e9780e] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d763567e9780e] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d763567e9780e] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [d763567e9780e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [d763567e9780e] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [d763567e9780e] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [d763567e9780e] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [d763567e9780e] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [d763567e9780e] Daemon stopped [2020-05-20T18:45:00.740Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-05-20T18:45:00.740Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-20T18:45:00.740Z] daemon.go:325: [de5cec0a1567d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [de5cec0a1567d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [de5cec0a1567d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [de5cec0a1567d] Stopping daemon [2020-05-20T18:45:00.740Z] daemon.go:296: [de5cec0a1567d] exiting daemon [2020-05-20T18:45:00.740Z] daemon.go:448: [de5cec0a1567d] Daemon stopped [2020-05-20T18:45:00.740Z] daemon.go:325: [de5cec0a1567d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:325: [de5cec0a1567d] waiting for daemon to start [2020-05-20T18:45:00.740Z] daemon.go:353: [de5cec0a1567d] daemon started [2020-05-20T18:45:00.740Z] daemon.go:461: [de5cec0a1567d] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [de5cec0a1567d] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [de5cec0a1567d] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-20T18:45:00.741Z] daemon.go:325: [d11c3bfd7c23d] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d11c3bfd7c23d] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d11c3bfd7c23d] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d11c3bfd7c23d] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d11c3bfd7c23d] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d11c3bfd7c23d] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-05-20T18:45:00.741Z] daemon.go:325: [d9b7c80b708f1] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d9b7c80b708f1] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d9b7c80b708f1] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d9b7c80b708f1] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d9b7c80b708f1] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d9b7c80b708f1] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-20T18:45:00.741Z] daemon.go:325: [dc27179383ae1] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [dc27179383ae1] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [dc27179383ae1] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [dc27179383ae1] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [dc27179383ae1] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [dc27179383ae1] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-20T18:45:00.741Z] daemon.go:325: [de52df0a7d9e2] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:296: [de52df0a7d9e2] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:325: [de52df0a7d9e2] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:461: [de52df0a7d9e2] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:450: [de52df0a7d9e2] Error when stopping daemon: daemon not started [2020-05-20T18:45:00.741Z] check_test.go:309: Daemon de52df0a7d9e2 is not started [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-05-20T18:45:00.741Z] daemon.go:325: [d6ac83b91a7da] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d6ac83b91a7da] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d6ac83b91a7da] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d6ac83b91a7da] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d6ac83b91a7da] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d6ac83b91a7da] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-20T18:45:00.741Z] daemon.go:325: [d255d36097070] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d255d36097070] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d255d36097070] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d255d36097070] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d255d36097070] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d255d36097070] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-20T18:45:00.741Z] daemon.go:325: [d1401b9b9cff7] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d1401b9b9cff7] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d1401b9b9cff7] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d1401b9b9cff7] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d1401b9b9cff7] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d1401b9b9cff7] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.20s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-20T18:45:00.741Z] daemon.go:325: [d699c10217a46] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d699c10217a46] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d699c10217a46] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d699c10217a46] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d699c10217a46] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d699c10217a46] Daemon stopped [2020-05-20T18:45:00.741Z] daemon.go:325: [d699c10217a46] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d699c10217a46] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d699c10217a46] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d699c10217a46] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d699c10217a46] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d699c10217a46] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.45s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-05-20T18:45:00.741Z] daemon.go:325: [da21694144e92] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [da21694144e92] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [da21694144e92] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [da21694144e92] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [da21694144e92] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [da21694144e92] Daemon stopped [2020-05-20T18:45:00.741Z] daemon.go:325: [da21694144e92] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [da21694144e92] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [da21694144e92] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [da21694144e92] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [da21694144e92] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [da21694144e92] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-05-20T18:45:00.741Z] daemon.go:325: [d1183bc249111] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d1183bc249111] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d1183bc249111] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d1183bc249111] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d1183bc249111] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d1183bc249111] Daemon stopped [2020-05-20T18:45:00.741Z] daemon.go:325: [d1183bc249111] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d1183bc249111] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d1183bc249111] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d1183bc249111] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d1183bc249111] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d1183bc249111] Daemon stopped [2020-05-20T18:45:00.741Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-20T18:45:00.741Z] requirement.go:26: unmatched requirement IPv6 [2020-05-20T18:45:00.741Z] check_test.go:309: Daemon d71e3bb237217 is not started [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-20T18:45:00.741Z] daemon.go:325: [db02621ed93e8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [db02621ed93e8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [db02621ed93e8] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [db02621ed93e8] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [db02621ed93e8] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [db02621ed93e8] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-20T18:45:00.741Z] daemon.go:325: [db7694cf278bc] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [db7694cf278bc] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [db7694cf278bc] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [db7694cf278bc] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [db7694cf278bc] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [db7694cf278bc] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-20T18:45:00.741Z] daemon.go:325: [d42f002268304] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d42f002268304] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d42f002268304] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d42f002268304] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d42f002268304] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d42f002268304] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.93s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-20T18:45:00.741Z] daemon.go:325: [d5ae35aeda634] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d5ae35aeda634] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d5ae35aeda634] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d5ae35aeda634] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d5ae35aeda634] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d5ae35aeda634] Daemon stopped [2020-05-20T18:45:00.741Z] check_test.go:309: Daemon d5ae35aeda634 is not started [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-20T18:45:00.741Z] daemon.go:325: [d84d04641d8d8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d84d04641d8d8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d84d04641d8d8] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d84d04641d8d8] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d84d04641d8d8] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d84d04641d8d8] Daemon stopped [2020-05-20T18:45:00.741Z] daemon.go:325: [d84d04641d8d8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d84d04641d8d8] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d84d04641d8d8] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d84d04641d8d8] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d84d04641d8d8] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d84d04641d8d8] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-20T18:45:00.741Z] daemon.go:325: [d640fb63a6d54] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d640fb63a6d54] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d640fb63a6d54] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d640fb63a6d54] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d640fb63a6d54] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d640fb63a6d54] Daemon stopped [2020-05-20T18:45:00.741Z] check_test.go:309: Daemon d640fb63a6d54 is not started [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.80s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-20T18:45:00.741Z] daemon.go:325: [db6688fcf03ee] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [db6688fcf03ee] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [db6688fcf03ee] daemon started [2020-05-20T18:45:00.741Z] daemon.go:296: [db6688fcf03ee] exiting daemon [2020-05-20T18:45:00.741Z] docker_cli_daemon_plugins_test.go:80: Daemon db6688fcf03ee is not started [2020-05-20T18:45:00.741Z] daemon.go:325: [db6688fcf03ee] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [db6688fcf03ee] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [db6688fcf03ee] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [db6688fcf03ee] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [db6688fcf03ee] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [db6688fcf03ee] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-20T18:45:00.741Z] daemon.go:325: [d8cb64bf67f8e] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d8cb64bf67f8e] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d8cb64bf67f8e] daemon started [2020-05-20T18:45:00.741Z] daemon.go:296: [d8cb64bf67f8e] exiting daemon [2020-05-20T18:45:00.741Z] docker_cli_daemon_plugins_test.go:170: Daemon d8cb64bf67f8e is not started [2020-05-20T18:45:00.741Z] daemon.go:325: [d8cb64bf67f8e] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d8cb64bf67f8e] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d8cb64bf67f8e] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d8cb64bf67f8e] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d8cb64bf67f8e] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d8cb64bf67f8e] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-20T18:45:00.741Z] daemon.go:325: [dd479c7119c11] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [dd479c7119c11] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [dd479c7119c11] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [dd479c7119c11] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [dd479c7119c11] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [dd479c7119c11] Daemon stopped [2020-05-20T18:45:00.741Z] daemon.go:325: [dd479c7119c11] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [dd479c7119c11] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [dd479c7119c11] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [dd479c7119c11] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [dd479c7119c11] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [dd479c7119c11] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-20T18:45:00.741Z] daemon.go:325: [ddca489588cdb] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [ddca489588cdb] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [ddca489588cdb] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [ddca489588cdb] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [ddca489588cdb] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [ddca489588cdb] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-05-20T18:45:00.741Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-20T18:45:00.741Z] daemon.go:325: [d50259a7cbf68] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:325: [d50259a7cbf68] waiting for daemon to start [2020-05-20T18:45:00.741Z] daemon.go:353: [d50259a7cbf68] daemon started [2020-05-20T18:45:00.741Z] daemon.go:461: [d50259a7cbf68] Stopping daemon [2020-05-20T18:45:00.741Z] daemon.go:296: [d50259a7cbf68] exiting daemon [2020-05-20T18:45:00.741Z] daemon.go:448: [d50259a7cbf68] Daemon stopped [2020-05-20T18:45:00.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-20T18:45:00.742Z] daemon.go:325: [d5b575ea28132] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:296: [d5b575ea28132] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:325: [d5b575ea28132] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:461: [d5b575ea28132] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:450: [d5b575ea28132] Error when stopping daemon: daemon not started [2020-05-20T18:45:00.742Z] check_test.go:309: Daemon d5b575ea28132 is not started [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-20T18:45:00.742Z] daemon.go:325: [d1dc6db56ab95] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d1dc6db56ab95] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d1dc6db56ab95] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d1dc6db56ab95] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d1dc6db56ab95] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d1dc6db56ab95] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-20T18:45:00.742Z] daemon.go:325: [d43c61eff5668] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d43c61eff5668] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d43c61eff5668] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d43c61eff5668] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d43c61eff5668] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d43c61eff5668] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-20T18:45:00.742Z] daemon.go:325: [d3004337c5e94] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d3004337c5e94] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d3004337c5e94] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d3004337c5e94] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d3004337c5e94] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d3004337c5e94] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.95s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-20T18:45:00.742Z] daemon.go:325: [df6ff1500bc83] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [df6ff1500bc83] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [df6ff1500bc83] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [df6ff1500bc83] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [df6ff1500bc83] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [df6ff1500bc83] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.92s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-20T18:45:00.742Z] daemon.go:325: [da176f886a7b2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [da176f886a7b2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [da176f886a7b2] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [da176f886a7b2] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [da176f886a7b2] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [da176f886a7b2] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-20T18:45:00.742Z] daemon.go:325: [d373cf3fe1322] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d373cf3fe1322] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d373cf3fe1322] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d373cf3fe1322] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d373cf3fe1322] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d373cf3fe1322] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-20T18:45:00.742Z] daemon.go:325: [d6d5cdb81784c] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d6d5cdb81784c] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d6d5cdb81784c] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d6d5cdb81784c] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d6d5cdb81784c] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d6d5cdb81784c] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-20T18:45:00.742Z] daemon.go:325: [d6fbc757f509d] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d6fbc757f509d] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d6fbc757f509d] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d6fbc757f509d] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d6fbc757f509d] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d6fbc757f509d] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-20T18:45:00.742Z] daemon.go:325: [dd8d0f4914943] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [dd8d0f4914943] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [dd8d0f4914943] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [dd8d0f4914943] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [dd8d0f4914943] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [dd8d0f4914943] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-20T18:45:00.742Z] daemon.go:325: [dc3be569de1f0] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [dc3be569de1f0] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [dc3be569de1f0] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [dc3be569de1f0] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [dc3be569de1f0] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [dc3be569de1f0] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.10s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-20T18:45:00.742Z] daemon.go:325: [d45d99eecd7a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d45d99eecd7a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d45d99eecd7a9] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d45d99eecd7a9] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d45d99eecd7a9] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d45d99eecd7a9] Daemon stopped [2020-05-20T18:45:00.742Z] check_test.go:309: Daemon d45d99eecd7a9 is not started [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-20T18:45:00.742Z] daemon.go:325: [d595dcbff94a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d595dcbff94a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d595dcbff94a9] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d595dcbff94a9] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d595dcbff94a9] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d595dcbff94a9] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [d595dcbff94a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d595dcbff94a9] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d595dcbff94a9] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d595dcbff94a9] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d595dcbff94a9] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d595dcbff94a9] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.96s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-20T18:45:00.742Z] daemon.go:325: [deb090d86b168] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [deb090d86b168] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [deb090d86b168] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [deb090d86b168] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [deb090d86b168] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [deb090d86b168] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [deb090d86b168] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [deb090d86b168] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [deb090d86b168] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [deb090d86b168] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [deb090d86b168] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [deb090d86b168] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [deb090d86b168] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-20T18:45:00.742Z] daemon.go:325: [d99c6f6eff223] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d99c6f6eff223] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d99c6f6eff223] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d99c6f6eff223] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d99c6f6eff223] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d99c6f6eff223] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [d99c6f6eff223] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d99c6f6eff223] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d99c6f6eff223] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d99c6f6eff223] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d99c6f6eff223] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d99c6f6eff223] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-20T18:45:00.742Z] daemon.go:325: [daad5f7ed5bc4] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [daad5f7ed5bc4] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [daad5f7ed5bc4] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [daad5f7ed5bc4] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [daad5f7ed5bc4] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [daad5f7ed5bc4] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [daad5f7ed5bc4] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [daad5f7ed5bc4] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [daad5f7ed5bc4] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [daad5f7ed5bc4] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [daad5f7ed5bc4] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [daad5f7ed5bc4] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.11s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-20T18:45:00.742Z] daemon.go:325: [db161eeab68d2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [db161eeab68d2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [db161eeab68d2] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [db161eeab68d2] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [db161eeab68d2] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [db161eeab68d2] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [db161eeab68d2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [db161eeab68d2] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [db161eeab68d2] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [db161eeab68d2] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [db161eeab68d2] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [db161eeab68d2] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-20T18:45:00.742Z] daemon.go:325: [d4f2029ce5814] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d4f2029ce5814] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d4f2029ce5814] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d4f2029ce5814] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d4f2029ce5814] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d4f2029ce5814] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [d4f2029ce5814] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d4f2029ce5814] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d4f2029ce5814] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d4f2029ce5814] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d4f2029ce5814] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d4f2029ce5814] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.47s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-20T18:45:00.742Z] daemon.go:325: [dd96ccf90ee68] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [dd96ccf90ee68] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [dd96ccf90ee68] daemon started [2020-05-20T18:45:00.742Z] daemon.go:325: [dd96ccf90ee68] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:296: [dd96ccf90ee68] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:325: [dd96ccf90ee68] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [dd96ccf90ee68] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [dd96ccf90ee68] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [dd96ccf90ee68] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [dd96ccf90ee68] Daemon stopped [2020-05-20T18:45:00.742Z] check_test.go:309: Daemon dd96ccf90ee68 is not started [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-20T18:45:00.742Z] daemon.go:325: [db7ed49b9b178] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [db7ed49b9b178] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [db7ed49b9b178] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [db7ed49b9b178] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [db7ed49b9b178] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [db7ed49b9b178] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [db7ed49b9b178] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [db7ed49b9b178] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [db7ed49b9b178] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [db7ed49b9b178] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [db7ed49b9b178] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [db7ed49b9b178] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-20T18:45:00.742Z] daemon.go:325: [d01835b32bc70] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d01835b32bc70] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d01835b32bc70] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d01835b32bc70] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d01835b32bc70] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d01835b32bc70] Daemon stopped [2020-05-20T18:45:00.742Z] daemon.go:325: [d01835b32bc70] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [d01835b32bc70] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [d01835b32bc70] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [d01835b32bc70] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [d01835b32bc70] exiting daemon [2020-05-20T18:45:00.742Z] daemon.go:448: [d01835b32bc70] Daemon stopped [2020-05-20T18:45:00.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.97s) [2020-05-20T18:45:00.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-20T18:45:00.742Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.742Z] daemon.go:353: [df5f229a6f2dd] daemon started [2020-05-20T18:45:00.742Z] daemon.go:461: [df5f229a6f2dd] Stopping daemon [2020-05-20T18:45:00.742Z] daemon.go:296: [df5f229a6f2dd] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [df5f229a6f2dd] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [df5f229a6f2dd] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [df5f229a6f2dd] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [df5f229a6f2dd] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [df5f229a6f2dd] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [df5f229a6f2dd] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [df5f229a6f2dd] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [df5f229a6f2dd] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [df5f229a6f2dd] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [df5f229a6f2dd] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.31s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-20T18:45:00.743Z] daemon.go:325: [db7fb7338226c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [db7fb7338226c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [db7fb7338226c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [db7fb7338226c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [db7fb7338226c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [db7fb7338226c] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [db7fb7338226c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [db7fb7338226c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [db7fb7338226c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [db7fb7338226c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [db7fb7338226c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [db7fb7338226c] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d2b7db07ac002] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d2b7db07ac002] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d2b7db07ac002] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d2b7db07ac002] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d2b7db07ac002] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d2b7db07ac002] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d2b7db07ac002] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d2b7db07ac002] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d2b7db07ac002] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d2b7db07ac002] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d2b7db07ac002] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d2b7db07ac002] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d2b7db07ac002] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.61s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-20T18:45:00.743Z] daemon.go:325: [d96a557b94e1c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d96a557b94e1c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d96a557b94e1c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d96a557b94e1c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d96a557b94e1c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d96a557b94e1c] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d96a557b94e1c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d96a557b94e1c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d96a557b94e1c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d96a557b94e1c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d96a557b94e1c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d96a557b94e1c] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-20T18:45:00.743Z] daemon.go:325: [d0394490959bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d0394490959bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d0394490959bc] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d0394490959bc] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d0394490959bc] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d0394490959bc] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d0394490959bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d0394490959bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d0394490959bc] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d0394490959bc] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d0394490959bc] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d0394490959bc] Daemon stopped [2020-05-20T18:45:00.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-20T18:45:00.743Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T18:45:00.743Z] check_test.go:309: Daemon d703bdb5e75e6 is not started [2020-05-20T18:45:00.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-20T18:45:00.743Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T18:45:00.743Z] check_test.go:309: Daemon d21c9bf1f4498 is not started [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-20T18:45:00.743Z] daemon.go:325: [d73c2d08e3a37] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d73c2d08e3a37] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d73c2d08e3a37] daemon started [2020-05-20T18:45:00.743Z] daemon.go:296: [d73c2d08e3a37] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:325: [d73c2d08e3a37] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d73c2d08e3a37] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d73c2d08e3a37] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d73c2d08e3a37] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d73c2d08e3a37] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d73c2d08e3a37] Daemon stopped [2020-05-20T18:45:00.743Z] check_test.go:309: Daemon d73c2d08e3a37 is not started [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.75s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-20T18:45:00.743Z] daemon.go:325: [d58e5785aa61a] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d58e5785aa61a] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d58e5785aa61a] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d58e5785aa61a] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d58e5785aa61a] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d58e5785aa61a] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d58e5785aa61a] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d58e5785aa61a] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d58e5785aa61a] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d58e5785aa61a] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d58e5785aa61a] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d58e5785aa61a] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.54s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-20T18:45:00.743Z] daemon.go:325: [ddbedb2c5c97c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [ddbedb2c5c97c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [ddbedb2c5c97c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [ddbedb2c5c97c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [ddbedb2c5c97c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [ddbedb2c5c97c] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [ddbedb2c5c97c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [ddbedb2c5c97c] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [ddbedb2c5c97c] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [ddbedb2c5c97c] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [ddbedb2c5c97c] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [ddbedb2c5c97c] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.58s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-20T18:45:00.743Z] daemon.go:325: [d1f6ef802389d] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d1f6ef802389d] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d1f6ef802389d] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d1f6ef802389d] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d1f6ef802389d] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d1f6ef802389d] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d1f6ef802389d] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d1f6ef802389d] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d1f6ef802389d] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d1f6ef802389d] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d1f6ef802389d] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d1f6ef802389d] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-20T18:45:00.743Z] daemon.go:325: [db3ed1c1331a5] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [db3ed1c1331a5] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [db3ed1c1331a5] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [db3ed1c1331a5] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [db3ed1c1331a5] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [db3ed1c1331a5] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [db3ed1c1331a5] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [db3ed1c1331a5] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [db3ed1c1331a5] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [db3ed1c1331a5] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [db3ed1c1331a5] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [db3ed1c1331a5] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.62s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-20T18:45:00.743Z] daemon.go:325: [dfbe742c834bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dfbe742c834bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dfbe742c834bc] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [dfbe742c834bc] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [dfbe742c834bc] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [dfbe742c834bc] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [dfbe742c834bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dfbe742c834bc] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dfbe742c834bc] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [dfbe742c834bc] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [dfbe742c834bc] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [dfbe742c834bc] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.74s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-20T18:45:00.743Z] daemon.go:325: [d4c0bcf3d24b9] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d4c0bcf3d24b9] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d4c0bcf3d24b9] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d4c0bcf3d24b9] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d4c0bcf3d24b9] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d4c0bcf3d24b9] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d4c0bcf3d24b9] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d4c0bcf3d24b9] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d4c0bcf3d24b9] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d4c0bcf3d24b9] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d4c0bcf3d24b9] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d4c0bcf3d24b9] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.29s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-20T18:45:00.743Z] daemon.go:325: [da1cbfc06f1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [da1cbfc06f1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [da1cbfc06f1c3] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [da1cbfc06f1c3] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [da1cbfc06f1c3] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [da1cbfc06f1c3] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [da1cbfc06f1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [da1cbfc06f1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [da1cbfc06f1c3] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [da1cbfc06f1c3] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [da1cbfc06f1c3] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [da1cbfc06f1c3] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8dce24dc1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8dce24dc1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dc8dce24dc1c3] daemon started [2020-05-20T18:45:00.743Z] daemon.go:296: [dc8dce24dc1c3] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8dce24dc1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8dce24dc1c3] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dc8dce24dc1c3] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [dc8dce24dc1c3] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [dc8dce24dc1c3] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [dc8dce24dc1c3] Daemon stopped [2020-05-20T18:45:00.743Z] check_test.go:309: Daemon dc8dce24dc1c3 is not started [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.80s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-20T18:45:00.743Z] daemon.go:325: [d80f868942edb] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d80f868942edb] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d80f868942edb] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d80f868942edb] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d80f868942edb] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d80f868942edb] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [d80f868942edb] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d80f868942edb] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d80f868942edb] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d80f868942edb] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d80f868942edb] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d80f868942edb] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8cc0eec6994] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8cc0eec6994] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dc8cc0eec6994] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [dc8cc0eec6994] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [dc8cc0eec6994] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [dc8cc0eec6994] Daemon stopped [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8cc0eec6994] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dc8cc0eec6994] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dc8cc0eec6994] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [dc8cc0eec6994] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [dc8cc0eec6994] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [dc8cc0eec6994] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.14s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-20T18:45:00.743Z] daemon.go:325: [d9b5ada26451b] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d9b5ada26451b] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d9b5ada26451b] daemon started [2020-05-20T18:45:00.743Z] daemon.go:296: [d9b5ada26451b] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:461: [d9b5ada26451b] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:450: [d9b5ada26451b] Error when stopping daemon: daemon not started [2020-05-20T18:45:00.743Z] check_test.go:309: Daemon d9b5ada26451b is not started [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-20T18:45:00.743Z] daemon.go:325: [d077adf13f260] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [d077adf13f260] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [d077adf13f260] daemon started [2020-05-20T18:45:00.743Z] daemon.go:461: [d077adf13f260] Stopping daemon [2020-05-20T18:45:00.743Z] daemon.go:296: [d077adf13f260] exiting daemon [2020-05-20T18:45:00.743Z] daemon.go:448: [d077adf13f260] Daemon stopped [2020-05-20T18:45:00.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s) [2020-05-20T18:45:00.743Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-20T18:45:00.743Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.743Z] daemon.go:353: [dbb4de2561300] daemon started [2020-05-20T18:45:00.743Z] daemon.go:296: [dbb4de2561300] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dbb4de2561300] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dbb4de2561300] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dbb4de2561300] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dbb4de2561300] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dbb4de2561300] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dbb4de2561300] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dbb4de2561300] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dbb4de2561300] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dbb4de2561300] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-20T18:45:00.744Z] daemon.go:325: [d41161ff01837] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d41161ff01837] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d41161ff01837] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d41161ff01837] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d41161ff01837] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d41161ff01837] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d41161ff01837] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d41161ff01837] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d41161ff01837] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d41161ff01837] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d41161ff01837] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d41161ff01837] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-20T18:45:00.744Z] daemon.go:325: [d1ea1eda93cce] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d1ea1eda93cce] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d1ea1eda93cce] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d1ea1eda93cce] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d1ea1eda93cce] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d1ea1eda93cce] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-20T18:45:00.744Z] daemon.go:325: [dd30ce1374ff5] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dd30ce1374ff5] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dd30ce1374ff5] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dd30ce1374ff5] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dd30ce1374ff5] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dd30ce1374ff5] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-20T18:45:00.744Z] daemon.go:325: [dce5d55f2df04] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dce5d55f2df04] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dce5d55f2df04] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dce5d55f2df04] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dce5d55f2df04] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dce5d55f2df04] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-20T18:45:00.744Z] daemon.go:325: [d0893deeaf04c] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d0893deeaf04c] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d0893deeaf04c] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d0893deeaf04c] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d0893deeaf04c] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d0893deeaf04c] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-20T18:45:00.744Z] daemon.go:325: [da3d88b7747f4] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [da3d88b7747f4] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [da3d88b7747f4] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-20T18:45:00.744Z] daemon.go:325: [da35c0183b55a] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [da35c0183b55a] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [da35c0183b55a] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-20T18:45:00.744Z] daemon.go:325: [dda8f16bcd17d] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [dda8f16bcd17d] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [dda8f16bcd17d] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-20T18:45:00.744Z] daemon.go:325: [dcd7bd9279b1b] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dcd7bd9279b1b] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dcd7bd9279b1b] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dcd7bd9279b1b] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dcd7bd9279b1b] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dcd7bd9279b1b] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-20T18:45:00.744Z] daemon.go:325: [d82f9671087ee] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d82f9671087ee] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d82f9671087ee] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d82f9671087ee] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d82f9671087ee] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d82f9671087ee] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-20T18:45:00.744Z] daemon.go:325: [db75a7498baeb] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [db75a7498baeb] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [db75a7498baeb] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-20T18:45:00.744Z] daemon.go:325: [dbaf00e75e144] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [dbaf00e75e144] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [dbaf00e75e144] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-20T18:45:00.744Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-20T18:45:00.744Z] daemon.go:325: [dd07d123907ba] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [dd07d123907ba] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [dd07d123907ba] waiting for daemon to start [2020-05-20T18:45:00.744Z] check_test.go:309: Daemon d5a7ddfe4c4dd is not started [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-20T18:45:00.744Z] daemon.go:325: [d944980fa0135] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d944980fa0135] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d944980fa0135] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d944980fa0135] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d944980fa0135] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d944980fa0135] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d944980fa0135] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d944980fa0135] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d944980fa0135] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d944980fa0135] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d944980fa0135] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d944980fa0135] Daemon stopped [2020-05-20T18:45:00.744Z] check_test.go:309: Daemon d944980fa0135 is not started [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-20T18:45:00.744Z] daemon.go:325: [d8cd4ab1411fa] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d8cd4ab1411fa] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d8cd4ab1411fa] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d8cd4ab1411fa] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d8cd4ab1411fa] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d8cd4ab1411fa] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-20T18:45:00.744Z] daemon.go:325: [d352986f63129] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d352986f63129] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d352986f63129] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d352986f63129] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d352986f63129] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d352986f63129] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.50s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-20T18:45:00.744Z] daemon.go:325: [dbf7398a589ca] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dbf7398a589ca] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dbf7398a589ca] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dbf7398a589ca] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dbf7398a589ca] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dbf7398a589ca] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [dbf7398a589ca] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dbf7398a589ca] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dbf7398a589ca] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dbf7398a589ca] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dbf7398a589ca] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dbf7398a589ca] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-20T18:45:00.744Z] daemon.go:325: [dce43fb6a89eb] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [dce43fb6a89eb] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [dce43fb6a89eb] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [dce43fb6a89eb] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [dce43fb6a89eb] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [dce43fb6a89eb] Daemon stopped [2020-05-20T18:45:00.744Z] check_test.go:309: Daemon dce43fb6a89eb is not started [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.10s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-20T18:45:00.744Z] daemon.go:325: [df663a3254c6b] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [df663a3254c6b] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [df663a3254c6b] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [df663a3254c6b] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [df663a3254c6b] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [df663a3254c6b] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-20T18:45:00.744Z] daemon.go:325: [df358133e5014] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [df358133e5014] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [df358133e5014] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [df358133e5014] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [df358133e5014] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [df358133e5014] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.53s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d529b0144eddc] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d529b0144eddc] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d529b0144eddc] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d529b0144eddc] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d529b0144eddc] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d529b0144eddc] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d529b0144eddc] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d529b0144eddc] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d529b0144eddc] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d529b0144eddc] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d529b0144eddc] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d529b0144eddc] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d529b0144eddc] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-20T18:45:00.744Z] daemon.go:325: [ddffc9f4dc459] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [ddffc9f4dc459] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [ddffc9f4dc459] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [ddffc9f4dc459] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [ddffc9f4dc459] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [ddffc9f4dc459] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [ddffc9f4dc459] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:296: [ddffc9f4dc459] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:325: [ddffc9f4dc459] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:461: [ddffc9f4dc459] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:450: [ddffc9f4dc459] Error when stopping daemon: daemon not started [2020-05-20T18:45:00.744Z] check_test.go:309: Daemon ddffc9f4dc459 is not started [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.28s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-20T18:45:00.744Z] daemon.go:325: [d2abd4cf90346] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d2abd4cf90346] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d2abd4cf90346] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d2abd4cf90346] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d2abd4cf90346] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d2abd4cf90346] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d2abd4cf90346] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d2abd4cf90346] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d2abd4cf90346] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d2abd4cf90346] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d2abd4cf90346] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d2abd4cf90346] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.85s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-20T18:45:00.744Z] daemon.go:325: [d4d6bc7aa7b25] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d4d6bc7aa7b25] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d4d6bc7aa7b25] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d4d6bc7aa7b25] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d4d6bc7aa7b25] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d4d6bc7aa7b25] Daemon stopped [2020-05-20T18:45:00.744Z] daemon.go:325: [d4d6bc7aa7b25] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d4d6bc7aa7b25] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d4d6bc7aa7b25] daemon started [2020-05-20T18:45:00.744Z] daemon.go:461: [d4d6bc7aa7b25] Stopping daemon [2020-05-20T18:45:00.744Z] daemon.go:296: [d4d6bc7aa7b25] exiting daemon [2020-05-20T18:45:00.744Z] daemon.go:448: [d4d6bc7aa7b25] Daemon stopped [2020-05-20T18:45:00.744Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-05-20T18:45:00.744Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-20T18:45:00.744Z] daemon.go:325: [d485234f0ca9f] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:325: [d485234f0ca9f] waiting for daemon to start [2020-05-20T18:45:00.744Z] daemon.go:353: [d485234f0ca9f] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d485234f0ca9f] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d485234f0ca9f] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d485234f0ca9f] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d485234f0ca9f] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d485234f0ca9f] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d485234f0ca9f] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d485234f0ca9f] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d485234f0ca9f] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d485234f0ca9f] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-20T18:45:00.745Z] daemon.go:325: [d6b22048fe5da] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d6b22048fe5da] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d6b22048fe5da] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d6b22048fe5da] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d6b22048fe5da] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d6b22048fe5da] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d6b22048fe5da] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d6b22048fe5da] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d6b22048fe5da] daemon started [2020-05-20T18:45:00.745Z] check_test.go:309: Daemon d461c88385c94 is not started [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-05-20T18:45:00.745Z] daemon.go:325: [df5cad47c36f4] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [df5cad47c36f4] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [df5cad47c36f4] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [df5cad47c36f4] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [df5cad47c36f4] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [df5cad47c36f4] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-20T18:45:00.745Z] daemon.go:325: [d5e68fc47daea] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d5e68fc47daea] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d5e68fc47daea] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d5e68fc47daea] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d5e68fc47daea] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d5e68fc47daea] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-20T18:45:00.745Z] daemon.go:325: [d0f143a012365] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d0f143a012365] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d0f143a012365] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d0f143a012365] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d0f143a012365] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d0f143a012365] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-05-20T18:45:00.745Z] daemon.go:325: [d05e84461f493] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d05e84461f493] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d05e84461f493] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d05e84461f493] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d05e84461f493] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d05e84461f493] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-20T18:45:00.745Z] check_test.go:309: Daemon d7e6e57291635 is not started [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.63s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-20T18:45:00.745Z] daemon.go:325: [dc88bf8f6bfa6] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dc88bf8f6bfa6] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dc88bf8f6bfa6] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dc88bf8f6bfa6] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dc88bf8f6bfa6] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dc88bf8f6bfa6] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-20T18:45:00.745Z] daemon.go:325: [d4bd6ed99f2ba] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d4bd6ed99f2ba] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d4bd6ed99f2ba] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d4bd6ed99f2ba] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d4bd6ed99f2ba] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d4bd6ed99f2ba] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-20T18:45:00.745Z] daemon.go:325: [dee894d02f226] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dee894d02f226] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dee894d02f226] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dee894d02f226] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dee894d02f226] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dee894d02f226] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [dee894d02f226] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dee894d02f226] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dee894d02f226] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dee894d02f226] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dee894d02f226] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dee894d02f226] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-05-20T18:45:00.745Z] daemon.go:325: [ddd3176605312] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [ddd3176605312] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [ddd3176605312] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [ddd3176605312] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [ddd3176605312] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [ddd3176605312] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-05-20T18:45:00.745Z] daemon.go:325: [d12551a5d5a3d] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d12551a5d5a3d] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d12551a5d5a3d] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d12551a5d5a3d] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d12551a5d5a3d] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d12551a5d5a3d] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-05-20T18:45:00.745Z] daemon.go:325: [dd66cab0ec4ed] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dd66cab0ec4ed] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dd66cab0ec4ed] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dd66cab0ec4ed] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dd66cab0ec4ed] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dd66cab0ec4ed] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.86s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-20T18:45:00.745Z] daemon.go:325: [d0aa038a063b5] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d0aa038a063b5] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d0aa038a063b5] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d0aa038a063b5] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d0aa038a063b5] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d0aa038a063b5] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d0aa038a063b5] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d0aa038a063b5] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d0aa038a063b5] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d0aa038a063b5] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d0aa038a063b5] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d0aa038a063b5] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-20T18:45:00.745Z] daemon.go:325: [d687731ca5239] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d687731ca5239] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d687731ca5239] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d687731ca5239] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d687731ca5239] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d687731ca5239] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d687731ca5239] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d687731ca5239] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d687731ca5239] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d687731ca5239] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d687731ca5239] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d687731ca5239] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.94s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-05-20T18:45:00.745Z] daemon.go:325: [df8967c9c16d9] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [df8967c9c16d9] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [df8967c9c16d9] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [df8967c9c16d9] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [df8967c9c16d9] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [df8967c9c16d9] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [df8967c9c16d9] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [df8967c9c16d9] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [df8967c9c16d9] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [df8967c9c16d9] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [df8967c9c16d9] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [df8967c9c16d9] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-20T18:45:00.745Z] daemon.go:325: [dda6bb72a9093] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dda6bb72a9093] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dda6bb72a9093] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dda6bb72a9093] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dda6bb72a9093] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dda6bb72a9093] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-20T18:45:00.745Z] daemon.go:325: [d39ae736a74e4] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d39ae736a74e4] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d39ae736a74e4] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d39ae736a74e4] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d39ae736a74e4] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d39ae736a74e4] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-20T18:45:00.745Z] daemon.go:325: [df0b1ae5a2c53] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [df0b1ae5a2c53] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [df0b1ae5a2c53] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [df0b1ae5a2c53] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [df0b1ae5a2c53] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [df0b1ae5a2c53] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.72s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-20T18:45:00.745Z] daemon.go:325: [d557951e65a11] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d557951e65a11] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d557951e65a11] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d557951e65a11] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d557951e65a11] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d557951e65a11] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d557951e65a11] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d557951e65a11] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d557951e65a11] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d557951e65a11] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d557951e65a11] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d557951e65a11] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.74s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d26a5bc197165] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d26a5bc197165] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d26a5bc197165] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d26a5bc197165] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d26a5bc197165] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d26a5bc197165] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d26a5bc197165] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d26a5bc197165] Daemon stopped [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:296: [d26a5bc197165] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:461: [d26a5bc197165] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:450: [d26a5bc197165] Error when stopping daemon: daemon not started [2020-05-20T18:45:00.745Z] docker_cli_daemon_test.go:2542: Daemon d26a5bc197165 is not started [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [d26a5bc197165] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [d26a5bc197165] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [d26a5bc197165] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [d26a5bc197165] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [d26a5bc197165] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.76s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-20T18:45:00.745Z] daemon.go:325: [dfa8098e04279] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dfa8098e04279] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dfa8098e04279] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dfa8098e04279] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [dfa8098e04279] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [dfa8098e04279] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.03s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-20T18:45:00.745Z] daemon.go:325: [df8c340a2842c] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [df8c340a2842c] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [df8c340a2842c] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [df8c340a2842c] Stopping daemon [2020-05-20T18:45:00.745Z] daemon.go:296: [df8c340a2842c] exiting daemon [2020-05-20T18:45:00.745Z] daemon.go:448: [df8c340a2842c] Daemon stopped [2020-05-20T18:45:00.745Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2020-05-20T18:45:00.745Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-05-20T18:45:00.745Z] daemon.go:325: [dc445333b5137] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:325: [dc445333b5137] waiting for daemon to start [2020-05-20T18:45:00.745Z] daemon.go:353: [dc445333b5137] daemon started [2020-05-20T18:45:00.745Z] daemon.go:461: [dc445333b5137] Stopping daemon [2020-05-20T18:45:00.746Z] daemon.go:296: [dc445333b5137] exiting daemon [2020-05-20T18:45:00.746Z] daemon.go:448: [dc445333b5137] Daemon stopped [2020-05-20T18:45:00.746Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-05-20T18:45:00.746Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-05-20T18:45:00.746Z] daemon.go:325: [dd54d8fa7ad4d] waiting for daemon to start [2020-05-20T18:45:00.746Z] daemon.go:325: [dd54d8fa7ad4d] waiting for daemon to start [2020-05-20T18:45:00.746Z] daemon.go:353: [dd54d8fa7ad4d] daemon started [2020-05-20T18:45:00.746Z] daemon.go:461: [dd54d8fa7ad4d] Stopping daemon [2020-05-20T18:45:00.746Z] daemon.go:296: [dd54d8fa7ad4d] exiting daemon [2020-05-20T18:45:00.746Z] daemon.go:448: [dd54d8fa7ad4d] Daemon stopped [2020-05-20T18:45:00.746Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-05-20T18:45:00.746Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-05-20T18:45:00.746Z] check_test.go:309: Daemon d66083ee2ea62 is not started [2020-05-20T18:45:00.746Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.47s) [2020-05-20T18:45:00.746Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-05-20T18:45:00.746Z] daemon.go:325: [d3eeab3b3a106] waiting for daemon to start [2020-05-20T18:45:00.746Z] daemon.go:325: [d3eeab3b3a106] waiting for daemon to start [2020-05-20T18:45:00.746Z] daemon.go:353: [d3eeab3b3a106] daemon started [2020-05-20T18:45:00.746Z] daemon.go:461: [d3eeab3b3a106] Stopping daemon [2020-05-20T18:45:00.746Z] daemon.go:296: [d3eeab3b3a106] exiting daemon [2020-05-20T18:45:00.746Z] daemon.go:448: [d3eeab3b3a106] Daemon stopped [2020-05-20T18:45:00.746Z] === RUN TestDockerSwarmSuite [2020-05-20T18:45:00.746Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-20T18:45:00.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-20T18:45:01.086Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-05-20T18:45:01.086Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-20T18:45:01.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-20T18:45:01.344Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.9% of statements [2020-05-20T18:45:02.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T18:45:03.243Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-05-20T18:45:03.269Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-20T18:45:03.501Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-20T18:45:03.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T18:45:04.067Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-20T18:45:04.633Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 84.5% of statements [2020-05-20T18:45:04.633Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-20T18:45:04.633Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-20T18:45:06.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T18:45:07.162Z] ok github.com/docker/docker/distribution 0.191s coverage: 22.3% of statements [2020-05-20T18:45:07.162Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-05-20T18:45:07.162Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-20T18:45:07.445Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-20T18:45:08.098Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-20T18:45:08.377Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-20T18:45:08.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-20T18:45:09.309Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-20T18:45:09.309Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-20T18:45:09.473Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-20T18:45:09.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T18:45:09.732Z] ok github.com/docker/docker/distribution/xfer 1.428s coverage: 83.4% of statements [2020-05-20T18:45:09.732Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-20T18:45:10.299Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-20T18:45:10.299Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-20T18:45:10.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T18:45:11.673Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-20T18:45:11.673Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-20T18:45:12.239Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-20T18:45:12.239Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-20T18:45:12.239Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-20T18:45:12.498Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-20T18:45:12.756Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-20T18:45:13.014Z] ok github.com/docker/docker/internal/testutil 0.008s coverage: 62.5% of statements [2020-05-20T18:45:13.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T18:45:13.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-20T18:45:13.948Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-05-20T18:45:15.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-20T18:45:15.066Z] Using test binary docker [2020-05-20T18:45:15.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-20T18:45:15.066Z] +++ /etc/init.d/apparmor start [2020-05-20T18:45:15.066Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-20T18:45:15.066Z] INFO: Waiting for daemon to start... [2020-05-20T18:45:15.066Z] Starting dockerd [2020-05-20T18:45:15.066Z] +++ 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-05-20T18:45:15.323Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-05-20T18:45:15.323Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-20T18:45:15.387Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-20T18:45:17.099Z] . [2020-05-20T18:45:17.099Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-20T18:45:17.099Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-20T18:45:17.099Z] Error: No such image: emptyfs [2020-05-20T18:45:17.099Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-20T18:45:17.099Z] ++++ docker load [2020-05-20T18:45:17.224Z] ok github.com/docker/docker/pkg/archive 0.389s coverage: 76.6% of statements [2020-05-20T18:45:17.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-20T18:45:17.388Z] Running integration-test (iteration 1) [2020-05-20T18:45:17.388Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-20T18:45:17.388Z] ++ 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-05-20T18:45:17.388Z] ++ set -e [2020-05-20T18:45:17.388Z] ++ '[' -n 0 ']' [2020-05-20T18:45:17.388Z] ++ set -x [2020-05-20T18:45:17.388Z] ++ env -i DEST=/go/src/github.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-05-20T18:45:17.911Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-20T18:45:18.158Z] ok github.com/docker/docker/pkg/authorization 0.205s coverage: 66.7% of statements [2020-05-20T18:45:18.416Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-20T18:45:18.674Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-20T18:45:20.438Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-20T18:45:22.855Z] ok github.com/docker/docker/layer 7.377s coverage: 72.0% of statements [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/oci [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-20T18:45:22.855Z] ok github.com/docker/docker/pkg/chrootarchive 2.952s coverage: 43.2% of statements [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-20T18:45:22.855Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-20T18:45:22.855Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-05-20T18:45:23.116Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-20T18:45:23.375Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-20T18:45:24.308Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-20T18:45:24.874Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-20T18:45:25.132Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-05-20T18:45:25.728Z] --- PASS: TestImportExtremelyLargeImageWorks (188.24s) [2020-05-20T18:45:25.728Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-20T18:45:25.728Z] daemon.go:325: [d2c4ff890a1c5] waiting for daemon to start [2020-05-20T18:45:25.728Z] daemon.go:325: [d2c4ff890a1c5] waiting for daemon to start [2020-05-20T18:45:25.728Z] daemon.go:353: [d2c4ff890a1c5] daemon started [2020-05-20T18:45:25.728Z] daemon.go:461: [d2c4ff890a1c5] Stopping daemon [2020-05-20T18:45:25.728Z] daemon.go:296: [d2c4ff890a1c5] exiting daemon [2020-05-20T18:45:25.728Z] daemon.go:448: [d2c4ff890a1c5] Daemon stopped [2020-05-20T18:45:25.728Z] PASS [2020-05-20T18:45:25.728Z] [2020-05-20T18:45:25.728Z] DONE 11 tests in 189.839s [2020-05-20T18:45:25.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T18:45:25.728Z] ++ 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-05-20T18:45:25.728Z] ++ set -e [2020-05-20T18:45:25.728Z] ++ '[' -n 0 ']' [2020-05-20T18:45:25.728Z] ++ set -x [2020-05-20T18:45:25.729Z] ++ env -i DEST=/go/src/github.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-05-20T18:45:25.729Z] INFO: Testing against a local daemon [2020-05-20T18:45:25.729Z] === RUN TestNetworkCreateDelete [2020-05-20T18:45:25.729Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-20T18:45:25.729Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T18:45:25.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-20T18:45:25.729Z] === RUN TestInspectNetwork [2020-05-20T18:45:26.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-20T18:45:26.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-20T18:45:26.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-20T18:45:26.506Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-05-20T18:45:27.071Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-05-20T18:45:27.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-20T18:45:27.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-20T18:45:27.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-05-20T18:45:27.895Z] ok github.com/docker/docker/pkg/fsutils 0.246s coverage: 85.1% of statements [2020-05-20T18:45:27.895Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-05-20T18:45:29.272Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 70.1% of statements [2020-05-20T18:45:29.272Z] ok github.com/docker/docker/pkg/ioutils 0.402s coverage: 69.1% of statements [2020-05-20T18:45:29.838Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-05-20T18:45:29.838Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-05-20T18:45:30.096Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-05-20T18:45:30.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-20T18:45:30.517Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-20T18:45:30.662Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-05-20T18:45:30.920Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-20T18:45:31.083Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T18:45:31.083Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T18:45:31.083Z] === RUN TestInspectNetwork/network_name [2020-05-20T18:45:31.083Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T18:45:31.178Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-20T18:45:31.436Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 69.6% of statements [2020-05-20T18:45:31.436Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-20T18:45:31.694Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-05-20T18:45:31.694Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-05-20T18:45:31.694Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-20T18:45:31.694Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-20T18:45:32.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-20T18:45:32.629Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-05-20T18:45:32.661Z] Loaded image: buildpack-deps:jessie [2020-05-20T18:45:32.661Z] Loaded image: busybox:latest [2020-05-20T18:45:32.661Z] Loaded image: busybox:glibc [2020-05-20T18:45:32.661Z] Loaded image: debian:jessie [2020-05-20T18:45:32.661Z] Loaded image: hello-world:latest [2020-05-20T18:45:32.661Z] INFO: Testing against a local daemon [2020-05-20T18:45:32.661Z] === RUN TestBuildWithSession [2020-05-20T18:45:33.562Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-20T18:45:33.562Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-05-20T18:45:33.820Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-20T18:45:34.142Z] --- PASS: TestBuildWithSession (2.07s) [2020-05-20T18:45:34.142Z] === RUN TestBuildSquashParent [2020-05-20T18:45:34.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-20T18:45:34.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-20T18:45:34.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-20T18:45:35.193Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 72.7% of statements [2020-05-20T18:45:35.451Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-20T18:45:35.729Z] --- PASS: TestInspectNetwork (9.72s) [2020-05-20T18:45:35.729Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-20T18:45:35.729Z] daemon.go:325: [dc80ab8d743c3] waiting for daemon to start [2020-05-20T18:45:35.729Z] daemon.go:325: [dc80ab8d743c3] waiting for daemon to start [2020-05-20T18:45:35.729Z] daemon.go:353: [dc80ab8d743c3] daemon started [2020-05-20T18:45:35.729Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T18:45:35.729Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T18:45:35.729Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T18:45:35.729Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T18:45:35.729Z] daemon.go:461: [dc80ab8d743c3] Stopping daemon [2020-05-20T18:45:35.729Z] daemon.go:296: [dc80ab8d743c3] exiting daemon [2020-05-20T18:45:35.729Z] daemon.go:448: [dc80ab8d743c3] Daemon stopped [2020-05-20T18:45:35.729Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T18:45:38.255Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-05-20T18:45:38.255Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-20T18:45:38.255Z] daemon.go:325: [dead700bacdbe] waiting for daemon to start [2020-05-20T18:45:38.255Z] daemon.go:325: [dead700bacdbe] waiting for daemon to start [2020-05-20T18:45:38.255Z] daemon.go:353: [dead700bacdbe] daemon started [2020-05-20T18:45:38.255Z] daemon.go:461: [dead700bacdbe] Stopping daemon [2020-05-20T18:45:38.255Z] daemon.go:296: [dead700bacdbe] exiting daemon [2020-05-20T18:45:38.255Z] daemon.go:448: [dead700bacdbe] Daemon stopped [2020-05-20T18:45:38.255Z] === RUN TestNetworkInvalidJSON [2020-05-20T18:45:38.255Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T18:45:38.255Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T18:45:38.255Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:45:38.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:45:38.255Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:45:38.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:45:38.255Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T18:45:38.255Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:45:38.255Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:45:38.255Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-20T18:45:38.255Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-20T18:45:38.255Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-20T18:45:38.255Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T18:45:38.255Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T18:45:38.541Z] --- PASS: TestBuildSquashParent (4.67s) [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:45:38.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:45:38.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:45:38.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-20T18:45:38.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-20T18:45:38.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-20T18:45:38.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-20T18:45:38.732Z] ok github.com/docker/docker/pkg/signal 2.841s coverage: 61.0% of statements [2020-05-20T18:45:38.991Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-20T18:45:39.188Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-20T18:45:39.188Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-20T18:45:39.188Z] daemon.go:325: [da9be26f53e06] waiting for daemon to start [2020-05-20T18:45:39.188Z] daemon.go:325: [da9be26f53e06] waiting for daemon to start [2020-05-20T18:45:39.188Z] daemon.go:353: [da9be26f53e06] daemon started [2020-05-20T18:45:39.188Z] daemon.go:461: [da9be26f53e06] Stopping daemon [2020-05-20T18:45:39.188Z] daemon.go:296: [da9be26f53e06] exiting daemon [2020-05-20T18:45:39.188Z] daemon.go:448: [da9be26f53e06] Daemon stopped [2020-05-20T18:45:39.188Z] daemon.go:325: [da9be26f53e06] waiting for daemon to start [2020-05-20T18:45:39.188Z] daemon.go:325: [da9be26f53e06] waiting for daemon to start [2020-05-20T18:45:39.188Z] daemon.go:353: [da9be26f53e06] daemon started [2020-05-20T18:45:39.188Z] daemon.go:461: [da9be26f53e06] Stopping daemon [2020-05-20T18:45:39.188Z] daemon.go:296: [da9be26f53e06] exiting daemon [2020-05-20T18:45:39.188Z] daemon.go:448: [da9be26f53e06] Daemon stopped [2020-05-20T18:45:39.188Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T18:45:39.556Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-20T18:45:39.752Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-05-20T18:45:39.752Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-20T18:45:39.752Z] daemon.go:325: [d55c708dabf02] waiting for daemon to start [2020-05-20T18:45:39.752Z] daemon.go:325: [d55c708dabf02] waiting for daemon to start [2020-05-20T18:45:39.752Z] daemon.go:353: [d55c708dabf02] daemon started [2020-05-20T18:45:39.752Z] daemon.go:461: [d55c708dabf02] Stopping daemon [2020-05-20T18:45:39.752Z] daemon.go:296: [d55c708dabf02] exiting daemon [2020-05-20T18:45:39.752Z] daemon.go:448: [d55c708dabf02] Daemon stopped [2020-05-20T18:45:39.752Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T18:45:39.814Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-20T18:45:40.072Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-20T18:45:40.638Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-05-20T18:45:40.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-20T18:45:40.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-20T18:45:40.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-20T18:45:40.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-20T18:45:40.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-20T18:45:41.123Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-20T18:45:41.123Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-20T18:45:41.123Z] daemon.go:325: [db756dd512ef8] waiting for daemon to start [2020-05-20T18:45:41.123Z] daemon.go:325: [db756dd512ef8] waiting for daemon to start [2020-05-20T18:45:41.123Z] daemon.go:353: [db756dd512ef8] daemon started [2020-05-20T18:45:41.123Z] daemon.go:461: [db756dd512ef8] Stopping daemon [2020-05-20T18:45:41.123Z] daemon.go:296: [db756dd512ef8] exiting daemon [2020-05-20T18:45:41.123Z] daemon.go:448: [db756dd512ef8] Daemon stopped [2020-05-20T18:45:41.123Z] daemon.go:325: [db756dd512ef8] waiting for daemon to start [2020-05-20T18:45:41.123Z] daemon.go:325: [db756dd512ef8] waiting for daemon to start [2020-05-20T18:45:41.123Z] daemon.go:353: [db756dd512ef8] daemon started [2020-05-20T18:45:41.123Z] daemon.go:461: [db756dd512ef8] Stopping daemon [2020-05-20T18:45:41.123Z] daemon.go:296: [db756dd512ef8] exiting daemon [2020-05-20T18:45:41.123Z] daemon.go:448: [db756dd512ef8] Daemon stopped [2020-05-20T18:45:41.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:45:41.204Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.1% of statements [2020-05-20T18:45:41.463Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-05-20T18:45:42.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-20T18:45:42.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-20T18:45:42.030Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-20T18:45:42.495Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-05-20T18:45:42.495Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:45:42.495Z] daemon.go:325: [dfc1a817c1f85] waiting for daemon to start [2020-05-20T18:45:42.495Z] daemon.go:325: [dfc1a817c1f85] waiting for daemon to start [2020-05-20T18:45:42.495Z] daemon.go:353: [dfc1a817c1f85] daemon started [2020-05-20T18:45:42.495Z] daemon.go:461: [dfc1a817c1f85] Stopping daemon [2020-05-20T18:45:42.495Z] daemon.go:296: [dfc1a817c1f85] exiting daemon [2020-05-20T18:45:42.495Z] daemon.go:448: [dfc1a817c1f85] Daemon stopped [2020-05-20T18:45:42.495Z] daemon.go:325: [dfc1a817c1f85] waiting for daemon to start [2020-05-20T18:45:42.495Z] daemon.go:325: [dfc1a817c1f85] waiting for daemon to start [2020-05-20T18:45:42.495Z] daemon.go:353: [dfc1a817c1f85] daemon started [2020-05-20T18:45:42.495Z] daemon.go:461: [dfc1a817c1f85] Stopping daemon [2020-05-20T18:45:42.495Z] daemon.go:296: [dfc1a817c1f85] exiting daemon [2020-05-20T18:45:42.495Z] daemon.go:448: [dfc1a817c1f85] Daemon stopped [2020-05-20T18:45:42.495Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:45:42.597Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-05-20T18:45:42.855Z] testing: warning: no tests to run [2020-05-20T18:45:42.855Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-05-20T18:45:43.059Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-20T18:45:43.059Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:45:43.059Z] daemon.go:325: [d78219427ff98] waiting for daemon to start [2020-05-20T18:45:43.059Z] daemon.go:325: [d78219427ff98] waiting for daemon to start [2020-05-20T18:45:43.059Z] daemon.go:353: [d78219427ff98] daemon started [2020-05-20T18:45:43.059Z] daemon.go:461: [d78219427ff98] Stopping daemon [2020-05-20T18:45:43.059Z] daemon.go:296: [d78219427ff98] exiting daemon [2020-05-20T18:45:43.059Z] daemon.go:448: [d78219427ff98] Daemon stopped [2020-05-20T18:45:43.059Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T18:45:43.421Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-20T18:45:43.421Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-20T18:45:43.679Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-05-20T18:45:44.075Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-05-20T18:45:44.075Z] === RUN TestBuildMultiStageCopy [2020-05-20T18:45:44.075Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-20T18:45:46.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-20T18:45:46.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-20T18:45:46.209Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.3% of statements [2020-05-20T18:45:46.337Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2020-05-20T18:45:46.337Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-20T18:45:46.337Z] daemon.go:325: [d310a1696f0de] waiting for daemon to start [2020-05-20T18:45:46.337Z] daemon.go:325: [d310a1696f0de] waiting for daemon to start [2020-05-20T18:45:46.337Z] daemon.go:353: [d310a1696f0de] daemon started [2020-05-20T18:45:46.337Z] daemon.go:461: [d310a1696f0de] Stopping daemon [2020-05-20T18:45:46.337Z] daemon.go:296: [d310a1696f0de] exiting daemon [2020-05-20T18:45:46.337Z] daemon.go:448: [d310a1696f0de] Daemon stopped [2020-05-20T18:45:46.337Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T18:45:46.337Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:45:46.337Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:45:46.337Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T18:45:46.468Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-20T18:45:46.727Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-20T18:45:47.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-05-20T18:45:47.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-05-20T18:45:47.299Z] === RUN TestBuildMultiStageParentConfig [2020-05-20T18:45:47.405Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-05-20T18:45:47.663Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-20T18:45:48.322Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-05-20T18:45:48.322Z] === RUN TestBuildLabelWithTargets [2020-05-20T18:45:48.860Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-20T18:45:48.860Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-20T18:45:49.037Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-05-20T18:45:49.602Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-20T18:45:49.806Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-05-20T18:45:49.806Z] === RUN TestBuildWithEmptyLayers [2020-05-20T18:45:49.860Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements [2020-05-20T18:45:50.792Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-05-20T18:45:50.817Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-05-20T18:45:50.817Z] === RUN TestBuildMultiStageOnBuild [2020-05-20T18:45:51.358Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-20T18:45:51.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-20T18:45:51.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-20T18:45:51.924Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-05-20T18:45:52.854Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-05-20T18:45:52.854Z] === RUN TestBuildUncleanTarFilenames [2020-05-20T18:45:52.864Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-05-20T18:45:53.906Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-05-20T18:45:53.908Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-20T18:45:53.926Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-05-20T18:45:53.926Z] === RUN TestBuildMultiStageLayerLeak [2020-05-20T18:45:54.473Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-20T18:45:54.730Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-20T18:45:55.298Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-20T18:45:55.555Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-20T18:45:55.813Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-20T18:45:56.070Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-20T18:45:56.624Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2020-05-20T18:45:56.624Z] === RUN TestBuildWithHugeFile [2020-05-20T18:45:58.596Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-20T18:45:59.964Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-20T18:46:01.332Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-20T18:46:02.701Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-20T18:46:04.070Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-20T18:46:04.070Z] --- PASS: TestServiceWithDataPathPortInit (17.86s) [2020-05-20T18:46:04.070Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:46:04.070Z] daemon.go:325: [daf8fa9a7b380] waiting for daemon to start [2020-05-20T18:46:04.070Z] daemon.go:325: [daf8fa9a7b380] waiting for daemon to start [2020-05-20T18:46:04.070Z] daemon.go:353: [daf8fa9a7b380] daemon started [2020-05-20T18:46:04.070Z] daemon.go:461: [daf8fa9a7b380] Stopping daemon [2020-05-20T18:46:04.070Z] daemon.go:296: [daf8fa9a7b380] exiting daemon [2020-05-20T18:46:04.070Z] daemon.go:448: [daf8fa9a7b380] Daemon stopped [2020-05-20T18:46:04.070Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:46:04.070Z] daemon.go:325: [da6de555fed5c] waiting for daemon to start [2020-05-20T18:46:04.070Z] daemon.go:325: [da6de555fed5c] waiting for daemon to start [2020-05-20T18:46:04.070Z] daemon.go:353: [da6de555fed5c] daemon started [2020-05-20T18:46:04.070Z] daemon.go:461: [da6de555fed5c] Stopping daemon [2020-05-20T18:46:04.070Z] daemon.go:296: [da6de555fed5c] exiting daemon [2020-05-20T18:46:04.070Z] daemon.go:448: [da6de555fed5c] Daemon stopped [2020-05-20T18:46:04.070Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T18:46:05.441Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-20T18:46:10.038Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.8% of statements [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/rootless [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/volume [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-20T18:46:10.038Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === Skipped [2020-05-20T18:46:10.038Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-20T18:46:10.038Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-20T18:46:10.038Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-20T18:46:10.038Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-20T18:46:10.038Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-20T18:46:10.038Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-20T18:46:10.038Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-20T18:46:10.038Z] graphtest_unix.go:73: No driver to put! [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-20T18:46:10.038Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] [2020-05-20T18:46:10.038Z] DONE 2066 tests, 19 skipped in 241.968s Post stage [Pipeline] junit [2020-05-20T18:46:10.053Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-20T18:46:10.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40978/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:29796375c95d033b7b5ecb58c3f192af97463adb hack/validate/vendor [2020-05-20T18:46:11.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-20T18:46:11.341Z] No vendor changes in diff. [2020-05-20T18:46:11.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-20T18:46:12.271Z] === RUN TestDockerSuite/TestBuildCacheAdd [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-20T18:46:12.599Z] + echo Building e2e image [2020-05-20T18:46:12.599Z] Building e2e image [2020-05-20T18:46:12.599Z] + docker build --build-arg DOCKER_GITCOMMIT=29796375c95d033b7b5ecb58c3f192af97463adb -t moby-e2e-test -f Dockerfile.e2e . [2020-05-20T18:46:12.599Z] #2 [internal] load .dockerignore [2020-05-20T18:46:12.599Z] #2 transferring context: 34B done [2020-05-20T18:46:12.599Z] #2 DONE 0.0s [2020-05-20T18:46:12.599Z] [2020-05-20T18:46:12.599Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-20T18:46:12.599Z] #1 transferring dockerfile: 3.21kB done [2020-05-20T18:46:12.599Z] #1 DONE 0.0s [2020-05-20T18:46:12.599Z] [2020-05-20T18:46:12.599Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-20T18:46:12.599Z] #3 DONE 0.1s [2020-05-20T18:46:12.599Z] [2020-05-20T18:46:12.599Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-20T18:46:12.753Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-20T18:46:12.861Z] #4 DONE 0.2s [2020-05-20T18:46:12.861Z] [2020-05-20T18:46:12.861Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-20T18:46:12.861Z] #5 DONE 0.0s [2020-05-20T18:46:12.861Z] [2020-05-20T18:46:12.861Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-20T18:46:12.861Z] #14 DONE 0.0s [2020-05-20T18:46:12.861Z] [2020-05-20T18:46:12.861Z] #8 [internal] load build context [2020-05-20T18:46:12.861Z] #8 transferring context: 803.22kB 0.2s done [2020-05-20T18:46:13.119Z] #8 DONE 0.3s [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-20T18:46:13.119Z] #16 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-20T18:46:13.119Z] #17 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-20T18:46:13.119Z] #15 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-20T18:46:13.119Z] #18 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-20T18:46:13.119Z] #6 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-20T18:46:13.119Z] #7 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-20T18:46:13.119Z] #23 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-20T18:46:13.119Z] #22 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-20T18:46:13.119Z] #24 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-20T18:46:13.119Z] #27 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-20T18:46:13.119Z] #26 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-20T18:46:13.119Z] #28 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-20T18:46:13.119Z] #29 CACHED [2020-05-20T18:46:13.119Z] [2020-05-20T18:46:13.119Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-20T18:46:13.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-20T18:46:13.311Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-20T18:46:13.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-20T18:46:13.311Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.23s) [2020-05-20T18:46:13.311Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-20T18:46:13.311Z] daemon.go:325: [d495d1dcaebdf] waiting for daemon to start [2020-05-20T18:46:13.311Z] daemon.go:325: [d495d1dcaebdf] waiting for daemon to start [2020-05-20T18:46:13.311Z] daemon.go:353: [d495d1dcaebdf] daemon started [2020-05-20T18:46:13.311Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zm9c0fbhndxqg9gygzafbonth Created:2020-05-20 18:46:05.822591027 +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[dbf708159571fddd53d0a561ec3c2636de1dc4b9c883e5014a444d2468145325:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.09a6muhx3k8q22g1nn8d7hj4m EndpointID:2a4f4cdc8891253017c41f4f95acbe6c14325b92cb96c9ef42e21b46ad72ab96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f93b6824d24420080cbdfed7884f83bec0d4573b81317c9ba94dcb8f6e841bc2 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:cceb802e6145 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.09a6muhx3k8q22g1nn8d7hj4m EndpointID:2a4f4cdc8891253017c41f4f95acbe6c14325b92cb96c9ef42e21b46ad72ab96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T18:46:13.311Z] daemon.go:461: [d495d1dcaebdf] Stopping daemon [2020-05-20T18:46:13.311Z] daemon.go:296: [d495d1dcaebdf] exiting daemon [2020-05-20T18:46:13.311Z] daemon.go:448: [d495d1dcaebdf] Daemon stopped [2020-05-20T18:46:13.311Z] PASS [2020-05-20T18:46:13.311Z] [2020-05-20T18:46:13.311Z] === Skipped [2020-05-20T18:46:13.311Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:46:13.311Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:46:13.311Z] [2020-05-20T18:46:13.311Z] [2020-05-20T18:46:13.311Z] DONE 21 tests, 1 skipped in 48.283s [2020-05-20T18:46:13.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:46:13.311Z] ++ 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-05-20T18:46:13.311Z] ++ set -e [2020-05-20T18:46:13.311Z] ++ '[' -n 0 ']' [2020-05-20T18:46:13.311Z] ++ set -x [2020-05-20T18:46:13.311Z] ++ env -i DEST=/go/src/github.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-05-20T18:46:13.377Z] #19 DONE 0.2s [2020-05-20T18:46:13.377Z] [2020-05-20T18:46:13.377Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-20T18:46:13.377Z] #9 DONE 0.1s [2020-05-20T18:46:13.377Z] [2020-05-20T18:46:13.377Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-20T18:46:13.377Z] #10 DONE 0.2s [2020-05-20T18:46:13.377Z] [2020-05-20T18:46:13.377Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-20T18:46:13.569Z] INFO: Testing against a local daemon [2020-05-20T18:46:13.569Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T18:46:13.569Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:46:13.569Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:46:13.569Z] === RUN TestDockerNetworkIpvlan [2020-05-20T18:46:13.569Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:46:13.569Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:46:13.569Z] PASS [2020-05-20T18:46:13.569Z] [2020-05-20T18:46:13.569Z] === Skipped [2020-05-20T18:46:13.569Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-20T18:46:13.569Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:46:13.569Z] [2020-05-20T18:46:13.569Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-20T18:46:13.569Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-20T18:46:13.569Z] [2020-05-20T18:46:13.569Z] [2020-05-20T18:46:13.569Z] DONE 2 tests, 2 skipped in 0.132s [2020-05-20T18:46:13.569Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:46:13.569Z] ++ 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-05-20T18:46:13.569Z] ++ set -e [2020-05-20T18:46:13.569Z] ++ '[' -n 0 ']' [2020-05-20T18:46:13.569Z] ++ set -x [2020-05-20T18:46:13.569Z] ++ env -i DEST=/go/src/github.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-05-20T18:46:13.634Z] #20 ... [2020-05-20T18:46:13.634Z] [2020-05-20T18:46:13.634Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-20T18:46:13.634Z] #11 DONE 0.2s [2020-05-20T18:46:13.634Z] [2020-05-20T18:46:13.634Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-20T18:46:13.634Z] #12 DONE 0.1s [2020-05-20T18:46:13.634Z] [2020-05-20T18:46:13.634Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-20T18:46:13.634Z] #13 DONE 0.1s [2020-05-20T18:46:13.634Z] [2020-05-20T18:46:13.634Z] #31 [builder 1/4] COPY . . [2020-05-20T18:46:13.769Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-20T18:46:13.769Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-20T18:46:13.828Z] INFO: Testing against a local daemon [2020-05-20T18:46:13.828Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T18:46:13.892Z] #31 DONE 0.9s [2020-05-20T18:46:13.892Z] [2020-05-20T18:46:13.892Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-20T18:46:14.828Z] #32 DONE 0.9s [2020-05-20T18:46:14.828Z] [2020-05-20T18:46:14.828Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-20T18:46:14.828Z] #20 1.566 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-20T18:46:15.088Z] #20 1.844 curl: option --progress: is ambiguous [2020-05-20T18:46:15.088Z] #20 1.844 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:15.202Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-05-20T18:46:15.202Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-20T18:46:15.202Z] daemon.go:325: [d4b89f2d9a3d9] waiting for daemon to start [2020-05-20T18:46:15.202Z] daemon.go:325: [d4b89f2d9a3d9] waiting for daemon to start [2020-05-20T18:46:15.202Z] daemon.go:353: [d4b89f2d9a3d9] daemon started [2020-05-20T18:46:15.202Z] daemon.go:461: [d4b89f2d9a3d9] Stopping daemon [2020-05-20T18:46:15.202Z] daemon.go:296: [d4b89f2d9a3d9] exiting daemon [2020-05-20T18:46:15.202Z] daemon.go:448: [d4b89f2d9a3d9] Daemon stopped [2020-05-20T18:46:15.202Z] daemon.go:325: [d4b89f2d9a3d9] waiting for daemon to start [2020-05-20T18:46:15.202Z] daemon.go:325: [d4b89f2d9a3d9] waiting for daemon to start [2020-05-20T18:46:15.202Z] daemon.go:353: [d4b89f2d9a3d9] daemon started [2020-05-20T18:46:15.202Z] daemon.go:461: [d4b89f2d9a3d9] Stopping daemon [2020-05-20T18:46:15.202Z] daemon.go:296: [d4b89f2d9a3d9] exiting daemon [2020-05-20T18:46:15.202Z] daemon.go:448: [d4b89f2d9a3d9] Daemon stopped [2020-05-20T18:46:15.202Z] === RUN TestDockerNetworkMacvlan [2020-05-20T18:46:15.346Z] #20 2.087 curl: option --progress: is ambiguous [2020-05-20T18:46:15.346Z] #20 2.087 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:15.603Z] #20 2.287 curl: option --progress: is ambiguous [2020-05-20T18:46:15.603Z] #20 2.292 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:15.861Z] #20 2.539 curl: option --progress: is ambiguous [2020-05-20T18:46:15.861Z] #20 2.543 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:15.861Z] #20 2.764 [2020-05-20T18:46:16.136Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T18:46:17.068Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T18:46:17.236Z] #20 3.696 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-20T18:46:17.236Z] #20 3.930 curl: option --progress: is ambiguous [2020-05-20T18:46:17.236Z] #20 3.935 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:17.494Z] #20 4.149 [2020-05-20T18:46:17.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T18:46:18.427Z] #20 5.029 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-20T18:46:18.427Z] #20 5.275 curl: option --progress: is ambiguous [2020-05-20T18:46:18.427Z] #20 5.275 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:18.622Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-20T18:46:18.685Z] #20 5.540 [2020-05-20T18:46:19.635Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-20T18:46:19.635Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-20T18:46:19.635Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-20T18:46:20.058Z] #20 6.489 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-20T18:46:20.058Z] #20 6.714 curl: option --progress: is ambiguous [2020-05-20T18:46:20.059Z] #20 6.714 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:20.059Z] #20 6.987 [2020-05-20T18:46:21.241Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-20T18:46:21.272Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T18:46:21.434Z] #20 7.981 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-20T18:46:21.434Z] #20 8.272 curl: option --progress: is ambiguous [2020-05-20T18:46:21.434Z] #20 8.275 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-20T18:46:21.725Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-20T18:46:22.003Z] #20 8.527 [2020-05-20T18:46:22.003Z] #20 8.586 Download of images into '/build' complete. [2020-05-20T18:46:22.003Z] #20 8.587 Use something like the following to load the result into a Docker daemon: [2020-05-20T18:46:22.003Z] #20 8.587 tar -cC '/build' . | docker load [2020-05-20T18:46:22.003Z] #20 DONE 8.7s [2020-05-20T18:46:22.003Z] [2020-05-20T18:46:22.003Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-20T18:46:22.003Z] #33 0.925 [2020-05-20T18:46:22.003Z] #33 1.007 Removing bundles/ [2020-05-20T18:46:22.003Z] #33 1.008 [2020-05-20T18:46:22.003Z] #33 1.013 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-20T18:46:22.003Z] #33 1.498 Building test suite binary ./integration-cli/test.main [2020-05-20T18:46:22.207Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-20T18:46:22.570Z] #33 ... [2020-05-20T18:46:22.570Z] [2020-05-20T18:46:22.570Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-20T18:46:22.689Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-20T18:46:22.829Z] #21 DONE 0.1s [2020-05-20T18:46:22.829Z] [2020-05-20T18:46:22.829Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-20T18:46:22.829Z] #25 DONE 0.2s [2020-05-20T18:46:22.829Z] [2020-05-20T18:46:22.829Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-20T18:46:23.087Z] #30 DONE 0.1s [2020-05-20T18:46:23.087Z] [2020-05-20T18:46:23.087Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-20T18:46:23.170Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-20T18:46:25.451Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T18:46:28.024Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-20T18:46:30.294Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-20T18:46:30.294Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-20T18:46:31.308Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-20T18:46:35.408Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-20T18:46:36.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan (26.61s) [2020-05-20T18:46:42.035Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:46:42.035Z] daemon.go:325: [d2e5e49d801ac] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:325: [d2e5e49d801ac] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:353: [d2e5e49d801ac] daemon started [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2020-05-20T18:46:42.035Z] daemon.go:461: [d2e5e49d801ac] Stopping daemon [2020-05-20T18:46:42.035Z] daemon.go:296: [d2e5e49d801ac] exiting daemon [2020-05-20T18:46:42.035Z] daemon.go:448: [d2e5e49d801ac] Daemon stopped [2020-05-20T18:46:42.035Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:46:42.035Z] daemon.go:325: [d7fe17f8ed48b] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:325: [d7fe17f8ed48b] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:353: [d7fe17f8ed48b] daemon started [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-20T18:46:42.035Z] daemon.go:461: [d7fe17f8ed48b] Stopping daemon [2020-05-20T18:46:42.035Z] daemon.go:296: [d7fe17f8ed48b] exiting daemon [2020-05-20T18:46:42.035Z] daemon.go:448: [d7fe17f8ed48b] Daemon stopped [2020-05-20T18:46:42.035Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:46:42.035Z] daemon.go:325: [dabe8a95bcec4] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:325: [dabe8a95bcec4] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:353: [dabe8a95bcec4] daemon started [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2020-05-20T18:46:42.035Z] daemon.go:461: [dabe8a95bcec4] Stopping daemon [2020-05-20T18:46:42.035Z] daemon.go:296: [dabe8a95bcec4] exiting daemon [2020-05-20T18:46:42.035Z] daemon.go:448: [dabe8a95bcec4] Daemon stopped [2020-05-20T18:46:42.035Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:46:42.035Z] daemon.go:325: [d0b27b09c0ace] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:325: [d0b27b09c0ace] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:353: [d0b27b09c0ace] daemon started [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.19s) [2020-05-20T18:46:42.035Z] daemon.go:461: [d0b27b09c0ace] Stopping daemon [2020-05-20T18:46:42.035Z] daemon.go:296: [d0b27b09c0ace] exiting daemon [2020-05-20T18:46:42.035Z] daemon.go:448: [d0b27b09c0ace] Daemon stopped [2020-05-20T18:46:42.035Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:46:42.035Z] daemon.go:325: [d058e74ed16ae] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:325: [d058e74ed16ae] waiting for daemon to start [2020-05-20T18:46:42.035Z] daemon.go:353: [d058e74ed16ae] daemon started [2020-05-20T18:46:42.035Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.15s) [2020-05-20T18:46:42.035Z] daemon.go:461: [d058e74ed16ae] Stopping daemon [2020-05-20T18:46:42.035Z] daemon.go:296: [d058e74ed16ae] exiting daemon [2020-05-20T18:46:42.035Z] daemon.go:448: [d058e74ed16ae] Daemon stopped [2020-05-20T18:46:42.035Z] PASS [2020-05-20T18:46:42.035Z] [2020-05-20T18:46:42.035Z] DONE 7 tests in 28.266s [2020-05-20T18:46:42.035Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T18:46:42.035Z] ++ 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-05-20T18:46:42.035Z] ++ set -e [2020-05-20T18:46:42.035Z] ++ '[' -n 0 ']' [2020-05-20T18:46:42.035Z] ++ set -x [2020-05-20T18:46:42.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-20T18:46:42.035Z] testing: warning: no tests to run [2020-05-20T18:46:42.035Z] PASS [2020-05-20T18:46:42.035Z] [2020-05-20T18:46:42.036Z] DONE 0 tests in 0.031s [2020-05-20T18:46:42.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T18:46:42.036Z] ++ 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-05-20T18:46:42.036Z] ++ set -e [2020-05-20T18:46:42.036Z] ++ '[' -n 0 ']' [2020-05-20T18:46:42.036Z] ++ set -x [2020-05-20T18:46:42.036Z] ++ env -i DEST=/go/src/github.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-05-20T18:46:42.036Z] INFO: Testing against a local daemon [2020-05-20T18:46:42.036Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T18:46:43.931Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-05-20T18:46:43.931Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-20T18:46:43.931Z] daemon.go:325: [d945eb6948769] waiting for daemon to start [2020-05-20T18:46:43.931Z] daemon.go:325: [d945eb6948769] waiting for daemon to start [2020-05-20T18:46:43.931Z] daemon.go:353: [d945eb6948769] daemon started [2020-05-20T18:46:43.931Z] daemon.go:461: [d945eb6948769] Stopping daemon [2020-05-20T18:46:43.931Z] daemon.go:296: [d945eb6948769] exiting daemon [2020-05-20T18:46:43.931Z] daemon.go:448: [d945eb6948769] Daemon stopped [2020-05-20T18:46:43.931Z] === RUN TestAuthZPluginTLS [2020-05-20T18:46:43.972Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-20T18:46:43.972Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-20T18:46:44.189Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-20T18:46:44.189Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-20T18:46:44.189Z] daemon.go:325: [debb0a2196115] waiting for daemon to start [2020-05-20T18:46:44.189Z] daemon.go:325: [debb0a2196115] waiting for daemon to start [2020-05-20T18:46:44.189Z] daemon.go:353: [debb0a2196115] daemon started [2020-05-20T18:46:44.189Z] daemon.go:461: [debb0a2196115] Stopping daemon [2020-05-20T18:46:44.189Z] daemon.go:296: [debb0a2196115] exiting daemon [2020-05-20T18:46:44.189Z] daemon.go:448: [debb0a2196115] Daemon stopped [2020-05-20T18:46:44.189Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T18:46:44.454Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-20T18:46:44.753Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-20T18:46:44.753Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-20T18:46:44.753Z] daemon.go:325: [d0e2c47569923] waiting for daemon to start [2020-05-20T18:46:44.753Z] daemon.go:325: [d0e2c47569923] waiting for daemon to start [2020-05-20T18:46:44.753Z] daemon.go:353: [d0e2c47569923] daemon started [2020-05-20T18:46:44.753Z] daemon.go:461: [d0e2c47569923] Stopping daemon [2020-05-20T18:46:44.753Z] daemon.go:296: [d0e2c47569923] exiting daemon [2020-05-20T18:46:44.753Z] daemon.go:448: [d0e2c47569923] Daemon stopped [2020-05-20T18:46:44.753Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T18:46:45.317Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-05-20T18:46:45.317Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-20T18:46:45.317Z] daemon.go:325: [dcdb90ba70b73] waiting for daemon to start [2020-05-20T18:46:45.317Z] daemon.go:325: [dcdb90ba70b73] waiting for daemon to start [2020-05-20T18:46:45.317Z] daemon.go:353: [dcdb90ba70b73] daemon started [2020-05-20T18:46:45.317Z] daemon.go:461: [dcdb90ba70b73] Stopping daemon [2020-05-20T18:46:45.317Z] daemon.go:296: [dcdb90ba70b73] exiting daemon [2020-05-20T18:46:45.317Z] daemon.go:448: [dcdb90ba70b73] Daemon stopped [2020-05-20T18:46:45.317Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T18:46:45.882Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-20T18:46:45.882Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-20T18:46:45.882Z] daemon.go:325: [db8dbaafd0bd6] waiting for daemon to start [2020-05-20T18:46:45.882Z] daemon.go:325: [db8dbaafd0bd6] waiting for daemon to start [2020-05-20T18:46:45.882Z] daemon.go:353: [db8dbaafd0bd6] daemon started [2020-05-20T18:46:45.882Z] daemon.go:461: [db8dbaafd0bd6] Stopping daemon [2020-05-20T18:46:45.882Z] daemon.go:296: [db8dbaafd0bd6] exiting daemon [2020-05-20T18:46:45.882Z] daemon.go:448: [db8dbaafd0bd6] Daemon stopped [2020-05-20T18:46:45.882Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T18:46:46.139Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-20T18:46:47.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-20T18:46:47.481Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-20T18:46:47.638Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-05-20T18:46:47.638Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-20T18:46:47.638Z] daemon.go:325: [daff9ddd75a52] waiting for daemon to start [2020-05-20T18:46:47.638Z] daemon.go:325: [daff9ddd75a52] waiting for daemon to start [2020-05-20T18:46:47.638Z] daemon.go:353: [daff9ddd75a52] daemon started [2020-05-20T18:46:47.638Z] daemon.go:461: [daff9ddd75a52] Stopping daemon [2020-05-20T18:46:47.638Z] daemon.go:296: [daff9ddd75a52] exiting daemon [2020-05-20T18:46:47.638Z] daemon.go:448: [daff9ddd75a52] Daemon stopped [2020-05-20T18:46:47.638Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T18:46:47.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-20T18:46:47.963Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-20T18:46:48.203Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-20T18:46:48.203Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-20T18:46:48.203Z] daemon.go:325: [dc0750608cb26] waiting for daemon to start [2020-05-20T18:46:48.203Z] daemon.go:325: [dc0750608cb26] waiting for daemon to start [2020-05-20T18:46:48.203Z] daemon.go:353: [dc0750608cb26] daemon started [2020-05-20T18:46:48.203Z] daemon.go:461: [dc0750608cb26] Stopping daemon [2020-05-20T18:46:48.203Z] daemon.go:296: [dc0750608cb26] exiting daemon [2020-05-20T18:46:48.203Z] daemon.go:448: [dc0750608cb26] Daemon stopped [2020-05-20T18:46:48.203Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T18:46:48.203Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-20T18:46:48.445Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-20T18:46:48.445Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-20T18:46:48.767Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-20T18:46:48.767Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-20T18:46:48.767Z] daemon.go:325: [d545c26dd840e] waiting for daemon to start [2020-05-20T18:46:48.767Z] daemon.go:325: [d545c26dd840e] waiting for daemon to start [2020-05-20T18:46:48.767Z] daemon.go:353: [d545c26dd840e] daemon started [2020-05-20T18:46:48.767Z] daemon.go:461: [d545c26dd840e] Stopping daemon [2020-05-20T18:46:48.767Z] daemon.go:296: [d545c26dd840e] exiting daemon [2020-05-20T18:46:48.767Z] daemon.go:448: [d545c26dd840e] Daemon stopped [2020-05-20T18:46:48.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:46:49.332Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-20T18:46:49.332Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:46:49.332Z] daemon.go:325: [d7fc7b1a816ec] waiting for daemon to start [2020-05-20T18:46:49.332Z] daemon.go:325: [d7fc7b1a816ec] waiting for daemon to start [2020-05-20T18:46:49.332Z] daemon.go:353: [d7fc7b1a816ec] daemon started [2020-05-20T18:46:49.332Z] daemon.go:461: [d7fc7b1a816ec] Stopping daemon [2020-05-20T18:46:49.332Z] daemon.go:296: [d7fc7b1a816ec] exiting daemon [2020-05-20T18:46:49.332Z] daemon.go:448: [d7fc7b1a816ec] Daemon stopped [2020-05-20T18:46:49.332Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:46:49.458Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-20T18:46:49.589Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-20T18:46:49.590Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-20T18:46:49.940Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-20T18:46:49.940Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-20T18:46:49.940Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-20T18:46:50.154Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-20T18:46:51.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-05-20T18:46:51.525Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:46:51.525Z] daemon.go:325: [d17b5e30bcd79] waiting for daemon to start [2020-05-20T18:46:51.525Z] daemon.go:325: [d17b5e30bcd79] waiting for daemon to start [2020-05-20T18:46:51.525Z] daemon.go:353: [d17b5e30bcd79] daemon started [2020-05-20T18:46:51.525Z] daemon.go:461: [d17b5e30bcd79] Stopping daemon [2020-05-20T18:46:51.525Z] daemon.go:296: [d17b5e30bcd79] exiting daemon [2020-05-20T18:46:51.525Z] daemon.go:448: [d17b5e30bcd79] Daemon stopped [2020-05-20T18:46:51.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:46:54.820Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-05-20T18:46:54.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:46:54.820Z] daemon.go:325: [d11a8bee6fd10] waiting for daemon to start [2020-05-20T18:46:54.820Z] daemon.go:325: [d11a8bee6fd10] waiting for daemon to start [2020-05-20T18:46:54.820Z] daemon.go:353: [d11a8bee6fd10] daemon started [2020-05-20T18:46:54.820Z] daemon.go:461: [d11a8bee6fd10] Stopping daemon [2020-05-20T18:46:54.820Z] daemon.go:296: [d11a8bee6fd10] exiting daemon [2020-05-20T18:46:54.820Z] daemon.go:448: [d11a8bee6fd10] Daemon stopped [2020-05-20T18:46:54.820Z] === RUN TestAuthZPluginHeader [2020-05-20T18:46:54.820Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-05-20T18:46:54.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-20T18:46:54.820Z] daemon.go:325: [dbba75d712fbb] waiting for daemon to start [2020-05-20T18:46:54.820Z] daemon.go:325: [dbba75d712fbb] waiting for daemon to start [2020-05-20T18:46:54.820Z] daemon.go:353: [dbba75d712fbb] daemon started [2020-05-20T18:46:54.820Z] daemon.go:461: [dbba75d712fbb] Stopping daemon [2020-05-20T18:46:54.820Z] daemon.go:296: [dbba75d712fbb] exiting daemon [2020-05-20T18:46:54.820Z] daemon.go:448: [dbba75d712fbb] Daemon stopped [2020-05-20T18:46:54.820Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T18:46:55.670Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-20T18:46:59.038Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-05-20T18:46:59.039Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T18:46:59.039Z] daemon.go:325: [d352fe136a181] waiting for daemon to start [2020-05-20T18:46:59.039Z] daemon.go:325: [d352fe136a181] waiting for daemon to start [2020-05-20T18:46:59.039Z] daemon.go:353: [d352fe136a181] daemon started [2020-05-20T18:46:59.039Z] daemon.go:461: [d352fe136a181] Stopping daemon [2020-05-20T18:46:59.039Z] daemon.go:296: [d352fe136a181] exiting daemon [2020-05-20T18:46:59.039Z] daemon.go:448: [d352fe136a181] Daemon stopped [2020-05-20T18:46:59.039Z] daemon.go:325: [d352fe136a181] waiting for daemon to start [2020-05-20T18:46:59.039Z] daemon.go:325: [d352fe136a181] waiting for daemon to start [2020-05-20T18:46:59.039Z] daemon.go:353: [d352fe136a181] daemon started [2020-05-20T18:46:59.039Z] daemon.go:461: [d352fe136a181] Stopping daemon [2020-05-20T18:46:59.039Z] daemon.go:296: [d352fe136a181] exiting daemon [2020-05-20T18:46:59.039Z] daemon.go:448: [d352fe136a181] Daemon stopped [2020-05-20T18:46:59.039Z] === RUN TestAuthZPluginV2Disable [2020-05-20T18:47:01.570Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-20T18:47:01.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-20T18:47:01.827Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-20T18:47:02.391Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2020-05-20T18:47:02.391Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-05-20T18:47:02.391Z] daemon.go:325: [de13410e61f90] waiting for daemon to start [2020-05-20T18:47:02.391Z] daemon.go:325: [de13410e61f90] waiting for daemon to start [2020-05-20T18:47:02.391Z] daemon.go:353: [de13410e61f90] daemon started [2020-05-20T18:47:02.391Z] daemon.go:461: [de13410e61f90] Stopping daemon [2020-05-20T18:47:02.391Z] daemon.go:296: [de13410e61f90] exiting daemon [2020-05-20T18:47:02.391Z] daemon.go:448: [de13410e61f90] Daemon stopped [2020-05-20T18:47:02.391Z] daemon.go:325: [de13410e61f90] waiting for daemon to start [2020-05-20T18:47:02.391Z] daemon.go:325: [de13410e61f90] waiting for daemon to start [2020-05-20T18:47:02.391Z] daemon.go:353: [de13410e61f90] daemon started [2020-05-20T18:47:02.391Z] daemon.go:461: [de13410e61f90] Stopping daemon [2020-05-20T18:47:02.391Z] daemon.go:296: [de13410e61f90] exiting daemon [2020-05-20T18:47:02.391Z] daemon.go:448: [de13410e61f90] Daemon stopped [2020-05-20T18:47:02.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T18:47:02.649Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-20T18:47:03.213Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-20T18:47:03.470Z] === RUN TestDockerSuite/TestBuildFails [2020-05-20T18:47:04.840Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-20T18:47:04.840Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-20T18:47:06.209Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2020-05-20T18:47:06.210Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-05-20T18:47:06.210Z] daemon.go:325: [dfae47b83c98e] waiting for daemon to start [2020-05-20T18:47:06.210Z] daemon.go:325: [dfae47b83c98e] waiting for daemon to start [2020-05-20T18:47:06.210Z] daemon.go:353: [dfae47b83c98e] daemon started [2020-05-20T18:47:06.210Z] daemon.go:461: [dfae47b83c98e] Stopping daemon [2020-05-20T18:47:06.210Z] daemon.go:296: [dfae47b83c98e] exiting daemon [2020-05-20T18:47:06.210Z] daemon.go:448: [dfae47b83c98e] Daemon stopped [2020-05-20T18:47:06.210Z] daemon.go:325: [dfae47b83c98e] waiting for daemon to start [2020-05-20T18:47:06.210Z] daemon.go:325: [dfae47b83c98e] waiting for daemon to start [2020-05-20T18:47:06.210Z] daemon.go:353: [dfae47b83c98e] daemon started [2020-05-20T18:47:06.210Z] daemon.go:461: [dfae47b83c98e] Stopping daemon [2020-05-20T18:47:06.210Z] daemon.go:296: [dfae47b83c98e] exiting daemon [2020-05-20T18:47:06.210Z] daemon.go:448: [dfae47b83c98e] Daemon stopped [2020-05-20T18:47:06.210Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T18:47:07.140Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-20T18:47:10.416Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-20T18:47:12.311Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-20T18:47:14.835Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-20T18:47:15.092Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-20T18:47:16.462Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-20T18:47:18.356Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-20T18:47:18.613Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.44s) [2020-05-20T18:47:18.613Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:353: [d3ce46214002b] daemon started [2020-05-20T18:47:18.613Z] daemon.go:461: [d3ce46214002b] Stopping daemon [2020-05-20T18:47:18.613Z] daemon.go:296: [d3ce46214002b] exiting daemon [2020-05-20T18:47:18.613Z] daemon.go:448: [d3ce46214002b] Daemon stopped [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:296: [d3ce46214002b] exiting daemon [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:325: [d3ce46214002b] waiting for daemon to start [2020-05-20T18:47:18.613Z] daemon.go:353: [d3ce46214002b] daemon started [2020-05-20T18:47:18.613Z] daemon.go:461: [d3ce46214002b] Stopping daemon [2020-05-20T18:47:18.613Z] daemon.go:296: [d3ce46214002b] exiting daemon [2020-05-20T18:47:18.613Z] daemon.go:448: [d3ce46214002b] Daemon stopped [2020-05-20T18:47:18.613Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:47:18.871Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-20T18:47:19.436Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-20T18:47:20.101Z] --- PASS: TestBuildWithHugeFile (83.24s) [2020-05-20T18:47:20.101Z] === RUN TestBuildWithEmptyDockerfile [2020-05-20T18:47:20.101Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:47:20.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:47:20.101Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:47:20.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:47:20.101Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:47:20.101Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:47:20.101Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-20T18:47:20.101Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-20T18:47:20.101Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-20T18:47:20.101Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-20T18:47:20.101Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-05-20T18:47:20.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-05-20T18:47:20.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-05-20T18:47:20.101Z] === RUN TestBuildPreserveOwnership [2020-05-20T18:47:20.101Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-20T18:47:21.330Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-20T18:47:23.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-20T18:47:23.851Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-20T18:47:24.584Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2020-05-20T18:47:24.584Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-05-20T18:47:24.584Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s) [2020-05-20T18:47:24.584Z] === RUN TestBuildPlatformInvalid [2020-05-20T18:47:24.781Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-20T18:47:24.872Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-20T18:47:24.872Z] PASS [2020-05-20T18:47:24.872Z] [2020-05-20T18:47:24.872Z] DONE 30 tests in 127.277s [2020-05-20T18:47:24.872Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-20T18:47:24.872Z] ++ 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-05-20T18:47:24.872Z] ++ set -e [2020-05-20T18:47:24.872Z] ++ '[' -n 0 ']' [2020-05-20T18:47:24.872Z] ++ set -x [2020-05-20T18:47:24.872Z] ++ env -i DEST=/go/src/github.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-05-20T18:47:24.872Z] INFO: Testing against a local daemon [2020-05-20T18:47:24.872Z] === RUN TestConfigList [2020-05-20T18:47:27.589Z] --- PASS: TestConfigList (2.26s) [2020-05-20T18:47:27.589Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-20T18:47:27.589Z] daemon.go:325: [ddd6a050a3449] waiting for daemon to start [2020-05-20T18:47:27.589Z] daemon.go:325: [ddd6a050a3449] waiting for daemon to start [2020-05-20T18:47:27.589Z] daemon.go:353: [ddd6a050a3449] daemon started [2020-05-20T18:47:27.589Z] daemon.go:461: [ddd6a050a3449] Stopping daemon [2020-05-20T18:47:27.589Z] daemon.go:296: [ddd6a050a3449] exiting daemon [2020-05-20T18:47:27.589Z] daemon.go:448: [ddd6a050a3449] Daemon stopped [2020-05-20T18:47:27.589Z] === RUN TestConfigsCreateAndDelete [2020-05-20T18:47:28.957Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-20T18:47:29.521Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-20T18:47:29.627Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2020-05-20T18:47:29.627Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-20T18:47:29.627Z] daemon.go:325: [dd153035bbe6f] waiting for daemon to start [2020-05-20T18:47:29.627Z] daemon.go:325: [dd153035bbe6f] waiting for daemon to start [2020-05-20T18:47:29.627Z] daemon.go:353: [dd153035bbe6f] daemon started [2020-05-20T18:47:29.627Z] daemon.go:461: [dd153035bbe6f] Stopping daemon [2020-05-20T18:47:29.627Z] daemon.go:296: [dd153035bbe6f] exiting daemon [2020-05-20T18:47:29.627Z] daemon.go:448: [dd153035bbe6f] Daemon stopped [2020-05-20T18:47:29.627Z] === RUN TestConfigsUpdate [2020-05-20T18:47:30.454Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-20T18:47:30.711Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-20T18:47:31.274Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-20T18:47:31.274Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-20T18:47:31.664Z] --- PASS: TestConfigsUpdate (2.21s) [2020-05-20T18:47:31.664Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-20T18:47:31.664Z] daemon.go:325: [d8f808ae7533a] waiting for daemon to start [2020-05-20T18:47:31.664Z] daemon.go:325: [d8f808ae7533a] waiting for daemon to start [2020-05-20T18:47:31.664Z] daemon.go:353: [d8f808ae7533a] daemon started [2020-05-20T18:47:31.664Z] daemon.go:461: [d8f808ae7533a] Stopping daemon [2020-05-20T18:47:31.664Z] daemon.go:296: [d8f808ae7533a] exiting daemon [2020-05-20T18:47:31.664Z] daemon.go:448: [d8f808ae7533a] Daemon stopped [2020-05-20T18:47:31.664Z] === RUN TestTemplatedConfig [2020-05-20T18:47:32.204Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-20T18:47:32.768Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-20T18:47:33.025Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-20T18:47:33.588Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-20T18:47:33.845Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-20T18:47:34.369Z] --- PASS: TestTemplatedConfig (2.68s) [2020-05-20T18:47:34.369Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-20T18:47:34.369Z] daemon.go:325: [d8a196a099d49] waiting for daemon to start [2020-05-20T18:47:34.369Z] daemon.go:325: [d8a196a099d49] waiting for daemon to start [2020-05-20T18:47:34.369Z] daemon.go:353: [d8a196a099d49] daemon started [2020-05-20T18:47:34.369Z] daemon.go:461: [d8a196a099d49] Stopping daemon [2020-05-20T18:47:34.369Z] daemon.go:296: [d8a196a099d49] exiting daemon [2020-05-20T18:47:34.369Z] daemon.go:448: [d8a196a099d49] Daemon stopped [2020-05-20T18:47:34.369Z] === RUN TestConfigInspect [2020-05-20T18:47:34.410Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-20T18:47:35.342Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-05-20T18:47:35.342Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:353: [d04a12ca44c19] daemon started [2020-05-20T18:47:35.342Z] daemon.go:461: [d04a12ca44c19] Stopping daemon [2020-05-20T18:47:35.342Z] daemon.go:296: [d04a12ca44c19] exiting daemon [2020-05-20T18:47:35.342Z] daemon.go:448: [d04a12ca44c19] Daemon stopped [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:339: [d04a12ca44c19] error pinging daemon on start: Get http://d04a12ca44c19.sock/_ping: context deadline exceeded [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:339: [d04a12ca44c19] error pinging daemon on start: Get http://d04a12ca44c19.sock/_ping: context deadline exceeded [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:339: [d04a12ca44c19] error pinging daemon on start: Get http://d04a12ca44c19.sock/_ping: context deadline exceeded [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:339: [d04a12ca44c19] error pinging daemon on start: Get http://d04a12ca44c19.sock/_ping: context deadline exceeded [2020-05-20T18:47:35.342Z] daemon.go:296: [d04a12ca44c19] exiting daemon [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:325: [d04a12ca44c19] waiting for daemon to start [2020-05-20T18:47:35.342Z] daemon.go:353: [d04a12ca44c19] daemon started [2020-05-20T18:47:35.342Z] daemon.go:461: [d04a12ca44c19] Stopping daemon [2020-05-20T18:47:35.342Z] daemon.go:296: [d04a12ca44c19] exiting daemon [2020-05-20T18:47:35.342Z] daemon.go:448: [d04a12ca44c19] Daemon stopped [2020-05-20T18:47:35.342Z] PASS [2020-05-20T18:47:35.342Z] [2020-05-20T18:47:35.342Z] DONE 17 tests in 53.244s [2020-05-20T18:47:35.342Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T18:47:35.342Z] ++ 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-05-20T18:47:35.342Z] ++ set -e [2020-05-20T18:47:35.342Z] ++ '[' -n 0 ']' [2020-05-20T18:47:35.342Z] ++ set -x [2020-05-20T18:47:35.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-20T18:47:35.342Z] INFO: Testing against a local daemon [2020-05-20T18:47:35.342Z] === RUN TestPluginInvalidJSON [2020-05-20T18:47:35.342Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:47:35.342Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:47:35.342Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:47:35.342Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-20T18:47:35.342Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T18:47:35.342Z] PASS [2020-05-20T18:47:35.342Z] [2020-05-20T18:47:35.342Z] DONE 2 tests in 0.184s [2020-05-20T18:47:35.342Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T18:47:35.342Z] ++ 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-05-20T18:47:35.342Z] ++ set -e [2020-05-20T18:47:35.342Z] ++ '[' -n 0 ']' [2020-05-20T18:47:35.342Z] ++ set -x [2020-05-20T18:47:35.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-20T18:47:35.342Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-20T18:47:35.599Z] INFO: Testing against a local daemon [2020-05-20T18:47:35.599Z] === RUN TestExternalGraphDriver [2020-05-20T18:47:35.599Z] === RUN TestExternalGraphDriver/json [2020-05-20T18:47:36.400Z] --- PASS: TestConfigInspect (2.21s) [2020-05-20T18:47:36.400Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-20T18:47:36.400Z] daemon.go:325: [de27e47e7253d] waiting for daemon to start [2020-05-20T18:47:36.400Z] daemon.go:325: [de27e47e7253d] waiting for daemon to start [2020-05-20T18:47:36.400Z] daemon.go:353: [de27e47e7253d] daemon started [2020-05-20T18:47:36.400Z] daemon.go:461: [de27e47e7253d] Stopping daemon [2020-05-20T18:47:36.400Z] daemon.go:296: [de27e47e7253d] exiting daemon [2020-05-20T18:47:36.400Z] daemon.go:448: [de27e47e7253d] Daemon stopped [2020-05-20T18:47:36.400Z] === RUN TestConfigCreateWithLabels [2020-05-20T18:47:38.127Z] === RUN TestExternalGraphDriver/spec [2020-05-20T18:47:38.127Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-20T18:47:38.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-20T18:47:38.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-20T18:47:38.634Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-20T18:47:39.092Z] --- PASS: TestConfigCreateWithLabels (2.73s) [2020-05-20T18:47:39.092Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-20T18:47:39.092Z] daemon.go:325: [dc238cbd94576] waiting for daemon to start [2020-05-20T18:47:39.092Z] daemon.go:325: [dc238cbd94576] waiting for daemon to start [2020-05-20T18:47:39.092Z] daemon.go:353: [dc238cbd94576] daemon started [2020-05-20T18:47:39.092Z] daemon.go:461: [dc238cbd94576] Stopping daemon [2020-05-20T18:47:39.092Z] daemon.go:296: [dc238cbd94576] exiting daemon [2020-05-20T18:47:39.092Z] daemon.go:448: [dc238cbd94576] Daemon stopped [2020-05-20T18:47:39.092Z] === RUN TestConfigCreateResolve [2020-05-20T18:47:40.023Z] === RUN TestExternalGraphDriver/pull [2020-05-20T18:47:41.392Z] --- PASS: TestExternalGraphDriver (5.96s) [2020-05-20T18:47:41.392Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:353: [de2c692833ed0] daemon started [2020-05-20T18:47:41.392Z] daemon.go:461: [de2c692833ed0] Stopping daemon [2020-05-20T18:47:41.392Z] daemon.go:296: [de2c692833ed0] exiting daemon [2020-05-20T18:47:41.392Z] daemon.go:448: [de2c692833ed0] Daemon stopped [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:353: [de2c692833ed0] daemon started [2020-05-20T18:47:41.392Z] daemon.go:461: [de2c692833ed0] Stopping daemon [2020-05-20T18:47:41.392Z] daemon.go:296: [de2c692833ed0] exiting daemon [2020-05-20T18:47:41.392Z] daemon.go:448: [de2c692833ed0] Daemon stopped [2020-05-20T18:47:41.392Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:353: [de2c692833ed0] daemon started [2020-05-20T18:47:41.392Z] daemon.go:461: [de2c692833ed0] Stopping daemon [2020-05-20T18:47:41.392Z] daemon.go:296: [de2c692833ed0] exiting daemon [2020-05-20T18:47:41.392Z] daemon.go:448: [de2c692833ed0] Daemon stopped [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:353: [de2c692833ed0] daemon started [2020-05-20T18:47:41.392Z] daemon.go:461: [de2c692833ed0] Stopping daemon [2020-05-20T18:47:41.392Z] daemon.go:296: [de2c692833ed0] exiting daemon [2020-05-20T18:47:41.392Z] daemon.go:448: [de2c692833ed0] Daemon stopped [2020-05-20T18:47:41.392Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:325: [de2c692833ed0] waiting for daemon to start [2020-05-20T18:47:41.392Z] daemon.go:353: [de2c692833ed0] daemon started [2020-05-20T18:47:41.392Z] daemon.go:461: [de2c692833ed0] Stopping daemon [2020-05-20T18:47:41.392Z] daemon.go:296: [de2c692833ed0] exiting daemon [2020-05-20T18:47:41.392Z] daemon.go:448: [de2c692833ed0] Daemon stopped [2020-05-20T18:47:41.392Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-05-20T18:47:41.392Z] === RUN TestGraphdriverPluginV2 [2020-05-20T18:47:41.780Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-05-20T18:47:41.781Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-20T18:47:41.781Z] daemon.go:325: [dff20fc5cdd07] waiting for daemon to start [2020-05-20T18:47:41.781Z] daemon.go:325: [dff20fc5cdd07] waiting for daemon to start [2020-05-20T18:47:41.781Z] daemon.go:353: [dff20fc5cdd07] daemon started [2020-05-20T18:47:41.781Z] daemon.go:461: [dff20fc5cdd07] Stopping daemon [2020-05-20T18:47:41.781Z] daemon.go:296: [dff20fc5cdd07] exiting daemon [2020-05-20T18:47:41.781Z] daemon.go:448: [dff20fc5cdd07] Daemon stopped [2020-05-20T18:47:41.781Z] === RUN TestConfigDaemonLibtrustID [2020-05-20T18:47:41.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-20T18:47:42.066Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-20T18:47:42.066Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-20T18:47:42.066Z] daemon.go:325: [d0974f78dcd24] waiting for daemon to start [2020-05-20T18:47:42.066Z] daemon.go:325: [d0974f78dcd24] waiting for daemon to start [2020-05-20T18:47:42.066Z] daemon.go:353: [d0974f78dcd24] daemon started [2020-05-20T18:47:42.066Z] daemon.go:461: [d0974f78dcd24] Stopping daemon [2020-05-20T18:47:42.066Z] daemon.go:296: [d0974f78dcd24] exiting daemon [2020-05-20T18:47:42.066Z] daemon.go:448: [d0974f78dcd24] Daemon stopped [2020-05-20T18:47:42.066Z] PASS [2020-05-20T18:47:42.066Z] [2020-05-20T18:47:42.066Z] DONE 8 tests in 17.168s [2020-05-20T18:47:42.066Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-20T18:47:42.066Z] ++ 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-05-20T18:47:42.066Z] ++ set -e [2020-05-20T18:47:42.066Z] ++ '[' -n 0 ']' [2020-05-20T18:47:42.066Z] ++ set -x [2020-05-20T18:47:42.066Z] ++ env -i DEST=/go/src/github.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-05-20T18:47:42.066Z] INFO: Testing against a local daemon [2020-05-20T18:47:42.066Z] === RUN TestCheckpoint [2020-05-20T18:47:42.066Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-20T18:47:42.066Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:47:42.066Z] === RUN TestContainerInvalidJSON [2020-05-20T18:47:42.066Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:47:42.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:47:42.066Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:47:42.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:47:42.066Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:47:42.066Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:47:42.066Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-20T18:47:42.066Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-20T18:47:42.066Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-20T18:47:42.066Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-05-20T18:47:42.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-20T18:47:42.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-20T18:47:42.066Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-20T18:47:42.066Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-20T18:47:42.066Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-20T18:47:42.066Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-20T18:47:42.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-20T18:47:42.350Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-20T18:47:42.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-20T18:47:42.350Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-20T18:47:42.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-20T18:47:42.350Z] === RUN TestCopyFromContainer [2020-05-20T18:47:43.841Z] === RUN TestCopyFromContainer// [2020-05-20T18:47:44.126Z] === RUN TestCopyFromContainer//bar/root [2020-05-20T18:47:44.126Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-20T18:47:44.126Z] === RUN TestCopyFromContainer/bar/quux [2020-05-20T18:47:44.412Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-20T18:47:44.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-20T18:47:44.412Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-20T18:47:44.479Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-20T18:47:44.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-20T18:47:44.698Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-20T18:47:44.698Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer (2.46s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-20T18:47:44.983Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-20T18:47:44.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-20T18:47:44.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:47:44.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:47:44.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:47:44.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:47:44.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:47:44.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:47:44.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-20T18:47:44.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-20T18:47:44.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-20T18:47:44.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-20T18:47:44.983Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-20T18:47:44.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-20T18:47:44.983Z] === RUN TestCreateWithInvalidEnv [2020-05-20T18:47:44.983Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-20T18:47:44.983Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-20T18:47:44.983Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-20T18:47:44.983Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-20T18:47:44.983Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-20T18:47:44.983Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-20T18:47:44.983Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-20T18:47:44.983Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-20T18:47:44.983Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-20T18:47:44.983Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-20T18:47:44.983Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-20T18:47:44.983Z] === RUN TestCreateTmpfsMountsTarget [2020-05-20T18:47:44.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-20T18:47:44.983Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-20T18:47:45.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-20T18:47:45.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-20T18:47:45.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-20T18:47:45.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-20T18:47:46.374Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2020-05-20T18:47:46.374Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-05-20T18:47:46.374Z] daemon.go:325: [df11a38362940] waiting for daemon to start [2020-05-20T18:47:46.374Z] daemon.go:325: [df11a38362940] waiting for daemon to start [2020-05-20T18:47:46.374Z] daemon.go:353: [df11a38362940] daemon started [2020-05-20T18:47:46.374Z] daemon.go:461: [df11a38362940] Stopping daemon [2020-05-20T18:47:46.374Z] daemon.go:296: [df11a38362940] exiting daemon [2020-05-20T18:47:46.374Z] daemon.go:448: [df11a38362940] Daemon stopped [2020-05-20T18:47:46.374Z] daemon.go:325: [df11a38362940] waiting for daemon to start [2020-05-20T18:47:46.374Z] daemon.go:325: [df11a38362940] waiting for daemon to start [2020-05-20T18:47:46.374Z] daemon.go:353: [df11a38362940] daemon started [2020-05-20T18:47:46.374Z] daemon.go:461: [df11a38362940] Stopping daemon [2020-05-20T18:47:46.374Z] daemon.go:296: [df11a38362940] exiting daemon [2020-05-20T18:47:46.374Z] daemon.go:448: [df11a38362940] Daemon stopped [2020-05-20T18:47:46.374Z] PASS [2020-05-20T18:47:46.374Z] [2020-05-20T18:47:46.374Z] DONE 5 tests in 11.090s [2020-05-20T18:47:46.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T18:47:46.374Z] ++ 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-05-20T18:47:46.374Z] ++ set -e [2020-05-20T18:47:46.374Z] ++ '[' -n 0 ']' [2020-05-20T18:47:46.374Z] ++ set -x [2020-05-20T18:47:46.374Z] ++ env -i DEST=/go/src/github.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-05-20T18:47:46.420Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-20T18:47:46.420Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-20T18:47:46.631Z] INFO: Testing against a local daemon [2020-05-20T18:47:46.631Z] === RUN TestContinueAfterPluginCrash [2020-05-20T18:47:46.631Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T18:47:46.631Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T18:47:46.631Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T18:47:46.631Z] === CONT TestContinueAfterPluginCrash [2020-05-20T18:47:46.631Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T18:47:47.020Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:47:47.021Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-20T18:47:47.021Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-20T18:47:47.021Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-20T18:47:47.021Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-20T18:47:48.526Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-20T18:47:48.526Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-20T18:47:48.784Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-20T18:47:49.041Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-20T18:47:49.053Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:47:49.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:47:49.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:47:49.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:47:49.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:47:49.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:47:49.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:47:49.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-20T18:47:49.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-20T18:47:49.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-20T18:47:49.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-20T18:47:49.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-20T18:47:49.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-20T18:47:49.054Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-20T18:47:49.299Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-20T18:47:49.556Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-20T18:47:49.678Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-05-20T18:47:49.678Z] === RUN TestContainerStartOnDaemonRestart [2020-05-20T18:47:49.678Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-20T18:47:49.678Z] === RUN TestDaemonRestartIpcMode [2020-05-20T18:47:49.678Z] === PAUSE TestDaemonRestartIpcMode [2020-05-20T18:47:49.678Z] === RUN TestDiff [2020-05-20T18:47:50.301Z] --- PASS: TestDiff (0.69s) [2020-05-20T18:47:50.301Z] === RUN TestExecWithCloseStdin [2020-05-20T18:47:51.312Z] --- PASS: TestExecWithCloseStdin (0.73s) [2020-05-20T18:47:51.312Z] === RUN TestExec [2020-05-20T18:47:51.932Z] --- PASS: TestExec (0.75s) [2020-05-20T18:47:51.932Z] === RUN TestExecUser [2020-05-20T18:47:52.550Z] --- PASS: TestExecUser (0.75s) [2020-05-20T18:47:52.550Z] === RUN TestExportContainerAndImportImage [2020-05-20T18:47:52.835Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-20T18:47:53.562Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-05-20T18:47:53.562Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-20T18:47:55.042Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-05-20T18:47:55.042Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-20T18:47:55.042Z] daemon.go:325: [df9e87cbcc260] waiting for daemon to start [2020-05-20T18:47:55.042Z] daemon.go:325: [df9e87cbcc260] waiting for daemon to start [2020-05-20T18:47:55.042Z] daemon.go:353: [df9e87cbcc260] daemon started [2020-05-20T18:47:55.042Z] daemon.go:461: [df9e87cbcc260] Stopping daemon [2020-05-20T18:47:55.042Z] daemon.go:296: [df9e87cbcc260] exiting daemon [2020-05-20T18:47:55.042Z] daemon.go:448: [df9e87cbcc260] Daemon stopped [2020-05-20T18:47:55.042Z] daemon.go:325: [df9e87cbcc260] waiting for daemon to start [2020-05-20T18:47:55.042Z] daemon.go:325: [df9e87cbcc260] waiting for daemon to start [2020-05-20T18:47:55.042Z] daemon.go:353: [df9e87cbcc260] daemon started [2020-05-20T18:47:55.042Z] daemon.go:461: [df9e87cbcc260] Stopping daemon [2020-05-20T18:47:55.042Z] daemon.go:296: [df9e87cbcc260] exiting daemon [2020-05-20T18:47:55.042Z] daemon.go:448: [df9e87cbcc260] Daemon stopped [2020-05-20T18:47:55.042Z] === RUN TestHealthCheckWorkdir [2020-05-20T18:47:55.357Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-20T18:47:56.053Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-05-20T18:47:56.053Z] === RUN TestHealthKillContainer [2020-05-20T18:47:58.737Z] --- PASS: TestHealthKillContainer (2.81s) [2020-05-20T18:47:58.737Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-20T18:47:59.751Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-05-20T18:47:59.751Z] === RUN TestIpcModeNone [2020-05-20T18:48:00.371Z] --- PASS: TestIpcModeNone (0.75s) [2020-05-20T18:48:00.371Z] === RUN TestIpcModePrivate [2020-05-20T18:48:00.614Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-20T18:48:00.989Z] --- PASS: TestIpcModePrivate (0.76s) [2020-05-20T18:48:00.989Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-05-20T18:48:00.989Z] === RUN TestIpcModeShareable [2020-05-20T18:48:01.178Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-20T18:48:01.742Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-20T18:48:01.998Z] --- PASS: TestDaemonStartWithLogOpt (15.34s) [2020-05-20T18:48:01.998Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-20T18:48:01.998Z] daemon.go:325: [dd96ef36436ce] waiting for daemon to start [2020-05-20T18:48:01.998Z] daemon.go:325: [dd96ef36436ce] waiting for daemon to start [2020-05-20T18:48:01.998Z] daemon.go:353: [dd96ef36436ce] daemon started [2020-05-20T18:48:01.998Z] daemon.go:461: [dd96ef36436ce] Stopping daemon [2020-05-20T18:48:01.998Z] daemon.go:296: [dd96ef36436ce] exiting daemon [2020-05-20T18:48:01.998Z] daemon.go:448: [dd96ef36436ce] Daemon stopped [2020-05-20T18:48:01.998Z] daemon.go:325: [dd96ef36436ce] waiting for daemon to start [2020-05-20T18:48:01.998Z] daemon.go:325: [dd96ef36436ce] waiting for daemon to start [2020-05-20T18:48:01.998Z] daemon.go:353: [dd96ef36436ce] daemon started [2020-05-20T18:48:01.998Z] daemon.go:461: [dd96ef36436ce] Stopping daemon [2020-05-20T18:48:01.998Z] daemon.go:296: [dd96ef36436ce] exiting daemon [2020-05-20T18:48:01.998Z] daemon.go:448: [dd96ef36436ce] Daemon stopped [2020-05-20T18:48:02.006Z] --- PASS: TestIpcModeShareable (0.76s) [2020-05-20T18:48:02.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-05-20T18:48:02.006Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-20T18:48:04.045Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-05-20T18:48:04.045Z] === RUN TestAPIIpcModeHost [2020-05-20T18:48:04.665Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-20T18:48:04.665Z] === RUN TestDaemonIpcModeShareable [2020-05-20T18:48:06.705Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-20T18:48:06.705Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-20T18:48:06.705Z] daemon.go:325: [d8a17b01960dd] waiting for daemon to start [2020-05-20T18:48:06.705Z] daemon.go:325: [d8a17b01960dd] waiting for daemon to start [2020-05-20T18:48:06.705Z] daemon.go:353: [d8a17b01960dd] daemon started [2020-05-20T18:48:06.705Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-20T18:48:06.705Z] daemon.go:461: [d8a17b01960dd] Stopping daemon [2020-05-20T18:48:06.705Z] daemon.go:296: [d8a17b01960dd] exiting daemon [2020-05-20T18:48:06.705Z] daemon.go:448: [d8a17b01960dd] Daemon stopped [2020-05-20T18:48:06.705Z] === RUN TestDaemonIpcModePrivate [2020-05-20T18:48:07.251Z] --- PASS: TestContinueAfterPluginCrash (20.28s) [2020-05-20T18:48:07.251Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-20T18:48:07.251Z] daemon.go:325: [d38c45aa90f13] waiting for daemon to start [2020-05-20T18:48:07.251Z] daemon.go:325: [d38c45aa90f13] waiting for daemon to start [2020-05-20T18:48:07.251Z] daemon.go:353: [d38c45aa90f13] daemon started [2020-05-20T18:48:07.251Z] daemon.go:461: [d38c45aa90f13] Stopping daemon [2020-05-20T18:48:07.251Z] daemon.go:296: [d38c45aa90f13] exiting daemon [2020-05-20T18:48:07.251Z] daemon.go:448: [d38c45aa90f13] Daemon stopped [2020-05-20T18:48:07.251Z] PASS [2020-05-20T18:48:07.251Z] [2020-05-20T18:48:07.251Z] DONE 2 tests in 20.433s [2020-05-20T18:48:07.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T18:48:07.251Z] ++ 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-05-20T18:48:07.251Z] ++ set -e [2020-05-20T18:48:07.251Z] ++ '[' -n 0 ']' [2020-05-20T18:48:07.251Z] ++ set -x [2020-05-20T18:48:07.251Z] ++ env -i DEST=/go/src/github.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-05-20T18:48:07.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-20T18:48:07.251Z] INFO: Testing against a local daemon [2020-05-20T18:48:07.251Z] === RUN TestPluginWithDevMounts [2020-05-20T18:48:07.251Z] === PAUSE TestPluginWithDevMounts [2020-05-20T18:48:07.251Z] === CONT TestPluginWithDevMounts [2020-05-20T18:48:08.189Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-05-20T18:48:08.189Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-20T18:48:08.189Z] daemon.go:325: [da6de186b0536] waiting for daemon to start [2020-05-20T18:48:08.189Z] daemon.go:325: [da6de186b0536] waiting for daemon to start [2020-05-20T18:48:08.189Z] daemon.go:353: [da6de186b0536] daemon started [2020-05-20T18:48:08.189Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-20T18:48:08.189Z] daemon.go:461: [da6de186b0536] Stopping daemon [2020-05-20T18:48:08.189Z] daemon.go:296: [da6de186b0536] exiting daemon [2020-05-20T18:48:08.189Z] daemon.go:448: [da6de186b0536] Daemon stopped [2020-05-20T18:48:08.189Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-20T18:48:09.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-05-20T18:48:09.669Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-20T18:48:09.669Z] daemon.go:325: [db70fd6590379] waiting for daemon to start [2020-05-20T18:48:09.669Z] daemon.go:325: [db70fd6590379] waiting for daemon to start [2020-05-20T18:48:09.669Z] daemon.go:353: [db70fd6590379] daemon started [2020-05-20T18:48:09.669Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-20T18:48:09.669Z] daemon.go:461: [db70fd6590379] Stopping daemon [2020-05-20T18:48:09.669Z] daemon.go:296: [db70fd6590379] exiting daemon [2020-05-20T18:48:09.669Z] daemon.go:448: [db70fd6590379] Daemon stopped [2020-05-20T18:48:09.669Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-20T18:48:09.774Z] --- PASS: TestPluginWithDevMounts (2.14s) [2020-05-20T18:48:09.774Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-20T18:48:09.774Z] daemon.go:325: [d544d879fd2bf] waiting for daemon to start [2020-05-20T18:48:09.774Z] daemon.go:325: [d544d879fd2bf] waiting for daemon to start [2020-05-20T18:48:09.774Z] daemon.go:353: [d544d879fd2bf] daemon started [2020-05-20T18:48:09.774Z] daemon.go:461: [d544d879fd2bf] Stopping daemon [2020-05-20T18:48:09.774Z] daemon.go:296: [d544d879fd2bf] exiting daemon [2020-05-20T18:48:09.774Z] daemon.go:448: [d544d879fd2bf] Daemon stopped [2020-05-20T18:48:09.774Z] PASS [2020-05-20T18:48:09.774Z] [2020-05-20T18:48:09.774Z] DONE 1 tests in 2.426s [2020-05-20T18:48:09.774Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T18:48:09.774Z] ++ 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-05-20T18:48:09.774Z] ++ set -e [2020-05-20T18:48:09.774Z] ++ '[' -n 0 ']' [2020-05-20T18:48:09.774Z] ++ set -x [2020-05-20T18:48:09.774Z] ++ env -i DEST=/go/src/github.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-05-20T18:48:09.774Z] INFO: Testing against a local daemon [2020-05-20T18:48:09.774Z] === RUN TestSecretInspect [2020-05-20T18:48:11.704Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-05-20T18:48:11.704Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-20T18:48:11.704Z] daemon.go:325: [daf331e5dcf98] waiting for daemon to start [2020-05-20T18:48:11.704Z] daemon.go:325: [daf331e5dcf98] waiting for daemon to start [2020-05-20T18:48:11.704Z] daemon.go:353: [daf331e5dcf98] daemon started [2020-05-20T18:48:11.704Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-20T18:48:11.704Z] daemon.go:461: [daf331e5dcf98] Stopping daemon [2020-05-20T18:48:11.704Z] daemon.go:296: [daf331e5dcf98] exiting daemon [2020-05-20T18:48:11.704Z] daemon.go:448: [daf331e5dcf98] Daemon stopped [2020-05-20T18:48:11.704Z] === RUN TestIpcModeOlderClient [2020-05-20T18:48:11.704Z] === PAUSE TestIpcModeOlderClient [2020-05-20T18:48:11.704Z] === RUN TestKillContainerInvalidSignal [2020-05-20T18:48:11.925Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-20T18:48:11.925Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-20T18:48:11.925Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-20T18:48:11.988Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-05-20T18:48:11.988Z] === RUN TestKillContainer [2020-05-20T18:48:11.988Z] === RUN TestKillContainer/no_signal [2020-05-20T18:48:12.606Z] === RUN TestKillContainer/non_killing_signal [2020-05-20T18:48:13.048Z] --- PASS: TestSecretInspect (3.27s) [2020-05-20T18:48:13.048Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-20T18:48:13.048Z] daemon.go:325: [deec308f9ca15] waiting for daemon to start [2020-05-20T18:48:13.048Z] daemon.go:325: [deec308f9ca15] waiting for daemon to start [2020-05-20T18:48:13.048Z] daemon.go:353: [deec308f9ca15] daemon started [2020-05-20T18:48:13.048Z] daemon.go:461: [deec308f9ca15] Stopping daemon [2020-05-20T18:48:13.048Z] daemon.go:296: [deec308f9ca15] exiting daemon [2020-05-20T18:48:13.048Z] daemon.go:448: [deec308f9ca15] Daemon stopped [2020-05-20T18:48:13.048Z] === RUN TestSecretList [2020-05-20T18:48:13.048Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-20T18:48:13.233Z] === RUN TestKillContainer/killing_signal [2020-05-20T18:48:14.247Z] --- PASS: TestKillContainer (2.03s) [2020-05-20T18:48:14.247Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-05-20T18:48:14.247Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-05-20T18:48:14.247Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-05-20T18:48:14.247Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-20T18:48:14.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-20T18:48:14.527Z] #33 113.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-20T18:48:14.527Z] #33 115.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-20T18:48:14.527Z] #33 117.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-20T18:48:14.527Z] #33 118.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-20T18:48:14.531Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-20T18:48:14.785Z] #33 119.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-20T18:48:15.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2020-05-20T18:48:15.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-05-20T18:48:15.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-20T18:48:15.544Z] === RUN TestKillStoppedContainer [2020-05-20T18:48:15.544Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-20T18:48:15.544Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-20T18:48:15.544Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-20T18:48:15.544Z] === RUN TestKillDifferentUserContainer [2020-05-20T18:48:16.158Z] #33 121.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-20T18:48:16.164Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-05-20T18:48:16.164Z] === RUN TestInspectOomKilledTrue [2020-05-20T18:48:16.324Z] --- PASS: TestSecretList (2.99s) [2020-05-20T18:48:16.324Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-20T18:48:16.324Z] daemon.go:325: [dc2733bf8ff73] waiting for daemon to start [2020-05-20T18:48:16.324Z] daemon.go:325: [dc2733bf8ff73] waiting for daemon to start [2020-05-20T18:48:16.324Z] daemon.go:353: [dc2733bf8ff73] daemon started [2020-05-20T18:48:16.324Z] daemon.go:461: [dc2733bf8ff73] Stopping daemon [2020-05-20T18:48:16.324Z] daemon.go:296: [dc2733bf8ff73] exiting daemon [2020-05-20T18:48:16.324Z] daemon.go:448: [dc2733bf8ff73] Daemon stopped [2020-05-20T18:48:16.324Z] === RUN TestSecretsCreateAndDelete [2020-05-20T18:48:17.255Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-20T18:48:17.587Z] #33 122.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-20T18:48:17.640Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-05-20T18:48:17.640Z] === RUN TestInspectOomKilledFalse [2020-05-20T18:48:18.259Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-05-20T18:48:18.259Z] === RUN TestLinksEtcHostsContentMatch [2020-05-20T18:48:18.519Z] #33 123.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-20T18:48:18.541Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-20T18:48:18.541Z] === RUN TestLinksContainerNames [2020-05-20T18:48:18.671Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-20T18:48:18.777Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-20T18:48:18.934Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2020-05-20T18:48:18.934Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-20T18:48:18.934Z] daemon.go:325: [d7d1c9dde4883] waiting for daemon to start [2020-05-20T18:48:18.934Z] daemon.go:325: [d7d1c9dde4883] waiting for daemon to start [2020-05-20T18:48:18.934Z] daemon.go:353: [d7d1c9dde4883] daemon started [2020-05-20T18:48:18.934Z] daemon.go:461: [d7d1c9dde4883] Stopping daemon [2020-05-20T18:48:18.934Z] daemon.go:296: [d7d1c9dde4883] exiting daemon [2020-05-20T18:48:18.934Z] daemon.go:448: [d7d1c9dde4883] Daemon stopped [2020-05-20T18:48:18.934Z] === RUN TestSecretsUpdate [2020-05-20T18:48:20.049Z] --- PASS: TestLinksContainerNames (1.31s) [2020-05-20T18:48:20.049Z] === RUN TestLogsFollowTailEmpty [2020-05-20T18:48:20.150Z] #33 125.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-20T18:48:20.670Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2020-05-20T18:48:20.670Z] === RUN TestContainerNetworkMountsNoChown [2020-05-20T18:48:21.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/default [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/default [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/private [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/private [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rprivate [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/slave [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/slave [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rslave [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/shared [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/shared [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rshared [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/default [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/shared [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/rslave [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/rprivate [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/private [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/slave [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/rshared [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:48:21.290Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:48:21.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-20T18:48:21.290Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-20T18:48:21.291Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-20T18:48:21.291Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-20T18:48:21.291Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-20T18:48:21.291Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-20T18:48:21.291Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-20T18:48:21.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-20T18:48:21.488Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-20T18:48:21.524Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-20T18:48:21.576Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-20T18:48:21.577Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-20T18:48:21.577Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-20T18:48:21.577Z] === RUN TestContainerBindMountNonRecursive [2020-05-20T18:48:22.052Z] --- PASS: TestSecretsUpdate (3.15s) [2020-05-20T18:48:22.052Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-20T18:48:22.052Z] daemon.go:325: [d6ad02420c368] waiting for daemon to start [2020-05-20T18:48:22.052Z] daemon.go:325: [d6ad02420c368] waiting for daemon to start [2020-05-20T18:48:22.052Z] daemon.go:353: [d6ad02420c368] daemon started [2020-05-20T18:48:22.052Z] daemon.go:461: [d6ad02420c368] Stopping daemon [2020-05-20T18:48:22.052Z] daemon.go:296: [d6ad02420c368] exiting daemon [2020-05-20T18:48:22.052Z] daemon.go:448: [d6ad02420c368] Daemon stopped [2020-05-20T18:48:22.052Z] === RUN TestTemplatedSecret [2020-05-20T18:48:22.458Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-20T18:48:23.604Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2020-05-20T18:48:23.604Z] === RUN TestNetworkNat [2020-05-20T18:48:23.888Z] --- PASS: TestNetworkNat (0.70s) [2020-05-20T18:48:23.888Z] === RUN TestNetworkLocalhostTCPNat [2020-05-20T18:48:24.358Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-20T18:48:24.901Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-20T18:48:24.901Z] === RUN TestNetworkLoopbackNat [2020-05-20T18:48:25.329Z] --- PASS: TestTemplatedSecret (3.22s) [2020-05-20T18:48:25.329Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-20T18:48:25.329Z] daemon.go:325: [dc004a917cc75] waiting for daemon to start [2020-05-20T18:48:25.329Z] daemon.go:325: [dc004a917cc75] waiting for daemon to start [2020-05-20T18:48:25.329Z] daemon.go:353: [dc004a917cc75] daemon started [2020-05-20T18:48:25.329Z] daemon.go:461: [dc004a917cc75] Stopping daemon [2020-05-20T18:48:25.329Z] daemon.go:296: [dc004a917cc75] exiting daemon [2020-05-20T18:48:25.329Z] daemon.go:448: [dc004a917cc75] Daemon stopped [2020-05-20T18:48:25.329Z] === RUN TestSecretCreateResolve [2020-05-20T18:48:25.546Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-05-20T18:48:25.546Z] === RUN TestPause [2020-05-20T18:48:25.730Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-20T18:48:26.259Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-20T18:48:26.557Z] --- PASS: TestPause (0.71s) [2020-05-20T18:48:26.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-20T18:48:26.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:48:26.557Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:48:26.557Z] === RUN TestPauseStopPausedContainer [2020-05-20T18:48:26.823Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-20T18:48:27.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-20T18:48:27.101Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-20T18:48:27.187Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-05-20T18:48:27.187Z] === RUN TestPsFilter [2020-05-20T18:48:27.187Z] --- PASS: TestPsFilter (0.18s) [2020-05-20T18:48:27.187Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-20T18:48:28.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-20T18:48:28.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-05-20T18:48:28.199Z] === RUN TestRemoveContainerWithVolume [2020-05-20T18:48:28.482Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-05-20T18:48:28.482Z] === RUN TestRemoveContainerRunning [2020-05-20T18:48:28.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-20T18:48:28.719Z] --- PASS: TestSecretCreateResolve (3.11s) [2020-05-20T18:48:28.719Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-20T18:48:28.719Z] daemon.go:325: [dee0d7d87ac75] waiting for daemon to start [2020-05-20T18:48:28.719Z] daemon.go:325: [dee0d7d87ac75] waiting for daemon to start [2020-05-20T18:48:28.719Z] daemon.go:353: [dee0d7d87ac75] daemon started [2020-05-20T18:48:28.719Z] daemon.go:461: [dee0d7d87ac75] Stopping daemon [2020-05-20T18:48:28.719Z] daemon.go:296: [dee0d7d87ac75] exiting daemon [2020-05-20T18:48:28.719Z] daemon.go:448: [dee0d7d87ac75] Daemon stopped [2020-05-20T18:48:28.719Z] PASS [2020-05-20T18:48:28.719Z] [2020-05-20T18:48:28.719Z] DONE 6 tests in 18.930s [2020-05-20T18:48:28.719Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T18:48:28.719Z] ++ 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-05-20T18:48:28.719Z] ++ set -e [2020-05-20T18:48:28.719Z] ++ '[' -n 0 ']' [2020-05-20T18:48:28.719Z] ++ set -x [2020-05-20T18:48:28.719Z] ++ env -i DEST=/go/src/github.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-05-20T18:48:28.719Z] INFO: Testing against a local daemon [2020-05-20T18:48:28.719Z] === RUN TestServiceCreateInit [2020-05-20T18:48:28.719Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:48:28.719Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-20T18:48:28.977Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-20T18:48:28.999Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-20T18:48:29.526Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-05-20T18:48:29.526Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-20T18:48:29.811Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2020-05-20T18:48:29.811Z] === RUN TestRemoveInvalidContainer [2020-05-20T18:48:29.811Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-20T18:48:29.811Z] === RUN TestRenameLinkedContainer [2020-05-20T18:48:29.933Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-20T18:48:30.866Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-20T18:48:31.499Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-20T18:48:31.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-20T18:48:31.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-20T18:48:32.067Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-20T18:48:32.240Z] #33 137.1 [2020-05-20T18:48:32.240Z] #33 DONE 137.3s [2020-05-20T18:48:32.240Z] [2020-05-20T18:48:32.240Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-20T18:48:32.509Z] --- PASS: TestRenameLinkedContainer (2.54s) [2020-05-20T18:48:32.509Z] === RUN TestRenameStoppedContainer [2020-05-20T18:48:33.127Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-05-20T18:48:33.127Z] === RUN TestRenameRunningContainerAndReuse [2020-05-20T18:48:33.612Z] #34 DONE 1.2s [2020-05-20T18:48:33.966Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-20T18:48:33.966Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:48:34.612Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-05-20T18:48:34.612Z] === RUN TestRenameInvalidName [2020-05-20T18:48:34.983Z] [2020-05-20T18:48:34.983Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-20T18:48:35.229Z] --- PASS: TestRenameInvalidName (0.65s) [2020-05-20T18:48:35.229Z] === RUN TestRenameAnonymousContainer [2020-05-20T18:48:35.240Z] #35 DONE 0.5s [2020-05-20T18:48:35.240Z] [2020-05-20T18:48:35.240Z] #36 exporting to image [2020-05-20T18:48:35.240Z] #36 exporting layers [2020-05-20T18:48:35.338Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-20T18:48:35.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-20T18:48:36.613Z] #36 exporting layers 1.2s done [2020-05-20T18:48:36.613Z] #36 writing image sha256:ea0582a89d92473e22008116a09d2d61a05452bac63599864be2a435a3b3953e done [2020-05-20T18:48:36.613Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-20T18:48:36.613Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T18:48:36.920Z] + echo Ensuring container killed. [2020-05-20T18:48:36.920Z] Ensuring container killed. [2020-05-20T18:48:36.920Z] + docker rm -vf docker-pr4 [2020-05-20T18:48:36.920Z] Error: No such container: docker-pr4 [2020-05-20T18:48:36.920Z] + true [Pipeline] sh [2020-05-20T18:48:37.203Z] + echo Chowning /workspace to jenkins user [2020-05-20T18:48:37.203Z] Chowning /workspace to jenkins user [2020-05-20T18:48:37.203Z] + id -u [2020-05-20T18:48:37.203Z] + id -g [2020-05-20T18:48:37.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40978:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T18:48:37.271Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-20T18:48:37.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-20T18:48:37.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-20T18:48:37.916Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2020-05-20T18:48:37.916Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T18:48:38.200Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-05-20T18:48:38.200Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-20T18:48:38.400Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-20T18:48:38.448Z] + bundleName=unit [2020-05-20T18:48:38.448Z] + echo Creating unit-bundles.tar.gz [2020-05-20T18:48:38.448Z] Creating unit-bundles.tar.gz [2020-05-20T18:48:38.448Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-20T18:48:38.448Z] bundles/junit-report.xml [2020-05-20T18:48:38.448Z] bundles/go-test-report.json [2020-05-20T18:48:38.448Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-20T18:48:38.459Z] Archiving artifacts [2020-05-20T18:48:38.840Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [2020-05-20T18:48:38.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [Pipeline] // catchError [Pipeline] sh [2020-05-20T18:48:38.965Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-20T18:48:39.147Z] + make clean [2020-05-20T18:48:39.147Z] docker volume rm -f docker-dev-cache [2020-05-20T18:48:39.147Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T18:48:39.530Z] --- PASS: TestServiceCreateInit (10.86s) [2020-05-20T18:48:39.530Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-05-20T18:48:39.530Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:48:39.530Z] daemon.go:325: [de9827e60e161] waiting for daemon to start [2020-05-20T18:48:39.530Z] daemon.go:325: [de9827e60e161] waiting for daemon to start [2020-05-20T18:48:39.530Z] daemon.go:353: [de9827e60e161] daemon started [2020-05-20T18:48:39.530Z] daemon.go:461: [de9827e60e161] Stopping daemon [2020-05-20T18:48:39.530Z] daemon.go:296: [de9827e60e161] exiting daemon [2020-05-20T18:48:39.530Z] daemon.go:448: [de9827e60e161] Daemon stopped [2020-05-20T18:48:39.530Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s) [2020-05-20T18:48:39.530Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:48:39.530Z] daemon.go:325: [d1328b8f7077f] waiting for daemon to start [2020-05-20T18:48:39.530Z] daemon.go:325: [d1328b8f7077f] waiting for daemon to start [2020-05-20T18:48:39.530Z] daemon.go:353: [d1328b8f7077f] daemon started [2020-05-20T18:48:39.530Z] daemon.go:461: [d1328b8f7077f] Stopping daemon [2020-05-20T18:48:39.530Z] daemon.go:296: [d1328b8f7077f] exiting daemon [2020-05-20T18:48:39.530Z] daemon.go:448: [d1328b8f7077f] Daemon stopped [2020-05-20T18:48:39.530Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T18:48:39.679Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-05-20T18:48:39.679Z] === RUN TestResize [2020-05-20T18:48:39.788Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-20T18:48:40.297Z] --- PASS: TestResize (0.69s) [2020-05-20T18:48:40.297Z] === RUN TestResizeWithInvalidSize [2020-05-20T18:48:40.916Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-05-20T18:48:40.916Z] === RUN TestResizeWhenContainerNotStarted [2020-05-20T18:48:41.538Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:41.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:41.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:41.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-20T18:48:41.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-20T18:48:41.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-20T18:48:41.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-20T18:48:42.311Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-20T18:48:42.875Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-20T18:48:45.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-20T18:48:45.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:45.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-20T18:48:45.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:46.128Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-20T18:48:46.153Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-20T18:48:47.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-20T18:48:47.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-20T18:48:47.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-20T18:48:47.523Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-20T18:48:49.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-20T18:48:50.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-20T18:48:50.303Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-20T18:48:51.673Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s) [2020-05-20T18:48:51.845Z] 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-05-20T18:48:51.845Z] daemon.go:325: [d6169acc047dd] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d6169acc047dd] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d6169acc047dd] daemon started [2020-05-20T18:48:51.845Z] daemon.go:461: [d6169acc047dd] Stopping daemon [2020-05-20T18:48:51.845Z] daemon.go:296: [d6169acc047dd] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:448: [d6169acc047dd] Daemon stopped [2020-05-20T18:48:51.845Z] daemon.go:325: [d6169acc047dd] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d6169acc047dd] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d6169acc047dd] daemon started [2020-05-20T18:48:51.845Z] daemon.go:461: [d6169acc047dd] Stopping daemon [2020-05-20T18:48:51.845Z] daemon.go:296: [d6169acc047dd] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:448: [d6169acc047dd] Daemon stopped [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2020-05-20T18:48:51.845Z] 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-05-20T18:48:51.845Z] daemon.go:325: [d47a5a13d253b] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d47a5a13d253b] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d47a5a13d253b] daemon started [2020-05-20T18:48:51.845Z] daemon.go:325: [d47a5a13d253b] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:296: [d47a5a13d253b] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:325: [d47a5a13d253b] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d47a5a13d253b] daemon started [2020-05-20T18:48:51.845Z] daemon.go:461: [d47a5a13d253b] Stopping daemon [2020-05-20T18:48:51.845Z] daemon.go:296: [d47a5a13d253b] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:448: [d47a5a13d253b] Daemon stopped [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.42s) [2020-05-20T18:48:51.845Z] 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-05-20T18:48:51.845Z] daemon.go:325: [d858a59742267] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d858a59742267] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d858a59742267] daemon started [2020-05-20T18:48:51.845Z] daemon.go:296: [d858a59742267] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:325: [d858a59742267] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d858a59742267] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d858a59742267] daemon started [2020-05-20T18:48:51.845Z] daemon.go:461: [d858a59742267] Stopping daemon [2020-05-20T18:48:51.845Z] daemon.go:296: [d858a59742267] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:448: [d858a59742267] Daemon stopped [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2020-05-20T18:48:51.845Z] 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-05-20T18:48:51.845Z] daemon.go:325: [d2b759143705e] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d2b759143705e] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d2b759143705e] daemon started [2020-05-20T18:48:51.845Z] daemon.go:296: [d2b759143705e] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:325: [d2b759143705e] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:325: [d2b759143705e] waiting for daemon to start [2020-05-20T18:48:51.845Z] daemon.go:353: [d2b759143705e] daemon started [2020-05-20T18:48:51.845Z] daemon.go:461: [d2b759143705e] Stopping daemon [2020-05-20T18:48:51.845Z] daemon.go:296: [d2b759143705e] exiting daemon [2020-05-20T18:48:51.845Z] daemon.go:448: [d2b759143705e] Daemon stopped [2020-05-20T18:48:51.845Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [df823e55a8987] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [df823e55a8987] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [df823e55a8987] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [df823e55a8987] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [df823e55a8987] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [df823e55a8987] Daemon stopped [2020-05-20T18:48:51.846Z] daemon.go:325: [df823e55a8987] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [df823e55a8987] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [df823e55a8987] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [df823e55a8987] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [df823e55a8987] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [df823e55a8987] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [d813cf6134b23] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d813cf6134b23] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d813cf6134b23] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d813cf6134b23] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d813cf6134b23] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d813cf6134b23] Daemon stopped [2020-05-20T18:48:51.846Z] daemon.go:325: [d813cf6134b23] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d813cf6134b23] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d813cf6134b23] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d813cf6134b23] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d813cf6134b23] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d813cf6134b23] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [d2d803e0f9bfe] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d2d803e0f9bfe] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d2d803e0f9bfe] daemon started [2020-05-20T18:48:51.846Z] daemon.go:296: [d2d803e0f9bfe] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:325: [d2d803e0f9bfe] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d2d803e0f9bfe] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d2d803e0f9bfe] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d2d803e0f9bfe] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d2d803e0f9bfe] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d2d803e0f9bfe] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [dfebb49c3c5a3] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [dfebb49c3c5a3] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [dfebb49c3c5a3] daemon started [2020-05-20T18:48:51.846Z] daemon.go:325: [dfebb49c3c5a3] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:296: [dfebb49c3c5a3] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:325: [dfebb49c3c5a3] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [dfebb49c3c5a3] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [dfebb49c3c5a3] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [dfebb49c3c5a3] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [dfebb49c3c5a3] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.51s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [d1c7ff8e5f902] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d1c7ff8e5f902] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d1c7ff8e5f902] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d1c7ff8e5f902] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d1c7ff8e5f902] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d1c7ff8e5f902] Daemon stopped [2020-05-20T18:48:51.846Z] daemon.go:325: [d1c7ff8e5f902] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d1c7ff8e5f902] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d1c7ff8e5f902] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d1c7ff8e5f902] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d1c7ff8e5f902] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d1c7ff8e5f902] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.08s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [db5c328ba2ad8] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [db5c328ba2ad8] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [db5c328ba2ad8] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [db5c328ba2ad8] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [db5c328ba2ad8] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [db5c328ba2ad8] Daemon stopped [2020-05-20T18:48:51.846Z] daemon.go:325: [db5c328ba2ad8] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [db5c328ba2ad8] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [db5c328ba2ad8] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [db5c328ba2ad8] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [db5c328ba2ad8] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [db5c328ba2ad8] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.07s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [df4c851f36d40] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [df4c851f36d40] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [df4c851f36d40] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [df4c851f36d40] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [df4c851f36d40] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [df4c851f36d40] Daemon stopped [2020-05-20T18:48:51.846Z] daemon.go:325: [df4c851f36d40] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [df4c851f36d40] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [df4c851f36d40] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [df4c851f36d40] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [df4c851f36d40] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [df4c851f36d40] Daemon stopped [2020-05-20T18:48:51.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-05-20T18:48:51.846Z] 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-05-20T18:48:51.846Z] daemon.go:325: [d03df5ca7f4ae] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:325: [d03df5ca7f4ae] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d03df5ca7f4ae] daemon started [2020-05-20T18:48:51.846Z] daemon.go:325: [d03df5ca7f4ae] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:296: [d03df5ca7f4ae] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:325: [d03df5ca7f4ae] waiting for daemon to start [2020-05-20T18:48:51.846Z] daemon.go:353: [d03df5ca7f4ae] daemon started [2020-05-20T18:48:51.846Z] daemon.go:461: [d03df5ca7f4ae] Stopping daemon [2020-05-20T18:48:51.846Z] daemon.go:296: [d03df5ca7f4ae] exiting daemon [2020-05-20T18:48:51.846Z] daemon.go:448: [d03df5ca7f4ae] Daemon stopped [2020-05-20T18:48:51.846Z] === RUN TestKernelTCPMemory [2020-05-20T18:48:52.465Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-20T18:48:52.465Z] === RUN TestNISDomainname [2020-05-20T18:48:53.478Z] --- PASS: TestNISDomainname (0.86s) [2020-05-20T18:48:53.478Z] === RUN TestStats [2020-05-20T18:48:53.567Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-20T18:48:53.824Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-20T18:48:54.950Z] --- PASS: TestStats (1.69s) [2020-05-20T18:48:54.950Z] === RUN TestStopContainerWithTimeout [2020-05-20T18:48:54.950Z] === RUN TestStopContainerWithTimeout/0 [2020-05-20T18:48:54.950Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-20T18:48:54.950Z] === RUN TestStopContainerWithTimeout/1 [2020-05-20T18:48:54.950Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-20T18:48:54.950Z] === RUN TestStopContainerWithTimeout/3 [2020-05-20T18:48:54.950Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-20T18:48:54.950Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-20T18:48:54.950Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-20T18:48:54.950Z] === CONT TestStopContainerWithTimeout/0 [2020-05-20T18:48:54.950Z] === CONT TestStopContainerWithTimeout/1 [2020-05-20T18:48:54.950Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-20T18:48:54.950Z] === CONT TestStopContainerWithTimeout/3 [2020-05-20T18:48:58.019Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-20T18:48:58.020Z] --- PASS: TestCreateServiceMultipleTimes (18.67s) [2020-05-20T18:48:58.020Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-20T18:48:58.020Z] daemon.go:325: [d7f6d4b1dc993] waiting for daemon to start [2020-05-20T18:48:58.020Z] daemon.go:325: [d7f6d4b1dc993] waiting for daemon to start [2020-05-20T18:48:58.020Z] daemon.go:353: [d7f6d4b1dc993] daemon started [2020-05-20T18:48:58.020Z] daemon.go:461: [d7f6d4b1dc993] Stopping daemon [2020-05-20T18:48:58.020Z] daemon.go:296: [d7f6d4b1dc993] exiting daemon [2020-05-20T18:48:58.020Z] daemon.go:448: [d7f6d4b1dc993] Daemon stopped [2020-05-20T18:48:58.020Z] === RUN TestCreateServiceConflict [2020-05-20T18:48:58.423Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-20T18:48:58.423Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-05-20T18:48:58.423Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-05-20T18:48:58.423Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-05-20T18:48:58.423Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2020-05-20T18:48:58.423Z] === RUN TestDeleteDevicemapper [2020-05-20T18:48:58.423Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-20T18:48:58.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:48:58.423Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-20T18:49:00.458Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2020-05-20T18:49:00.458Z] === RUN TestUpdateMemory [2020-05-20T18:49:00.542Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-20T18:49:01.085Z] --- PASS: TestUpdateMemory (0.94s) [2020-05-20T18:49:01.086Z] === RUN TestUpdateCPUQuota [2020-05-20T18:49:01.107Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-20T18:49:01.364Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-05-20T18:49:01.364Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-20T18:49:01.364Z] daemon.go:325: [df1f69ad71827] waiting for daemon to start [2020-05-20T18:49:01.364Z] daemon.go:325: [df1f69ad71827] waiting for daemon to start [2020-05-20T18:49:01.364Z] daemon.go:353: [df1f69ad71827] daemon started [2020-05-20T18:49:01.364Z] daemon.go:461: [df1f69ad71827] Stopping daemon [2020-05-20T18:49:01.364Z] daemon.go:296: [df1f69ad71827] exiting daemon [2020-05-20T18:49:01.364Z] daemon.go:448: [df1f69ad71827] Daemon stopped [2020-05-20T18:49:01.364Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T18:49:02.296Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-20T18:49:02.566Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-05-20T18:49:02.566Z] === RUN TestUpdatePidsLimit [2020-05-20T18:49:02.566Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-20T18:49:02.566Z] === RUN TestUpdatePidsLimit/no_change [2020-05-20T18:49:02.850Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-20T18:49:03.134Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-20T18:49:03.418Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-20T18:49:04.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-20T18:49:04.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-20T18:49:05.519Z] --- PASS: TestUpdatePidsLimit (3.16s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-05-20T18:49:05.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-05-20T18:49:05.520Z] === RUN TestUpdateRestartPolicy [2020-05-20T18:49:05.574Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-05-20T18:49:05.574Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-20T18:49:05.574Z] daemon.go:325: [d577ffdac80b6] waiting for daemon to start [2020-05-20T18:49:05.574Z] daemon.go:325: [d577ffdac80b6] waiting for daemon to start [2020-05-20T18:49:05.574Z] daemon.go:353: [d577ffdac80b6] daemon started [2020-05-20T18:49:05.574Z] daemon.go:461: [d577ffdac80b6] Stopping daemon [2020-05-20T18:49:05.574Z] daemon.go:296: [d577ffdac80b6] exiting daemon [2020-05-20T18:49:05.574Z] daemon.go:448: [d577ffdac80b6] Daemon stopped [2020-05-20T18:49:05.574Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T18:49:13.671Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-20T18:49:16.944Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-20T18:49:18.057Z] --- PASS: TestUpdateRestartPolicy (11.95s) [2020-05-20T18:49:18.057Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-20T18:49:18.057Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-20T18:49:18.057Z] === RUN TestWaitNonBlocked [2020-05-20T18:49:18.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:49:18.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:49:18.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:49:18.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:49:18.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-20T18:49:18.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-20T18:49:18.840Z] === RUN TestDockerSuite/TestBuildRm [2020-05-20T18:49:19.072Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-20T18:49:19.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-05-20T18:49:19.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-05-20T18:49:19.072Z] === RUN TestWaitBlocked [2020-05-20T18:49:19.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:49:19.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:49:19.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:49:19.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:49:19.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-20T18:49:19.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-20T18:49:19.770Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.65s) [2020-05-20T18:49:19.770Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-20T18:49:19.770Z] daemon.go:325: [d9557abf48e26] waiting for daemon to start [2020-05-20T18:49:19.770Z] daemon.go:325: [d9557abf48e26] waiting for daemon to start [2020-05-20T18:49:19.770Z] daemon.go:353: [d9557abf48e26] daemon started [2020-05-20T18:49:19.770Z] daemon.go:461: [d9557abf48e26] Stopping daemon [2020-05-20T18:49:19.770Z] daemon.go:296: [d9557abf48e26] exiting daemon [2020-05-20T18:49:19.770Z] daemon.go:448: [d9557abf48e26] Daemon stopped [2020-05-20T18:49:19.770Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T18:49:20.091Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-20T18:49:20.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-05-20T18:49:20.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-05-20T18:49:20.091Z] === CONT TestContainerStartOnDaemonRestart [2020-05-20T18:49:20.091Z] === CONT TestIpcModeOlderClient [2020-05-20T18:49:20.091Z] === CONT TestDaemonRestartIpcMode [2020-05-20T18:49:20.091Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-20T18:49:22.293Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-20T18:49:22.857Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2020-05-20T18:49:22.857Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-20T18:49:22.857Z] daemon.go:325: [d3e597652afe1] waiting for daemon to start [2020-05-20T18:49:22.857Z] daemon.go:325: [d3e597652afe1] waiting for daemon to start [2020-05-20T18:49:22.857Z] daemon.go:353: [d3e597652afe1] daemon started [2020-05-20T18:49:22.857Z] daemon.go:461: [d3e597652afe1] Stopping daemon [2020-05-20T18:49:22.857Z] daemon.go:296: [d3e597652afe1] exiting daemon [2020-05-20T18:49:22.857Z] daemon.go:448: [d3e597652afe1] Daemon stopped [2020-05-20T18:49:22.857Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T18:49:22.857Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-20T18:49:23.568Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2020-05-20T18:49:23.568Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-20T18:49:23.568Z] daemon.go:325: [d578e5000c5ef] waiting for daemon to start [2020-05-20T18:49:23.568Z] daemon.go:325: [d578e5000c5ef] waiting for daemon to start [2020-05-20T18:49:23.568Z] daemon.go:353: [d578e5000c5ef] daemon started [2020-05-20T18:49:23.568Z] daemon.go:325: [d578e5000c5ef] waiting for daemon to start [2020-05-20T18:49:23.568Z] daemon.go:296: [d578e5000c5ef] exiting daemon [2020-05-20T18:49:23.568Z] daemon.go:325: [d578e5000c5ef] waiting for daemon to start [2020-05-20T18:49:23.568Z] daemon.go:353: [d578e5000c5ef] daemon started [2020-05-20T18:49:23.568Z] daemon.go:461: [d578e5000c5ef] Stopping daemon [2020-05-20T18:49:23.568Z] daemon.go:296: [d578e5000c5ef] exiting daemon [2020-05-20T18:49:23.568Z] daemon.go:448: [d578e5000c5ef] Daemon stopped [2020-05-20T18:49:23.853Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-05-20T18:49:23.853Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-20T18:49:23.853Z] daemon.go:325: [d239074d6f86d] waiting for daemon to start [2020-05-20T18:49:23.853Z] daemon.go:325: [d239074d6f86d] waiting for daemon to start [2020-05-20T18:49:23.853Z] daemon.go:353: [d239074d6f86d] daemon started [2020-05-20T18:49:23.853Z] daemon.go:461: [d239074d6f86d] Stopping daemon [2020-05-20T18:49:23.853Z] daemon.go:296: [d239074d6f86d] exiting daemon [2020-05-20T18:49:23.853Z] daemon.go:448: [d239074d6f86d] Daemon stopped [2020-05-20T18:49:23.853Z] daemon.go:325: [d239074d6f86d] waiting for daemon to start [2020-05-20T18:49:23.853Z] daemon.go:325: [d239074d6f86d] waiting for daemon to start [2020-05-20T18:49:23.853Z] daemon.go:353: [d239074d6f86d] daemon started [2020-05-20T18:49:23.853Z] daemon.go:461: [d239074d6f86d] Stopping daemon [2020-05-20T18:49:23.853Z] daemon.go:296: [d239074d6f86d] exiting daemon [2020-05-20T18:49:23.853Z] daemon.go:448: [d239074d6f86d] Daemon stopped [2020-05-20T18:49:23.853Z] PASS [2020-05-20T18:49:23.853Z] [2020-05-20T18:49:23.853Z] === Skipped [2020-05-20T18:49:23.853Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-20T18:49:23.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-20T18:49:23.853Z] [2020-05-20T18:49:23.853Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-20T18:49:23.853Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-20T18:49:23.853Z] [2020-05-20T18:49:23.853Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-20T18:49:23.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-20T18:49:23.853Z] [2020-05-20T18:49:23.853Z] [2020-05-20T18:49:23.853Z] DONE 189 tests, 3 skipped in 101.785s [2020-05-20T18:49:23.853Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-20T18:49:23.853Z] ++ 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-05-20T18:49:23.853Z] ++ set -e [2020-05-20T18:49:23.853Z] ++ '[' -n 0 ']' [2020-05-20T18:49:23.853Z] ++ set -x [2020-05-20T18:49:23.853Z] ++ env -i DEST=/go/src/github.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-05-20T18:49:23.853Z] INFO: Testing against a local daemon [2020-05-20T18:49:23.853Z] === RUN TestCommitInheritsEnv [2020-05-20T18:49:24.155Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-20T18:49:24.155Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-20T18:49:24.155Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-20T18:49:24.155Z] === RUN TestImagesFilterMultiReference [2020-05-20T18:49:24.226Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-20T18:49:24.439Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-20T18:49:24.439Z] === RUN TestImagePullPlatformInvalid [2020-05-20T18:49:24.439Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-20T18:49:24.439Z] === RUN TestRemoveImageOrphaning [2020-05-20T18:49:24.723Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-05-20T18:49:24.723Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-20T18:49:24.723Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-20T18:49:24.723Z] === RUN TestTagInvalidReference [2020-05-20T18:49:25.008Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-20T18:49:25.008Z] === RUN TestTagValidPrefixedRepo [2020-05-20T18:49:25.008Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-20T18:49:25.008Z] === RUN TestTagExistedNameWithoutForce [2020-05-20T18:49:25.008Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-05-20T18:49:25.008Z] === RUN TestTagOfficialNames [2020-05-20T18:49:25.008Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-20T18:49:25.008Z] === RUN TestTagMatchesDigest [2020-05-20T18:49:25.008Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-20T18:49:25.008Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-20T18:49:25.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-20T18:49:25.721Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-20T18:49:25.978Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2020-05-20T18:49:25.978Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-20T18:49:25.978Z] daemon.go:325: [d1d16fb238107] waiting for daemon to start [2020-05-20T18:49:25.978Z] daemon.go:325: [d1d16fb238107] waiting for daemon to start [2020-05-20T18:49:25.978Z] daemon.go:353: [d1d16fb238107] daemon started [2020-05-20T18:49:25.978Z] daemon.go:461: [d1d16fb238107] Stopping daemon [2020-05-20T18:49:25.978Z] daemon.go:296: [d1d16fb238107] exiting daemon [2020-05-20T18:49:25.978Z] daemon.go:448: [d1d16fb238107] Daemon stopped [2020-05-20T18:49:25.978Z] === RUN TestCreateServiceSysctls [2020-05-20T18:49:27.347Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-20T18:49:28.718Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-20T18:49:29.652Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-20T18:49:29.652Z] --- PASS: TestCreateServiceSysctls (3.77s) [2020-05-20T18:49:29.653Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-20T18:49:29.653Z] daemon.go:325: [d833963123d2c] waiting for daemon to start [2020-05-20T18:49:29.653Z] daemon.go:325: [d833963123d2c] waiting for daemon to start [2020-05-20T18:49:29.653Z] daemon.go:353: [d833963123d2c] daemon started [2020-05-20T18:49:29.653Z] daemon.go:461: [d833963123d2c] Stopping daemon [2020-05-20T18:49:29.653Z] daemon.go:296: [d833963123d2c] exiting daemon [2020-05-20T18:49:29.653Z] daemon.go:448: [d833963123d2c] Daemon stopped [2020-05-20T18:49:29.653Z] === RUN TestInspect [2020-05-20T18:49:33.834Z] --- PASS: TestInspect (3.49s) [2020-05-20T18:49:33.834Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-20T18:49:33.834Z] daemon.go:325: [deeb35883cd6e] waiting for daemon to start [2020-05-20T18:49:33.834Z] daemon.go:325: [deeb35883cd6e] waiting for daemon to start [2020-05-20T18:49:33.834Z] daemon.go:353: [deeb35883cd6e] daemon started [2020-05-20T18:49:33.834Z] daemon.go:461: [deeb35883cd6e] Stopping daemon [2020-05-20T18:49:33.834Z] daemon.go:296: [deeb35883cd6e] exiting daemon [2020-05-20T18:49:33.834Z] daemon.go:448: [deeb35883cd6e] Daemon stopped [2020-05-20T18:49:33.834Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T18:49:34.091Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-20T18:49:34.348Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-20T18:49:34.605Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-20T18:49:34.605Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-20T18:49:34.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-20T18:49:34.862Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-20T18:49:36.232Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-20T18:49:36.232Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-20T18:49:37.273Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-20T18:49:37.605Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-20T18:49:40.126Z] --- PASS: TestDockerNetworkConnectAlias (6.80s) [2020-05-20T18:49:40.126Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-20T18:49:40.126Z] daemon.go:325: [d09d6b87603c4] waiting for daemon to start [2020-05-20T18:49:40.126Z] daemon.go:325: [d09d6b87603c4] waiting for daemon to start [2020-05-20T18:49:40.126Z] daemon.go:353: [d09d6b87603c4] daemon started [2020-05-20T18:49:40.126Z] daemon.go:461: [d09d6b87603c4] Stopping daemon [2020-05-20T18:49:40.126Z] daemon.go:296: [d09d6b87603c4] exiting daemon [2020-05-20T18:49:40.126Z] daemon.go:448: [d09d6b87603c4] Daemon stopped [2020-05-20T18:49:40.126Z] === RUN TestDockerNetworkReConnect [2020-05-20T18:49:40.292Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-20T18:49:40.774Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-20T18:49:43.407Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-20T18:49:44.342Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-20T18:49:45.290Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2020-05-20T18:49:45.290Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-20T18:49:45.290Z] daemon.go:325: [d475430e91510] waiting for daemon to start [2020-05-20T18:49:45.290Z] daemon.go:325: [d475430e91510] waiting for daemon to start [2020-05-20T18:49:45.290Z] daemon.go:353: [d475430e91510] daemon started [2020-05-20T18:49:45.290Z] daemon.go:461: [d475430e91510] Stopping daemon [2020-05-20T18:49:45.290Z] daemon.go:296: [d475430e91510] exiting daemon [2020-05-20T18:49:45.290Z] daemon.go:448: [d475430e91510] Daemon stopped [2020-05-20T18:49:45.290Z] === RUN TestServicePlugin [2020-05-20T18:49:45.964Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-20T18:49:46.535Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-20T18:49:47.907Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-20T18:49:49.802Z] === RUN TestDockerSuite/TestBuildUser [2020-05-20T18:49:51.697Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-20T18:49:51.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-20T18:49:56.958Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-20T18:50:15.021Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-20T18:50:15.021Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-20T18:50:15.021Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-20T18:50:15.952Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-20T18:50:16.884Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-20T18:50:18.254Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-20T18:50:18.254Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-20T18:50:18.254Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-20T18:50:18.254Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-20T18:50:18.254Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-20T18:50:20.148Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-20T18:50:20.148Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-20T18:50:21.078Z] --- PASS: TestServicePlugin (35.51s) [2020-05-20T18:50:21.078Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-20T18:50:21.078Z] daemon.go:325: [d50b78c575583] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:325: [d50b78c575583] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:353: [d50b78c575583] daemon started [2020-05-20T18:50:21.078Z] daemon.go:461: [d50b78c575583] Stopping daemon [2020-05-20T18:50:21.078Z] daemon.go:296: [d50b78c575583] exiting daemon [2020-05-20T18:50:21.078Z] daemon.go:448: [d50b78c575583] Daemon stopped [2020-05-20T18:50:21.078Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-20T18:50:21.078Z] daemon.go:325: [dcc02652c26db] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:325: [dcc02652c26db] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:353: [dcc02652c26db] daemon started [2020-05-20T18:50:21.078Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-20T18:50:21.078Z] daemon.go:325: [d2243cb908595] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:325: [d2243cb908595] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:353: [d2243cb908595] daemon started [2020-05-20T18:50:21.078Z] plugin_test.go:60: [d2243cb908595] joining swarm manager [dcc02652c26db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T18:50:21.078Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-20T18:50:21.078Z] daemon.go:325: [d0e7446f04706] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:325: [d0e7446f04706] waiting for daemon to start [2020-05-20T18:50:21.078Z] daemon.go:353: [d0e7446f04706] daemon started [2020-05-20T18:50:21.078Z] plugin_test.go:63: [d0e7446f04706] joining swarm manager [dcc02652c26db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T18:50:21.078Z] daemon.go:461: [d0e7446f04706] Stopping daemon [2020-05-20T18:50:21.078Z] daemon.go:296: [d0e7446f04706] exiting daemon [2020-05-20T18:50:21.078Z] daemon.go:448: [d0e7446f04706] Daemon stopped [2020-05-20T18:50:21.078Z] daemon.go:461: [d2243cb908595] Stopping daemon [2020-05-20T18:50:21.078Z] daemon.go:296: [d2243cb908595] exiting daemon [2020-05-20T18:50:21.078Z] daemon.go:448: [d2243cb908595] Daemon stopped [2020-05-20T18:50:21.078Z] daemon.go:461: [dcc02652c26db] Stopping daemon [2020-05-20T18:50:21.078Z] daemon.go:296: [dcc02652c26db] exiting daemon [2020-05-20T18:50:21.078Z] daemon.go:448: [dcc02652c26db] Daemon stopped [2020-05-20T18:50:21.078Z] === RUN TestServiceUpdateLabel [2020-05-20T18:50:21.078Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-20T18:50:22.009Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-20T18:50:22.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-20T18:50:23.197Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-20T18:50:23.455Z] --- PASS: TestServiceUpdateLabel (2.60s) [2020-05-20T18:50:23.455Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-20T18:50:23.455Z] daemon.go:325: [d07048700e3c1] waiting for daemon to start [2020-05-20T18:50:23.455Z] daemon.go:325: [d07048700e3c1] waiting for daemon to start [2020-05-20T18:50:23.455Z] daemon.go:353: [d07048700e3c1] daemon started [2020-05-20T18:50:23.455Z] daemon.go:461: [d07048700e3c1] Stopping daemon [2020-05-20T18:50:23.455Z] daemon.go:296: [d07048700e3c1] exiting daemon [2020-05-20T18:50:23.455Z] daemon.go:448: [d07048700e3c1] Daemon stopped [2020-05-20T18:50:23.455Z] === RUN TestServiceUpdateSecrets [2020-05-20T18:50:26.731Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-20T18:50:27.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-20T18:50:28.592Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-20T18:50:29.523Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-20T18:50:29.781Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-20T18:50:30.712Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-20T18:50:30.712Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-20T18:50:31.643Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-20T18:50:34.169Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-20T18:50:34.169Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-20T18:50:34.169Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-20T18:50:34.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-20T18:50:34.426Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-20T18:50:35.796Z] === RUN TestDockerSuite/TestCommitChange [2020-05-20T18:50:36.727Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-20T18:50:37.658Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-20T18:50:39.029Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-05-20T18:50:39.029Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-20T18:50:39.029Z] daemon.go:325: [d8909143e24f8] waiting for daemon to start [2020-05-20T18:50:39.029Z] daemon.go:325: [d8909143e24f8] waiting for daemon to start [2020-05-20T18:50:39.029Z] daemon.go:353: [d8909143e24f8] daemon started [2020-05-20T18:50:39.029Z] daemon.go:461: [d8909143e24f8] Stopping daemon [2020-05-20T18:50:39.029Z] daemon.go:296: [d8909143e24f8] exiting daemon [2020-05-20T18:50:39.029Z] daemon.go:448: [d8909143e24f8] Daemon stopped [2020-05-20T18:50:39.029Z] === RUN TestServiceUpdateConfigs [2020-05-20T18:50:39.594Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-20T18:50:41.489Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-20T18:50:41.697Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-20T18:50:41.697Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-20T18:50:41.697Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-20T18:50:42.858Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-20T18:50:44.228Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-20T18:50:45.159Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-20T18:50:47.054Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-20T18:50:47.987Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-20T18:50:48.244Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-20T18:50:50.138Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-20T18:50:51.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-20T18:50:51.507Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-20T18:50:51.507Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-20T18:50:52.438Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-20T18:50:53.371Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-20T18:50:54.741Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2020-05-20T18:50:54.741Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-20T18:50:54.741Z] daemon.go:325: [dd776e677317f] waiting for daemon to start [2020-05-20T18:50:54.741Z] daemon.go:325: [dd776e677317f] waiting for daemon to start [2020-05-20T18:50:54.741Z] daemon.go:353: [dd776e677317f] daemon started [2020-05-20T18:50:54.741Z] daemon.go:461: [dd776e677317f] Stopping daemon [2020-05-20T18:50:54.741Z] daemon.go:296: [dd776e677317f] exiting daemon [2020-05-20T18:50:54.741Z] daemon.go:448: [dd776e677317f] Daemon stopped [2020-05-20T18:50:54.741Z] === RUN TestServiceUpdateNetwork [2020-05-20T18:50:54.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-20T18:50:55.673Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-20T18:50:56.605Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-20T18:50:56.605Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-20T18:50:56.605Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-20T18:50:57.537Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-20T18:50:57.538Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-20T18:50:57.538Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-20T18:50:57.538Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-20T18:50:57.794Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-20T18:50:58.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-20T18:50:59.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-20T18:50:59.744Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-20T18:51:00.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-20T18:51:00.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-20T18:51:02.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-20T18:51:03.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-20T18:51:03.051Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-20T18:51:03.982Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-20T18:51:04.546Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-20T18:51:05.476Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-20T18:51:06.409Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-20T18:51:06.409Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-20T18:51:07.339Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-20T18:51:07.903Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-20T18:51:08.833Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-20T18:51:08.833Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-20T18:51:09.764Z] --- PASS: TestServiceUpdateNetwork (15.19s) [2020-05-20T18:51:09.764Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-20T18:51:09.764Z] daemon.go:325: [d6a941e32810f] waiting for daemon to start [2020-05-20T18:51:09.764Z] daemon.go:325: [d6a941e32810f] waiting for daemon to start [2020-05-20T18:51:09.764Z] daemon.go:353: [d6a941e32810f] daemon started [2020-05-20T18:51:09.764Z] daemon.go:461: [d6a941e32810f] Stopping daemon [2020-05-20T18:51:09.764Z] daemon.go:296: [d6a941e32810f] exiting daemon [2020-05-20T18:51:09.764Z] daemon.go:448: [d6a941e32810f] Daemon stopped [2020-05-20T18:51:09.764Z] PASS [2020-05-20T18:51:09.764Z] [2020-05-20T18:51:09.764Z] DONE 18 tests in 161.309s [2020-05-20T18:51:09.764Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T18:51:09.764Z] ++ 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-05-20T18:51:09.764Z] ++ set -e [2020-05-20T18:51:09.764Z] ++ '[' -n 0 ']' [2020-05-20T18:51:09.764Z] ++ set -x [2020-05-20T18:51:09.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:51:09.764Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-20T18:51:09.764Z] INFO: Testing against a local daemon [2020-05-20T18:51:09.764Z] === RUN TestSessionCreate [2020-05-20T18:51:09.764Z] --- PASS: TestSessionCreate (0.03s) [2020-05-20T18:51:09.764Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T18:51:09.764Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-20T18:51:09.764Z] PASS [2020-05-20T18:51:09.764Z] [2020-05-20T18:51:09.764Z] DONE 2 tests in 0.193s [2020-05-20T18:51:09.764Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T18:51:09.764Z] ++ 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-05-20T18:51:09.764Z] ++ set -e [2020-05-20T18:51:09.764Z] ++ '[' -n 0 ']' [2020-05-20T18:51:09.764Z] ++ set -x [2020-05-20T18:51:09.765Z] ++ env -i DEST=/go/src/github.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-05-20T18:51:10.022Z] INFO: Testing against a local daemon [2020-05-20T18:51:10.022Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T18:51:10.022Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:51:10.022Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:51:10.022Z] === RUN TestEventsExecDie [2020-05-20T18:51:10.316Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-20T18:51:10.956Z] --- PASS: TestEventsExecDie (0.84s) [2020-05-20T18:51:10.956Z] === RUN TestEventsBackwardsCompatible [2020-05-20T18:51:10.956Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-20T18:51:10.956Z] === RUN TestInfoBinaryCommits [2020-05-20T18:51:10.956Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-20T18:51:10.956Z] === RUN TestInfoAPIVersioned [2020-05-20T18:51:10.956Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-20T18:51:10.956Z] === RUN TestInfoAPI [2020-05-20T18:51:10.956Z] --- PASS: TestInfoAPI (0.02s) [2020-05-20T18:51:10.956Z] === RUN TestInfoAPIWarnings [2020-05-20T18:51:11.213Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-20T18:51:11.804Z] --- PASS: TestInfoAPIWarnings (0.86s) [2020-05-20T18:51:11.804Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-20T18:51:11.804Z] daemon.go:325: [d71044f76ee37] waiting for daemon to start [2020-05-20T18:51:11.804Z] daemon.go:325: [d71044f76ee37] waiting for daemon to start [2020-05-20T18:51:11.804Z] daemon.go:353: [d71044f76ee37] daemon started [2020-05-20T18:51:11.804Z] daemon.go:461: [d71044f76ee37] Stopping daemon [2020-05-20T18:51:11.804Z] daemon.go:296: [d71044f76ee37] exiting daemon [2020-05-20T18:51:11.804Z] daemon.go:448: [d71044f76ee37] Daemon stopped [2020-05-20T18:51:11.804Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T18:51:12.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-05-20T18:51:12.066Z] === RUN TestPingCacheHeaders [2020-05-20T18:51:12.066Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-20T18:51:12.066Z] === RUN TestPingGet [2020-05-20T18:51:12.066Z] --- PASS: TestPingGet (0.02s) [2020-05-20T18:51:12.066Z] === RUN TestPingHead [2020-05-20T18:51:12.066Z] --- PASS: TestPingHead (0.03s) [2020-05-20T18:51:12.066Z] === RUN TestVersion [2020-05-20T18:51:12.066Z] --- PASS: TestVersion (0.04s) [2020-05-20T18:51:12.066Z] PASS [2020-05-20T18:51:12.066Z] [2020-05-20T18:51:12.066Z] === Skipped [2020-05-20T18:51:12.066Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T18:51:12.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T18:51:12.066Z] [2020-05-20T18:51:12.066Z] [2020-05-20T18:51:12.066Z] DONE 12 tests, 1 skipped in 2.281s [2020-05-20T18:51:12.066Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T18:51:12.066Z] ++ 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-05-20T18:51:12.066Z] ++ set -e [2020-05-20T18:51:12.066Z] ++ '[' -n 0 ']' [2020-05-20T18:51:12.066Z] ++ set -x [2020-05-20T18:51:12.066Z] ++ env -i DEST=/go/src/github.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-05-20T18:51:12.334Z] INFO: Testing against a local daemon [2020-05-20T18:51:12.334Z] === RUN TestVolumesCreateAndList [2020-05-20T18:51:12.334Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-20T18:51:12.334Z] === RUN TestVolumesRemove [2020-05-20T18:51:12.334Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-20T18:51:12.334Z] === RUN TestVolumesInspect [2020-05-20T18:51:12.599Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-20T18:51:12.599Z] === RUN TestVolumesInvalidJSON [2020-05-20T18:51:12.599Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T18:51:12.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T18:51:12.599Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T18:51:12.599Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-20T18:51:12.599Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-20T18:51:12.599Z] PASS [2020-05-20T18:51:12.599Z] [2020-05-20T18:51:12.599Z] DONE 5 tests in 0.312s [2020-05-20T18:51:12.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T18:51:12.599Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T18:51:12.599Z] +++ kill 4614 [2020-05-20T18:51:13.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-20T18:51:13.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-20T18:51:13.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-20T18:51:13.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-20T18:51:13.164Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-20T18:51:14.094Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-20T18:51:14.094Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-20T18:51:14.094Z] +++ /etc/init.d/apparmor stop [2020-05-20T18:51:14.094Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T18:51:14.094Z] [2020-05-20T18:51:14.094Z] Unloading profiles will leave already running processes permanently [2020-05-20T18:51:14.094Z] unconfined, which can lead to unexpected situations. [2020-05-20T18:51:14.094Z] [2020-05-20T18:51:14.094Z] To set a process to complain mode, use the command line tool [2020-05-20T18:51:14.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T18:51:14.094Z] +++ true [2020-05-20T18:51:14.094Z] [2020-05-20T18:51:19.347Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-20T18:51:19.347Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-20T18:51:20.278Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-20T18:51:20.278Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-20T18:51:20.278Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-20T18:51:23.550Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-20T18:51:23.807Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-20T18:51:25.178Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-20T18:51:25.426Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-20T18:51:30.430Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-20T18:51:30.430Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-20T18:51:32.324Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-20T18:51:33.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-20T18:51:55.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-20T18:51:59.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-20T18:51:59.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-20T18:51:59.766Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-20T18:52:01.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T18:52:01.661Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-20T18:52:04.183Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-20T18:52:04.568Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-20T18:52:07.457Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-20T18:52:09.351Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-20T18:52:09.351Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-20T18:52:10.283Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-20T18:52:11.214Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-20T18:52:12.585Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-20T18:52:13.516Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-20T18:52:14.447Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-20T18:52:15.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-20T18:52:15.377Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-20T18:52:16.746Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-20T18:52:17.676Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-20T18:52:18.607Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-20T18:52:19.979Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-20T18:52:20.910Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-20T18:52:21.840Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-20T18:52:22.772Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-20T18:52:24.142Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-20T18:52:25.511Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-20T18:52:26.077Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-20T18:52:26.077Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-20T18:52:27.008Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-20T18:52:28.452Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-20T18:52:29.385Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-20T18:52:30.316Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-20T18:52:31.685Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-20T18:52:33.055Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-20T18:52:33.987Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-20T18:52:36.509Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-20T18:52:41.767Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-20T18:52:45.045Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-20T18:52:45.976Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-20T18:52:51.232Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-20T18:52:54.506Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-20T18:52:54.763Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-20T18:53:00.022Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-20T18:53:00.585Z] === RUN TestDockerSuite/TestCpToDot [2020-05-20T18:53:01.516Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-20T18:53:03.413Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-20T18:53:03.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-20T18:53:04.908Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-20T18:53:05.839Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-20T18:53:10.013Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-20T18:53:10.013Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-20T18:53:10.578Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-20T18:53:12.472Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-20T18:53:12.472Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-20T18:53:12.472Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-20T18:53:13.036Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-20T18:53:13.967Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-20T18:53:13.967Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-20T18:53:13.967Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-20T18:53:14.897Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-20T18:53:15.156Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-20T18:53:15.156Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-20T18:53:15.156Z] === RUN TestDockerSuite/TestCreateRM [2020-05-20T18:53:15.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-20T18:53:15.413Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-20T18:53:15.413Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-20T18:53:15.671Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-20T18:53:18.195Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-20T18:53:18.195Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-20T18:53:18.195Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-20T18:53:21.473Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-20T18:53:21.473Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-20T18:53:21.473Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-20T18:53:21.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-20T18:53:21.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-20T18:53:21.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-20T18:53:22.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-20T18:53:24.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-20T18:53:25.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-20T18:53:25.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-20T18:53:27.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-20T18:53:29.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-20T18:53:30.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-20T18:53:30.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-20T18:53:31.047Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-20T18:53:31.047Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-20T18:53:31.982Z] === RUN TestDockerSuite/TestDockerFails [2020-05-20T18:53:31.982Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-20T18:53:31.982Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-20T18:53:31.982Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-20T18:53:33.354Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-20T18:53:34.726Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-20T18:53:36.623Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-20T18:53:36.623Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-20T18:53:36.623Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-20T18:53:36.623Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-20T18:53:41.752Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-20T18:53:42.766Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-20T18:53:43.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-20T18:53:46.446Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-20T18:53:47.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-20T18:53:48.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-20T18:53:49.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-20T18:53:50.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-20T18:53:50.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-20T18:53:50.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-20T18:53:50.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-20T18:53:51.122Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-20T18:53:51.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-20T18:53:52.055Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-20T18:53:52.986Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-20T18:53:54.356Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-20T18:53:55.287Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-20T18:53:55.860Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-20T18:53:56.503Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-20T18:53:56.790Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-20T18:53:58.683Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-20T18:54:00.577Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-20T18:54:03.852Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-20T18:54:06.373Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-20T18:54:06.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-20T18:54:07.562Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-20T18:54:09.460Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-20T18:54:10.392Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-20T18:54:10.649Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-20T18:54:11.636Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-20T18:54:11.637Z] === RUN TestDockerSuite/TestBuildFails [2020-05-20T18:54:12.119Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-20T18:54:12.545Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-20T18:54:12.600Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-20T18:54:13.109Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-20T18:54:13.366Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-20T18:54:13.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-20T18:54:13.880Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-20T18:54:13.880Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-20T18:54:15.778Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-20T18:54:17.147Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-20T18:54:17.147Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-20T18:54:17.147Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-20T18:54:17.453Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-20T18:54:18.078Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-20T18:54:18.078Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-20T18:54:18.641Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-20T18:54:19.572Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-20T18:54:19.828Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-20T18:54:19.828Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-20T18:54:19.828Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-20T18:54:21.723Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-20T18:54:22.288Z] === RUN TestDockerSuite/TestEventsRename [2020-05-20T18:54:22.308Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-20T18:54:23.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-20T18:54:23.221Z] === RUN TestDockerSuite/TestEventsResize [2020-05-20T18:54:24.174Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-20T18:54:25.111Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-20T18:54:26.042Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-20T18:54:26.974Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-20T18:54:29.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T18:54:30.058Z] === RUN TestDockerSuite/TestEventsTop [2020-05-20T18:54:30.989Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-20T18:54:32.884Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-20T18:54:33.512Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-20T18:54:35.406Z] === RUN TestDockerSuite/TestExec [2020-05-20T18:54:36.339Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-20T18:54:37.274Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-20T18:54:37.838Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-20T18:54:38.770Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-20T18:54:38.860Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-20T18:54:39.343Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-20T18:54:40.670Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-20T18:54:41.234Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-20T18:54:42.166Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-20T18:54:43.096Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-20T18:54:43.661Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-20T18:54:44.592Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-20T18:54:45.318Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-20T18:54:45.318Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-20T18:54:45.318Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-20T18:54:45.522Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-20T18:54:45.800Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-20T18:54:45.800Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-20T18:54:47.416Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-20T18:54:47.601Z] --- PASS: TestImportExtremelyLargeImageWorks (321.44s) [2020-05-20T18:54:47.601Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-20T18:54:47.601Z] daemon.go:325: [d02f01c3f1f5d] waiting for daemon to start [2020-05-20T18:54:47.601Z] daemon.go:325: [d02f01c3f1f5d] waiting for daemon to start [2020-05-20T18:54:47.601Z] daemon.go:353: [d02f01c3f1f5d] daemon started [2020-05-20T18:54:47.601Z] daemon.go:461: [d02f01c3f1f5d] Stopping daemon [2020-05-20T18:54:47.601Z] daemon.go:296: [d02f01c3f1f5d] exiting daemon [2020-05-20T18:54:47.601Z] daemon.go:448: [d02f01c3f1f5d] Daemon stopped [2020-05-20T18:54:47.601Z] PASS [2020-05-20T18:54:47.601Z] [2020-05-20T18:54:47.601Z] DONE 11 tests in 322.751s [2020-05-20T18:54:47.601Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-20T18:54:47.601Z] ++ 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-05-20T18:54:47.601Z] ++ set -e [2020-05-20T18:54:47.601Z] ++ '[' -n 0 ']' [2020-05-20T18:54:47.601Z] ++ set -x [2020-05-20T18:54:47.601Z] ++ env -i DEST=/go/src/github.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-05-20T18:54:47.601Z] INFO: Testing against a local daemon [2020-05-20T18:54:47.601Z] === RUN TestNetworkCreateDelete [2020-05-20T18:54:47.601Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-05-20T18:54:47.601Z] === RUN TestDockerNetworkDeletePreferID [2020-05-20T18:54:47.601Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-05-20T18:54:47.601Z] === RUN TestInspectNetwork [2020-05-20T18:54:48.347Z] === RUN TestDockerSuite/TestExecEnv [2020-05-20T18:54:49.277Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-20T18:54:51.076Z] === RUN TestInspectNetwork/full_network_id [2020-05-20T18:54:51.076Z] === RUN TestInspectNetwork/partial_network_id [2020-05-20T18:54:51.076Z] === RUN TestInspectNetwork/network_name [2020-05-20T18:54:51.076Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-20T18:54:51.181Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-20T18:54:51.744Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-20T18:54:53.637Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-20T18:54:54.567Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-20T18:54:54.605Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-20T18:54:54.605Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-20T18:54:55.476Z] --- PASS: TestInspectNetwork (7.60s) [2020-05-20T18:54:55.476Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-20T18:54:55.476Z] daemon.go:325: [d40af1cf30f92] waiting for daemon to start [2020-05-20T18:54:55.476Z] daemon.go:325: [d40af1cf30f92] waiting for daemon to start [2020-05-20T18:54:55.476Z] daemon.go:353: [d40af1cf30f92] daemon started [2020-05-20T18:54:55.476Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-20T18:54:55.477Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-20T18:54:55.477Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-20T18:54:55.477Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-20T18:54:55.477Z] daemon.go:461: [d40af1cf30f92] Stopping daemon [2020-05-20T18:54:55.477Z] daemon.go:296: [d40af1cf30f92] exiting daemon [2020-05-20T18:54:55.477Z] daemon.go:448: [d40af1cf30f92] Daemon stopped [2020-05-20T18:54:55.477Z] === RUN TestRunContainerWithBridgeNone [2020-05-20T18:54:55.497Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-20T18:54:56.063Z] === RUN TestDockerSuite/TestExecParseError [2020-05-20T18:54:56.994Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-20T18:54:57.521Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-05-20T18:54:57.521Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-20T18:54:57.521Z] daemon.go:325: [dd72da90cc371] waiting for daemon to start [2020-05-20T18:54:57.521Z] daemon.go:325: [dd72da90cc371] waiting for daemon to start [2020-05-20T18:54:57.521Z] daemon.go:353: [dd72da90cc371] daemon started [2020-05-20T18:54:57.521Z] daemon.go:461: [dd72da90cc371] Stopping daemon [2020-05-20T18:54:57.521Z] daemon.go:296: [dd72da90cc371] exiting daemon [2020-05-20T18:54:57.521Z] daemon.go:448: [dd72da90cc371] Daemon stopped [2020-05-20T18:54:57.521Z] === RUN TestNetworkInvalidJSON [2020-05-20T18:54:57.521Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-20T18:54:57.521Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-20T18:54:57.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:54:57.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:54:57.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:54:57.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:54:57.521Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-20T18:54:57.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-20T18:54:57.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-20T18:54:57.521Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-20T18:54:57.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-20T18:54:57.521Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-20T18:54:57.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-20T18:54:57.521Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-20T18:54:57.925Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-20T18:54:57.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-20T18:54:58.543Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-20T18:54:58.544Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-20T18:54:58.544Z] daemon.go:325: [dea838da61c6b] waiting for daemon to start [2020-05-20T18:54:58.544Z] daemon.go:325: [dea838da61c6b] waiting for daemon to start [2020-05-20T18:54:58.544Z] daemon.go:353: [dea838da61c6b] daemon started [2020-05-20T18:54:58.544Z] daemon.go:461: [dea838da61c6b] Stopping daemon [2020-05-20T18:54:58.544Z] daemon.go:296: [dea838da61c6b] exiting daemon [2020-05-20T18:54:58.544Z] daemon.go:448: [dea838da61c6b] Daemon stopped [2020-05-20T18:54:58.544Z] daemon.go:325: [dea838da61c6b] waiting for daemon to start [2020-05-20T18:54:58.544Z] daemon.go:325: [dea838da61c6b] waiting for daemon to start [2020-05-20T18:54:58.544Z] daemon.go:353: [dea838da61c6b] daemon started [2020-05-20T18:54:58.544Z] daemon.go:461: [dea838da61c6b] Stopping daemon [2020-05-20T18:54:58.544Z] daemon.go:296: [dea838da61c6b] exiting daemon [2020-05-20T18:54:58.544Z] daemon.go:448: [dea838da61c6b] Daemon stopped [2020-05-20T18:54:58.544Z] === RUN TestDaemonDefaultNetworkPools [2020-05-20T18:54:58.855Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-20T18:54:59.183Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-20T18:54:59.184Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-20T18:54:59.184Z] daemon.go:325: [d9ffc54c1daa2] waiting for daemon to start [2020-05-20T18:54:59.184Z] daemon.go:325: [d9ffc54c1daa2] waiting for daemon to start [2020-05-20T18:54:59.184Z] daemon.go:353: [d9ffc54c1daa2] daemon started [2020-05-20T18:54:59.184Z] daemon.go:461: [d9ffc54c1daa2] Stopping daemon [2020-05-20T18:54:59.184Z] daemon.go:296: [d9ffc54c1daa2] exiting daemon [2020-05-20T18:54:59.184Z] daemon.go:448: [d9ffc54c1daa2] Daemon stopped [2020-05-20T18:54:59.184Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-20T18:55:00.226Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-20T18:55:00.671Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-20T18:55:00.671Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-20T18:55:00.671Z] daemon.go:325: [da58059e255b1] waiting for daemon to start [2020-05-20T18:55:00.671Z] daemon.go:325: [da58059e255b1] waiting for daemon to start [2020-05-20T18:55:00.671Z] daemon.go:353: [da58059e255b1] daemon started [2020-05-20T18:55:00.671Z] daemon.go:461: [da58059e255b1] Stopping daemon [2020-05-20T18:55:00.671Z] daemon.go:296: [da58059e255b1] exiting daemon [2020-05-20T18:55:00.671Z] daemon.go:448: [da58059e255b1] Daemon stopped [2020-05-20T18:55:00.671Z] daemon.go:325: [da58059e255b1] waiting for daemon to start [2020-05-20T18:55:00.671Z] daemon.go:325: [da58059e255b1] waiting for daemon to start [2020-05-20T18:55:00.671Z] daemon.go:353: [da58059e255b1] daemon started [2020-05-20T18:55:00.671Z] daemon.go:461: [da58059e255b1] Stopping daemon [2020-05-20T18:55:00.671Z] daemon.go:296: [da58059e255b1] exiting daemon [2020-05-20T18:55:00.671Z] daemon.go:448: [da58059e255b1] Daemon stopped [2020-05-20T18:55:00.671Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:55:01.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-20T18:55:01.157Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-20T18:55:02.091Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-20T18:55:02.164Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2020-05-20T18:55:02.164Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-20T18:55:02.164Z] daemon.go:325: [dd6625e307271] waiting for daemon to start [2020-05-20T18:55:02.164Z] daemon.go:325: [dd6625e307271] waiting for daemon to start [2020-05-20T18:55:02.164Z] daemon.go:353: [dd6625e307271] daemon started [2020-05-20T18:55:02.164Z] daemon.go:461: [dd6625e307271] Stopping daemon [2020-05-20T18:55:02.164Z] daemon.go:296: [dd6625e307271] exiting daemon [2020-05-20T18:55:02.164Z] daemon.go:448: [dd6625e307271] Daemon stopped [2020-05-20T18:55:02.164Z] daemon.go:325: [dd6625e307271] waiting for daemon to start [2020-05-20T18:55:02.164Z] daemon.go:325: [dd6625e307271] waiting for daemon to start [2020-05-20T18:55:02.164Z] daemon.go:353: [dd6625e307271] daemon started [2020-05-20T18:55:02.164Z] daemon.go:461: [dd6625e307271] Stopping daemon [2020-05-20T18:55:02.164Z] daemon.go:296: [dd6625e307271] exiting daemon [2020-05-20T18:55:02.164Z] daemon.go:448: [dd6625e307271] Daemon stopped [2020-05-20T18:55:02.164Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:55:02.782Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-20T18:55:02.782Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-20T18:55:02.782Z] daemon.go:325: [dee9cc4056f64] waiting for daemon to start [2020-05-20T18:55:02.782Z] daemon.go:325: [dee9cc4056f64] waiting for daemon to start [2020-05-20T18:55:02.782Z] daemon.go:353: [dee9cc4056f64] daemon started [2020-05-20T18:55:02.782Z] daemon.go:461: [dee9cc4056f64] Stopping daemon [2020-05-20T18:55:02.782Z] daemon.go:296: [dee9cc4056f64] exiting daemon [2020-05-20T18:55:02.782Z] daemon.go:448: [dee9cc4056f64] Daemon stopped [2020-05-20T18:55:02.782Z] === RUN TestServiceWithPredefinedNetwork [2020-05-20T18:55:05.183Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-20T18:55:05.183Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-20T18:55:05.499Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-05-20T18:55:05.499Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-20T18:55:05.499Z] daemon.go:325: [d87b4e33e4b47] waiting for daemon to start [2020-05-20T18:55:05.499Z] daemon.go:325: [d87b4e33e4b47] waiting for daemon to start [2020-05-20T18:55:05.499Z] daemon.go:353: [d87b4e33e4b47] daemon started [2020-05-20T18:55:05.499Z] daemon.go:461: [d87b4e33e4b47] Stopping daemon [2020-05-20T18:55:05.499Z] daemon.go:296: [d87b4e33e4b47] exiting daemon [2020-05-20T18:55:05.499Z] daemon.go:448: [d87b4e33e4b47] Daemon stopped [2020-05-20T18:55:05.499Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-20T18:55:05.499Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:55:05.499Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:55:05.499Z] === RUN TestServiceWithDataPathPortInit [2020-05-20T18:55:06.788Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-20T18:55:06.788Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-20T18:55:07.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-20T18:55:07.270Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-20T18:55:12.124Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-20T18:55:12.606Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-20T18:55:13.087Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-20T18:55:14.102Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-20T18:55:14.276Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-20T18:55:14.276Z] === RUN TestDockerSuite/TestExecTTY [2020-05-20T18:55:14.584Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-20T18:55:15.207Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-20T18:55:15.603Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-20T18:55:16.139Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-20T18:55:16.616Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-20T18:55:16.703Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-20T18:55:17.633Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-20T18:55:17.633Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-20T18:55:19.527Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-20T18:55:20.459Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-20T18:55:20.749Z] --- PASS: TestServiceWithDataPathPortInit (14.56s) [2020-05-20T18:55:20.749Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:55:20.749Z] daemon.go:325: [df931d38faf91] waiting for daemon to start [2020-05-20T18:55:20.749Z] daemon.go:325: [df931d38faf91] waiting for daemon to start [2020-05-20T18:55:20.749Z] daemon.go:353: [df931d38faf91] daemon started [2020-05-20T18:55:20.749Z] daemon.go:461: [df931d38faf91] Stopping daemon [2020-05-20T18:55:20.749Z] daemon.go:296: [df931d38faf91] exiting daemon [2020-05-20T18:55:20.749Z] daemon.go:448: [df931d38faf91] Daemon stopped [2020-05-20T18:55:20.749Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-20T18:55:20.749Z] daemon.go:325: [d06b00a2c8566] waiting for daemon to start [2020-05-20T18:55:20.749Z] daemon.go:325: [d06b00a2c8566] waiting for daemon to start [2020-05-20T18:55:20.749Z] daemon.go:353: [d06b00a2c8566] daemon started [2020-05-20T18:55:20.749Z] daemon.go:461: [d06b00a2c8566] Stopping daemon [2020-05-20T18:55:20.749Z] daemon.go:296: [d06b00a2c8566] exiting daemon [2020-05-20T18:55:20.749Z] daemon.go:448: [d06b00a2c8566] Daemon stopped [2020-05-20T18:55:20.749Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-20T18:55:21.464Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-20T18:55:21.464Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-20T18:55:21.464Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-20T18:55:21.464Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-20T18:55:21.835Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-20T18:55:21.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-20T18:55:21.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-20T18:55:21.946Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-20T18:55:22.399Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-20T18:55:22.428Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-20T18:55:22.909Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-20T18:55:23.342Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-20T18:55:23.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-20T18:55:27.577Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2020-05-20T18:55:27.577Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-20T18:55:27.577Z] daemon.go:325: [d3b70a2298999] waiting for daemon to start [2020-05-20T18:55:27.577Z] daemon.go:325: [d3b70a2298999] waiting for daemon to start [2020-05-20T18:55:27.577Z] daemon.go:353: [d3b70a2298999] daemon started [2020-05-20T18:55:27.577Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ajq81634er0swo2y3smevoxv6 Created:2020-05-20 18:55:20.658618531 +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[eea89abcecd74263c6f85a34da9f0ea3c4ef724d800c656a7eabbc7a3c893395:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tug4gzx2ik26ew42yhipkyq5x EndpointID:50415b83951d18ed84eaa3263f4b0d8953190fe42c6121ce456d3856fe9a2cf3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33fcd9c300485d3d78a78164a4ac907fee902fb080866c3e102e53da7be12d3f 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:d5cc8fd0a1ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tug4gzx2ik26ew42yhipkyq5x EndpointID:50415b83951d18ed84eaa3263f4b0d8953190fe42c6121ce456d3856fe9a2cf3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-20T18:55:27.577Z] daemon.go:461: [d3b70a2298999] Stopping daemon [2020-05-20T18:55:27.577Z] daemon.go:296: [d3b70a2298999] exiting daemon [2020-05-20T18:55:27.577Z] daemon.go:448: [d3b70a2298999] Daemon stopped [2020-05-20T18:55:27.577Z] PASS [2020-05-20T18:55:27.577Z] [2020-05-20T18:55:27.577Z] === Skipped [2020-05-20T18:55:27.577Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-20T18:55:27.577Z] service_test.go:230: FLAKY_TEST [2020-05-20T18:55:27.577Z] [2020-05-20T18:55:27.577Z] [2020-05-20T18:55:27.577Z] DONE 21 tests, 1 skipped in 40.200s [2020-05-20T18:55:27.577Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:55:27.577Z] ++ 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-05-20T18:55:27.577Z] ++ set -e [2020-05-20T18:55:27.577Z] ++ '[' -n 0 ']' [2020-05-20T18:55:27.577Z] ++ set -x [2020-05-20T18:55:27.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:55:27.577Z] INFO: Testing against a local daemon [2020-05-20T18:55:27.577Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-20T18:55:27.761Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-20T18:55:28.589Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2020-05-20T18:55:28.589Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2020-05-20T18:55:28.589Z] daemon.go:325: [d9c8785a64e6a] waiting for daemon to start [2020-05-20T18:55:28.589Z] daemon.go:325: [d9c8785a64e6a] waiting for daemon to start [2020-05-20T18:55:28.589Z] daemon.go:353: [d9c8785a64e6a] daemon started [2020-05-20T18:55:28.589Z] daemon.go:461: [d9c8785a64e6a] Stopping daemon [2020-05-20T18:55:28.589Z] daemon.go:296: [d9c8785a64e6a] exiting daemon [2020-05-20T18:55:28.589Z] daemon.go:448: [d9c8785a64e6a] Daemon stopped [2020-05-20T18:55:28.589Z] daemon.go:325: [d9c8785a64e6a] waiting for daemon to start [2020-05-20T18:55:28.589Z] daemon.go:325: [d9c8785a64e6a] waiting for daemon to start [2020-05-20T18:55:28.589Z] daemon.go:353: [d9c8785a64e6a] daemon started [2020-05-20T18:55:28.589Z] daemon.go:461: [d9c8785a64e6a] Stopping daemon [2020-05-20T18:55:28.589Z] daemon.go:296: [d9c8785a64e6a] exiting daemon [2020-05-20T18:55:28.589Z] daemon.go:448: [d9c8785a64e6a] Daemon stopped [2020-05-20T18:55:28.589Z] === RUN TestDockerNetworkIpvlan [2020-05-20T18:55:29.162Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-20T18:55:29.209Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-20T18:55:30.224Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-20T18:55:31.235Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-20T18:55:33.338Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-20T18:55:33.926Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-20T18:55:35.232Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-20T18:55:37.404Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-20T18:55:40.485Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-20T18:55:41.049Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-20T18:55:41.049Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-20T18:55:41.049Z] === RUN TestDockerSuite/TestHealth [2020-05-20T18:55:45.764Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-20T18:55:45.764Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-20T18:55:48.035Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-20T18:55:51.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-20T18:55:55.854Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-20T18:56:03.193Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-20T18:56:03.449Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-20T18:56:03.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-20T18:56:03.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-20T18:56:03.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-20T18:56:03.963Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-20T18:56:04.219Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-20T18:56:04.782Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-20T18:56:04.782Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-20T18:56:05.712Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-20T18:56:05.712Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-20T18:56:06.643Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-20T18:56:07.574Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-20T18:56:07.574Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-20T18:56:08.533Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-20T18:56:11.807Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-20T18:56:11.807Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-20T18:56:11.807Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-20T18:56:13.175Z] === RUN TestDockerSuite/TestImportFile [2020-05-20T18:56:14.307Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-20T18:56:15.068Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-20T18:56:15.068Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-20T18:56:16.963Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-20T18:56:16.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-20T18:56:18.857Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-20T18:56:20.753Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-20T18:56:21.317Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T18:56:22.248Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-20T18:56:22.505Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-20T18:56:23.876Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-20T18:56:24.132Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-20T18:56:24.440Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-20T18:56:25.370Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-20T18:56:26.301Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-20T18:56:26.301Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-20T18:56:26.301Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-20T18:56:26.301Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-20T18:56:26.864Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-20T18:56:27.794Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-20T18:56:28.358Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-20T18:56:29.289Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-20T18:56:30.221Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-20T18:56:31.152Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-20T18:56:31.716Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-20T18:56:31.716Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-20T18:56:32.771Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-20T18:56:33.613Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-20T18:56:34.177Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-20T18:56:34.712Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-20T18:56:35.115Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-20T18:56:35.115Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-20T18:56:35.696Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-20T18:56:35.953Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-20T18:56:37.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-20T18:56:38.254Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-20T18:56:39.185Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-20T18:56:39.562Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-20T18:56:40.115Z] === RUN TestDockerSuite/TestInspectImage [2020-05-20T18:56:40.115Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-20T18:56:40.115Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-20T18:56:40.115Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-20T18:56:40.679Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-20T18:56:41.610Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-20T18:56:41.610Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-20T18:56:42.540Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-20T18:56:43.470Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-20T18:56:45.368Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-20T18:56:45.368Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-20T18:56:45.543Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-20T18:56:46.299Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-20T18:56:46.864Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-20T18:56:48.759Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-20T18:56:49.324Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-20T18:56:50.255Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-20T18:56:51.186Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-20T18:56:51.535Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-20T18:56:51.749Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-20T18:56:52.679Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-20T18:56:53.610Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-20T18:56:53.610Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-20T18:56:55.102Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-20T18:56:56.132Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-20T18:56:56.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-20T18:56:58.030Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-20T18:56:59.930Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-20T18:56:59.930Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-20T18:57:01.829Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-20T18:57:04.352Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-20T18:57:06.650Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-20T18:57:06.650Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-20T18:57:06.876Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-20T18:57:06.876Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-20T18:57:09.398Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-20T18:57:09.657Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-20T18:57:10.587Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-20T18:57:13.934Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-20T18:57:13.934Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-20T18:57:13.934Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-20T18:57:13.934Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-20T18:57:16.210Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-20T18:57:22.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-20T18:57:24.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-20T18:57:25.011Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-20T18:57:26.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-20T18:57:26.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-20T18:57:27.279Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-20T18:57:27.279Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-20T18:57:27.279Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan (115.51s) [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [dde4da3e95508] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [dde4da3e95508] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [dde4da3e95508] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-05-20T18:57:27.624Z] daemon.go:461: [dde4da3e95508] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [dde4da3e95508] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [dde4da3e95508] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [deb916de96ebb] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [deb916de96ebb] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [deb916de96ebb] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-05-20T18:57:27.624Z] daemon.go:461: [deb916de96ebb] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [deb916de96ebb] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [deb916de96ebb] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [d8d7700286179] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d8d7700286179] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d8d7700286179] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2020-05-20T18:57:27.624Z] daemon.go:461: [d8d7700286179] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d8d7700286179] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d8d7700286179] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [d7e20063e0af1] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d7e20063e0af1] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d7e20063e0af1] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.17s) [2020-05-20T18:57:27.624Z] daemon.go:461: [d7e20063e0af1] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d7e20063e0af1] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d7e20063e0af1] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [d47b0cf2d7026] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d47b0cf2d7026] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d47b0cf2d7026] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.14s) [2020-05-20T18:57:27.624Z] daemon.go:461: [d47b0cf2d7026] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d47b0cf2d7026] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d47b0cf2d7026] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [ddd56fd8db50a] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [ddd56fd8db50a] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [ddd56fd8db50a] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.15s) [2020-05-20T18:57:27.624Z] daemon.go:461: [ddd56fd8db50a] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [ddd56fd8db50a] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [ddd56fd8db50a] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [dae31da16efbc] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [dae31da16efbc] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [dae31da16efbc] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (17.99s) [2020-05-20T18:57:27.624Z] daemon.go:461: [dae31da16efbc] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [dae31da16efbc] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [dae31da16efbc] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [d0d12f6b34828] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d0d12f6b34828] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d0d12f6b34828] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.05s) [2020-05-20T18:57:27.624Z] daemon.go:461: [d0d12f6b34828] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d0d12f6b34828] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d0d12f6b34828] Daemon stopped [2020-05-20T18:57:27.624Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-05-20T18:57:27.624Z] daemon.go:325: [d6d91f4fd74fd] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d6d91f4fd74fd] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d6d91f4fd74fd] daemon started [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkIpvlan/Addressing (31.79s) [2020-05-20T18:57:27.624Z] daemon.go:461: [d6d91f4fd74fd] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d6d91f4fd74fd] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d6d91f4fd74fd] Daemon stopped [2020-05-20T18:57:27.624Z] PASS [2020-05-20T18:57:27.624Z] [2020-05-20T18:57:27.624Z] DONE 11 tests in 117.115s [2020-05-20T18:57:27.624Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-20T18:57:27.624Z] ++ 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-05-20T18:57:27.624Z] ++ set -e [2020-05-20T18:57:27.624Z] ++ '[' -n 0 ']' [2020-05-20T18:57:27.624Z] ++ set -x [2020-05-20T18:57:27.624Z] ++ env -i DEST=/go/src/github.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-05-20T18:57:27.624Z] INFO: Testing against a local daemon [2020-05-20T18:57:27.624Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-20T18:57:27.624Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-20T18:57:27.624Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-20T18:57:27.624Z] daemon.go:325: [d752ab5afd029] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d752ab5afd029] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d752ab5afd029] daemon started [2020-05-20T18:57:27.624Z] daemon.go:461: [d752ab5afd029] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d752ab5afd029] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d752ab5afd029] Daemon stopped [2020-05-20T18:57:27.624Z] daemon.go:325: [d752ab5afd029] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:325: [d752ab5afd029] waiting for daemon to start [2020-05-20T18:57:27.624Z] daemon.go:353: [d752ab5afd029] daemon started [2020-05-20T18:57:27.624Z] daemon.go:461: [d752ab5afd029] Stopping daemon [2020-05-20T18:57:27.624Z] daemon.go:296: [d752ab5afd029] exiting daemon [2020-05-20T18:57:27.624Z] daemon.go:448: [d752ab5afd029] Daemon stopped [2020-05-20T18:57:27.624Z] === RUN TestDockerNetworkMacvlan [2020-05-20T18:57:27.624Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-20T18:57:27.624Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-20T18:57:28.243Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-20T18:57:28.735Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-20T18:57:29.550Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-20T18:57:29.665Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-20T18:57:29.665Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-20T18:57:30.564Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-20T18:57:30.931Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-20T18:57:31.579Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-20T18:57:32.941Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-20T18:57:32.941Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-20T18:57:32.941Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-20T18:57:32.941Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-20T18:57:32.941Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-20T18:57:32.941Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-20T18:57:33.872Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-20T18:57:34.390Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-20T18:57:34.804Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-20T18:57:36.174Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-20T18:57:38.696Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-20T18:57:39.292Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-20T18:57:39.292Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-20T18:57:40.374Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-20T18:57:41.387Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-20T18:57:42.573Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-20T18:57:44.467Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-20T18:57:45.032Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-20T18:57:45.032Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-20T18:57:46.402Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-20T18:57:46.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-20T18:57:47.593Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-20T18:57:48.525Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-20T18:57:49.900Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-20T18:57:50.184Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-20T18:57:51.270Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-20T18:57:51.270Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-20T18:57:52.454Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan (24.85s) [2020-05-20T18:57:52.859Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:57:52.859Z] daemon.go:325: [dc8f52f3f083c] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [dc8f52f3f083c] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [dc8f52f3f083c] daemon started [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-20T18:57:52.859Z] daemon.go:461: [dc8f52f3f083c] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [dc8f52f3f083c] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [dc8f52f3f083c] Daemon stopped [2020-05-20T18:57:52.859Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:57:52.859Z] daemon.go:325: [de660775b0ad2] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [de660775b0ad2] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [de660775b0ad2] daemon started [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-20T18:57:52.859Z] daemon.go:461: [de660775b0ad2] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [de660775b0ad2] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [de660775b0ad2] Daemon stopped [2020-05-20T18:57:52.859Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:57:52.859Z] daemon.go:325: [d511467c48ba2] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [d511467c48ba2] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [d511467c48ba2] daemon started [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-05-20T18:57:52.859Z] daemon.go:461: [d511467c48ba2] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [d511467c48ba2] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [d511467c48ba2] Daemon stopped [2020-05-20T18:57:52.859Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:57:52.859Z] daemon.go:325: [db61e35afc15b] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [db61e35afc15b] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [db61e35afc15b] daemon started [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-05-20T18:57:52.859Z] daemon.go:461: [db61e35afc15b] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [db61e35afc15b] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [db61e35afc15b] Daemon stopped [2020-05-20T18:57:52.859Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-20T18:57:52.859Z] daemon.go:325: [dc6350af6c05d] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [dc6350af6c05d] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [dc6350af6c05d] daemon started [2020-05-20T18:57:52.859Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.87s) [2020-05-20T18:57:52.859Z] daemon.go:461: [dc6350af6c05d] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [dc6350af6c05d] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [dc6350af6c05d] Daemon stopped [2020-05-20T18:57:52.859Z] PASS [2020-05-20T18:57:52.859Z] [2020-05-20T18:57:52.859Z] DONE 7 tests in 26.432s [2020-05-20T18:57:52.859Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-20T18:57:52.859Z] ++ 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-05-20T18:57:52.859Z] ++ set -e [2020-05-20T18:57:52.859Z] ++ '[' -n 0 ']' [2020-05-20T18:57:52.859Z] ++ set -x [2020-05-20T18:57:52.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:57:52.859Z] testing: warning: no tests to run [2020-05-20T18:57:52.859Z] PASS [2020-05-20T18:57:52.859Z] [2020-05-20T18:57:52.859Z] DONE 0 tests in 0.016s [2020-05-20T18:57:52.859Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-20T18:57:52.859Z] ++ 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-05-20T18:57:52.859Z] ++ set -e [2020-05-20T18:57:52.859Z] ++ '[' -n 0 ']' [2020-05-20T18:57:52.859Z] ++ set -x [2020-05-20T18:57:52.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:57:52.859Z] INFO: Testing against a local daemon [2020-05-20T18:57:52.859Z] === RUN TestAuthZPluginAllowRequest [2020-05-20T18:57:52.859Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-05-20T18:57:52.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-20T18:57:52.859Z] daemon.go:325: [dd2aec37293a8] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [dd2aec37293a8] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [dd2aec37293a8] daemon started [2020-05-20T18:57:52.859Z] daemon.go:461: [dd2aec37293a8] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [dd2aec37293a8] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [dd2aec37293a8] Daemon stopped [2020-05-20T18:57:52.859Z] === RUN TestAuthZPluginTLS [2020-05-20T18:57:52.859Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-20T18:57:52.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-20T18:57:52.859Z] daemon.go:325: [d7efd31dc31b8] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:325: [d7efd31dc31b8] waiting for daemon to start [2020-05-20T18:57:52.859Z] daemon.go:353: [d7efd31dc31b8] daemon started [2020-05-20T18:57:52.859Z] daemon.go:461: [d7efd31dc31b8] Stopping daemon [2020-05-20T18:57:52.859Z] daemon.go:296: [d7efd31dc31b8] exiting daemon [2020-05-20T18:57:52.859Z] daemon.go:448: [d7efd31dc31b8] Daemon stopped [2020-05-20T18:57:52.859Z] === RUN TestAuthZPluginDenyRequest [2020-05-20T18:57:53.478Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-20T18:57:53.478Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-20T18:57:53.478Z] daemon.go:325: [d88d29c84c215] waiting for daemon to start [2020-05-20T18:57:53.478Z] daemon.go:325: [d88d29c84c215] waiting for daemon to start [2020-05-20T18:57:53.478Z] daemon.go:353: [d88d29c84c215] daemon started [2020-05-20T18:57:53.478Z] daemon.go:461: [d88d29c84c215] Stopping daemon [2020-05-20T18:57:53.478Z] daemon.go:296: [d88d29c84c215] exiting daemon [2020-05-20T18:57:53.478Z] daemon.go:448: [d88d29c84c215] Daemon stopped [2020-05-20T18:57:53.478Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-20T18:57:53.764Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-20T18:57:53.764Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-20T18:57:53.764Z] daemon.go:325: [dc862bccdf016] waiting for daemon to start [2020-05-20T18:57:53.764Z] daemon.go:325: [dc862bccdf016] waiting for daemon to start [2020-05-20T18:57:53.764Z] daemon.go:353: [dc862bccdf016] daemon started [2020-05-20T18:57:53.764Z] daemon.go:461: [dc862bccdf016] Stopping daemon [2020-05-20T18:57:53.764Z] daemon.go:296: [dc862bccdf016] exiting daemon [2020-05-20T18:57:53.764Z] daemon.go:448: [dc862bccdf016] Daemon stopped [2020-05-20T18:57:53.764Z] === RUN TestAuthZPluginDenyResponse [2020-05-20T18:57:53.794Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-20T18:57:54.385Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-20T18:57:54.385Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-20T18:57:54.385Z] daemon.go:325: [df7315a552ac5] waiting for daemon to start [2020-05-20T18:57:54.385Z] daemon.go:325: [df7315a552ac5] waiting for daemon to start [2020-05-20T18:57:54.385Z] daemon.go:353: [df7315a552ac5] daemon started [2020-05-20T18:57:54.385Z] daemon.go:461: [df7315a552ac5] Stopping daemon [2020-05-20T18:57:54.385Z] daemon.go:296: [df7315a552ac5] exiting daemon [2020-05-20T18:57:54.385Z] daemon.go:448: [df7315a552ac5] Daemon stopped [2020-05-20T18:57:54.385Z] === RUN TestAuthZPluginAllowEventStream [2020-05-20T18:57:54.725Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-20T18:57:55.289Z] === RUN TestDockerSuite/TestLogsSince [2020-05-20T18:57:56.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-20T18:57:56.428Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-20T18:57:56.428Z] daemon.go:325: [df16c5f923d00] waiting for daemon to start [2020-05-20T18:57:56.428Z] daemon.go:325: [df16c5f923d00] waiting for daemon to start [2020-05-20T18:57:56.428Z] daemon.go:353: [df16c5f923d00] daemon started [2020-05-20T18:57:56.428Z] daemon.go:461: [df16c5f923d00] Stopping daemon [2020-05-20T18:57:56.428Z] daemon.go:296: [df16c5f923d00] exiting daemon [2020-05-20T18:57:56.428Z] daemon.go:448: [df16c5f923d00] Daemon stopped [2020-05-20T18:57:56.428Z] === RUN TestAuthZPluginErrorResponse [2020-05-20T18:57:56.713Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-20T18:57:56.713Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-20T18:57:56.713Z] daemon.go:325: [df48a706c7e09] waiting for daemon to start [2020-05-20T18:57:56.713Z] daemon.go:325: [df48a706c7e09] waiting for daemon to start [2020-05-20T18:57:56.714Z] daemon.go:353: [df48a706c7e09] daemon started [2020-05-20T18:57:56.714Z] daemon.go:461: [df48a706c7e09] Stopping daemon [2020-05-20T18:57:56.714Z] daemon.go:296: [df48a706c7e09] exiting daemon [2020-05-20T18:57:56.714Z] daemon.go:448: [df48a706c7e09] Daemon stopped [2020-05-20T18:57:56.714Z] === RUN TestAuthZPluginErrorRequest [2020-05-20T18:57:57.345Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-20T18:57:57.345Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-20T18:57:57.345Z] daemon.go:325: [d0a6bf75145a2] waiting for daemon to start [2020-05-20T18:57:57.345Z] daemon.go:325: [d0a6bf75145a2] waiting for daemon to start [2020-05-20T18:57:57.345Z] daemon.go:353: [d0a6bf75145a2] daemon started [2020-05-20T18:57:57.345Z] daemon.go:461: [d0a6bf75145a2] Stopping daemon [2020-05-20T18:57:57.345Z] daemon.go:296: [d0a6bf75145a2] exiting daemon [2020-05-20T18:57:57.345Z] daemon.go:448: [d0a6bf75145a2] Daemon stopped [2020-05-20T18:57:57.345Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:57:57.963Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-05-20T18:57:57.963Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-20T18:57:57.963Z] daemon.go:325: [dd1d2272bc699] waiting for daemon to start [2020-05-20T18:57:57.963Z] daemon.go:325: [dd1d2272bc699] waiting for daemon to start [2020-05-20T18:57:57.963Z] daemon.go:353: [dd1d2272bc699] daemon started [2020-05-20T18:57:57.963Z] daemon.go:461: [dd1d2272bc699] Stopping daemon [2020-05-20T18:57:57.963Z] daemon.go:296: [dd1d2272bc699] exiting daemon [2020-05-20T18:57:57.963Z] daemon.go:448: [dd1d2272bc699] Daemon stopped [2020-05-20T18:57:57.963Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:57:59.999Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-20T18:57:59.999Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-20T18:57:59.999Z] daemon.go:325: [d7053e25e0bdb] waiting for daemon to start [2020-05-20T18:57:59.999Z] daemon.go:325: [d7053e25e0bdb] waiting for daemon to start [2020-05-20T18:57:59.999Z] daemon.go:353: [d7053e25e0bdb] daemon started [2020-05-20T18:57:59.999Z] daemon.go:461: [d7053e25e0bdb] Stopping daemon [2020-05-20T18:57:59.999Z] daemon.go:296: [d7053e25e0bdb] exiting daemon [2020-05-20T18:57:59.999Z] daemon.go:448: [d7053e25e0bdb] Daemon stopped [2020-05-20T18:57:59.999Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:58:01.249Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-20T18:58:02.040Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-05-20T18:58:02.040Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-20T18:58:02.040Z] daemon.go:325: [dae2a94477bfc] waiting for daemon to start [2020-05-20T18:58:02.040Z] daemon.go:325: [dae2a94477bfc] waiting for daemon to start [2020-05-20T18:58:02.040Z] daemon.go:353: [dae2a94477bfc] daemon started [2020-05-20T18:58:02.040Z] daemon.go:461: [dae2a94477bfc] Stopping daemon [2020-05-20T18:58:02.040Z] daemon.go:296: [dae2a94477bfc] exiting daemon [2020-05-20T18:58:02.040Z] daemon.go:448: [dae2a94477bfc] Daemon stopped [2020-05-20T18:58:02.040Z] === RUN TestAuthZPluginHeader [2020-05-20T18:58:03.057Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-05-20T18:58:03.057Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-20T18:58:03.057Z] daemon.go:325: [dbaa9e6b07218] waiting for daemon to start [2020-05-20T18:58:03.057Z] daemon.go:325: [dbaa9e6b07218] waiting for daemon to start [2020-05-20T18:58:03.057Z] daemon.go:353: [dbaa9e6b07218] daemon started [2020-05-20T18:58:03.057Z] daemon.go:461: [dbaa9e6b07218] Stopping daemon [2020-05-20T18:58:03.057Z] daemon.go:296: [dbaa9e6b07218] exiting daemon [2020-05-20T18:58:03.057Z] daemon.go:448: [dbaa9e6b07218] Daemon stopped [2020-05-20T18:58:03.057Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-20T18:58:03.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:58:03.057Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:03.057Z] === RUN TestAuthZPluginV2Disable [2020-05-20T18:58:03.057Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:58:03.057Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:03.057Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-20T18:58:03.057Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:58:03.057Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:03.057Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-20T18:58:03.057Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:58:03.057Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:03.057Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:58:03.383Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-20T18:58:05.120Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-20T18:58:08.634Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-20T18:58:08.890Z] === RUN TestDockerSuite/TestLogsTail [2020-05-20T18:58:09.820Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-20T18:58:09.970Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-20T18:58:10.384Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-20T18:58:10.984Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-20T18:58:10.984Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-20T18:58:10.984Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-20T18:58:11.313Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-20T18:58:11.877Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-20T18:58:12.590Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-20T18:58:12.590Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-20T18:58:12.814Z] === RUN TestDockerSuite/TestNetHostname [2020-05-20T18:58:15.346Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-20T18:58:15.346Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-20T18:58:16.277Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-20T18:58:16.534Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-20T18:58:19.058Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-20T18:58:20.428Z] === RUN TestDockerSuite/TestPluginActive [2020-05-20T18:58:21.534Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.34s) [2020-05-20T18:58:21.534Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:353: [d4b87368adaa7] daemon started [2020-05-20T18:58:21.534Z] daemon.go:461: [d4b87368adaa7] Stopping daemon [2020-05-20T18:58:21.534Z] daemon.go:296: [d4b87368adaa7] exiting daemon [2020-05-20T18:58:21.534Z] daemon.go:448: [d4b87368adaa7] Daemon stopped [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:339: [d4b87368adaa7] error pinging daemon on start: Get http://d4b87368adaa7.sock/_ping: context deadline exceeded [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:339: [d4b87368adaa7] error pinging daemon on start: Get http://d4b87368adaa7.sock/_ping: context deadline exceeded [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:339: [d4b87368adaa7] error pinging daemon on start: Get http://d4b87368adaa7.sock/_ping: context deadline exceeded [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:339: [d4b87368adaa7] error pinging daemon on start: Get http://d4b87368adaa7.sock/_ping: context deadline exceeded [2020-05-20T18:58:21.534Z] daemon.go:296: [d4b87368adaa7] exiting daemon [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:325: [d4b87368adaa7] waiting for daemon to start [2020-05-20T18:58:21.534Z] daemon.go:353: [d4b87368adaa7] daemon started [2020-05-20T18:58:21.534Z] daemon.go:461: [d4b87368adaa7] Stopping daemon [2020-05-20T18:58:21.534Z] daemon.go:296: [d4b87368adaa7] exiting daemon [2020-05-20T18:58:21.534Z] daemon.go:448: [d4b87368adaa7] Daemon stopped [2020-05-20T18:58:21.534Z] PASS [2020-05-20T18:58:21.534Z] [2020-05-20T18:58:21.534Z] === Skipped [2020-05-20T18:58:21.534Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-20T18:58:21.534Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:21.534Z] [2020-05-20T18:58:21.534Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-20T18:58:21.534Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:21.534Z] [2020-05-20T18:58:21.534Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-20T18:58:21.534Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:21.535Z] [2020-05-20T18:58:21.535Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-20T18:58:21.535Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:21.535Z] [2020-05-20T18:58:21.535Z] [2020-05-20T18:58:21.535Z] DONE 17 tests, 4 skipped in 29.856s [2020-05-20T18:58:21.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-20T18:58:21.535Z] ++ 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-05-20T18:58:21.535Z] ++ set -e [2020-05-20T18:58:21.535Z] ++ '[' -n 0 ']' [2020-05-20T18:58:21.535Z] ++ set -x [2020-05-20T18:58:21.535Z] ++ env -i DEST=/go/src/github.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-05-20T18:58:21.535Z] INFO: Testing against a local daemon [2020-05-20T18:58:21.535Z] === RUN TestPluginInvalidJSON [2020-05-20T18:58:21.535Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:58:21.535Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:58:21.535Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-20T18:58:21.535Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-20T18:58:21.535Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-20T18:58:21.535Z] PASS [2020-05-20T18:58:21.535Z] [2020-05-20T18:58:21.535Z] DONE 2 tests in 0.131s [2020-05-20T18:58:21.535Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-20T18:58:21.535Z] ++ 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-05-20T18:58:21.535Z] ++ set -e [2020-05-20T18:58:21.535Z] ++ '[' -n 0 ']' [2020-05-20T18:58:21.535Z] ++ set -x [2020-05-20T18:58:21.535Z] ++ env -i DEST=/go/src/github.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-05-20T18:58:21.535Z] INFO: Testing against a local daemon [2020-05-20T18:58:21.535Z] === RUN TestExternalGraphDriver [2020-05-20T18:58:21.535Z] === RUN TestExternalGraphDriver/json [2020-05-20T18:58:22.321Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-20T18:58:23.021Z] === RUN TestExternalGraphDriver/spec [2020-05-20T18:58:25.058Z] === RUN TestExternalGraphDriver/pull [2020-05-20T18:58:27.107Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-05-20T18:58:27.107Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:353: [dde29ed2e987d] daemon started [2020-05-20T18:58:27.107Z] daemon.go:461: [dde29ed2e987d] Stopping daemon [2020-05-20T18:58:27.107Z] daemon.go:296: [dde29ed2e987d] exiting daemon [2020-05-20T18:58:27.107Z] daemon.go:448: [dde29ed2e987d] Daemon stopped [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:353: [dde29ed2e987d] daemon started [2020-05-20T18:58:27.107Z] daemon.go:461: [dde29ed2e987d] Stopping daemon [2020-05-20T18:58:27.107Z] daemon.go:296: [dde29ed2e987d] exiting daemon [2020-05-20T18:58:27.107Z] daemon.go:448: [dde29ed2e987d] Daemon stopped [2020-05-20T18:58:27.107Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:353: [dde29ed2e987d] daemon started [2020-05-20T18:58:27.107Z] daemon.go:461: [dde29ed2e987d] Stopping daemon [2020-05-20T18:58:27.107Z] daemon.go:296: [dde29ed2e987d] exiting daemon [2020-05-20T18:58:27.107Z] daemon.go:448: [dde29ed2e987d] Daemon stopped [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:353: [dde29ed2e987d] daemon started [2020-05-20T18:58:27.107Z] daemon.go:461: [dde29ed2e987d] Stopping daemon [2020-05-20T18:58:27.107Z] daemon.go:296: [dde29ed2e987d] exiting daemon [2020-05-20T18:58:27.107Z] daemon.go:448: [dde29ed2e987d] Daemon stopped [2020-05-20T18:58:27.107Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:325: [dde29ed2e987d] waiting for daemon to start [2020-05-20T18:58:27.107Z] daemon.go:353: [dde29ed2e987d] daemon started [2020-05-20T18:58:27.107Z] daemon.go:461: [dde29ed2e987d] Stopping daemon [2020-05-20T18:58:27.107Z] daemon.go:296: [dde29ed2e987d] exiting daemon [2020-05-20T18:58:27.107Z] daemon.go:448: [dde29ed2e987d] Daemon stopped [2020-05-20T18:58:27.107Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-05-20T18:58:27.107Z] === RUN TestGraphdriverPluginV2 [2020-05-20T18:58:27.107Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-20T18:58:27.107Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:27.107Z] PASS [2020-05-20T18:58:27.107Z] [2020-05-20T18:58:27.107Z] === Skipped [2020-05-20T18:58:27.107Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-20T18:58:27.107Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T18:58:27.107Z] [2020-05-20T18:58:27.107Z] [2020-05-20T18:58:27.107Z] DONE 5 tests, 1 skipped in 6.520s [2020-05-20T18:58:27.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-20T18:58:27.107Z] ++ 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-05-20T18:58:27.107Z] ++ set -e [2020-05-20T18:58:27.107Z] ++ '[' -n 0 ']' [2020-05-20T18:58:27.107Z] ++ set -x [2020-05-20T18:58:27.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T18:58:27.107Z] INFO: Testing against a local daemon [2020-05-20T18:58:27.107Z] === RUN TestContinueAfterPluginCrash [2020-05-20T18:58:27.107Z] === PAUSE TestContinueAfterPluginCrash [2020-05-20T18:58:27.107Z] === RUN TestDaemonStartWithLogOpt [2020-05-20T18:58:27.107Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-20T18:58:27.107Z] === CONT TestContinueAfterPluginCrash [2020-05-20T18:58:27.107Z] === CONT TestDaemonStartWithLogOpt [2020-05-20T18:58:27.575Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-20T18:58:29.471Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-20T18:58:29.471Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-20T18:58:30.035Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-20T18:58:30.966Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-20T18:58:34.241Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-20T18:58:35.173Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-20T18:58:37.696Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-20T18:58:42.390Z] --- PASS: TestDaemonStartWithLogOpt (15.11s) [2020-05-20T18:58:42.390Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-20T18:58:42.390Z] daemon.go:325: [d19fccd3de44c] waiting for daemon to start [2020-05-20T18:58:42.390Z] daemon.go:325: [d19fccd3de44c] waiting for daemon to start [2020-05-20T18:58:42.390Z] daemon.go:353: [d19fccd3de44c] daemon started [2020-05-20T18:58:42.390Z] daemon.go:461: [d19fccd3de44c] Stopping daemon [2020-05-20T18:58:42.390Z] daemon.go:296: [d19fccd3de44c] exiting daemon [2020-05-20T18:58:42.390Z] daemon.go:448: [d19fccd3de44c] Daemon stopped [2020-05-20T18:58:42.390Z] daemon.go:325: [d19fccd3de44c] waiting for daemon to start [2020-05-20T18:58:42.390Z] daemon.go:325: [d19fccd3de44c] waiting for daemon to start [2020-05-20T18:58:42.390Z] daemon.go:353: [d19fccd3de44c] daemon started [2020-05-20T18:58:42.390Z] daemon.go:461: [d19fccd3de44c] Stopping daemon [2020-05-20T18:58:42.390Z] daemon.go:296: [d19fccd3de44c] exiting daemon [2020-05-20T18:58:42.390Z] daemon.go:448: [d19fccd3de44c] Daemon stopped [2020-05-20T18:58:42.949Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-20T18:58:43.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-20T18:58:45.252Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-20T18:58:46.641Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-20T18:58:47.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-20T18:58:47.899Z] --- PASS: TestContinueAfterPluginCrash (20.15s) [2020-05-20T18:58:47.899Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-20T18:58:47.899Z] daemon.go:325: [d435bcb7bcc58] waiting for daemon to start [2020-05-20T18:58:47.899Z] daemon.go:325: [d435bcb7bcc58] waiting for daemon to start [2020-05-20T18:58:47.899Z] daemon.go:353: [d435bcb7bcc58] daemon started [2020-05-20T18:58:47.899Z] daemon.go:461: [d435bcb7bcc58] Stopping daemon [2020-05-20T18:58:47.899Z] daemon.go:296: [d435bcb7bcc58] exiting daemon [2020-05-20T18:58:47.899Z] daemon.go:448: [d435bcb7bcc58] Daemon stopped [2020-05-20T18:58:47.899Z] PASS [2020-05-20T18:58:47.900Z] [2020-05-20T18:58:47.900Z] DONE 2 tests in 20.246s [2020-05-20T18:58:47.900Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-20T18:58:47.900Z] ++ 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-05-20T18:58:47.900Z] ++ set -e [2020-05-20T18:58:47.900Z] ++ '[' -n 0 ']' [2020-05-20T18:58:47.900Z] ++ set -x [2020-05-20T18:58:47.900Z] ++ env -i DEST=/go/src/github.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-05-20T18:58:47.900Z] INFO: Testing against a local daemon [2020-05-20T18:58:47.900Z] === RUN TestPluginWithDevMounts [2020-05-20T18:58:47.900Z] === PAUSE TestPluginWithDevMounts [2020-05-20T18:58:47.900Z] === CONT TestPluginWithDevMounts [2020-05-20T18:58:48.134Z] === RUN TestDockerSuite/TestPortList [2020-05-20T18:58:49.926Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-05-20T18:58:49.926Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-20T18:58:49.926Z] daemon.go:325: [d31d973616e61] waiting for daemon to start [2020-05-20T18:58:49.926Z] daemon.go:325: [d31d973616e61] waiting for daemon to start [2020-05-20T18:58:49.926Z] daemon.go:353: [d31d973616e61] daemon started [2020-05-20T18:58:49.926Z] daemon.go:461: [d31d973616e61] Stopping daemon [2020-05-20T18:58:49.926Z] daemon.go:296: [d31d973616e61] exiting daemon [2020-05-20T18:58:49.926Z] daemon.go:448: [d31d973616e61] Daemon stopped [2020-05-20T18:58:49.926Z] PASS [2020-05-20T18:58:49.926Z] [2020-05-20T18:58:49.926Z] DONE 1 tests in 2.429s [2020-05-20T18:58:49.926Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-20T18:58:49.926Z] ++ 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-05-20T18:58:49.926Z] ++ set -e [2020-05-20T18:58:49.926Z] ++ '[' -n 0 ']' [2020-05-20T18:58:49.926Z] ++ set -x [2020-05-20T18:58:49.926Z] ++ env -i DEST=/go/src/github.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-05-20T18:58:49.926Z] INFO: Testing against a local daemon [2020-05-20T18:58:49.926Z] === RUN TestSecretInspect [2020-05-20T18:58:50.659Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-20T18:58:51.964Z] --- PASS: TestSecretInspect (2.26s) [2020-05-20T18:58:51.964Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-20T18:58:51.964Z] daemon.go:325: [dd849c4b2c2ef] waiting for daemon to start [2020-05-20T18:58:51.964Z] daemon.go:325: [dd849c4b2c2ef] waiting for daemon to start [2020-05-20T18:58:51.964Z] daemon.go:353: [dd849c4b2c2ef] daemon started [2020-05-20T18:58:51.964Z] daemon.go:461: [dd849c4b2c2ef] Stopping daemon [2020-05-20T18:58:51.964Z] daemon.go:296: [dd849c4b2c2ef] exiting daemon [2020-05-20T18:58:51.964Z] daemon.go:448: [dd849c4b2c2ef] Daemon stopped [2020-05-20T18:58:51.964Z] === RUN TestSecretList [2020-05-20T18:58:53.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-20T18:58:54.651Z] --- PASS: TestSecretList (2.25s) [2020-05-20T18:58:54.651Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-20T18:58:54.651Z] daemon.go:325: [d69e4d69019ff] waiting for daemon to start [2020-05-20T18:58:54.651Z] daemon.go:325: [d69e4d69019ff] waiting for daemon to start [2020-05-20T18:58:54.651Z] daemon.go:353: [d69e4d69019ff] daemon started [2020-05-20T18:58:54.651Z] daemon.go:461: [d69e4d69019ff] Stopping daemon [2020-05-20T18:58:54.651Z] daemon.go:296: [d69e4d69019ff] exiting daemon [2020-05-20T18:58:54.651Z] daemon.go:448: [d69e4d69019ff] Daemon stopped [2020-05-20T18:58:54.651Z] === RUN TestSecretsCreateAndDelete [2020-05-20T18:58:55.583Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-20T18:58:56.683Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-05-20T18:58:56.683Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-20T18:58:56.683Z] daemon.go:325: [df22cfcfaa44d] waiting for daemon to start [2020-05-20T18:58:56.683Z] daemon.go:325: [df22cfcfaa44d] waiting for daemon to start [2020-05-20T18:58:56.683Z] daemon.go:353: [df22cfcfaa44d] daemon started [2020-05-20T18:58:56.683Z] daemon.go:461: [df22cfcfaa44d] Stopping daemon [2020-05-20T18:58:56.683Z] daemon.go:296: [df22cfcfaa44d] exiting daemon [2020-05-20T18:58:56.683Z] daemon.go:448: [df22cfcfaa44d] Daemon stopped [2020-05-20T18:58:56.683Z] === RUN TestSecretsUpdate [2020-05-20T18:58:57.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-20T18:58:58.716Z] --- PASS: TestSecretsUpdate (2.23s) [2020-05-20T18:58:58.716Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-20T18:58:58.716Z] daemon.go:325: [d9b980fc15ecc] waiting for daemon to start [2020-05-20T18:58:58.716Z] daemon.go:325: [d9b980fc15ecc] waiting for daemon to start [2020-05-20T18:58:58.716Z] daemon.go:353: [d9b980fc15ecc] daemon started [2020-05-20T18:58:58.716Z] daemon.go:461: [d9b980fc15ecc] Stopping daemon [2020-05-20T18:58:58.716Z] daemon.go:296: [d9b980fc15ecc] exiting daemon [2020-05-20T18:58:58.716Z] daemon.go:448: [d9b980fc15ecc] Daemon stopped [2020-05-20T18:58:58.716Z] === RUN TestTemplatedSecret [2020-05-20T18:58:59.106Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-20T18:59:00.478Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-20T18:59:01.428Z] --- PASS: TestTemplatedSecret (2.72s) [2020-05-20T18:59:01.428Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-20T18:59:01.428Z] daemon.go:325: [d2435b7380793] waiting for daemon to start [2020-05-20T18:59:01.428Z] daemon.go:325: [d2435b7380793] waiting for daemon to start [2020-05-20T18:59:01.428Z] daemon.go:353: [d2435b7380793] daemon started [2020-05-20T18:59:01.428Z] daemon.go:461: [d2435b7380793] Stopping daemon [2020-05-20T18:59:01.428Z] daemon.go:296: [d2435b7380793] exiting daemon [2020-05-20T18:59:01.428Z] daemon.go:448: [d2435b7380793] Daemon stopped [2020-05-20T18:59:01.428Z] === RUN TestSecretCreateResolve [2020-05-20T18:59:04.176Z] --- PASS: TestSecretCreateResolve (2.65s) [2020-05-20T18:59:04.176Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-20T18:59:04.176Z] daemon.go:325: [d3c7fd78fdb99] waiting for daemon to start [2020-05-20T18:59:04.176Z] daemon.go:325: [d3c7fd78fdb99] waiting for daemon to start [2020-05-20T18:59:04.176Z] daemon.go:353: [d3c7fd78fdb99] daemon started [2020-05-20T18:59:04.176Z] daemon.go:461: [d3c7fd78fdb99] Stopping daemon [2020-05-20T18:59:04.176Z] daemon.go:296: [d3c7fd78fdb99] exiting daemon [2020-05-20T18:59:04.176Z] daemon.go:448: [d3c7fd78fdb99] Daemon stopped [2020-05-20T18:59:04.176Z] PASS [2020-05-20T18:59:04.176Z] [2020-05-20T18:59:04.176Z] DONE 6 tests in 14.481s [2020-05-20T18:59:04.176Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-20T18:59:04.176Z] ++ 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-05-20T18:59:04.176Z] ++ set -e [2020-05-20T18:59:04.176Z] ++ '[' -n 0 ']' [2020-05-20T18:59:04.176Z] ++ set -x [2020-05-20T18:59:04.176Z] ++ env -i DEST=/go/src/github.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-05-20T18:59:04.466Z] INFO: Testing against a local daemon [2020-05-20T18:59:04.466Z] === RUN TestServiceCreateInit [2020-05-20T18:59:04.466Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:59:08.587Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-20T18:59:08.587Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-20T18:59:08.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-20T18:59:08.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-20T18:59:08.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-20T18:59:08.877Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:59:09.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-20T18:59:09.516Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-20T18:59:10.079Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-20T18:59:10.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-20T18:59:11.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-20T18:59:11.707Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-20T18:59:13.274Z] --- PASS: TestServiceCreateInit (8.54s) [2020-05-20T18:59:13.274Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s) [2020-05-20T18:59:13.274Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-20T18:59:13.274Z] daemon.go:325: [ddf0dd22cd38d] waiting for daemon to start [2020-05-20T18:59:13.274Z] daemon.go:325: [ddf0dd22cd38d] waiting for daemon to start [2020-05-20T18:59:13.274Z] daemon.go:353: [ddf0dd22cd38d] daemon started [2020-05-20T18:59:13.274Z] daemon.go:461: [ddf0dd22cd38d] Stopping daemon [2020-05-20T18:59:13.274Z] daemon.go:296: [ddf0dd22cd38d] exiting daemon [2020-05-20T18:59:13.274Z] daemon.go:448: [ddf0dd22cd38d] Daemon stopped [2020-05-20T18:59:13.274Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2020-05-20T18:59:13.274Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-20T18:59:13.274Z] daemon.go:325: [dcc72fec54856] waiting for daemon to start [2020-05-20T18:59:13.274Z] daemon.go:325: [dcc72fec54856] waiting for daemon to start [2020-05-20T18:59:13.274Z] daemon.go:353: [dcc72fec54856] daemon started [2020-05-20T18:59:13.274Z] daemon.go:461: [dcc72fec54856] Stopping daemon [2020-05-20T18:59:13.274Z] daemon.go:296: [dcc72fec54856] exiting daemon [2020-05-20T18:59:13.274Z] daemon.go:448: [dcc72fec54856] Daemon stopped [2020-05-20T18:59:13.274Z] === RUN TestCreateServiceMultipleTimes [2020-05-20T18:59:13.582Z] === RUN TestDockerSuite/TestBuildRm [2020-05-20T18:59:14.984Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-20T18:59:15.548Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-20T18:59:16.479Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-20T18:59:17.043Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-20T18:59:17.043Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-20T18:59:18.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-20T18:59:20.864Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-20T18:59:21.796Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-20T18:59:22.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-20T18:59:25.330Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-20T18:59:25.588Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-20T18:59:26.239Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-20T18:59:27.845Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-20T18:59:27.845Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-20T18:59:28.327Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-20T18:59:29.342Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-20T18:59:30.841Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-20T18:59:30.841Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-20T18:59:31.775Z] --- PASS: TestCreateServiceMultipleTimes (15.92s) [2020-05-20T18:59:31.775Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-20T18:59:31.775Z] daemon.go:325: [d92477c94e421] waiting for daemon to start [2020-05-20T18:59:31.775Z] daemon.go:325: [d92477c94e421] waiting for daemon to start [2020-05-20T18:59:31.775Z] daemon.go:353: [d92477c94e421] daemon started [2020-05-20T18:59:31.775Z] daemon.go:461: [d92477c94e421] Stopping daemon [2020-05-20T18:59:31.775Z] daemon.go:296: [d92477c94e421] exiting daemon [2020-05-20T18:59:31.775Z] daemon.go:448: [d92477c94e421] Daemon stopped [2020-05-20T18:59:31.775Z] === RUN TestCreateServiceConflict [2020-05-20T18:59:31.775Z] --- PASS: TestCreateServiceConflict (2.21s) [2020-05-20T18:59:31.775Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-20T18:59:31.775Z] daemon.go:325: [deb92d429ba6c] waiting for daemon to start [2020-05-20T18:59:31.775Z] daemon.go:325: [deb92d429ba6c] waiting for daemon to start [2020-05-20T18:59:31.775Z] daemon.go:353: [deb92d429ba6c] daemon started [2020-05-20T18:59:31.775Z] daemon.go:461: [deb92d429ba6c] Stopping daemon [2020-05-20T18:59:31.775Z] daemon.go:296: [deb92d429ba6c] exiting daemon [2020-05-20T18:59:31.775Z] daemon.go:448: [deb92d429ba6c] Daemon stopped [2020-05-20T18:59:31.775Z] === RUN TestCreateServiceMaxReplicas [2020-05-20T18:59:32.362Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-20T18:59:32.737Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-20T18:59:34.471Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-05-20T18:59:34.471Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-20T18:59:34.471Z] daemon.go:325: [dea1d7fdf791e] waiting for daemon to start [2020-05-20T18:59:34.471Z] daemon.go:325: [dea1d7fdf791e] waiting for daemon to start [2020-05-20T18:59:34.471Z] daemon.go:353: [dea1d7fdf791e] daemon started [2020-05-20T18:59:34.471Z] daemon.go:461: [dea1d7fdf791e] Stopping daemon [2020-05-20T18:59:34.471Z] daemon.go:296: [dea1d7fdf791e] exiting daemon [2020-05-20T18:59:34.471Z] daemon.go:448: [dea1d7fdf791e] Daemon stopped [2020-05-20T18:59:34.471Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-20T18:59:34.632Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-20T18:59:35.381Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-20T18:59:38.807Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-20T18:59:42.983Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-20T18:59:43.914Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-20T18:59:44.180Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-20T18:59:46.437Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-20T18:59:47.807Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-20T18:59:49.700Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-20T18:59:49.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2020-05-20T18:59:49.722Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-20T18:59:49.722Z] daemon.go:325: [dbbd14be4e1dc] waiting for daemon to start [2020-05-20T18:59:49.722Z] daemon.go:325: [dbbd14be4e1dc] waiting for daemon to start [2020-05-20T18:59:49.722Z] daemon.go:353: [dbbd14be4e1dc] daemon started [2020-05-20T18:59:49.722Z] daemon.go:461: [dbbd14be4e1dc] Stopping daemon [2020-05-20T18:59:49.722Z] daemon.go:296: [dbbd14be4e1dc] exiting daemon [2020-05-20T18:59:49.722Z] daemon.go:448: [dbbd14be4e1dc] Daemon stopped [2020-05-20T18:59:49.722Z] === RUN TestCreateServiceSecretFileMode [2020-05-20T18:59:49.722Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2020-05-20T18:59:49.722Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-20T18:59:49.722Z] daemon.go:325: [d5e3bd3541502] waiting for daemon to start [2020-05-20T18:59:49.722Z] daemon.go:325: [d5e3bd3541502] waiting for daemon to start [2020-05-20T18:59:49.722Z] daemon.go:353: [d5e3bd3541502] daemon started [2020-05-20T18:59:49.722Z] daemon.go:461: [d5e3bd3541502] Stopping daemon [2020-05-20T18:59:49.722Z] daemon.go:296: [d5e3bd3541502] exiting daemon [2020-05-20T18:59:49.722Z] daemon.go:448: [d5e3bd3541502] Daemon stopped [2020-05-20T18:59:49.722Z] === RUN TestCreateServiceConfigFileMode [2020-05-20T18:59:51.072Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-20T18:59:52.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-20T18:59:52.413Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-05-20T18:59:52.413Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-20T18:59:52.413Z] daemon.go:325: [d9816927dfd1b] waiting for daemon to start [2020-05-20T18:59:52.413Z] daemon.go:325: [d9816927dfd1b] waiting for daemon to start [2020-05-20T18:59:52.413Z] daemon.go:353: [d9816927dfd1b] daemon started [2020-05-20T18:59:52.413Z] daemon.go:461: [d9816927dfd1b] Stopping daemon [2020-05-20T18:59:52.413Z] daemon.go:296: [d9816927dfd1b] exiting daemon [2020-05-20T18:59:52.413Z] daemon.go:448: [d9816927dfd1b] Daemon stopped [2020-05-20T18:59:52.413Z] === RUN TestCreateServiceSysctls [2020-05-20T18:59:53.910Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-20T18:59:55.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-20T18:59:55.537Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-20T18:59:55.537Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-20T18:59:55.898Z] --- PASS: TestCreateServiceSysctls (3.41s) [2020-05-20T18:59:55.898Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-20T18:59:55.898Z] daemon.go:325: [d89ce50159eab] waiting for daemon to start [2020-05-20T18:59:55.898Z] daemon.go:325: [d89ce50159eab] waiting for daemon to start [2020-05-20T18:59:55.898Z] daemon.go:353: [d89ce50159eab] daemon started [2020-05-20T18:59:55.898Z] daemon.go:461: [d89ce50159eab] Stopping daemon [2020-05-20T18:59:55.898Z] daemon.go:296: [d89ce50159eab] exiting daemon [2020-05-20T18:59:55.898Z] daemon.go:448: [d89ce50159eab] Daemon stopped [2020-05-20T18:59:55.898Z] === RUN TestInspect [2020-05-20T18:59:56.467Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-20T18:59:58.592Z] --- PASS: TestInspect (2.88s) [2020-05-20T18:59:58.592Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-20T18:59:58.592Z] daemon.go:325: [d65cd5dfcf1fc] waiting for daemon to start [2020-05-20T18:59:58.592Z] daemon.go:325: [d65cd5dfcf1fc] waiting for daemon to start [2020-05-20T18:59:58.592Z] daemon.go:353: [d65cd5dfcf1fc] daemon started [2020-05-20T18:59:58.592Z] daemon.go:461: [d65cd5dfcf1fc] Stopping daemon [2020-05-20T18:59:58.592Z] daemon.go:296: [d65cd5dfcf1fc] exiting daemon [2020-05-20T18:59:58.592Z] daemon.go:448: [d65cd5dfcf1fc] Daemon stopped [2020-05-20T18:59:58.592Z] === RUN TestDockerNetworkConnectAlias [2020-05-20T18:59:58.990Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-20T18:59:59.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-20T19:00:01.771Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-20T19:00:02.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-20T19:00:02.337Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-20T19:00:02.337Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-20T19:00:02.594Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-20T19:00:02.852Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-20T19:00:02.852Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-20T19:00:03.786Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-20T19:00:04.093Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) [2020-05-20T19:00:04.093Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-20T19:00:04.093Z] daemon.go:325: [dd3157e24bbf5] waiting for daemon to start [2020-05-20T19:00:04.093Z] daemon.go:325: [dd3157e24bbf5] waiting for daemon to start [2020-05-20T19:00:04.093Z] daemon.go:353: [dd3157e24bbf5] daemon started [2020-05-20T19:00:04.093Z] daemon.go:461: [dd3157e24bbf5] Stopping daemon [2020-05-20T19:00:04.093Z] daemon.go:296: [dd3157e24bbf5] exiting daemon [2020-05-20T19:00:04.093Z] daemon.go:448: [dd3157e24bbf5] Daemon stopped [2020-05-20T19:00:04.093Z] === RUN TestDockerNetworkReConnect [2020-05-20T19:00:05.609Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-20T19:00:05.609Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-20T19:00:05.609Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-20T19:00:05.681Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-20T19:00:07.574Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2020-05-20T19:00:07.574Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-20T19:00:07.574Z] daemon.go:325: [d1ae46a4ac3fb] waiting for daemon to start [2020-05-20T19:00:07.574Z] daemon.go:325: [d1ae46a4ac3fb] waiting for daemon to start [2020-05-20T19:00:07.574Z] daemon.go:353: [d1ae46a4ac3fb] daemon started [2020-05-20T19:00:07.574Z] daemon.go:461: [d1ae46a4ac3fb] Stopping daemon [2020-05-20T19:00:07.574Z] daemon.go:296: [d1ae46a4ac3fb] exiting daemon [2020-05-20T19:00:07.574Z] daemon.go:448: [d1ae46a4ac3fb] Daemon stopped [2020-05-20T19:00:07.574Z] === RUN TestServicePlugin [2020-05-20T19:00:07.574Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-20T19:00:07.574Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T19:00:07.574Z] === RUN TestServiceUpdateLabel [2020-05-20T19:00:07.575Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-20T19:00:07.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-20T19:00:08.138Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-20T19:00:09.058Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-05-20T19:00:09.058Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-20T19:00:09.058Z] daemon.go:325: [decfc343442a0] waiting for daemon to start [2020-05-20T19:00:09.058Z] daemon.go:325: [decfc343442a0] waiting for daemon to start [2020-05-20T19:00:09.058Z] daemon.go:353: [decfc343442a0] daemon started [2020-05-20T19:00:09.058Z] daemon.go:461: [decfc343442a0] Stopping daemon [2020-05-20T19:00:09.058Z] daemon.go:296: [decfc343442a0] exiting daemon [2020-05-20T19:00:09.058Z] daemon.go:448: [decfc343442a0] Daemon stopped [2020-05-20T19:00:09.058Z] === RUN TestServiceUpdateSecrets [2020-05-20T19:00:11.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-20T19:00:14.650Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-20T19:00:14.650Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-20T19:00:15.748Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-20T19:00:17.643Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-20T19:00:18.517Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-20T19:00:18.517Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-20T19:00:19.539Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-20T19:00:19.796Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-20T19:00:19.797Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-20T19:00:20.053Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-20T19:00:22.576Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-20T19:00:23.365Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-20T19:00:24.290Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-05-20T19:00:24.290Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-20T19:00:24.290Z] daemon.go:325: [d6ba41fa00ef2] waiting for daemon to start [2020-05-20T19:00:24.290Z] daemon.go:325: [d6ba41fa00ef2] waiting for daemon to start [2020-05-20T19:00:24.290Z] daemon.go:353: [d6ba41fa00ef2] daemon started [2020-05-20T19:00:24.290Z] daemon.go:461: [d6ba41fa00ef2] Stopping daemon [2020-05-20T19:00:24.290Z] daemon.go:296: [d6ba41fa00ef2] exiting daemon [2020-05-20T19:00:24.290Z] daemon.go:448: [d6ba41fa00ef2] Daemon stopped [2020-05-20T19:00:24.290Z] === RUN TestServiceUpdateConfigs [2020-05-20T19:00:24.495Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-20T19:00:24.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-20T19:00:28.670Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-20T19:00:30.039Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-20T19:00:30.039Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-20T19:00:30.039Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-20T19:00:34.215Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-20T19:00:34.779Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-20T19:00:35.036Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-20T19:00:36.930Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-20T19:00:37.861Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-20T19:00:37.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-20T19:00:39.539Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-05-20T19:00:39.539Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-20T19:00:39.539Z] daemon.go:325: [d79f74629237b] waiting for daemon to start [2020-05-20T19:00:39.539Z] daemon.go:325: [d79f74629237b] waiting for daemon to start [2020-05-20T19:00:39.539Z] daemon.go:353: [d79f74629237b] daemon started [2020-05-20T19:00:39.539Z] daemon.go:461: [d79f74629237b] Stopping daemon [2020-05-20T19:00:39.539Z] daemon.go:296: [d79f74629237b] exiting daemon [2020-05-20T19:00:39.539Z] daemon.go:448: [d79f74629237b] Daemon stopped [2020-05-20T19:00:39.539Z] === RUN TestServiceUpdateNetwork [2020-05-20T19:00:39.761Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-20T19:00:41.133Z] === RUN TestDockerSuite/TestRmiTag [2020-05-20T19:00:41.133Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-20T19:00:42.064Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-20T19:00:44.794Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-20T19:00:44.794Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-20T19:00:44.794Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-20T19:00:46.237Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-20T19:00:46.400Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-20T19:00:47.167Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-20T19:00:48.099Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-20T19:00:48.355Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-20T19:00:49.725Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-20T19:00:50.657Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-20T19:00:51.222Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-20T19:00:51.334Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-20T19:00:51.480Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-20T19:00:51.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-20T19:00:51.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-20T19:00:52.092Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2020-05-20T19:00:52.092Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-20T19:00:52.092Z] daemon.go:325: [def0ed533621c] waiting for daemon to start [2020-05-20T19:00:52.092Z] daemon.go:325: [def0ed533621c] waiting for daemon to start [2020-05-20T19:00:52.092Z] daemon.go:353: [def0ed533621c] daemon started [2020-05-20T19:00:52.092Z] daemon.go:461: [def0ed533621c] Stopping daemon [2020-05-20T19:00:52.092Z] daemon.go:296: [def0ed533621c] exiting daemon [2020-05-20T19:00:52.092Z] daemon.go:448: [def0ed533621c] Daemon stopped [2020-05-20T19:00:52.092Z] PASS [2020-05-20T19:00:52.092Z] [2020-05-20T19:00:52.092Z] === Skipped [2020-05-20T19:00:52.092Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-20T19:00:52.092Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-20T19:00:52.092Z] [2020-05-20T19:00:52.092Z] [2020-05-20T19:00:52.092Z] DONE 18 tests, 1 skipped in 107.420s [2020-05-20T19:00:52.092Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-20T19:00:52.092Z] ++ 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-05-20T19:00:52.092Z] ++ set -e [2020-05-20T19:00:52.092Z] ++ '[' -n 0 ']' [2020-05-20T19:00:52.092Z] ++ set -x [2020-05-20T19:00:52.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T19:00:52.092Z] INFO: Testing against a local daemon [2020-05-20T19:00:52.092Z] === RUN TestSessionCreate [2020-05-20T19:00:52.092Z] --- PASS: TestSessionCreate (0.05s) [2020-05-20T19:00:52.092Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-20T19:00:52.092Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-20T19:00:52.092Z] PASS [2020-05-20T19:00:52.092Z] [2020-05-20T19:00:52.092Z] DONE 2 tests in 0.192s [2020-05-20T19:00:52.092Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-20T19:00:52.092Z] ++ 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-05-20T19:00:52.092Z] ++ set -e [2020-05-20T19:00:52.092Z] ++ '[' -n 0 ']' [2020-05-20T19:00:52.092Z] ++ set -x [2020-05-20T19:00:52.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-20T19:00:52.092Z] INFO: Testing against a local daemon [2020-05-20T19:00:52.092Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-20T19:00:52.092Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T19:00:52.092Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T19:00:52.092Z] === RUN TestEventsExecDie [2020-05-20T19:00:52.669Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-20T19:00:52.710Z] --- PASS: TestEventsExecDie (0.83s) [2020-05-20T19:00:52.710Z] === RUN TestEventsBackwardsCompatible [2020-05-20T19:00:52.996Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-20T19:00:52.996Z] === RUN TestInfoBinaryCommits [2020-05-20T19:00:52.996Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-20T19:00:52.996Z] === RUN TestInfoAPIVersioned [2020-05-20T19:00:52.996Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-20T19:00:52.996Z] === RUN TestInfoAPI [2020-05-20T19:00:52.996Z] --- PASS: TestInfoAPI (0.05s) [2020-05-20T19:00:52.996Z] === RUN TestInfoAPIWarnings [2020-05-20T19:00:54.008Z] --- PASS: TestInfoAPIWarnings (0.89s) [2020-05-20T19:00:54.008Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-20T19:00:54.008Z] daemon.go:325: [dc702dde9d145] waiting for daemon to start [2020-05-20T19:00:54.008Z] daemon.go:325: [dc702dde9d145] waiting for daemon to start [2020-05-20T19:00:54.008Z] daemon.go:353: [dc702dde9d145] daemon started [2020-05-20T19:00:54.008Z] daemon.go:461: [dc702dde9d145] Stopping daemon [2020-05-20T19:00:54.008Z] daemon.go:296: [dc702dde9d145] exiting daemon [2020-05-20T19:00:54.008Z] daemon.go:448: [dc702dde9d145] Daemon stopped [2020-05-20T19:00:54.008Z] === RUN TestLoginFailsWithBadCredentials [2020-05-20T19:00:54.582Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-20T19:00:54.582Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-20T19:00:54.624Z] --- PASS: TestLoginFailsWithBadCredentials (0.63s) [2020-05-20T19:00:54.625Z] === RUN TestPingCacheHeaders [2020-05-20T19:00:54.625Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-20T19:00:54.625Z] === RUN TestPingGet [2020-05-20T19:00:54.625Z] --- PASS: TestPingGet (0.04s) [2020-05-20T19:00:54.625Z] === RUN TestPingHead [2020-05-20T19:00:54.625Z] --- PASS: TestPingHead (0.05s) [2020-05-20T19:00:54.625Z] === RUN TestVersion [2020-05-20T19:00:54.625Z] --- PASS: TestVersion (0.04s) [2020-05-20T19:00:54.625Z] PASS [2020-05-20T19:00:54.625Z] [2020-05-20T19:00:54.625Z] === Skipped [2020-05-20T19:00:54.625Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-20T19:00:54.625Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-20T19:00:54.625Z] [2020-05-20T19:00:54.625Z] [2020-05-20T19:00:54.625Z] DONE 12 tests, 1 skipped in 2.851s [2020-05-20T19:00:54.625Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-20T19:00:54.625Z] ++ 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-05-20T19:00:54.625Z] ++ set -e [2020-05-20T19:00:54.625Z] ++ '[' -n 0 ']' [2020-05-20T19:00:54.625Z] ++ set -x [2020-05-20T19:00:54.625Z] ++ env -i DEST=/go/src/github.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-05-20T19:00:54.909Z] INFO: Testing against a local daemon [2020-05-20T19:00:54.909Z] === RUN TestVolumesCreateAndList [2020-05-20T19:00:54.909Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-20T19:00:54.909Z] === RUN TestVolumesRemove [2020-05-20T19:00:54.909Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-20T19:00:54.909Z] === RUN TestVolumesInspect [2020-05-20T19:00:54.909Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-20T19:00:54.909Z] === RUN TestVolumesInvalidJSON [2020-05-20T19:00:54.909Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-20T19:00:54.909Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-20T19:00:54.909Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-20T19:00:54.909Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-20T19:00:54.909Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-20T19:00:54.909Z] PASS [2020-05-20T19:00:54.909Z] [2020-05-20T19:00:54.909Z] DONE 5 tests in 0.296s [2020-05-20T19:00:54.909Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T19:00:55.193Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T19:00:55.193Z] +++ kill 12307 [2020-05-20T19:00:55.513Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-20T19:00:56.190Z] === RUN TestDockerSuite/TestBuildUser [2020-05-20T19:00:56.190Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-20T19:00:56.444Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-20T19:00:56.666Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-20T19:00:56.666Z] +++ /etc/init.d/apparmor stop [2020-05-20T19:00:56.666Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T19:00:56.666Z] [2020-05-20T19:00:56.666Z] Unloading profiles will leave already running processes permanently [2020-05-20T19:00:56.666Z] unconfined, which can lead to unexpected situations. [2020-05-20T19:00:56.666Z] [2020-05-20T19:00:56.666Z] To set a process to complain mode, use the command line tool [2020-05-20T19:00:56.666Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T19:00:56.666Z] +++ true [2020-05-20T19:00:56.666Z] [2020-05-20T19:00:56.672Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-20T19:00:56.672Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-20T19:00:57.375Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory Post stage [Pipeline] junit [2020-05-20T19:00:58.747Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T19:00:59.268Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-20T19:00:59.552Z] + echo Ensuring container killed. [2020-05-20T19:00:59.552Z] Ensuring container killed. [2020-05-20T19:00:59.552Z] + docker rm -vf docker-pr4 [2020-05-20T19:00:59.552Z] Error: No such container: docker-pr4 [2020-05-20T19:00:59.552Z] + true [Pipeline] sh [2020-05-20T19:00:59.935Z] + echo Chowning /workspace to jenkins user [2020-05-20T19:00:59.935Z] Chowning /workspace to jenkins user [2020-05-20T19:00:59.935Z] + id -u [2020-05-20T19:00:59.935Z] + id -g [2020-05-20T19:00:59.935Z] + docker run --rm -v /home/docker/workspace/moby_PR-40978:/workspace busybox chown -R 1001:1001 /workspace [2020-05-20T19:00:59.935Z] Unable to find image 'busybox:latest' locally [2020-05-20T19:01:00.221Z] latest: Pulling from library/busybox [2020-05-20T19:01:00.221Z] 368841f1302b: Pulling fs layer [2020-05-20T19:01:00.507Z] 368841f1302b: Verifying Checksum [2020-05-20T19:01:00.507Z] 368841f1302b: Download complete [2020-05-20T19:01:00.540Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-20T19:01:00.636Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-20T19:01:00.792Z] 368841f1302b: Pull complete [2020-05-20T19:01:00.792Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-20T19:01:00.792Z] Status: Downloaded newer image for busybox:latest [2020-05-20T19:01:01.022Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-20T19:01:01.567Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-20T19:01:02.499Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T19:01:03.214Z] + bundleName=ppc64le-integration [2020-05-20T19:01:03.214Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-20T19:01:03.214Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-20T19:01:03.214Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xml ) -printxargs [2020-05-20T19:01:03.214Z] tar -czf ppc64le-integration-bundles.tar.gz [2020-05-20T19:01:03.288Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-20T19:01:03.288Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-20T19:01:03.288Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] archiveArtifacts [2020-05-20T19:01:03.533Z] Archiving artifacts [2020-05-20T19:01:03.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-20T19:01:03.922Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T19:01:04.314Z] + make clean [2020-05-20T19:01:04.432Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-20T19:01:04.936Z] docker volume rm -f docker-dev-cache [2020-05-20T19:01:04.936Z] docker-dev-cache [Pipeline] deleteDir [2020-05-20T19:01:05.362Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-20T19:01:06.737Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T19:01:07.669Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-20T19:01:08.600Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-20T19:01:09.163Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-20T19:01:10.094Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-20T19:01:10.094Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-20T19:01:12.617Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-20T19:01:13.180Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-20T19:01:14.111Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-20T19:01:14.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-20T19:01:14.932Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-20T19:01:15.863Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-20T19:01:15.863Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-20T19:01:16.794Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-20T19:01:17.727Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-20T19:01:17.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-20T19:01:18.292Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-20T19:01:19.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-20T19:01:20.174Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-20T19:01:20.174Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-20T19:01:21.105Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-20T19:01:21.105Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-20T19:01:21.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-20T19:01:22.475Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-20T19:01:23.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-20T19:01:23.971Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-20T19:01:24.711Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-20T19:01:24.711Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-20T19:01:24.902Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-20T19:01:24.902Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-20T19:01:25.833Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-20T19:01:27.726Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-20T19:01:29.096Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-20T19:01:30.992Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-20T19:01:31.555Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-20T19:01:32.119Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-20T19:01:33.050Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-20T19:01:33.501Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-20T19:01:33.981Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-20T19:01:34.545Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-20T19:01:36.440Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-20T19:01:38.343Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-20T19:01:38.343Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-20T19:01:38.343Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-20T19:01:39.716Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-20T19:01:39.972Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-20T19:01:40.613Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-20T19:01:40.902Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-20T19:01:41.096Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-05-20T19:01:43.424Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-20T19:01:44.803Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-20T19:01:46.180Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-20T19:01:47.551Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-20T19:01:50.826Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-20T19:01:50.826Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-20T19:01:50.826Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-20T19:01:51.083Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-20T19:01:52.978Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-20T19:01:53.744Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-20T19:01:54.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-20T19:01:54.348Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-20T19:01:56.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-20T19:01:56.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-20T19:01:56.871Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-20T19:01:57.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-20T19:01:58.061Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-20T19:01:59.959Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-20T19:02:00.524Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-20T19:02:00.524Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-20T19:02:01.455Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-20T19:02:03.348Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-20T19:02:03.348Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-20T19:02:03.911Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-20T19:02:04.842Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-20T19:02:05.406Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-20T19:02:06.338Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-20T19:02:06.338Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-20T19:02:07.272Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-20T19:02:07.835Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-20T19:02:08.766Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-20T19:02:09.697Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-20T19:02:10.261Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-20T19:02:11.212Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-20T19:02:11.775Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-20T19:02:12.707Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-20T19:02:12.707Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-20T19:02:13.271Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-20T19:02:13.527Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-20T19:02:14.459Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-20T19:02:14.754Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-20T19:02:14.754Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-20T19:02:14.754Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-20T19:02:14.754Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-20T19:02:15.771Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-20T19:02:16.356Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-20T19:02:16.614Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T19:02:16.614Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-20T19:02:20.789Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-20T19:02:21.046Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-20T19:02:24.558Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-20T19:02:25.041Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-20T19:02:25.521Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-20T19:02:25.521Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-20T19:02:25.521Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-20T19:02:27.787Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-20T19:02:31.662Z] === RUN TestDockerSuite/TestCommitChange [2020-05-20T19:02:33.225Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-20T19:02:33.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-20T19:02:33.788Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-20T19:02:35.683Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-20T19:02:35.683Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-20T19:02:35.683Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-20T19:02:35.683Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-20T19:02:36.247Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-20T19:02:39.521Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-20T19:02:40.890Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-20T19:02:41.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-20T19:02:42.231Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-20T19:02:43.043Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-20T19:02:45.247Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-20T19:02:45.247Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-20T19:02:49.600Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-20T19:02:49.600Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-20T19:02:50.169Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-20T19:02:51.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-20T19:02:51.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-20T19:02:51.540Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-20T19:02:52.910Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-20T19:02:54.279Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-20T19:02:56.172Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-20T19:02:56.172Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-20T19:02:56.172Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-20T19:02:57.899Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-20T19:02:57.899Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-20T19:02:58.066Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-20T19:02:59.435Z] === RUN TestDockerSuite/TestRunMount [2020-05-20T19:03:02.741Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-20T19:03:05.981Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-20T19:03:06.545Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-20T19:03:06.610Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-20T19:03:07.475Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-20T19:03:08.844Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-20T19:03:11.366Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-20T19:03:12.577Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-20T19:03:15.540Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-20T19:03:17.436Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-20T19:03:19.854Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-20T19:03:19.854Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-20T19:03:19.962Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-20T19:03:20.865Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-20T19:03:20.865Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-20T19:03:20.865Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-20T19:03:20.865Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-20T19:03:21.351Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-20T19:03:23.131Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-20T19:03:23.131Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-20T19:03:23.131Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-20T19:03:23.245Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-20T19:03:23.245Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-20T19:03:23.809Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-20T19:03:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-20T19:03:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-20T19:03:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-20T19:03:24.734Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-20T19:03:24.734Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-20T19:03:25.178Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-20T19:03:25.741Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-20T19:03:26.305Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-20T19:03:27.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-20T19:03:28.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-20T19:03:28.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-20T19:03:30.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-20T19:03:30.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-20T19:03:30.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-20T19:03:31.351Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-20T19:03:32.474Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-20T19:03:32.474Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-20T19:03:34.076Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-20T19:03:34.076Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-20T19:03:34.076Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-20T19:03:36.344Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-20T19:03:36.344Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-20T19:03:36.606Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-20T19:03:36.606Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-20T19:03:36.606Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-20T19:03:37.170Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-20T19:03:37.427Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-20T19:03:37.947Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-20T19:03:37.947Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-20T19:03:37.992Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-20T19:03:38.923Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-20T19:03:38.923Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-20T19:03:39.855Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-20T19:03:40.211Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-20T19:03:40.211Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-20T19:03:40.785Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-20T19:03:40.785Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-20T19:03:41.350Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-20T19:03:41.814Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-20T19:03:42.282Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-20T19:03:44.175Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-20T19:03:44.738Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-20T19:03:45.670Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-20T19:03:45.680Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-20T19:03:46.234Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-20T19:03:47.165Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-20T19:03:47.732Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-20T19:03:48.674Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T19:03:48.674Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-20T19:03:48.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-20T19:03:48.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-20T19:03:48.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-20T19:03:48.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-20T19:03:48.864Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-20T19:03:49.605Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-20T19:03:50.170Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-20T19:03:50.170Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-20T19:03:50.470Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-20T19:03:50.470Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-20T19:03:51.101Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-20T19:03:52.470Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-20T19:03:52.470Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-20T19:03:52.739Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-20T19:03:52.739Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-20T19:03:53.751Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-20T19:03:53.751Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-20T19:03:55.746Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-20T19:03:57.116Z] === RUN TestDockerSuite/TestRunRm [2020-05-20T19:03:57.618Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-20T19:03:58.048Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-20T19:03:59.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-05-20T19:04:01.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-20T19:04:02.221Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-20T19:04:02.478Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-20T19:04:03.411Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-20T19:04:05.305Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-20T19:04:05.868Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-20T19:04:10.043Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-20T19:04:11.412Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-20T19:04:15.589Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-20T19:04:15.846Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-20T19:04:16.777Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-20T19:04:16.777Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-20T19:04:17.707Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-20T19:04:18.277Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-20T19:04:19.208Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-20T19:04:19.911Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-20T19:04:20.842Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-20T19:04:21.775Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-20T19:04:22.706Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-20T19:04:22.931Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-20T19:04:23.942Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-20T19:04:25.982Z] === RUN TestDockerSuite/TestRunState [2020-05-20T19:04:25.982Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-20T19:04:26.208Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-20T19:04:26.208Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-20T19:04:26.208Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-20T19:04:27.350Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-20T19:04:28.282Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-20T19:04:28.847Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-20T19:04:29.104Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-20T19:04:29.104Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-20T19:04:30.035Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-20T19:04:30.599Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-20T19:04:32.494Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-20T19:04:32.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-20T19:04:32.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-20T19:04:33.426Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-20T19:04:33.481Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-20T19:04:33.481Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-20T19:04:33.481Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-20T19:04:33.481Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-20T19:04:34.357Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-20T19:04:36.252Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-20T19:04:37.182Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-20T19:04:37.182Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-20T19:04:39.706Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-20T19:04:42.267Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-20T19:04:43.881Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-20T19:04:43.881Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-20T19:04:47.167Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-20T19:04:47.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-20T19:04:47.732Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-20T19:04:48.237Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-20T19:04:48.237Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-20T19:04:48.237Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-20T19:04:48.663Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-20T19:04:49.593Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-20T19:04:52.116Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-20T19:04:52.116Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-20T19:04:52.116Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-20T19:04:53.490Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-20T19:04:54.422Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-20T19:04:54.422Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-20T19:04:54.679Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-20T19:04:55.610Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-20T19:04:56.540Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-20T19:04:57.026Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-20T19:04:57.026Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-20T19:04:57.026Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-20T19:04:57.104Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-20T19:04:57.104Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-20T19:04:57.360Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-20T19:04:58.291Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-20T19:05:03.547Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-20T19:05:03.547Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-20T19:05:03.547Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-20T19:05:03.804Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-20T19:05:04.309Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-20T19:05:04.309Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-20T19:05:04.309Z] === RUN TestDockerSuite/TestCpToDot [2020-05-20T19:05:04.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-20T19:05:04.932Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-20T19:05:05.912Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-20T19:05:05.912Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-20T19:05:05.912Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-20T19:05:07.457Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-20T19:05:07.515Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-20T19:05:07.515Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-20T19:05:07.515Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-20T19:05:07.515Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-20T19:05:07.515Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-20T19:05:07.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-20T19:05:07.997Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-20T19:05:07.997Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-20T19:05:09.599Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-20T19:05:09.609Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-20T19:05:11.865Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-20T19:05:11.865Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-20T19:05:11.865Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-20T19:05:12.134Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-20T19:05:13.468Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-20T19:05:14.479Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-20T19:05:14.479Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-20T19:05:14.479Z] === RUN TestDockerSuite/TestCreateRM [2020-05-20T19:05:14.479Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-20T19:05:14.479Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-20T19:05:14.658Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-20T19:05:14.961Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-20T19:05:14.961Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-20T19:05:15.591Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-20T19:05:16.156Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-20T19:05:17.087Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-20T19:05:17.087Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-20T19:05:17.087Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-20T19:05:17.087Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-20T19:05:17.344Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-20T19:05:18.275Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-20T19:05:18.842Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-20T19:05:19.775Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-20T19:05:21.669Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-20T19:05:22.232Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-20T19:05:22.235Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-20T19:05:22.235Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-20T19:05:22.717Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-20T19:05:22.796Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-20T19:05:23.052Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-20T19:05:23.616Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-20T19:05:23.616Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-20T19:05:23.873Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-20T19:05:23.873Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-20T19:05:23.873Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-20T19:05:23.873Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-20T19:05:24.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-20T19:05:24.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-20T19:05:24.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-20T19:05:24.644Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-20T19:05:25.575Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-20T19:05:26.139Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-20T19:05:26.589Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-20T19:05:26.589Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-20T19:05:26.589Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-20T19:05:27.069Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-20T19:05:27.069Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-20T19:05:27.999Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-20T19:05:28.256Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-20T19:05:28.855Z] === RUN TestDockerSuite/TestDockerFails [2020-05-20T19:05:29.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-20T19:05:29.187Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-20T19:05:29.336Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-20T19:05:29.750Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-20T19:05:30.683Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-20T19:05:30.683Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-20T19:05:30.683Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-20T19:05:30.939Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-20T19:05:31.246Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-20T19:05:33.142Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-20T19:05:33.203Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-20T19:05:33.706Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-20T19:05:33.706Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-20T19:05:34.269Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-20T19:05:34.269Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-20T19:05:35.473Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-20T19:05:36.162Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-20T19:05:36.728Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-20T19:05:39.252Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-20T19:05:40.196Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-20T19:05:40.196Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-20T19:05:40.196Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-20T19:05:41.127Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-20T19:05:42.497Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-20T19:05:43.427Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-20T19:05:43.427Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-20T19:05:45.321Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-20T19:05:45.321Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-20T19:05:45.885Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-20T19:05:48.128Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-20T19:05:48.408Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-20T19:05:48.408Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-20T19:05:49.778Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-20T19:05:49.778Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-20T19:05:49.778Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-20T19:05:51.676Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-20T19:05:51.997Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-20T19:05:53.046Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-20T19:05:53.303Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-20T19:05:53.560Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-20T19:05:53.560Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-20T19:05:53.560Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-20T19:05:54.124Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-20T19:05:55.878Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-20T19:05:56.647Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-20T19:05:58.146Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-20T19:05:58.629Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-20T19:06:01.650Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-20T19:06:01.901Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-20T19:06:01.901Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-20T19:06:02.133Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-20T19:06:03.145Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-20T19:06:05.175Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-20T19:06:05.739Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-20T19:06:07.016Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-20T19:06:07.633Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-20T19:06:10.175Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-20T19:06:10.889Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-20T19:06:12.494Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-20T19:06:12.494Z] === RUN TestDockerSuite/TestEventsRename [2020-05-20T19:06:12.697Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-20T19:06:13.628Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-20T19:06:15.524Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-20T19:06:18.046Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-20T19:06:19.774Z] === RUN TestDockerSuite/TestEventsResize [2020-05-20T19:06:19.940Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-20T19:06:21.388Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-20T19:06:22.993Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-20T19:06:23.217Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-20T19:06:25.261Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-20T19:06:28.469Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-20T19:06:29.134Z] === RUN TestDockerSuite/TestEventsTop [2020-05-20T19:06:29.134Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-20T19:06:31.742Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-20T19:06:32.155Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-20T19:06:36.994Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-20T19:06:39.445Z] === RUN TestDockerSuite/TestExec [2020-05-20T19:06:39.445Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-20T19:06:39.445Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-20T19:06:39.514Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-20T19:06:40.457Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-20T19:06:41.408Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-20T19:06:41.971Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-20T19:06:42.061Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-20T19:06:42.062Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-20T19:06:42.062Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-20T19:06:42.062Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-20T19:06:42.905Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-20T19:06:43.468Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-20T19:06:43.468Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-20T19:06:43.666Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-20T19:06:44.399Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-20T19:06:45.269Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-20T19:06:47.537Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-20T19:06:48.573Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-20T19:06:49.142Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-20T19:06:49.942Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-20T19:06:51.835Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-20T19:06:52.766Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-20T19:06:53.698Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-20T19:06:53.698Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-20T19:06:53.993Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-20T19:06:53.993Z] === RUN TestDockerSuite/TestExecEnv [2020-05-20T19:06:53.993Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-20T19:06:53.993Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-20T19:06:54.628Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-20T19:06:56.262Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-20T19:06:56.522Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-20T19:06:56.522Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-20T19:06:57.891Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-20T19:06:58.821Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-20T19:06:59.753Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecParseError [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-20T19:07:00.143Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-20T19:07:01.647Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-20T19:07:02.424Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-20T19:07:03.540Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-20T19:07:04.034Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-20T19:07:04.034Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-20T19:07:05.436Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-20T19:07:06.806Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-20T19:07:06.806Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-20T19:07:07.737Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-20T19:07:09.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-20T19:07:09.109Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T19:07:10.017Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-20T19:07:10.017Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-20T19:07:10.017Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-20T19:07:10.017Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-20T19:07:13.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-20T19:07:14.870Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-20T19:07:17.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-20T19:07:20.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-20T19:07:20.846Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-20T19:07:22.645Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-20T19:07:23.113Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-20T19:07:26.821Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestHealth [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-20T19:07:29.101Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-20T19:07:32.075Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-20T19:07:33.956Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-20T19:07:33.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-20T19:07:34.438Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-20T19:07:34.438Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-20T19:07:35.451Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-20T19:07:35.451Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-20T19:07:36.493Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-20T19:07:37.055Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-20T19:07:37.055Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-20T19:07:37.863Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-20T19:07:38.660Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-20T19:07:39.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-20T19:07:40.927Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-20T19:07:40.927Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-20T19:07:40.927Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-20T19:07:42.278Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-20T19:07:44.799Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-20T19:07:44.799Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-20T19:07:44.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportFile [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-20T19:07:47.069Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T19:07:47.345Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-20T19:07:47.552Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-20T19:07:48.033Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-20T19:07:48.033Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-20T19:07:48.033Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-20T19:07:48.033Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-20T19:07:49.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-20T19:07:49.639Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-20T19:07:51.761Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-20T19:07:51.909Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-20T19:07:51.909Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-20T19:07:51.909Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-20T19:07:51.909Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-20T19:07:51.909Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-20T19:07:53.514Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-20T19:07:53.514Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-20T19:07:55.780Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-20T19:07:55.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-20T19:07:55.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-20T19:07:55.781Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-20T19:07:57.385Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-20T19:08:02.234Z] === RUN TestDockerSuite/TestInspectImage [2020-05-20T19:08:02.234Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-20T19:08:02.234Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-20T19:08:02.234Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-20T19:08:03.855Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-20T19:08:05.460Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-20T19:08:05.460Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-20T19:08:06.612Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-20T19:08:06.612Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-20T19:08:06.612Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-20T19:08:07.543Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-20T19:08:07.543Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-20T19:08:07.543Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-20T19:08:07.543Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-20T19:08:07.728Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-20T19:08:08.477Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-20T19:08:08.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-20T19:08:09.332Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-20T19:08:09.332Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-20T19:08:09.332Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-20T19:08:09.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-20T19:08:09.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-20T19:08:09.665Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-20T19:08:09.665Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-20T19:08:09.665Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-20T19:08:10.936Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-20T19:08:12.186Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-20T19:08:12.186Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-20T19:08:12.186Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-20T19:08:12.443Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-20T19:08:12.443Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-20T19:08:13.207Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-20T19:08:13.373Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-20T19:08:15.895Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-20T19:08:15.896Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-20T19:08:15.896Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-20T19:08:17.079Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-20T19:08:18.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-20T19:08:19.169Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-20T19:08:20.294Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-20T19:08:21.901Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-20T19:08:23.347Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite (1752.78s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.66s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.38s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.30s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.52s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.82s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.11s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.87s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.09s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.12s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.51s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.75s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.06s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.29s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.37s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.19s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.87s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.28s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.47s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.67s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.41s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.93s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.43s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.55s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.38s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.83s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.16s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.32s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.78s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.17s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.77s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.59s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.75s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.63s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.82s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.25s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContChar (4.18s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.12s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.94s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.98s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s) [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.47s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.45s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.58s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.16s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.97s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.04s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.57s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.73s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.87s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.53s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.79s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.83s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.31s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.29s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.04s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.48s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.35s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.16s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.65s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.66s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2020-05-20T19:08:23.347Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-20T19:08:23.347Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.347Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.50s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.57s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.68s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.55s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.16s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.09s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildHistory (4.18s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.82s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.34s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.23s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.86s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.38s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.80s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.15s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.35s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.67s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.05s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.94s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.38s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.59s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.52s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.60s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.37s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.90s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.57s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.49s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.77s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.80s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildPATH (2.40s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.16s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.10s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRm (3.23s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.59s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildStderr (1.23s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.28s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.68s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.73s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.35s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildUser (2.13s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.61s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.10s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.04s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.27s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-20T19:08:23.348Z] docker_cli_sni_test.go:18: Flakey test [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.86s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitTTY (1.73s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.68s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.08s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.92s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-05-20T19:08:23.348Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-20T19:08:23.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.54s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.54s) [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00097f2a0 } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1634561740 /foo false } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1634561740 /foo true } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3140975547 /foo false } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3140975547 /foo true } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3140975547 /foo true 0xc00097f760 } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00097f780 } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00097f7a0 } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00097f7c0 } [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00097f7e0 } [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 0 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 1 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 2 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 3 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 4 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 5 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 6 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 7 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 8 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 9 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 10 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 11 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 12 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 13 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 14 [2020-05-20T19:08:23.348Z] docker_api_containers_test.go:1926: case 15 [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.85s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.67s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.05s) [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2020-05-20T19:08:23.348Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership205804532/file1 3408e018898f7b1ea243d83463587edba7cbde0274f823f57403b14d9da1a991:/tmpvol/file1` [2020-05-20T19:08:23.348Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2020-05-20T19:08:23.348Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ee0c1d7d895b8eae951fd259e916efc67152fa5f2c9b4d858daf7758ef49310:/root/file1 /tmp/test-cp-from-case-a419537091/itWorks.txt` [2020-05-20T19:08:23.348Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a419537091/itWorks.txt" contains "file1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp a05969fe15918335a57e9317e43c0643a2bb9724bb033e9bc7fb9d9e44b1b85e:/file1 /tmp/test-cp-from-case-b041743686/testDir/` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c650463213/file2" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 4c848be48fac3e00e851c3fdd23fcf337fd6e36e688af60857074905af5130de:/root/file1 /tmp/test-cp-from-case-c650463213/file2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c650463213/file2" contains "file1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.27s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c1ddedae7dcba579a9bc91b91a9932a1cab70ce5f01964f45a38fbb7c4c7d8d:/file1 /tmp/test-cp-from-case-d117342312/dir1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d117342312/dir1/file1" contains "file1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c1ddedae7dcba579a9bc91b91a9932a1cab70ce5f01964f45a38fbb7c4c7d8d:/file1 /tmp/test-cp-from-case-d117342312/dir1/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d117342312/dir1/file1" contains "file1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.01s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 07b71bc336421330271d4dc54a62ebf671f7c5d1760d186d3f2e9aae48758bff:dir1 /tmp/test-cp-from-case-e127533735/testDir` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e127533735/testDir/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 07b71bc336421330271d4dc54a62ebf671f7c5d1760d186d3f2e9aae48758bff:dir1 /tmp/test-cp-from-case-e127533735/testDir/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e127533735/testDir/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 9794dc8ccbd5956163509afb7bb12f927e7a48cfc18b807e47acbe31a1f1c088:/root/dir1 /tmp/test-cp-from-case-f093618138/file1` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 541ee5d33514d4569eda9392988ae6b4cf626d41798c86d509afb0e9e8965aee:/root/dir1 /tmp/test-cp-from-case-g784660337/dir2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g784660337/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 541ee5d33514d4569eda9392988ae6b4cf626d41798c86d509afb0e9e8965aee:/root/dir1 /tmp/test-cp-from-case-g784660337/dir2/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g784660337/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 714fdc801235877aaaa60aa7a437f79f9c41d2f2af12031ea78bbc98b42bb179:dir1/. /tmp/test-cp-from-case-h300071964/testDir` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h300071964/testDir/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 714fdc801235877aaaa60aa7a437f79f9c41d2f2af12031ea78bbc98b42bb179:dir1/. /tmp/test-cp-from-case-h300071964/testDir/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h300071964/testDir/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 70a64f2f3d80ccc7a1aa15ff6341ff86555e65123783c57507036141616fdc49:/root/dir1/. /tmp/test-cp-from-case-i042061515/file1` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp fc1fc4d8bed9d13ff0d2464e8b3f9265e382f1b8989f60ced4abf2c940ba3bc6:/root/dir1/. /tmp/test-cp-from-case-j403802030/dir2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j403802030/dir2/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp fc1fc4d8bed9d13ff0d2464e8b3f9265e382f1b8989f60ced4abf2c940ba3bc6:/root/dir1/. /tmp/test-cp-from-case-j403802030/dir2/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j403802030/dir2/file1-1" contains "file1-1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 3c255d21e355f5b363b725edc847b657fafe5e24df2e4879f047fe3fdcb20f07:/file2 /tmp/test-cp-from-err-dst-not-dir349903669/symlinkToFile1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir349903669/symlinkToFile1" points to "file1" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir349903669/file1" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 3c255d21e355f5b363b725edc847b657fafe5e24df2e4879f047fe3fdcb20f07:/file2 /tmp/test-cp-from-err-dst-not-dir349903669/symlinkToDir1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir349903669/symlinkToDir1" points to "dir1" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir349903669/file2" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 3c255d21e355f5b363b725edc847b657fafe5e24df2e4879f047fe3fdcb20f07:/file2 /tmp/test-cp-from-err-dst-not-dir349903669/brokenSymlinkToFileX` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir349903669/brokenSymlinkToFileX" points to "fileX" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir349903669/fileX" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 3c255d21e355f5b363b725edc847b657fafe5e24df2e4879f047fe3fdcb20f07:/dir2 /tmp/test-cp-from-err-dst-not-dir349903669/symlinkToDir1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir349903669/symlinkToDir1" points to "dir1" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir349903669/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp 3c255d21e355f5b363b725edc847b657fafe5e24df2e4879f047fe3fdcb20f07:/dir2 /tmp/test-cp-from-err-dst-not-dir349903669/brokenSymlinkToDirX` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir349903669/brokenSymlinkToDirX" points to "dirX" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir349903669/dirX/file2-1" contains "file2-1\n" [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.88s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.66s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a881629053/file1 3303c5c74402c32d0823e4c95321b3728147a7a5c3804a84febf9888f1d965fe:/root/itWorks.txt` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "3303c5c74402c32d0823e4c95321b3728147a7a5c3804a84febf9888f1d965fe" start output contains "file1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3303c5c74402c32d0823e4c95321b3728147a7a5c3804a84febf9888f1d965fe` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b281088184/file1 3eea244915f99f3af4e0fbe6acd13252c09c9b86129645bdb58872cd00f7911c:testDir/` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "50fc85ef43efb40e16e75440f249348911f978f7dcfbd2cef0dfa7c005d0cab5" start output contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 50fc85ef43efb40e16e75440f249348911f978f7dcfbd2cef0dfa7c005d0cab5` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c514087607/file1 50fc85ef43efb40e16e75440f249348911f978f7dcfbd2cef0dfa7c005d0cab5:/root/file2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "50fc85ef43efb40e16e75440f249348911f978f7dcfbd2cef0dfa7c005d0cab5" start output contains "file1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 50fc85ef43efb40e16e75440f249348911f978f7dcfbd2cef0dfa7c005d0cab5` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.91s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "e37b652cbf5775cd23fac053c90367e8e06e7d428429bd19a2728697c5d8716a" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a e37b652cbf5775cd23fac053c90367e8e06e7d428429bd19a2728697c5d8716a` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d418260650/file1 e37b652cbf5775cd23fac053c90367e8e06e7d428429bd19a2728697c5d8716a:dir1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "e37b652cbf5775cd23fac053c90367e8e06e7d428429bd19a2728697c5d8716a" start output contains "file1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a e37b652cbf5775cd23fac053c90367e8e06e7d428429bd19a2728697c5d8716a` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "cfef5f4e404f6eb5360f5f9af7a11684afff11b5d153ec0653f33a99c0d0b6c5" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a cfef5f4e404f6eb5360f5f9af7a11684afff11b5d153ec0653f33a99c0d0b6c5` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d418260650/file1 cfef5f4e404f6eb5360f5f9af7a11684afff11b5d153ec0653f33a99c0d0b6c5:dir1/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "cfef5f4e404f6eb5360f5f9af7a11684afff11b5d153ec0653f33a99c0d0b6c5" start output contains "file1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a cfef5f4e404f6eb5360f5f9af7a11684afff11b5d153ec0653f33a99c0d0b6c5` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e087632385/dir1 6e4c59c0efb89843d09cfce1854835ffc3c4be2146e8d62da07bfa18ba2d4008:testDir` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "6e4c59c0efb89843d09cfce1854835ffc3c4be2146e8d62da07bfa18ba2d4008" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e4c59c0efb89843d09cfce1854835ffc3c4be2146e8d62da07bfa18ba2d4008` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e087632385/dir1 7b940764ab50fc55457333e92a287a2d34347fb1229c3dfd7fe46c2ff8eb4dc2:testDir/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "7b940764ab50fc55457333e92a287a2d34347fb1229c3dfd7fe46c2ff8eb4dc2" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7b940764ab50fc55457333e92a287a2d34347fb1229c3dfd7fe46c2ff8eb4dc2` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f630239596/dir1 0ae15882b1975036b6c6f2f120080981fd9124a66333d19ce11ba1ec76de7afe:/root/file1` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.87s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "d062e00bc840d943915f4daebb426b9bac3ce9f5ab82a115302bd038ad9cbe47" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a d062e00bc840d943915f4daebb426b9bac3ce9f5ab82a115302bd038ad9cbe47` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g354921435/dir1 d062e00bc840d943915f4daebb426b9bac3ce9f5ab82a115302bd038ad9cbe47:/root/dir2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "d062e00bc840d943915f4daebb426b9bac3ce9f5ab82a115302bd038ad9cbe47" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a d062e00bc840d943915f4daebb426b9bac3ce9f5ab82a115302bd038ad9cbe47` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "f3969896355c33b11f3ee343c12c5ddef9c8819e528a1d9804360373c14aa993" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3969896355c33b11f3ee343c12c5ddef9c8819e528a1d9804360373c14aa993` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g354921435/dir1 f3969896355c33b11f3ee343c12c5ddef9c8819e528a1d9804360373c14aa993:/dir2/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "f3969896355c33b11f3ee343c12c5ddef9c8819e528a1d9804360373c14aa993" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3969896355c33b11f3ee343c12c5ddef9c8819e528a1d9804360373c14aa993` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.39s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h237966718/dir1/. ec7baa5e8275c3d14084bc9c923a23fa9a9d10adf0453736e2aa9e6280521a4b:testDir` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "ec7baa5e8275c3d14084bc9c923a23fa9a9d10adf0453736e2aa9e6280521a4b" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a ec7baa5e8275c3d14084bc9c923a23fa9a9d10adf0453736e2aa9e6280521a4b` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h237966718/dir1/. f3a3c0b5c95c47689147c724785cfca89c22764a4b78fbb8c48d4d6ca216c30b:testDir/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "f3a3c0b5c95c47689147c724785cfca89c22764a4b78fbb8c48d4d6ca216c30b" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3a3c0b5c95c47689147c724785cfca89c22764a4b78fbb8c48d4d6ca216c30b` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i414844101/dir1/. 76bc8201a251f2a7d257d1adfd746702e8d09636dc12646c99120c27eaecfef5:/root/file1` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.83s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "ed078f4ba352fce79959226d1432e7385f17e4a2ccd946811fa6e868a5384a8f" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a ed078f4ba352fce79959226d1432e7385f17e4a2ccd946811fa6e868a5384a8f` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j319074144/dir1/. ed078f4ba352fce79959226d1432e7385f17e4a2ccd946811fa6e868a5384a8f:/dir2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "ed078f4ba352fce79959226d1432e7385f17e4a2ccd946811fa6e868a5384a8f" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a ed078f4ba352fce79959226d1432e7385f17e4a2ccd946811fa6e868a5384a8f` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "1fbe9316555aa01485492db8a717ade6c8f2efc2cf9f12cdab94dc3993a1e5f2" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1fbe9316555aa01485492db8a717ade6c8f2efc2cf9f12cdab94dc3993a1e5f2` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j319074144/dir1/. 1fbe9316555aa01485492db8a717ade6c8f2efc2cf9f12cdab94dc3993a1e5f2:/dir2/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "1fbe9316555aa01485492db8a717ade6c8f2efc2cf9f12cdab94dc3993a1e5f2" start output contains "file1-1\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1fbe9316555aa01485492db8a717ade6c8f2efc2cf9f12cdab94dc3993a1e5f2` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions837557055/permdirtest permtest:/` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs032533449/file1 fcc118d7b35f113f899f41c513fa5bdccf320a48fb6fe311d6d6cac57c44d252:/root/shouldNotExist` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "fcc118d7b35f113f899f41c513fa5bdccf320a48fb6fe311d6d6cac57c44d252" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a fcc118d7b35f113f899f41c513fa5bdccf320a48fb6fe311d6d6cac57c44d252` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.76s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume013967508/file1 4c87323a9a41af5cf4b174b8c13ce561769d45b7c10ebf9e3410ef5dbf8bb627:/vol_ro/shouldNotExist` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:279: checking that container "4c87323a9a41af5cf4b174b8c13ce561769d45b7c10ebf9e3410ef5dbf8bb627" start output contains "" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4c87323a9a41af5cf4b174b8c13ce561769d45b7c10ebf9e3410ef5dbf8bb627` [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-05-20T19:08:23.349Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-370252515/file2 8177e47996d7186c5b45282e1300cc5fc7a5d4b30ee89784edd5799dda59a2dd:/vol2/symlinkToFile1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-370252515/symlinkToFile1" points to "file1" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-370252515/file1" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-370252515/file2 8177e47996d7186c5b45282e1300cc5fc7a5d4b30ee89784edd5799dda59a2dd:/vol2/symlinkToDir1` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-370252515/symlinkToDir1" points to "dir1" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-370252515/file2" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-370252515/file2 8177e47996d7186c5b45282e1300cc5fc7a5d4b30ee89784edd5799dda59a2dd:/vol2/brokenSymlinkToFileX` [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-370252515/brokenSymlinkToFileX" points to "fileX" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-370252515/fileX" contains "file2\n" [2020-05-20T19:08:23.349Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-370252515//dir2 8177e47996d7186c5b45282e1300cc5fc7a5d4b30ee89784edd5799dda59a2dd:/vol2/symlinkToDir1` [2020-05-20T19:08:23.350Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-370252515/symlinkToDir1" points to "dir1" [2020-05-20T19:08:23.350Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-370252515/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-20T19:08:23.350Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-370252515//dir2 8177e47996d7186c5b45282e1300cc5fc7a5d4b30ee89784edd5799dda59a2dd:/vol2/brokenSymlinkToDirX` [2020-05-20T19:08:23.350Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-370252515/brokenSymlinkToDirX" points to "dirX" [2020-05-20T19:08:23.350Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-370252515/dirX/file2-1" contains "file2-1\n" [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.66s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.26s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.15s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.77s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsCommit (1.24s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.96s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.23s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsCopy (1.40s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.75s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFilters (1.58s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFormat (1.63s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.29s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.73s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.78s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecEnv (0.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecInspectID (1.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecInteractive (0.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.93s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecTTY (0.87s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.77s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecUlimits (0.84s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.11s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.98s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHealth (20.67s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportGzipped (2.10s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.09s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDebug (0.55s) [2020-05-20T19:08:23.350Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-05-20T19:08:23.350Z] daemon.go:325: [d8af5f3af8250] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:325: [d8af5f3af8250] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:353: [d8af5f3af8250] daemon started [2020-05-20T19:08:23.350Z] daemon.go:461: [d8af5f3af8250] Stopping daemon [2020-05-20T19:08:23.350Z] daemon.go:296: [d8af5f3af8250] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:448: [d8af5f3af8250] Daemon stopped [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2020-05-20T19:08:23.350Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-20T19:08:23.350Z] daemon.go:325: [d17056d7350c6] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:325: [d17056d7350c6] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:353: [d17056d7350c6] daemon started [2020-05-20T19:08:23.350Z] daemon.go:461: [d17056d7350c6] Stopping daemon [2020-05-20T19:08:23.350Z] daemon.go:296: [d17056d7350c6] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:448: [d17056d7350c6] Daemon stopped [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s) [2020-05-20T19:08:23.350Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-05-20T19:08:23.350Z] daemon.go:325: [d891788ccbfd2] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:325: [d891788ccbfd2] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:353: [d891788ccbfd2] daemon started [2020-05-20T19:08:23.350Z] daemon.go:461: [d891788ccbfd2] Stopping daemon [2020-05-20T19:08:23.350Z] daemon.go:296: [d891788ccbfd2] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:448: [d891788ccbfd2] Daemon stopped [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-20T19:08:23.350Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-20T19:08:23.350Z] daemon.go:325: [dfbeaf1034395] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:296: [dfbeaf1034395] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:325: [dfbeaf1034395] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:325: [dfbeaf1034395] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:296: [dfbeaf1034395] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:325: [dfbeaf1034395] waiting for daemon to start [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-05-20T19:08:23.350Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-05-20T19:08:23.350Z] daemon.go:325: [d72e6686ecf7c] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:325: [d72e6686ecf7c] waiting for daemon to start [2020-05-20T19:08:23.350Z] daemon.go:353: [d72e6686ecf7c] daemon started [2020-05-20T19:08:23.350Z] daemon.go:461: [d72e6686ecf7c] Stopping daemon [2020-05-20T19:08:23.350Z] daemon.go:296: [d72e6686ecf7c] exiting daemon [2020-05-20T19:08:23.350Z] daemon.go:448: [d72e6686ecf7c] Daemon stopped [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.00s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectDefault (0.91s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-20T19:08:23.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-20T19:08:23.350Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-05-20T19:08:23.350Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.50s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.87s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.41s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.40s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.40s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.40s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.68s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.91s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.00s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.29s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.34s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.86s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestNetHostname (2.34s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.74s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginActive (2.08s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.87s) [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-20T19:08:23.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.71s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2020-05-20T19:08:23.351Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-05-20T19:08:23.351Z] daemon.go:325: [df385d4ca8499] waiting for daemon to start [2020-05-20T19:08:23.351Z] daemon.go:325: [df385d4ca8499] waiting for daemon to start [2020-05-20T19:08:23.351Z] daemon.go:353: [df385d4ca8499] daemon started [2020-05-20T19:08:23.351Z] daemon.go:461: [df385d4ca8499] Stopping daemon [2020-05-20T19:08:23.351Z] daemon.go:296: [df385d4ca8499] exiting daemon [2020-05-20T19:08:23.351Z] daemon.go:448: [df385d4ca8499] Daemon stopped [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.64s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.14s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.72s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.35s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPortList (10.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.23s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.17s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsByOrder (3.52s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.12s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.93s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.85s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.57s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.41s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-20T19:08:23.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.70s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.84s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.25s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.57s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.06s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.12s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.41s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.67s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.92s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.92s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.95s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.00s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.54s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.42s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-20T19:08:23.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-20T19:08:23.351Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.58s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.94s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-20T19:08:23.351Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.68s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.81s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-05-20T19:08:23.351Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T19:08:23.351Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.82s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-05-20T19:08:23.351Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.48s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.57s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.69s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMount (6.26s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.50s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.28s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.48s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.72s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.32s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-05-20T19:08:23.352Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-20T19:08:23.352Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-20T19:08:23.352Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.45s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.91s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.98s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.87s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.94s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.94s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.82s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunSysctls (1.71s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.97s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.85s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.11s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.38s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.96s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.54s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserByID (0.91s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-20T19:08:23.352Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.87s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.71s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2020-05-20T19:08:23.352Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents662118845 [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.72s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.58s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.99s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.13s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.85s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.71s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.63s) [2020-05-20T19:08:23.352Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-20T19:08:23.352Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.39s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.97s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.94s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.62s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.46s) [2020-05-20T19:08:23.352Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.28s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.33s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-05-20T19:08:23.353Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.12s) [2020-05-20T19:08:23.353Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-20T19:08:23.353Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-20T19:08:23.353Z] === RUN TestDockerRegistrySuite [2020-05-20T19:08:23.353Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-20T19:08:23.507Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-20T19:08:25.269Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-20T19:08:25.775Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-20T19:08:26.639Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-20T19:08:27.378Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-20T19:08:27.861Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-20T19:08:28.534Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:08:29.466Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-20T19:08:31.069Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-20T19:08:32.709Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-20T19:08:36.887Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-20T19:08:37.044Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-20T19:08:38.256Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-20T19:08:38.649Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-20T19:08:38.649Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-20T19:08:39.186Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-20T19:08:40.253Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-20T19:08:40.253Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-20T19:08:40.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-20T19:08:42.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-20T19:08:43.819Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-20T19:08:45.109Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-20T19:08:45.191Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-20T19:08:46.561Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-20T19:08:49.084Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-20T19:08:49.958Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-20T19:08:52.359Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-20T19:08:53.289Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-20T19:08:53.831Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-20T19:08:56.101Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-20T19:08:56.578Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-20T19:08:57.948Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:08:57.948Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:08:58.371Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-20T19:08:58.371Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-20T19:08:59.318Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:08:59.980Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-20T19:09:00.687Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:09:01.617Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-20T19:09:02.251Z] === RUN TestDockerSuite/TestLogsSince [2020-05-20T19:09:05.793Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-20T19:09:05.793Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-20T19:09:07.162Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-20T19:09:07.419Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-20T19:09:07.677Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-20T19:09:07.934Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-20T19:09:08.190Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-20T19:09:08.447Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-20T19:09:08.447Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-20T19:09:09.816Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-20T19:09:11.048Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-20T19:09:11.049Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-20T19:09:11.049Z] === RUN TestDockerSuite/TestLogsTail [2020-05-20T19:09:12.338Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-20T19:09:13.269Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-20T19:09:13.316Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-20T19:09:14.639Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-20T19:09:14.924Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-20T19:09:15.570Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite (53.45s) [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.13s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon de23a7084ac6d is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d30f918abd433 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.76s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d3ce816507c95 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.06s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon daa7c801ca468 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.14s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d5b1a98c625bf is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d5c26a8d7da9b is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d6c5f573bf847 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon dbf90d5d055ed is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon de149493a2b88 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d5edea7e8d245 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.49s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon dc92f30960662 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d6535d2028a9f is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-20T19:09:16.501Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e90f5aa7ddf2fad5da5ee1085df11a4e4a89201315275eb659ec1e0bf28ad337 [2020-05-20T19:09:16.501Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b04c45e87955ba3e7d99896c6103058d0a57c542aa33e0b860301610a2bcc98a [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d6e2d7c7d03b7 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-20T19:09:16.501Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8cc0a9aeedce1f5d89e7cb6445cec43a0e59ab59e8a4c513b1ffaab8195bad1b [2020-05-20T19:09:16.501Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31d2939f03244858c7304f903e0249eb23d77ece88094c213a6b775a50d8e6cf [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d4382a5c7094c is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon dd7ba9625f59b is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.34s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d7e30d82e8001 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon dc643f927d0f3 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon ddb95329314c4 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d854f123db218 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon debcc4461dc92 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d3886b3794f71 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d9926fb752472 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d1cf22a14d960 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon db0389e3e638b is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon de34693caace3 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon dbfd7e40f3508 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-20T19:09:16.501Z] check_test.go:196: Daemon d53de3cfa7177 is not started [2020-05-20T19:09:16.501Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-20T19:09:16.501Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon d4aaec47286d8 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon dd09204255f50 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon d316264bbf702 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon d94bec1add022 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon db6c833ffadd1 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon dbe04e38a807e is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-05-20T19:09:16.502Z] check_test.go:196: Daemon d41efc38e1826 is not started [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-20T19:09:16.502Z] daemon.go:325: [d8a257d154241] waiting for daemon to start [2020-05-20T19:09:16.502Z] daemon.go:325: [d8a257d154241] waiting for daemon to start [2020-05-20T19:09:16.502Z] daemon.go:353: [d8a257d154241] daemon started [2020-05-20T19:09:16.502Z] daemon.go:461: [d8a257d154241] Stopping daemon [2020-05-20T19:09:16.502Z] daemon.go:296: [d8a257d154241] exiting daemon [2020-05-20T19:09:16.502Z] daemon.go:448: [d8a257d154241] Daemon stopped [2020-05-20T19:09:16.502Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-20T19:09:16.502Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-05-20T19:09:16.502Z] daemon.go:325: [d1596b6783cb0] waiting for daemon to start [2020-05-20T19:09:16.502Z] daemon.go:325: [d1596b6783cb0] waiting for daemon to start [2020-05-20T19:09:16.502Z] daemon.go:353: [d1596b6783cb0] daemon started [2020-05-20T19:09:16.502Z] daemon.go:461: [d1596b6783cb0] Stopping daemon [2020-05-20T19:09:16.502Z] daemon.go:296: [d1596b6783cb0] exiting daemon [2020-05-20T19:09:16.502Z] daemon.go:448: [d1596b6783cb0] Daemon stopped [2020-05-20T19:09:16.502Z] === RUN TestDockerSchema1RegistrySuite [2020-05-20T19:09:16.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:09:17.197Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestNetHostname [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginActive [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPortList [2020-05-20T19:09:17.198Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-20T19:09:20.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-20T19:09:23.200Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-20T19:09:25.731Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-20T19:09:25.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-20T19:09:27.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-20T19:09:28.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:09:28.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:09:29.839Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:09:29.870Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-20T19:09:29.870Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-20T19:09:31.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:09:32.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-20T19:09:36.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-20T19:09:36.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-20T19:09:36.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-20T19:09:36.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-20T19:09:36.835Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-20T19:09:37.092Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-20T19:09:37.149Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-20T19:09:37.149Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-20T19:09:37.349Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-20T19:09:37.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite (21.55s) [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d8f64800eb66f is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.72s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon dcf26b8aca61d is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.44s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d4f70f52d3f6f is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d130caaa6e68c is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d190d20447b1e is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d50fd4600f033 is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d1d02c09eceac is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d11f9dd41031c is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.62s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d3ac2bb0f843c is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d3aa10709d5d8 is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon de7224b9ebc33 is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d5300ed647a2b is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d57dd0b471ea0 is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.37s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon d929839e16b75 is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon deff6e4f48e1f is not started [2020-05-20T19:09:37.914Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-20T19:09:37.914Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-20T19:09:37.914Z] check_test.go:223: Daemon deb129dec3cf3 is not started [2020-05-20T19:09:37.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-20T19:09:37.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-20T19:09:39.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-20T19:09:39.540Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-20T19:09:39.799Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-20T19:09:39.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-20T19:09:41.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-20T19:09:41.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-20T19:09:41.733Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-20T19:09:42.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.51s) [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.09s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d621fbd16e56a is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d165950b3d965 is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d1b271dd1aa29 is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-20T19:09:42.556Z] daemon.go:325: [dc4a82086ea29] waiting for daemon to start [2020-05-20T19:09:42.556Z] daemon.go:325: [dc4a82086ea29] waiting for daemon to start [2020-05-20T19:09:42.556Z] daemon.go:353: [dc4a82086ea29] daemon started [2020-05-20T19:09:42.556Z] daemon.go:461: [dc4a82086ea29] Stopping daemon [2020-05-20T19:09:42.556Z] daemon.go:296: [dc4a82086ea29] exiting daemon [2020-05-20T19:09:42.556Z] daemon.go:448: [dc4a82086ea29] Daemon stopped [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d800ff35ee4d7 is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d972edf4395c8 is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon d7fbef5025e5e is not started [2020-05-20T19:09:42.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-05-20T19:09:42.556Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-20T19:09:42.556Z] check_test.go:252: Daemon dc9828823f66a is not started [2020-05-20T19:09:42.556Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-20T19:09:42.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-20T19:09:42.556Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-20T19:09:44.432Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-20T19:09:47.810Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-20T19:09:47.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-20T19:09:47.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-20T19:09:48.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-20T19:09:48.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-20T19:09:48.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-20T19:09:48.324Z] check_test.go:279: Daemon d6a952a645178 is not started [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-05-20T19:09:48.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-20T19:09:48.324Z] check_test.go:279: Daemon d9a454527c93c is not started [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2020-05-20T19:09:48.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-20T19:09:48.324Z] check_test.go:279: Daemon dcaff7238d2e0 is not started [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-05-20T19:09:48.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-20T19:09:48.324Z] check_test.go:279: Daemon d0be86bb4491d is not started [2020-05-20T19:09:48.324Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-20T19:09:48.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-20T19:09:48.324Z] check_test.go:279: Daemon dfc78e327d8f0 is not started [2020-05-20T19:09:48.324Z] === RUN TestDockerNetworkSuite [2020-05-20T19:09:48.324Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-20T19:09:50.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-20T19:09:51.411Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-20T19:09:52.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-20T19:09:58.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-20T19:10:00.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-20T19:10:02.438Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-20T19:10:02.438Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-20T19:10:02.438Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-20T19:10:03.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-20T19:10:06.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-20T19:10:13.017Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-20T19:10:15.287Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-20T19:10:16.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-20T19:10:18.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-20T19:10:20.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-20T19:10:20.747Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-20T19:10:21.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-20T19:10:21.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-20T19:10:23.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-20T19:10:24.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-20T19:10:24.610Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-20T19:10:24.610Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-20T19:10:24.610Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-20T19:10:24.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-20T19:10:25.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-20T19:10:26.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-20T19:10:26.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-20T19:10:26.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-20T19:10:26.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-20T19:10:28.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-20T19:10:29.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-20T19:10:29.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-20T19:10:30.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-20T19:10:30.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-20T19:10:33.307Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-20T19:10:33.307Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-20T19:10:33.307Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-20T19:10:33.307Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-20T19:10:33.307Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-20T19:10:34.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-20T19:10:37.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-20T19:10:39.206Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-20T19:10:39.206Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-20T19:10:40.784Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-20T19:10:40.784Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-20T19:10:41.781Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-20T19:10:42.776Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-20T19:10:42.776Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-20T19:10:45.582Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-20T19:10:46.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-20T19:10:47.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-20T19:10:48.450Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-20T19:10:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-20T19:10:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-20T19:10:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-20T19:10:48.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-20T19:10:49.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-20T19:10:49.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-20T19:10:51.487Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-20T19:10:52.500Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-20T19:10:53.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-20T19:10:53.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-20T19:10:53.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-20T19:10:54.456Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-20T19:10:54.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-20T19:10:55.368Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-20T19:10:56.684Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-20T19:11:00.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-20T19:11:00.623Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-20T19:11:03.909Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-20T19:11:04.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-20T19:11:04.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-20T19:11:06.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-20T19:11:09.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-20T19:11:09.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-20T19:11:10.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-20T19:11:10.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-20T19:11:12.349Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-20T19:11:17.978Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-20T19:11:17.978Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-20T19:11:18.899Z] --- PASS: TestDockerNetworkSuite (90.39s) [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.99s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d9aa9231106e4 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon decbb598f2f2f is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.03s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d8de89a5c1f6a is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon da30519f431a8 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.76s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:1233: Daemon dc1ad03892395 is not started [2020-05-20T19:11:18.900Z] daemon.go:325: [dc1ad03892395] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [dc1ad03892395] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [dc1ad03892395] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [dc1ad03892395] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [dc1ad03892395] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [dc1ad03892395] Daemon stopped [2020-05-20T19:11:18.900Z] daemon.go:325: [dc1ad03892395] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [dc1ad03892395] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [dc1ad03892395] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [dc1ad03892395] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [dc1ad03892395] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [dc1ad03892395] Daemon stopped [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.05s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d8ef36adf06f0 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.18s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d81cfc3937175 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.42s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d4482225aff20 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.60s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d7a5414e61416 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d9e928dd8a857 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d08b1bb17ca74 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d885f2612f9f3 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.38s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dab922c28e166 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dc7a8c10724fc is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dcaa706e51141 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.23s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d3910b8e545ad is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d9afb7b0395b1 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon de87d2b749598 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dcfcdb64115ee is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.24s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon df6a283c47d1f is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon da275bdaaa905 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d93aef53c60fc is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dfc94fe062460 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d87573f82d12e is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.76s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-20T19:11:18.900Z] daemon.go:325: [d490ac55e53be] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [d490ac55e53be] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [d490ac55e53be] daemon started [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:968: Daemon d490ac55e53be is not started [2020-05-20T19:11:18.900Z] daemon.go:325: [d490ac55e53be] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:296: [d490ac55e53be] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:325: [d490ac55e53be] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [d490ac55e53be] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [d490ac55e53be] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [d490ac55e53be] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [d490ac55e53be] Daemon stopped [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.32s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dfef309e9a3e6 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.97s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [d3cf5ffeb49e7] daemon started [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:1116: Daemon d3cf5ffeb49e7 is not started [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:296: [d3cf5ffeb49e7] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [d3cf5ffeb49e7] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [d3cf5ffeb49e7] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [d3cf5ffeb49e7] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [d3cf5ffeb49e7] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [d3cf5ffeb49e7] Daemon stopped [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d0d8e85990eef is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon df291859c7473 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d948ececf4b67 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dd7241e1daa80 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d66a52ed55a30 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d82ac2e6d6f95 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d0ce70f792b1d is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.30s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dcfcbe4e62569 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d1da34826758c is not started [2020-05-20T19:11:18.900Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-20T19:11:18.900Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dc2f5d32c6352 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon da7330f36ff24 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-20T19:11:18.900Z] daemon.go:325: [dde38f7043753] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [dde38f7043753] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [dde38f7043753] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [dde38f7043753] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [dde38f7043753] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [dde38f7043753] Daemon stopped [2020-05-20T19:11:18.900Z] daemon.go:325: [dde38f7043753] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [dde38f7043753] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [dde38f7043753] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [dde38f7043753] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [dde38f7043753] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [dde38f7043753] Daemon stopped [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.81s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-20T19:11:18.900Z] daemon.go:325: [debdce838de3f] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [debdce838de3f] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [debdce838de3f] daemon started [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:1084: Daemon debdce838de3f is not started [2020-05-20T19:11:18.900Z] daemon.go:296: [debdce838de3f] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:325: [debdce838de3f] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:325: [debdce838de3f] waiting for daemon to start [2020-05-20T19:11:18.900Z] daemon.go:353: [debdce838de3f] daemon started [2020-05-20T19:11:18.900Z] daemon.go:461: [debdce838de3f] Stopping daemon [2020-05-20T19:11:18.900Z] daemon.go:296: [debdce838de3f] exiting daemon [2020-05-20T19:11:18.900Z] daemon.go:448: [debdce838de3f] Daemon stopped [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon dd8177e1cf710 is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.54s) [2020-05-20T19:11:18.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-20T19:11:18.900Z] docker_cli_network_unix_test.go:46: Daemon d28ebaf06a79e is not started [2020-05-20T19:11:18.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon dc196750ef33f is not started [2020-05-20T19:11:18.901Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon db7a000f230ca is not started [2020-05-20T19:11:18.901Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon d9a2769d77250 is not started [2020-05-20T19:11:18.901Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon d269c491eb84e is not started [2020-05-20T19:11:18.901Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.46s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon d4a8656925d7a is not started [2020-05-20T19:11:18.901Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.24s) [2020-05-20T19:11:18.901Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-20T19:11:18.901Z] docker_cli_network_unix_test.go:46: Daemon db9e697c3fb71 is not started [2020-05-20T19:11:18.901Z] === RUN TestDockerHubPullSuite [2020-05-20T19:11:18.901Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-20T19:11:20.207Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-20T19:11:20.207Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-20T19:11:20.270Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-20T19:11:20.678Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-20T19:11:21.150Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-20T19:11:22.791Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-20T19:11:23.047Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-20T19:11:24.416Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-20T19:11:24.416Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-20T19:11:24.674Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite (6.14s) [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2020-05-20T19:11:24.931Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-20T19:11:24.931Z] daemon.go:325: [d66e2f9601e71] waiting for daemon to start [2020-05-20T19:11:24.931Z] daemon.go:325: [d66e2f9601e71] waiting for daemon to start [2020-05-20T19:11:24.931Z] daemon.go:353: [d66e2f9601e71] daemon started [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-05-20T19:11:24.931Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-05-20T19:11:24.931Z] daemon.go:461: [d66e2f9601e71] Stopping daemon [2020-05-20T19:11:24.931Z] daemon.go:296: [d66e2f9601e71] exiting daemon [2020-05-20T19:11:24.931Z] daemon.go:448: [d66e2f9601e71] Daemon stopped [2020-05-20T19:11:24.931Z] PASS [2020-05-20T19:11:24.931Z] [2020-05-20T19:11:24.931Z] === Skipped [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] [2020-05-20T19:11:24.932Z] DONE 1249 tests, 44 skipped in 1968.335s [2020-05-20T19:11:24.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T19:11:24.932Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T19:11:24.932Z] +++ kill 7329 [2020-05-20T19:11:24.961Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-20T19:11:25.862Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-20T19:11:25.862Z] +++ /etc/init.d/apparmor stop [2020-05-20T19:11:25.862Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T19:11:25.862Z] [2020-05-20T19:11:25.862Z] Unloading profiles will leave already running processes permanently [2020-05-20T19:11:25.862Z] unconfined, which can lead to unexpected situations. [2020-05-20T19:11:25.862Z] [2020-05-20T19:11:25.862Z] To set a process to complain mode, use the command line tool [2020-05-20T19:11:25.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T19:11:25.862Z] +++ true [2020-05-20T19:11:25.862Z] [2020-05-20T19:11:28.773Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-20T19:11:28.773Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-20T19:11:31.745Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-20T19:11:32.217Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-20T19:11:32.217Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-20T19:11:40.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-20T19:11:43.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-20T19:11:44.765Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-20T19:11:46.531Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-20T19:11:46.995Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-20T19:11:47.467Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-20T19:11:49.056Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-20T19:11:53.361Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-20T19:11:57.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-20T19:12:01.330Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-20T19:12:03.873Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-20T19:12:04.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-20T19:12:07.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-20T19:12:09.770Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-20T19:12:11.250Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-20T19:12:13.581Z] === RUN TestDockerSuite/TestRmiTag [2020-05-20T19:12:14.523Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-20T19:12:14.575Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-20T19:12:16.150Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-20T19:12:17.047Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-20T19:12:20.321Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-20T19:12:37.441Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-20T19:12:39.674Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-20T19:12:44.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-20T19:12:46.025Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-20T19:13:11.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-20T19:13:11.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-20T19:13:11.375Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-20T19:13:12.953Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-20T19:13:15.181Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-20T19:13:16.518Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-20T19:13:17.413Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-20T19:13:19.642Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-20T19:13:26.834Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-20T19:13:26.834Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-20T19:13:29.808Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-20T19:13:30.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-20T19:13:30.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-20T19:13:30.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-20T19:13:31.369Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-20T19:13:31.856Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-20T19:13:31.856Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-20T19:13:34.825Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-20T19:13:34.825Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-20T19:13:34.825Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-20T19:13:36.401Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-20T19:13:38.630Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-20T19:13:40.861Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-20T19:13:42.436Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-20T19:13:42.436Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-20T19:13:42.436Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-20T19:13:42.436Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite (1728.66s) [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.63s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-20T19:13:49.432Z] daemon.go:325: [dd0ebd4840388] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [dd0ebd4840388] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [dd0ebd4840388] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [dd0ebd4840388] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [dd0ebd4840388] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [dd0ebd4840388] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-20T19:13:49.432Z] daemon.go:325: [d0173874d2f5f] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d0173874d2f5f] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d0173874d2f5f] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [d0173874d2f5f] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d0173874d2f5f] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d0173874d2f5f] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-20T19:13:49.432Z] daemon.go:325: [d7b540c508ca5] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d7b540c508ca5] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d7b540c508ca5] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [d7b540c508ca5] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d7b540c508ca5] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d7b540c508ca5] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-20T19:13:49.432Z] daemon.go:325: [db1c56e3db2cd] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [db1c56e3db2cd] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [db1c56e3db2cd] daemon started [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-20T19:13:49.432Z] daemon.go:325: [d3c9be7331db5] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d3c9be7331db5] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d3c9be7331db5] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [db1c56e3db2cd] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [db1c56e3db2cd] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [db1c56e3db2cd] Daemon stopped [2020-05-20T19:13:49.432Z] daemon.go:461: [d3c9be7331db5] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d3c9be7331db5] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d3c9be7331db5] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.86s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-20T19:13:49.432Z] daemon.go:325: [dd992ad263456] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [dd992ad263456] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [dd992ad263456] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [dd992ad263456] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [dd992ad263456] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [dd992ad263456] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.37s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-20T19:13:49.432Z] daemon.go:325: [d150637f7754f] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d150637f7754f] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d150637f7754f] daemon started [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-20T19:13:49.432Z] daemon.go:325: [d1542f08ec501] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d1542f08ec501] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d1542f08ec501] daemon started [2020-05-20T19:13:49.432Z] check_test.go:358: [d1542f08ec501] joining swarm manager [d150637f7754f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.432Z] daemon.go:461: [d1542f08ec501] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d1542f08ec501] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d1542f08ec501] Daemon stopped [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-20T19:13:49.432Z] daemon.go:325: [df869224ade7c] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [df869224ade7c] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [df869224ade7c] daemon started [2020-05-20T19:13:49.432Z] check_test.go:358: [df869224ade7c] joining swarm manager [d150637f7754f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.432Z] daemon.go:461: [d150637f7754f] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d150637f7754f] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d150637f7754f] Daemon stopped [2020-05-20T19:13:49.432Z] check_test.go:379: Daemon d1542f08ec501 is not started [2020-05-20T19:13:49.432Z] daemon.go:461: [df869224ade7c] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [df869224ade7c] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [df869224ade7c] Daemon stopped [2020-05-20T19:13:49.432Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-20T19:13:49.432Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-20T19:13:49.432Z] daemon.go:325: [d0f50f8d4a3e9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d0f50f8d4a3e9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d0f50f8d4a3e9] daemon started [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-20T19:13:49.432Z] daemon.go:325: [dc7a6806579a9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [dc7a6806579a9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [dc7a6806579a9] daemon started [2020-05-20T19:13:49.432Z] check_test.go:358: [dc7a6806579a9] joining swarm manager [d0f50f8d4a3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.432Z] daemon.go:461: [d0f50f8d4a3e9] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d0f50f8d4a3e9] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d0f50f8d4a3e9] Daemon stopped [2020-05-20T19:13:49.432Z] daemon.go:461: [dc7a6806579a9] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [dc7a6806579a9] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [dc7a6806579a9] Daemon stopped [2020-05-20T19:13:49.432Z] daemon.go:325: [d0f50f8d4a3e9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [d0f50f8d4a3e9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [d0f50f8d4a3e9] daemon started [2020-05-20T19:13:49.432Z] daemon.go:325: [dc7a6806579a9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [dc7a6806579a9] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [dc7a6806579a9] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [d0f50f8d4a3e9] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [d0f50f8d4a3e9] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [d0f50f8d4a3e9] Daemon stopped [2020-05-20T19:13:49.432Z] daemon.go:461: [dc7a6806579a9] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [dc7a6806579a9] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [dc7a6806579a9] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-20T19:13:49.432Z] daemon.go:325: [ded4ef5d8b71e] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:325: [ded4ef5d8b71e] waiting for daemon to start [2020-05-20T19:13:49.432Z] daemon.go:353: [ded4ef5d8b71e] daemon started [2020-05-20T19:13:49.432Z] daemon.go:461: [ded4ef5d8b71e] Stopping daemon [2020-05-20T19:13:49.432Z] daemon.go:296: [ded4ef5d8b71e] exiting daemon [2020-05-20T19:13:49.432Z] daemon.go:448: [ded4ef5d8b71e] Daemon stopped [2020-05-20T19:13:49.432Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2020-05-20T19:13:49.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-20T19:13:49.432Z] daemon.go:325: [da00ce89042ae] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [da00ce89042ae] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [da00ce89042ae] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-20T19:13:49.433Z] daemon.go:325: [d02d1b562bf82] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d02d1b562bf82] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d02d1b562bf82] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [da00ce89042ae] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [da00ce89042ae] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [da00ce89042ae] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [d02d1b562bf82] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d02d1b562bf82] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d02d1b562bf82] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.20s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d52e022227f39] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-20T19:13:49.433Z] daemon.go:325: [de12ee6985c18] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [de12ee6985c18] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [de12ee6985c18] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [de12ee6985c18] joining swarm manager [d52e022227f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-20T19:13:49.433Z] daemon.go:325: [df163708c2dd4] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [df163708c2dd4] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [df163708c2dd4] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [df163708c2dd4] joining swarm manager [d52e022227f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.433Z] daemon.go:461: [d52e022227f39] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d52e022227f39] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d52e022227f39] Daemon stopped [2020-05-20T19:13:49.433Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [d52e022227f39] error pinging daemon on start: Get http://d52e022227f39.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [d52e022227f39] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d52e022227f39] daemon started [2020-05-20T19:13:49.433Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-20T19:13:49.433Z] daemon.go:461: [d52e022227f39] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d52e022227f39] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d52e022227f39] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [de12ee6985c18] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [de12ee6985c18] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [de12ee6985c18] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [df163708c2dd4] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [df163708c2dd4] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [df163708c2dd4] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.99s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-20T19:13:49.433Z] daemon.go:325: [dcc936c21e1b7] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dcc936c21e1b7] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dcc936c21e1b7] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-20T19:13:49.433Z] daemon.go:325: [d6f49df84730f] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d6f49df84730f] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d6f49df84730f] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [d6f49df84730f] joining swarm manager [dcc936c21e1b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-20T19:13:49.433Z] daemon.go:325: [dbb68c3ca1014] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dbb68c3ca1014] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dbb68c3ca1014] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [dbb68c3ca1014] joining swarm manager [dcc936c21e1b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.433Z] daemon.go:461: [dcc936c21e1b7] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dcc936c21e1b7] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dcc936c21e1b7] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [d6f49df84730f] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d6f49df84730f] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d6f49df84730f] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [dbb68c3ca1014] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dbb68c3ca1014] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dbb68c3ca1014] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.59s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-20T19:13:49.433Z] daemon.go:325: [dd6f150b55a96] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dd6f150b55a96] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dd6f150b55a96] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-20T19:13:49.433Z] daemon.go:325: [d3c7eba563db5] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d3c7eba563db5] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d3c7eba563db5] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [dd6f150b55a96] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dd6f150b55a96] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dd6f150b55a96] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [d3c7eba563db5] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d3c7eba563db5] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d3c7eba563db5] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-20T19:13:49.433Z] daemon.go:325: [d491f450fd09f] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d491f450fd09f] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d491f450fd09f] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [d491f450fd09f] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d491f450fd09f] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d491f450fd09f] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-20T19:13:49.433Z] daemon.go:325: [d8a4479ae3682] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d8a4479ae3682] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d8a4479ae3682] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-20T19:13:49.433Z] daemon.go:325: [d98ce49eaf9a0] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d98ce49eaf9a0] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d98ce49eaf9a0] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [d98ce49eaf9a0] joining swarm manager [d8a4479ae3682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-20T19:13:49.433Z] daemon.go:325: [dbccc5357948c] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dbccc5357948c] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dbccc5357948c] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [dbccc5357948c] joining swarm manager [d8a4479ae3682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.433Z] daemon.go:461: [d8a4479ae3682] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d8a4479ae3682] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d8a4479ae3682] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [d98ce49eaf9a0] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d98ce49eaf9a0] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d98ce49eaf9a0] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [dbccc5357948c] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dbccc5357948c] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dbccc5357948c] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.43s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-20T19:13:49.433Z] daemon.go:325: [d9b0222f09900] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d9b0222f09900] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d9b0222f09900] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [d9b0222f09900] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d9b0222f09900] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d9b0222f09900] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:325: [d9b0222f09900] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d9b0222f09900] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d9b0222f09900] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-20T19:13:49.433Z] daemon.go:325: [dee3b1e251752] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dee3b1e251752] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dee3b1e251752] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [dee3b1e251752] joining swarm manager [d9b0222f09900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:461: [dee3b1e251752] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dee3b1e251752] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dee3b1e251752] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:325: [dee3b1e251752] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dee3b1e251752] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dee3b1e251752] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d5222a0f38310] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [d5222a0f38310] joining swarm manager [d9b0222f09900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.433Z] daemon.go:461: [d5222a0f38310] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d5222a0f38310] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d5222a0f38310] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d5222a0f38310] daemon started [2020-05-20T19:13:49.433Z] daemon.go:296: [d5222a0f38310] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d5222a0f38310] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d5222a0f38310] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [d9b0222f09900] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d9b0222f09900] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d9b0222f09900] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [dee3b1e251752] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dee3b1e251752] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dee3b1e251752] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [d5222a0f38310] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d5222a0f38310] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d5222a0f38310] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.14s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-20T19:13:49.433Z] daemon.go:325: [d8b09e1d73732] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d8b09e1d73732] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d8b09e1d73732] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-20T19:13:49.433Z] daemon.go:325: [dea0ce4801381] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [dea0ce4801381] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [dea0ce4801381] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [dea0ce4801381] joining swarm manager [d8b09e1d73732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:461: [d8b09e1d73732] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d8b09e1d73732] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d8b09e1d73732] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [dea0ce4801381] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [dea0ce4801381] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [dea0ce4801381] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-20T19:13:49.433Z] daemon.go:325: [de9d2a88a353b] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [de9d2a88a353b] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [de9d2a88a353b] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [ddc296134fad3] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [ddc296134fad3] joining swarm manager [de9d2a88a353b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-20T19:13:49.433Z] daemon.go:325: [db45556021932] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [db45556021932] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [db45556021932] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [db45556021932] joining swarm manager [de9d2a88a353b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.433Z] daemon.go:461: [ddc296134fad3] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [ddc296134fad3] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [ddc296134fad3] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:339: [ddc296134fad3] error pinging daemon on start: Get http://ddc296134fad3.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.433Z] daemon.go:325: [ddc296134fad3] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [ddc296134fad3] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [de9d2a88a353b] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [de9d2a88a353b] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [de9d2a88a353b] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [ddc296134fad3] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [ddc296134fad3] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [ddc296134fad3] Daemon stopped [2020-05-20T19:13:49.433Z] daemon.go:461: [db45556021932] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [db45556021932] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [db45556021932] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-20T19:13:49.433Z] daemon.go:325: [d3f5084debcc8] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d3f5084debcc8] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d3f5084debcc8] daemon started [2020-05-20T19:13:49.433Z] daemon.go:461: [d3f5084debcc8] Stopping daemon [2020-05-20T19:13:49.433Z] daemon.go:296: [d3f5084debcc8] exiting daemon [2020-05-20T19:13:49.433Z] daemon.go:448: [d3f5084debcc8] Daemon stopped [2020-05-20T19:13:49.433Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.23s) [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-20T19:13:49.433Z] daemon.go:325: [d16b67a7a60d5] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [d16b67a7a60d5] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [d16b67a7a60d5] daemon started [2020-05-20T19:13:49.433Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-20T19:13:49.433Z] daemon.go:325: [de59516deca48] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:325: [de59516deca48] waiting for daemon to start [2020-05-20T19:13:49.433Z] daemon.go:353: [de59516deca48] daemon started [2020-05-20T19:13:49.433Z] check_test.go:358: [de59516deca48] joining swarm manager [d16b67a7a60d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.433Z] daemon.go:461: [d16b67a7a60d5] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d16b67a7a60d5] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d16b67a7a60d5] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [de59516deca48] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [de59516deca48] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [de59516deca48] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.01s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-20T19:13:49.434Z] daemon.go:325: [d2093b013d4bb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2093b013d4bb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d2093b013d4bb] daemon started [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [dcd88c5a78a72] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [dcd88c5a78a72] joining swarm manager [d2093b013d4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-20T19:13:49.434Z] daemon.go:325: [dc94258db583d] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dc94258db583d] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [dc94258db583d] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [dc94258db583d] joining swarm manager [d2093b013d4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.434Z] daemon.go:461: [dcd88c5a78a72] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [dcd88c5a78a72] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [dcd88c5a78a72] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [dc94258db583d] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [dc94258db583d] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [dc94258db583d] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [dcd88c5a78a72] error pinging daemon on start: Get http://dcd88c5a78a72.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [dcd88c5a78a72] error pinging daemon on start: Get http://dcd88c5a78a72.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [dcd88c5a78a72] error pinging daemon on start: Get http://dcd88c5a78a72.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [dcd88c5a78a72] error pinging daemon on start: Get http://dcd88c5a78a72.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [dcd88c5a78a72] error pinging daemon on start: Get http://dcd88c5a78a72.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [dcd88c5a78a72] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [dcd88c5a78a72] daemon started [2020-05-20T19:13:49.434Z] daemon.go:461: [d2093b013d4bb] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d2093b013d4bb] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d2093b013d4bb] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [dcd88c5a78a72] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [dcd88c5a78a72] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [dcd88c5a78a72] Daemon stopped [2020-05-20T19:13:49.434Z] check_test.go:379: Daemon dc94258db583d is not started [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.62s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d63c777e09f0a] daemon started [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d5294bb2a6d4e] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d5294bb2a6d4e] joining swarm manager [d63c777e09f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [ddd163bf3a405] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [ddd163bf3a405] joining swarm manager [d63c777e09f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d2c08f4a31b42] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d2c08f4a31b42] joining swarm manager [d63c777e09f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d5e7d0f425665] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d5e7d0f425665] joining swarm manager [d63c777e09f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d82366d18793a] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d82366d18793a] joining swarm manager [d63c777e09f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-20T19:13:49.434Z] daemon.go:461: [d82366d18793a] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:461: [d63c777e09f0a] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:461: [ddd163bf3a405] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:461: [d5294bb2a6d4e] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:461: [d2c08f4a31b42] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:461: [d5e7d0f425665] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d63c777e09f0a] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d63c777e09f0a] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:296: [d82366d18793a] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d82366d18793a] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:296: [d5294bb2a6d4e] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d5294bb2a6d4e] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:296: [ddd163bf3a405] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [ddd163bf3a405] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:296: [d5e7d0f425665] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d5e7d0f425665] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:296: [d2c08f4a31b42] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d2c08f4a31b42] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [d82366d18793a] error pinging daemon on start: Get http://d82366d18793a.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d5294bb2a6d4e] error pinging daemon on start: Get http://d5294bb2a6d4e.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d63c777e09f0a] error pinging daemon on start: Get http://d63c777e09f0a.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d2c08f4a31b42] error pinging daemon on start: Get http://d2c08f4a31b42.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [ddd163bf3a405] error pinging daemon on start: Get http://ddd163bf3a405.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d5e7d0f425665] error pinging daemon on start: Get http://d5e7d0f425665.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:339: [d82366d18793a] error pinging daemon on start: Get http://d82366d18793a.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d5294bb2a6d4e] error pinging daemon on start: Get http://d5294bb2a6d4e.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d63c777e09f0a] error pinging daemon on start: Get http://d63c777e09f0a.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d2c08f4a31b42] error pinging daemon on start: Get http://d2c08f4a31b42.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [ddd163bf3a405] error pinging daemon on start: Get http://ddd163bf3a405.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:339: [d5e7d0f425665] error pinging daemon on start: Get http://d5e7d0f425665.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.434Z] daemon.go:325: [d82366d18793a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5294bb2a6d4e] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d63c777e09f0a] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2c08f4a31b42] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [ddd163bf3a405] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5e7d0f425665] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d63c777e09f0a] daemon started [2020-05-20T19:13:49.434Z] daemon.go:353: [d82366d18793a] daemon started [2020-05-20T19:13:49.434Z] daemon.go:353: [d5294bb2a6d4e] daemon started [2020-05-20T19:13:49.434Z] daemon.go:353: [ddd163bf3a405] daemon started [2020-05-20T19:13:49.434Z] daemon.go:353: [d2c08f4a31b42] daemon started [2020-05-20T19:13:49.434Z] daemon.go:353: [d5e7d0f425665] daemon started [2020-05-20T19:13:49.434Z] daemon.go:461: [d63c777e09f0a] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d63c777e09f0a] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d63c777e09f0a] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d5294bb2a6d4e] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d5294bb2a6d4e] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d5294bb2a6d4e] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [ddd163bf3a405] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [ddd163bf3a405] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [ddd163bf3a405] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d2c08f4a31b42] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d2c08f4a31b42] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d2c08f4a31b42] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d5e7d0f425665] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d5e7d0f425665] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d5e7d0f425665] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d82366d18793a] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d82366d18793a] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d82366d18793a] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-20T19:13:49.434Z] daemon.go:325: [de92e414ee9eb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [de92e414ee9eb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [de92e414ee9eb] daemon started [2020-05-20T19:13:49.434Z] daemon.go:461: [de92e414ee9eb] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [de92e414ee9eb] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [de92e414ee9eb] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:325: [de92e414ee9eb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [de92e414ee9eb] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [de92e414ee9eb] daemon started [2020-05-20T19:13:49.434Z] daemon.go:461: [de92e414ee9eb] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [de92e414ee9eb] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [de92e414ee9eb] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-20T19:13:49.434Z] daemon.go:325: [d480560d4ff2f] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d480560d4ff2f] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d480560d4ff2f] daemon started [2020-05-20T19:13:49.434Z] daemon.go:461: [d480560d4ff2f] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d480560d4ff2f] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d480560d4ff2f] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.97s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-20T19:13:49.434Z] daemon.go:325: [dbcfeacbe0542] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [dbcfeacbe0542] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [dbcfeacbe0542] daemon started [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-20T19:13:49.434Z] daemon.go:325: [d0d037d7f52c0] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d0d037d7f52c0] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d0d037d7f52c0] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d0d037d7f52c0] joining swarm manager [dbcfeacbe0542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-20T19:13:49.434Z] daemon.go:325: [d2762d4db9568] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d2762d4db9568] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d2762d4db9568] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d2762d4db9568] joining swarm manager [dbcfeacbe0542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.434Z] daemon.go:461: [dbcfeacbe0542] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [dbcfeacbe0542] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [dbcfeacbe0542] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d0d037d7f52c0] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d0d037d7f52c0] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d0d037d7f52c0] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d2762d4db9568] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d2762d4db9568] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d2762d4db9568] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-20T19:13:49.434Z] daemon.go:325: [d66158ef20eee] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d66158ef20eee] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d66158ef20eee] daemon started [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-20T19:13:49.434Z] daemon.go:325: [d7ee0e5b692e6] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d7ee0e5b692e6] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d7ee0e5b692e6] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d7ee0e5b692e6] joining swarm manager [d66158ef20eee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-20T19:13:49.434Z] daemon.go:325: [d5b8b02a81759] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d5b8b02a81759] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:353: [d5b8b02a81759] daemon started [2020-05-20T19:13:49.434Z] check_test.go:358: [d5b8b02a81759] joining swarm manager [d66158ef20eee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.434Z] daemon.go:461: [d66158ef20eee] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d66158ef20eee] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d66158ef20eee] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d7ee0e5b692e6] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d7ee0e5b692e6] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d7ee0e5b692e6] Daemon stopped [2020-05-20T19:13:49.434Z] daemon.go:461: [d5b8b02a81759] Stopping daemon [2020-05-20T19:13:49.434Z] daemon.go:296: [d5b8b02a81759] exiting daemon [2020-05-20T19:13:49.434Z] daemon.go:448: [d5b8b02a81759] Daemon stopped [2020-05-20T19:13:49.434Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s) [2020-05-20T19:13:49.434Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-20T19:13:49.434Z] daemon.go:325: [d3a01ebe22326] waiting for daemon to start [2020-05-20T19:13:49.434Z] daemon.go:325: [d3a01ebe22326] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d3a01ebe22326] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-20T19:13:49.435Z] daemon.go:325: [dae44e8e68c04] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [dae44e8e68c04] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [dae44e8e68c04] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [dae44e8e68c04] joining swarm manager [d3a01ebe22326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-20T19:13:49.435Z] daemon.go:325: [d74b0b0da1dc7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d74b0b0da1dc7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d74b0b0da1dc7] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d74b0b0da1dc7] joining swarm manager [d3a01ebe22326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:461: [d3a01ebe22326] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d3a01ebe22326] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d3a01ebe22326] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [dae44e8e68c04] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [dae44e8e68c04] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [dae44e8e68c04] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d74b0b0da1dc7] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d74b0b0da1dc7] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d74b0b0da1dc7] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.23s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-20T19:13:49.435Z] daemon.go:325: [d90e919ba7bac] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d90e919ba7bac] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d90e919ba7bac] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d90e919ba7bac] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d90e919ba7bac] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d90e919ba7bac] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.65s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T19:13:49.435Z] daemon.go:325: [deda992ef822a] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [deda992ef822a] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [deda992ef822a] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T19:13:49.435Z] daemon.go:325: [d1668d1be6118] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d1668d1be6118] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d1668d1be6118] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d1668d1be6118] joining swarm manager [deda992ef822a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T19:13:49.435Z] daemon.go:325: [d524ed6d4e3b6] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d524ed6d4e3b6] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d524ed6d4e3b6] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d524ed6d4e3b6] joining swarm manager [deda992ef822a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T19:13:49.435Z] daemon.go:325: [d27090241c07d] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d27090241c07d] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d27090241c07d] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d27090241c07d] joining swarm manager [deda992ef822a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-20T19:13:49.435Z] daemon.go:325: [d7c0486cf5196] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d7c0486cf5196] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d7c0486cf5196] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d7c0486cf5196] joining swarm manager [deda992ef822a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-20T19:13:49.435Z] daemon.go:461: [deda992ef822a] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [deda992ef822a] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [deda992ef822a] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d1668d1be6118] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d1668d1be6118] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d1668d1be6118] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d524ed6d4e3b6] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d524ed6d4e3b6] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d524ed6d4e3b6] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d27090241c07d] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d27090241c07d] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d27090241c07d] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d7c0486cf5196] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d7c0486cf5196] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d7c0486cf5196] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.23s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-20T19:13:49.435Z] daemon.go:325: [d9b66dfb7d0a1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d9b66dfb7d0a1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d9b66dfb7d0a1] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d9b66dfb7d0a1] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d9b66dfb7d0a1] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d9b66dfb7d0a1] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d186261009ac7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d186261009ac7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d186261009ac7] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d98cbb99010e3] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d98cbb99010e3] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d98cbb99010e3] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d98cbb99010e3] joining swarm manager [d186261009ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d68d97514844a] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d68d97514844a] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d68d97514844a] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d68d97514844a] joining swarm manager [d186261009ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:461: [d186261009ac7] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d186261009ac7] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d186261009ac7] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d98cbb99010e3] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d98cbb99010e3] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d98cbb99010e3] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d68d97514844a] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d68d97514844a] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d68d97514844a] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.91s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-20T19:13:49.435Z] daemon.go:325: [dce8a1e317ee0] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [dce8a1e317ee0] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [dce8a1e317ee0] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-20T19:13:49.435Z] daemon.go:325: [d44f2b4aab608] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d44f2b4aab608] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d44f2b4aab608] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d44f2b4aab608] joining swarm manager [dce8a1e317ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-20T19:13:49.435Z] daemon.go:325: [d2cb2e138e1c1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d2cb2e138e1c1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d2cb2e138e1c1] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d2cb2e138e1c1] joining swarm manager [dce8a1e317ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:461: [d44f2b4aab608] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d44f2b4aab608] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d44f2b4aab608] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [dce8a1e317ee0] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [dce8a1e317ee0] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [dce8a1e317ee0] Daemon stopped [2020-05-20T19:13:49.435Z] check_test.go:379: Daemon d44f2b4aab608 is not started [2020-05-20T19:13:49.435Z] daemon.go:461: [d2cb2e138e1c1] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d2cb2e138e1c1] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d2cb2e138e1c1] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-20T19:13:49.435Z] daemon.go:325: [d9e946c867d55] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d9e946c867d55] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d9e946c867d55] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-20T19:13:49.435Z] daemon.go:325: [d56490e2e0731] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d56490e2e0731] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d56490e2e0731] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d56490e2e0731] joining swarm manager [d9e946c867d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-20T19:13:49.435Z] daemon.go:325: [d8189c94f84b8] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d8189c94f84b8] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d8189c94f84b8] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d8189c94f84b8] joining swarm manager [d9e946c867d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:461: [d9e946c867d55] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d9e946c867d55] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d9e946c867d55] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d56490e2e0731] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d56490e2e0731] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d56490e2e0731] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d8189c94f84b8] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d8189c94f84b8] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d8189c94f84b8] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.27s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d608c96d4add8] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d608c96d4add8] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d608c96d4add8] daemon started [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [db041dd46deb4] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [db041dd46deb4] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [db041dd46deb4] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [db041dd46deb4] joining swarm manager [d608c96d4add8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d46b1dbffdbe5] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d46b1dbffdbe5] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d46b1dbffdbe5] daemon started [2020-05-20T19:13:49.435Z] check_test.go:358: [d46b1dbffdbe5] joining swarm manager [d608c96d4add8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.435Z] daemon.go:461: [d608c96d4add8] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d608c96d4add8] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d608c96d4add8] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [db041dd46deb4] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [db041dd46deb4] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [db041dd46deb4] Daemon stopped [2020-05-20T19:13:49.435Z] daemon.go:461: [d46b1dbffdbe5] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d46b1dbffdbe5] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d46b1dbffdbe5] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.40s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-20T19:13:49.435Z] daemon.go:325: [d35194c4e3de7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d35194c4e3de7] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d35194c4e3de7] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d35194c4e3de7] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d35194c4e3de7] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d35194c4e3de7] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-20T19:13:49.435Z] daemon.go:325: [d0bbf8f9f5486] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d0bbf8f9f5486] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d0bbf8f9f5486] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d0bbf8f9f5486] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d0bbf8f9f5486] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d0bbf8f9f5486] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.05s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-20T19:13:49.435Z] daemon.go:325: [d98ac2e285bcf] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d98ac2e285bcf] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d98ac2e285bcf] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d98ac2e285bcf] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d98ac2e285bcf] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d98ac2e285bcf] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-05-20T19:13:49.435Z] daemon.go:325: [dd94d40bfbab1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [dd94d40bfbab1] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [dd94d40bfbab1] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [dd94d40bfbab1] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [dd94d40bfbab1] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [dd94d40bfbab1] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-20T19:13:49.435Z] daemon.go:325: [d81a48772a62b] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d81a48772a62b] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d81a48772a62b] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d81a48772a62b] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d81a48772a62b] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d81a48772a62b] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-05-20T19:13:49.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-05-20T19:13:49.435Z] daemon.go:325: [d82616c8d1095] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:325: [d82616c8d1095] waiting for daemon to start [2020-05-20T19:13:49.435Z] daemon.go:353: [d82616c8d1095] daemon started [2020-05-20T19:13:49.435Z] daemon.go:461: [d82616c8d1095] Stopping daemon [2020-05-20T19:13:49.435Z] daemon.go:296: [d82616c8d1095] exiting daemon [2020-05-20T19:13:49.435Z] daemon.go:448: [d82616c8d1095] Daemon stopped [2020-05-20T19:13:49.435Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-20T19:13:49.436Z] daemon.go:325: [d6899e560ba72] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d6899e560ba72] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d6899e560ba72] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d6899e560ba72] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d6899e560ba72] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d6899e560ba72] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.52s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-05-20T19:13:49.436Z] daemon.go:325: [dd0897ffda254] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dd0897ffda254] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dd0897ffda254] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dd0897ffda254] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dd0897ffda254] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dd0897ffda254] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.66s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-20T19:13:49.436Z] daemon.go:325: [df0ad1893b868] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [df0ad1893b868] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [df0ad1893b868] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [df0ad1893b868] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [df0ad1893b868] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [df0ad1893b868] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.80s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-20T19:13:49.436Z] daemon.go:325: [dbe33abd764b6] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dbe33abd764b6] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dbe33abd764b6] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dbe33abd764b6] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dbe33abd764b6] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dbe33abd764b6] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.68s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-05-20T19:13:49.436Z] daemon.go:325: [d84f9cdfa709e] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d84f9cdfa709e] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d84f9cdfa709e] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d84f9cdfa709e] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d84f9cdfa709e] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d84f9cdfa709e] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.24s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-20T19:13:49.436Z] daemon.go:325: [d9ec3c8e1ca48] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d9ec3c8e1ca48] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d9ec3c8e1ca48] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d9ec3c8e1ca48] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d9ec3c8e1ca48] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d9ec3c8e1ca48] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-20T19:13:49.436Z] daemon.go:325: [d595b49650b22] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d595b49650b22] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d595b49650b22] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d595b49650b22] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d595b49650b22] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d595b49650b22] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-20T19:13:49.436Z] daemon.go:325: [d0556966490e2] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d0556966490e2] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d0556966490e2] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d0556966490e2] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d0556966490e2] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d0556966490e2] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.47s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-20T19:13:49.436Z] daemon.go:325: [d1bc31a11b5f2] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d1bc31a11b5f2] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d1bc31a11b5f2] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d1bc31a11b5f2] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d1bc31a11b5f2] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d1bc31a11b5f2] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-20T19:13:49.436Z] daemon.go:325: [d3d3434f96235] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d3d3434f96235] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d3d3434f96235] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d3d3434f96235] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d3d3434f96235] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d3d3434f96235] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-20T19:13:49.436Z] daemon.go:325: [def574af61418] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [def574af61418] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [def574af61418] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [def574af61418] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [def574af61418] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [def574af61418] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.31s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-20T19:13:49.436Z] daemon.go:325: [d244f7cd95d55] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d244f7cd95d55] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d244f7cd95d55] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d244f7cd95d55] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d244f7cd95d55] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d244f7cd95d55] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-20T19:13:49.436Z] daemon.go:325: [d92436cd33252] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d92436cd33252] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d92436cd33252] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d92436cd33252] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d92436cd33252] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d92436cd33252] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-20T19:13:49.436Z] daemon.go:325: [d1ad2adef7f77] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d1ad2adef7f77] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d1ad2adef7f77] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d1ad2adef7f77] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d1ad2adef7f77] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d1ad2adef7f77] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.64s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-20T19:13:49.436Z] daemon.go:325: [d3ddd36ef43f0] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d3ddd36ef43f0] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d3ddd36ef43f0] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d3ddd36ef43f0] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d3ddd36ef43f0] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d3ddd36ef43f0] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.89s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-05-20T19:13:49.436Z] daemon.go:325: [d0a20b1d33689] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d0a20b1d33689] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d0a20b1d33689] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d0a20b1d33689] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d0a20b1d33689] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d0a20b1d33689] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-05-20T19:13:49.436Z] daemon.go:325: [d8013c4794b91] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d8013c4794b91] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d8013c4794b91] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d8013c4794b91] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d8013c4794b91] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d8013c4794b91] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-05-20T19:13:49.436Z] daemon.go:325: [dd458a4dd9fe8] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dd458a4dd9fe8] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dd458a4dd9fe8] daemon started [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ly3mi9ommph1@81e8ddc874ce | hello1\n" [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ce95fsyt86ul@81e8ddc874ce | hello2\n" [2020-05-20T19:13:49.436Z] daemon.go:461: [dd458a4dd9fe8] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dd458a4dd9fe8] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dd458a4dd9fe8] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-20T19:13:49.436Z] daemon.go:325: [d2a79592f04d1] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d2a79592f04d1] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d2a79592f04d1] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d2a79592f04d1] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d2a79592f04d1] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d2a79592f04d1] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-20T19:13:49.436Z] daemon.go:325: [db6d526d4ed39] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [db6d526d4ed39] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [db6d526d4ed39] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [db6d526d4ed39] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [db6d526d4ed39] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [db6d526d4ed39] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-20T19:13:49.436Z] daemon.go:325: [db8a68c9c4ffa] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [db8a68c9c4ffa] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [db8a68c9c4ffa] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [db8a68c9c4ffa] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [db8a68c9c4ffa] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [db8a68c9c4ffa] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-20T19:13:49.436Z] daemon.go:325: [dd76ceca6fb33] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dd76ceca6fb33] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dd76ceca6fb33] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dd76ceca6fb33] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dd76ceca6fb33] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dd76ceca6fb33] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-05-20T19:13:49.436Z] daemon.go:325: [d48969e5d2330] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d48969e5d2330] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d48969e5d2330] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d48969e5d2330] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d48969e5d2330] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d48969e5d2330] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-20T19:13:49.436Z] daemon.go:325: [d6b297bd258aa] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d6b297bd258aa] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d6b297bd258aa] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d6b297bd258aa] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d6b297bd258aa] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d6b297bd258aa] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.46s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-05-20T19:13:49.436Z] daemon.go:325: [db8baeca7acd9] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [db8baeca7acd9] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [db8baeca7acd9] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [db8baeca7acd9] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [db8baeca7acd9] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [db8baeca7acd9] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.40s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-20T19:13:49.436Z] daemon.go:325: [dbdbabe22afc5] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dbdbabe22afc5] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dbdbabe22afc5] daemon started [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:242: checking task cq3lv91qc8ox [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:247: checking messages for cq3lv91qc8ox [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:242: checking task z2l66jbupdak [2020-05-20T19:13:49.436Z] docker_cli_service_logs_test.go:247: checking messages for z2l66jbupdak [2020-05-20T19:13:49.436Z] daemon.go:461: [dbdbabe22afc5] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dbdbabe22afc5] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dbdbabe22afc5] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.23s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-05-20T19:13:49.436Z] daemon.go:325: [d9d03a2c63eef] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [d9d03a2c63eef] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [d9d03a2c63eef] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [d9d03a2c63eef] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [d9d03a2c63eef] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [d9d03a2c63eef] Daemon stopped [2020-05-20T19:13:49.436Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.16s) [2020-05-20T19:13:49.436Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dc86e1f4e3656] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dc86e1f4e3656] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dc86e1f4e3656] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dc86e1f4e3656] Daemon stopped [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dc86e1f4e3656] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dc86e1f4e3656] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dc86e1f4e3656] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dc86e1f4e3656] Daemon stopped [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dc86e1f4e3656] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dc86e1f4e3656] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dc86e1f4e3656] exiting daemon [2020-05-20T19:13:49.436Z] daemon.go:448: [dc86e1f4e3656] Daemon stopped [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.436Z] daemon.go:353: [dc86e1f4e3656] daemon started [2020-05-20T19:13:49.436Z] daemon.go:461: [dc86e1f4e3656] Stopping daemon [2020-05-20T19:13:49.436Z] daemon.go:296: [dc86e1f4e3656] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dc86e1f4e3656] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dc86e1f4e3656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dc86e1f4e3656] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dc86e1f4e3656] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dc86e1f4e3656] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dc86e1f4e3656] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.89s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-20T19:13:49.437Z] daemon.go:325: [d9ee09ff215da] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d9ee09ff215da] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d9ee09ff215da] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d9ee09ff215da] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d9ee09ff215da] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d9ee09ff215da] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.27s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd20caae187d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd20caae187d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dcd20caae187d] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dcd20caae187d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dcd20caae187d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dcd20caae187d] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.94s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-20T19:13:49.437Z] daemon.go:325: [d669bc399a507] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d669bc399a507] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d669bc399a507] daemon started [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-20T19:13:49.437Z] daemon.go:325: [defa4ee4d4d3d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [defa4ee4d4d3d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [defa4ee4d4d3d] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [defa4ee4d4d3d] joining swarm manager [d669bc399a507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-20T19:13:49.437Z] daemon.go:325: [dbcf57ae8260c] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dbcf57ae8260c] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dbcf57ae8260c] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [dbcf57ae8260c] joining swarm manager [d669bc399a507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.437Z] daemon.go:461: [d669bc399a507] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d669bc399a507] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d669bc399a507] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [defa4ee4d4d3d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [defa4ee4d4d3d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [defa4ee4d4d3d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [dbcf57ae8260c] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dbcf57ae8260c] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dbcf57ae8260c] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-20T19:13:49.437Z] daemon.go:325: [d84a3f0f79613] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d84a3f0f79613] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d84a3f0f79613] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d84a3f0f79613] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d84a3f0f79613] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d84a3f0f79613] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-20T19:13:49.437Z] daemon.go:325: [dc465634aab4b] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dc465634aab4b] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dc465634aab4b] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dc465634aab4b] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dc465634aab4b] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dc465634aab4b] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-20T19:13:49.437Z] daemon.go:325: [d1e3ebd97ecb5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d1e3ebd97ecb5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d1e3ebd97ecb5] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d1e3ebd97ecb5] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d1e3ebd97ecb5] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d1e3ebd97ecb5] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.20s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-20T19:13:49.437Z] daemon.go:325: [d1dba7ff0f11d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d1dba7ff0f11d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d1dba7ff0f11d] daemon started [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-20T19:13:49.437Z] daemon.go:325: [d0d44b5212a9d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d0d44b5212a9d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d0d44b5212a9d] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [d0d44b5212a9d] joining swarm manager [d1dba7ff0f11d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-20T19:13:49.437Z] daemon.go:325: [d7dfc91e5c470] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d7dfc91e5c470] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d7dfc91e5c470] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [d7dfc91e5c470] joining swarm manager [d1dba7ff0f11d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.437Z] daemon.go:461: [d1dba7ff0f11d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d1dba7ff0f11d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d1dba7ff0f11d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [d0d44b5212a9d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d0d44b5212a9d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d0d44b5212a9d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [d7dfc91e5c470] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d7dfc91e5c470] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d7dfc91e5c470] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-20T19:13:49.437Z] daemon.go:325: [db0193b186513] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [db0193b186513] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [db0193b186513] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [db0193b186513] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [db0193b186513] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [db0193b186513] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.50s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-20T19:13:49.437Z] daemon.go:325: [da3387061b93a] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [da3387061b93a] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [da3387061b93a] daemon started [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [da9071965447e] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [da9071965447e] joining swarm manager [da3387061b93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dcd31b631d49d] daemon started [2020-05-20T19:13:49.437Z] check_test.go:358: [dcd31b631d49d] joining swarm manager [da3387061b93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.437Z] daemon.go:461: [da9071965447e] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [da9071965447e] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [da9071965447e] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [da9071965447e] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dcd31b631d49d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dcd31b631d49d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dcd31b631d49d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dcd31b631d49d] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [da9071965447e] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [da9071965447e] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [da9071965447e] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [da9071965447e] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dcd31b631d49d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dcd31b631d49d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dcd31b631d49d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dcd31b631d49d] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [da9071965447e] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [da9071965447e] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [da9071965447e] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [da9071965447e] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [da9071965447e] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dcd31b631d49d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dcd31b631d49d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dcd31b631d49d] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dcd31b631d49d] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dcd31b631d49d] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [da3387061b93a] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [da3387061b93a] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [da3387061b93a] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [da9071965447e] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [da9071965447e] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [da9071965447e] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:461: [dcd31b631d49d] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dcd31b631d49d] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dcd31b631d49d] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.27s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-20T19:13:49.437Z] daemon.go:325: [d25fdfa8a8074] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d25fdfa8a8074] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d25fdfa8a8074] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d25fdfa8a8074] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d25fdfa8a8074] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d25fdfa8a8074] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.32s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-20T19:13:49.437Z] daemon.go:325: [d78f045d41656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d78f045d41656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d78f045d41656] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d78f045d41656] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d78f045d41656] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d78f045d41656] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [d78f045d41656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d78f045d41656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d78f045d41656] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d78f045d41656] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d78f045d41656] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d78f045d41656] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d78f045d41656] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.17s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-20T19:13:49.437Z] daemon.go:325: [de72c473b321c] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [de72c473b321c] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [de72c473b321c] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [de72c473b321c] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [de72c473b321c] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [de72c473b321c] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.98s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-20T19:13:49.437Z] daemon.go:325: [db579b37b2794] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [db579b37b2794] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [db579b37b2794] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [db579b37b2794] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [db579b37b2794] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [db579b37b2794] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.25s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dfc677271eab5] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dfc677271eab5] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dfc677271eab5] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dfc677271eab5] Daemon stopped [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:296: [dfc677271eab5] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:296: [dfc677271eab5] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [dfc677271eab5] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [dfc677271eab5] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [dfc677271eab5] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [dfc677271eab5] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [dfc677271eab5] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.15s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-20T19:13:49.437Z] daemon.go:325: [d760a32bda8d2] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d760a32bda8d2] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d760a32bda8d2] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d760a32bda8d2] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d760a32bda8d2] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d760a32bda8d2] Daemon stopped [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.26s) [2020-05-20T19:13:49.437Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-05-20T19:13:49.437Z] daemon.go:325: [d60b2462d90a6] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:325: [d60b2462d90a6] waiting for daemon to start [2020-05-20T19:13:49.437Z] daemon.go:353: [d60b2462d90a6] daemon started [2020-05-20T19:13:49.437Z] daemon.go:461: [d60b2462d90a6] Stopping daemon [2020-05-20T19:13:49.437Z] daemon.go:296: [d60b2462d90a6] exiting daemon [2020-05-20T19:13:49.437Z] daemon.go:448: [d60b2462d90a6] Daemon stopped [2020-05-20T19:13:49.437Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-20T19:13:49.437Z] requirement.go:26: unmatched requirement IPv6 [2020-05-20T19:13:49.437Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (10.78s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [da3c7d9381c9b] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [da3c7d9381c9b] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [da3c7d9381c9b] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [da3c7d9381c9b] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [da3c7d9381c9b] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [da3c7d9381c9b] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [da3c7d9381c9b] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [da3c7d9381c9b] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [da3c7d9381c9b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [da3c7d9381c9b] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [da3c7d9381c9b] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [da3c7d9381c9b] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [da3c7d9381c9b] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-20T19:13:49.438Z] daemon.go:325: [d72dc93c8a2dc] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d72dc93c8a2dc] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d72dc93c8a2dc] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d72dc93c8a2dc] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d72dc93c8a2dc] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d72dc93c8a2dc] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-20T19:13:49.438Z] daemon.go:325: [d8a6162532284] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8a6162532284] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8a6162532284] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d8a6162532284] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8a6162532284] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8a6162532284] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.23s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-20T19:13:49.438Z] daemon.go:325: [d61815b3068ee] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d61815b3068ee] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d61815b3068ee] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d61815b3068ee] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d61815b3068ee] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d61815b3068ee] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.83s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-20T19:13:49.438Z] daemon.go:325: [d82106317940a] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d82106317940a] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d82106317940a] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-20T19:13:49.438Z] daemon.go:325: [d793276dcbab2] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d793276dcbab2] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d793276dcbab2] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d82106317940a] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d82106317940a] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d82106317940a] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d793276dcbab2] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d793276dcbab2] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d793276dcbab2] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.45s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-20T19:13:49.438Z] daemon.go:325: [dea7701fbf289] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dea7701fbf289] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [dea7701fbf289] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d6d1753eb5049] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d6d1753eb5049] joining swarm manager [dea7701fbf289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.438Z] daemon.go:461: [d6d1753eb5049] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d6d1753eb5049] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d6d1753eb5049] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d6d1753eb5049] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d7c97a7551b76] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d7c97a7551b76] joining swarm manager [dea7701fbf289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.438Z] daemon.go:461: [d6d1753eb5049] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d6d1753eb5049] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d6d1753eb5049] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d6d1753eb5049] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d6d1753eb5049] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d7c97a7551b76] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d7c97a7551b76] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d7c97a7551b76] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d7c97a7551b76] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d7c97a7551b76] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d7c97a7551b76] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d7c97a7551b76] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c97a7551b76] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d7c97a7551b76] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [dea7701fbf289] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [dea7701fbf289] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [dea7701fbf289] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d6d1753eb5049] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d6d1753eb5049] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d6d1753eb5049] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d7c97a7551b76] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d7c97a7551b76] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d7c97a7551b76] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-20T19:13:49.438Z] daemon.go:325: [d6ecb943cb8ea] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d6ecb943cb8ea] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d6ecb943cb8ea] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c7a303170c5] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d7c7a303170c5] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d7c7a303170c5] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d6ecb943cb8ea] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d6ecb943cb8ea] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d6ecb943cb8ea] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d7c7a303170c5] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d7c7a303170c5] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d7c7a303170c5] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.79s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-20T19:13:49.438Z] daemon.go:325: [d83621c4a8cab] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d83621c4a8cab] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d83621c4a8cab] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d83621c4a8cab] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d83621c4a8cab] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d83621c4a8cab] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d83621c4a8cab] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d83621c4a8cab] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d83621c4a8cab] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d83621c4a8cab] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d83621c4a8cab] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d83621c4a8cab] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.68s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [de6e82951c24d] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8e86e06708be] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d8e86e06708be] joining swarm manager [de6e82951c24d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [dc728e298bbf4] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [dc728e298bbf4] joining swarm manager [de6e82951c24d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.438Z] daemon.go:461: [d8e86e06708be] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8e86e06708be] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8e86e06708be] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8e86e06708be] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d8e86e06708be] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8e86e06708be] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8e86e06708be] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [de6e82951c24d] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [de6e82951c24d] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [de6e82951c24d] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [de6e82951c24d] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [dc728e298bbf4] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [dc728e298bbf4] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [dc728e298bbf4] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [dc728e298bbf4] daemon started [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8e86e06708be] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d8e86e06708be] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8e86e06708be] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8e86e06708be] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8e86e06708be] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [de6e82951c24d] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [de6e82951c24d] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [de6e82951c24d] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:339: [de6e82951c24d] error pinging daemon on start: Get http://de6e82951c24d.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:339: [de6e82951c24d] error pinging daemon on start: Get http://de6e82951c24d.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:339: [de6e82951c24d] error pinging daemon on start: Get http://de6e82951c24d.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:339: [de6e82951c24d] error pinging daemon on start: Get http://de6e82951c24d.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:339: [de6e82951c24d] error pinging daemon on start: Get http://de6e82951c24d.sock/_ping: context deadline exceeded [2020-05-20T19:13:49.438Z] daemon.go:325: [de6e82951c24d] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [de6e82951c24d] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [dc728e298bbf4] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [dc728e298bbf4] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [dc728e298bbf4] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [dc728e298bbf4] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [dc728e298bbf4] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [d8e86e06708be] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8e86e06708be] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8e86e06708be] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d8e86e06708be] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d8e86e06708be] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-20T19:13:49.438Z] daemon.go:325: [d4bb059309c1e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d4bb059309c1e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d4bb059309c1e] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d4bb059309c1e] joining swarm manager [de6e82951c24d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-20T19:13:49.438Z] daemon.go:461: [d4bb059309c1e] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d4bb059309c1e] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d4bb059309c1e] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:325: [d4bb059309c1e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d4bb059309c1e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d4bb059309c1e] daemon started [2020-05-20T19:13:49.438Z] daemon.go:461: [de6e82951c24d] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [de6e82951c24d] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [de6e82951c24d] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d8e86e06708be] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d8e86e06708be] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d8e86e06708be] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [dc728e298bbf4] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [dc728e298bbf4] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [dc728e298bbf4] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d4bb059309c1e] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d4bb059309c1e] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d4bb059309c1e] Daemon stopped [2020-05-20T19:13:49.438Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.78s) [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-20T19:13:49.438Z] daemon.go:325: [d2d10637b8b2e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d2d10637b8b2e] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d2d10637b8b2e] daemon started [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-20T19:13:49.438Z] daemon.go:325: [d9823e10f3b4b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d9823e10f3b4b] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d9823e10f3b4b] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d9823e10f3b4b] joining swarm manager [d2d10637b8b2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.438Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-20T19:13:49.438Z] daemon.go:325: [d2c890aab2590] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:325: [d2c890aab2590] waiting for daemon to start [2020-05-20T19:13:49.438Z] daemon.go:353: [d2c890aab2590] daemon started [2020-05-20T19:13:49.438Z] check_test.go:358: [d2c890aab2590] joining swarm manager [d2d10637b8b2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-20T19:13:49.438Z] daemon.go:461: [d2d10637b8b2e] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d2d10637b8b2e] exiting daemon [2020-05-20T19:13:49.438Z] daemon.go:448: [d2d10637b8b2e] Daemon stopped [2020-05-20T19:13:49.438Z] daemon.go:461: [d9823e10f3b4b] Stopping daemon [2020-05-20T19:13:49.438Z] daemon.go:296: [d9823e10f3b4b] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d9823e10f3b4b] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:461: [d2c890aab2590] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d2c890aab2590] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d2c890aab2590] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-20T19:13:49.439Z] daemon.go:325: [d88735725fa94] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d88735725fa94] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d88735725fa94] daemon started [2020-05-20T19:13:49.439Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-05-20T19:13:49.439Z] 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-05-20T19:13:49.439Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-05-20T19:13:49.439Z] 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-05-20T19:13:49.439Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-05-20T19:13:49.439Z] 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-05-20T19:13:49.439Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-05-20T19:13:49.439Z] 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-05-20T19:13:49.439Z] daemon.go:461: [d88735725fa94] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d88735725fa94] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d88735725fa94] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.71s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-20T19:13:49.439Z] daemon.go:325: [dbe12d639d539] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dbe12d639d539] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dbe12d639d539] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [dbe12d639d539] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dbe12d639d539] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dbe12d639d539] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.65s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-20T19:13:49.439Z] daemon.go:325: [dfa9f8db18a45] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dfa9f8db18a45] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dfa9f8db18a45] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [dfa9f8db18a45] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dfa9f8db18a45] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dfa9f8db18a45] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-20T19:13:49.439Z] daemon.go:325: [d2cb4860224e0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d2cb4860224e0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d2cb4860224e0] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d2cb4860224e0] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d2cb4860224e0] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d2cb4860224e0] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.48s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-20T19:13:49.439Z] daemon.go:325: [dd568a196e3d8] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dd568a196e3d8] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dd568a196e3d8] daemon started [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-20T19:13:49.439Z] daemon.go:325: [d56ae3e86b841] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d56ae3e86b841] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d56ae3e86b841] daemon started [2020-05-20T19:13:49.439Z] check_test.go:358: [d56ae3e86b841] joining swarm manager [dd568a196e3d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.439Z] daemon.go:461: [dd568a196e3d8] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dd568a196e3d8] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dd568a196e3d8] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:461: [d56ae3e86b841] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d56ae3e86b841] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d56ae3e86b841] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.40s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-20T19:13:49.439Z] daemon.go:325: [ddd4e46cedbc0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [ddd4e46cedbc0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [ddd4e46cedbc0] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [ddd4e46cedbc0] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [ddd4e46cedbc0] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [ddd4e46cedbc0] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.08s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-20T19:13:49.439Z] daemon.go:325: [d28ea30fa42d4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d28ea30fa42d4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d28ea30fa42d4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d28ea30fa42d4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d28ea30fa42d4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d28ea30fa42d4] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.06s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-20T19:13:49.439Z] daemon.go:325: [d1f102c210233] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d1f102c210233] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d1f102c210233] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d1f102c210233] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d1f102c210233] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d1f102c210233] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.68s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-20T19:13:49.439Z] daemon.go:325: [d00978874121a] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d00978874121a] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d00978874121a] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d00978874121a] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d00978874121a] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d00978874121a] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.40s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-20T19:13:49.439Z] daemon.go:325: [defb50ddd3c4a] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [defb50ddd3c4a] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [defb50ddd3c4a] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [defb50ddd3c4a] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [defb50ddd3c4a] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [defb50ddd3c4a] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.94s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-20T19:13:49.439Z] daemon.go:325: [d8434efc4b7f6] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d8434efc4b7f6] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d8434efc4b7f6] daemon started [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-20T19:13:49.439Z] daemon.go:325: [d44a8de03251e] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d44a8de03251e] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d44a8de03251e] daemon started [2020-05-20T19:13:49.439Z] check_test.go:358: [d44a8de03251e] joining swarm manager [d8434efc4b7f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-20T19:13:49.439Z] daemon.go:461: [d8434efc4b7f6] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d8434efc4b7f6] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d8434efc4b7f6] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:461: [d44a8de03251e] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d44a8de03251e] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d44a8de03251e] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.62s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d0271095445f4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d0271095445f4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d0271095445f4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d0271095445f4] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d0271095445f4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d0271095445f4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d0271095445f4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d0271095445f4] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d0271095445f4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d0271095445f4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d0271095445f4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d0271095445f4] Daemon stopped [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d0271095445f4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d0271095445f4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d0271095445f4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d0271095445f4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d0271095445f4] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-20T19:13:49.439Z] daemon.go:325: [d4026c30c42f1] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d4026c30c42f1] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d4026c30c42f1] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d4026c30c42f1] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d4026c30c42f1] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d4026c30c42f1] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-20T19:13:49.439Z] daemon.go:325: [da197911addad] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [da197911addad] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [da197911addad] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [da197911addad] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [da197911addad] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [da197911addad] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-20T19:13:49.439Z] daemon.go:325: [dd5fce422beea] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dd5fce422beea] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dd5fce422beea] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [dd5fce422beea] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dd5fce422beea] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dd5fce422beea] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.04s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-20T19:13:49.439Z] daemon.go:325: [d73b3ae57a2b3] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [d73b3ae57a2b3] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [d73b3ae57a2b3] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [d73b3ae57a2b3] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [d73b3ae57a2b3] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [d73b3ae57a2b3] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.37s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-20T19:13:49.439Z] daemon.go:325: [de02d6b2423c4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [de02d6b2423c4] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [de02d6b2423c4] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [de02d6b2423c4] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [de02d6b2423c4] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [de02d6b2423c4] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-20T19:13:49.439Z] daemon.go:325: [db4355afd0e1f] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [db4355afd0e1f] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [db4355afd0e1f] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [db4355afd0e1f] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [db4355afd0e1f] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [db4355afd0e1f] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.15s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-20T19:13:49.439Z] daemon.go:325: [df7b34b023cc9] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [df7b34b023cc9] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [df7b34b023cc9] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [df7b34b023cc9] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [df7b34b023cc9] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [df7b34b023cc9] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-20T19:13:49.439Z] daemon.go:325: [dd3d175d78fdd] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dd3d175d78fdd] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dd3d175d78fdd] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [dd3d175d78fdd] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dd3d175d78fdd] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dd3d175d78fdd] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-20T19:13:49.439Z] daemon.go:325: [ddcae38bee7cc] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [ddcae38bee7cc] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [ddcae38bee7cc] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [ddcae38bee7cc] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [ddcae38bee7cc] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [ddcae38bee7cc] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-20T19:13:49.439Z] daemon.go:325: [da84672ab87e0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [da84672ab87e0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [da84672ab87e0] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [da84672ab87e0] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [da84672ab87e0] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [da84672ab87e0] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-05-20T19:13:49.439Z] daemon.go:325: [dcce11c095ad2] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [dcce11c095ad2] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [dcce11c095ad2] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [dcce11c095ad2] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [dcce11c095ad2] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [dcce11c095ad2] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-20T19:13:49.439Z] daemon.go:325: [db03898837ac0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [db03898837ac0] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [db03898837ac0] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [db03898837ac0] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [db03898837ac0] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [db03898837ac0] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-05-20T19:13:49.439Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-20T19:13:49.439Z] daemon.go:325: [db27f89e086a3] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:325: [db27f89e086a3] waiting for daemon to start [2020-05-20T19:13:49.439Z] daemon.go:353: [db27f89e086a3] daemon started [2020-05-20T19:13:49.439Z] daemon.go:461: [db27f89e086a3] Stopping daemon [2020-05-20T19:13:49.439Z] daemon.go:296: [db27f89e086a3] exiting daemon [2020-05-20T19:13:49.439Z] daemon.go:448: [db27f89e086a3] Daemon stopped [2020-05-20T19:13:49.439Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-05-20T19:13:49.440Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-20T19:13:49.440Z] daemon.go:325: [d7392f4d82b19] waiting for daemon to start [2020-05-20T19:13:49.440Z] daemon.go:325: [d7392f4d82b19] waiting for daemon to start [2020-05-20T19:13:49.440Z] daemon.go:353: [d7392f4d82b19] daemon started [2020-05-20T19:13:49.440Z] daemon.go:461: [d7392f4d82b19] Stopping daemon [2020-05-20T19:13:49.440Z] daemon.go:296: [d7392f4d82b19] exiting daemon [2020-05-20T19:13:49.440Z] daemon.go:448: [d7392f4d82b19] Daemon stopped [2020-05-20T19:13:49.440Z] === RUN TestDockerExternalVolumeSuite [2020-05-20T19:13:49.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-20T19:13:49.632Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-20T19:13:49.632Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-20T19:13:49.632Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-20T19:13:49.632Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-20T19:13:49.632Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-20T19:13:51.212Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-20T19:13:55.990Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-20T19:13:58.221Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-20T19:13:58.221Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-20T19:13:58.221Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-20T19:13:58.221Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-20T19:13:59.796Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-20T19:14:02.032Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-20T19:14:02.032Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-20T19:14:04.266Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-20T19:14:04.266Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-20T19:14:04.266Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-20T19:14:04.266Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-20T19:14:04.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-20T19:14:05.843Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-20T19:14:08.073Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-20T19:14:09.650Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-20T19:14:12.619Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-20T19:14:16.440Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-20T19:14:23.641Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-20T19:14:23.641Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-20T19:14:24.113Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-20T19:14:24.113Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-20T19:14:24.113Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunMount [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-20T19:14:24.585Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-20T19:14:30.481Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-20T19:14:30.481Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-20T19:14:30.481Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-20T19:14:30.481Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-20T19:14:34.300Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-20T19:14:42.998Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-20T19:14:44.002Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-20T19:14:45.580Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-20T19:14:47.157Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-20T19:14:48.152Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-20T19:14:50.383Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-20T19:14:52.617Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-20T19:15:01.322Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-20T19:15:01.322Z] === RUN TestDockerSuite/TestRunRm [2020-05-20T19:15:07.219Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-20T19:15:11.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-20T19:15:11.998Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-20T19:15:14.232Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-20T19:15:15.809Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-20T19:15:18.039Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-20T19:15:20.268Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-20T19:15:20.268Z] === RUN TestDockerSuite/TestRunState [2020-05-20T19:15:20.268Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-20T19:15:21.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-20T19:15:27.457Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-20T19:15:27.457Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-20T19:15:28.452Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-20T19:15:33.236Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-20T19:15:34.812Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-20T19:15:34.812Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-20T19:15:37.043Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-20T19:15:37.043Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-20T19:15:37.043Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-20T19:15:39.277Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-20T19:15:49.742Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-20T19:15:53.558Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-20T19:15:53.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-20T19:15:58.337Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-20T19:15:58.337Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-20T19:15:58.337Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-20T19:15:58.337Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-20T19:15:58.337Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-20T19:16:01.306Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-20T19:16:02.886Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-20T19:16:05.115Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-20T19:16:08.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-20T19:16:08.928Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-20T19:16:09.922Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-20T19:16:12.151Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-20T19:16:15.963Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-20T19:16:18.193Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-20T19:16:18.666Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-20T19:16:19.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-20T19:16:19.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-20T19:16:20.716Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-20T19:16:26.612Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-20T19:16:26.612Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-20T19:16:32.506Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-20T19:16:32.506Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-20T19:16:36.320Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-20T19:16:36.320Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-20T19:16:36.320Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-20T19:16:36.320Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-20T19:16:36.320Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-20T19:16:40.142Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-20T19:16:40.142Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-20T19:16:40.142Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-20T19:16:40.142Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-20T19:16:40.142Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-20T19:16:40.614Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-20T19:16:40.614Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-20T19:16:40.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-20T19:16:42.189Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-20T19:16:44.424Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-20T19:16:44.424Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-20T19:16:46.002Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-20T19:16:53.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-20T19:17:01.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-20T19:17:01.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-20T19:17:01.485Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-20T19:17:01.485Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-20T19:17:01.959Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-20T19:17:01.959Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-20T19:17:01.959Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-20T19:17:04.193Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-20T19:17:04.666Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-20T19:17:06.900Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-20T19:17:07.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-20T19:17:07.850Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-20T19:17:07.850Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-20T19:17:07.850Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-20T19:17:20.401Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-20T19:17:20.401Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-20T19:17:20.401Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-20T19:17:20.401Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-20T19:17:20.401Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-20T19:17:25.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-20T19:17:26.307Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-20T19:17:26.307Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-20T19:17:26.307Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-20T19:17:35.015Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-20T19:17:35.015Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite (2257.70s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.60s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.18s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.69s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement Apparmor [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement Apparmor [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement IsPausable [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.50s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.34s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement UnixCli [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.51s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.98s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.42s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.40s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.37s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.97s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.72s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.90s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.47s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.34s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.45s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.22s) [2020-05-20T19:17:35.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.33s) [2020-05-20T19:17:35.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2020-05-20T19:17:35.015Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement UnixCli [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.82s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildContChar (12.65s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.75s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.99s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.77s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.18s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.06s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2020-05-20T19:17:35.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-20T19:17:35.016Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.02s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.97s) [2020-05-20T19:17:35.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.22s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.12s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.55s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.18s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.16s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.78s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.81s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.07s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.56s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.13s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.54s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.52s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.41s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.64s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.43s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.99s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.74s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFails (1.91s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.65s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.02s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.48s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.14s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement UnixCli [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.44s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildHistory (9.77s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.85s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.19s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.74s) [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-20T19:17:35.490Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-05-20T19:17:35.490Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.64s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.26s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.96s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.95s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.69s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.76s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.38s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.00s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.52s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.88s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.24s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.89s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.14s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.56s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.88s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.08s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.73s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.69s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.93s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.68s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildRm (12.75s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.87s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.97s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.90s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.39s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.48s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.64s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildStderr (4.40s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.24s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.55s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.35s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.23s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.29s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.72s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.10s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.06s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.40s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.17s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.97s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-20T19:17:35.491Z] docker_cli_sni_test.go:18: Flakey test [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitChange (9.35s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.27s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.00s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitTTY (6.22s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.02s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.14s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.92s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.00s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.11s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.61s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.99s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.93s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.12s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.80s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.34s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.90s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.59s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.87s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.36s) [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0002adc40 } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1927560254 c:\foo false } [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1927560254 c:\foo true } [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 0 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 1 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 2 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 3 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 4 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 5 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 6 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 7 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 8 [2020-05-20T19:17:35.491Z] docker_api_containers_test.go:1926: case 9 [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.97s) [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.491Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-20T19:17:35.491Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.01s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.68s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.56s) [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a104091529\file1 d4441bcd3bc377e0d64f49d9f3bd76c7ffbfb44787b5fdc27cb1e3590edb2da3:/root/itWorks.txt` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:279: checking that container "d4441bcd3bc377e0d64f49d9f3bd76c7ffbfb44787b5fdc27cb1e3590edb2da3" start output contains "file1\n" [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4441bcd3bc377e0d64f49d9f3bd76c7ffbfb44787b5fdc27cb1e3590edb2da3` [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.88s) [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b525025620\file1 a87308adc8bc6fd579c01814c7750bef5d8b91f1a4a932bd7cd2fc7593aa2b82:testDir/` [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.82s) [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e187515043\dir1 aa218cbe8bf5c0bdc7f4a0fe7bf1baa176ebdb36f481f6bac1b469e33214a9f2:testDir` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:279: checking that container "aa218cbe8bf5c0bdc7f4a0fe7bf1baa176ebdb36f481f6bac1b469e33214a9f2" start output contains "file1-1\n" [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:209: running `docker start -a aa218cbe8bf5c0bdc7f4a0fe7bf1baa176ebdb36f481f6bac1b469e33214a9f2` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e187515043\dir1 ef1cd70dbc8445c938770ac5e30a773c88690ee20d91fcdcee18c3273f7cbeb1:testDir/` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:279: checking that container "ef1cd70dbc8445c938770ac5e30a773c88690ee20d91fcdcee18c3273f7cbeb1" start output contains "file1-1\n" [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef1cd70dbc8445c938770ac5e30a773c88690ee20d91fcdcee18c3273f7cbeb1` [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.65s) [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h627518886\dir1\. 252cf233f7a2629d147433f7eb63c5605978e78f01a3687de2e74d4d5b4b456b:testDir` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:279: checking that container "252cf233f7a2629d147433f7eb63c5605978e78f01a3687de2e74d4d5b4b456b" start output contains "file1-1\n" [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:209: running `docker start -a 252cf233f7a2629d147433f7eb63c5605978e78f01a3687de2e74d4d5b4b456b` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h627518886\dir1\. 500ef1ae466a5524d8e2b1c28e9acff22aa2a6119d37469735a3138dff2b4829:testDir/` [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:279: checking that container "500ef1ae466a5524d8e2b1c28e9acff22aa2a6119d37469735a3138dff2b4829" start output contains "file1-1\n" [2020-05-20T19:17:35.492Z] docker_cli_cp_utils_test.go:209: running `docker start -a 500ef1ae466a5524d8e2b1c28e9acff22aa2a6119d37469735a3138dff2b4829` [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToDot (1.97s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCpToStdout (1.95s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.61s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.90s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.03s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.02s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.98s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.95s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.76s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsCopy (4.73s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.35s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.85s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.12s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFilters (3.94s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFormat (3.86s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsRename (6.82s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsResize (2.17s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.81s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.02s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.23s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.60s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.54s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.70s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.12s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecInspectID (4.18s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement IsPausable [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.22s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.56s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.61s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.55s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-20T19:17:35.492Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-20T19:17:35.492Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-05-20T19:17:35.492Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.23s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.46s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.14s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement IsPausable [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.87s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.83s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.90s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectDefault (1.97s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.00s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.60s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectStatus (2.09s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.49s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.78s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.61s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.61s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.92s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.56s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.62s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.57s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.90s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsSince (8.54s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsTail (2.32s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.07s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.02s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.63s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsByOrder (6.67s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.57s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.63s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-20T19:17:35.493Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.96s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.88s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.07s) [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.68s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.58s) [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-20T19:17:35.493Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.493Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.88s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.15s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.42s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.05s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.62s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.67s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.51s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.42s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.90s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.43s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.67s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.15s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.75s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.22s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.55s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.93s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (22.58s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.46s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.72s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.89s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.60s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.99s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.83s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunCreateVolume (6.70s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.74s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunExitCode (1.91s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.31s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.73s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.54s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.79s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.12s) [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.09s) [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-20T19:17:35.494Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.494Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.34s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement Apparmor [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.22s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunRm (6.71s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.09s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.07s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.18s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (6.75s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement Apparmor [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.86s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.55s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.54s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.67s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.78s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.89s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.92s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.57s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.67s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement Apparmor [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.29s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.35s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement IsPausable [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.22s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.83s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.20s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.35s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.76s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.58s) [2020-05-20T19:17:35.495Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-20T19:17:35.495Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.495Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-20T19:17:35.495Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-20T19:17:35.496Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-20T19:17:35.496Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-20T19:17:35.496Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-20T19:17:35.496Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.496Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-20T19:17:35.496Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-20T19:17:35.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-20T19:17:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-20T19:17:35.969Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] === RUN TestDockerDaemonSuite [2020-05-20T19:17:35.969Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-20T19:17:35.969Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-20T19:17:35.969Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-20T19:17:35.969Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-20T19:17:35.969Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] === RUN TestDockerSwarmSuite [2020-05-20T19:17:35.969Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-05-20T19:17:35.969Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-05-20T19:17:35.969Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-20T19:17:35.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.969Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-20T19:17:35.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.970Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-20T19:17:35.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.970Z] === RUN TestDockerExternalVolumeSuite [2020-05-20T19:17:35.970Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-05-20T19:17:35.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.970Z] === RUN TestDockerNetworkSuite [2020-05-20T19:17:35.970Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-05-20T19:17:35.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.970Z] === RUN TestDockerHubPullSuite [2020-05-20T19:17:35.970Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-05-20T19:17:35.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-20T19:17:35.970Z] PASS [2020-05-20T19:17:35.970Z] ok github.com/docker/docker/integration-cli 2258.395s [2020-05-20T19:17:35.970Z] INFO: Integration tests ended at 05/20/2020 19:17:35. Duration:00:37:46.6788548 [2020-05-20T19:17:35.970Z] INFO: Docker info of the daemon under test at end of run [2020-05-20T19:17:35.970Z] [2020-05-20T19:17:35.970Z] Containers: 2 [2020-05-20T19:17:35.970Z] Running: 0 [2020-05-20T19:17:35.970Z] Paused: 0 [2020-05-20T19:17:35.970Z] Stopped: 2 [2020-05-20T19:17:35.970Z] Images: 12 [2020-05-20T19:17:35.970Z] Server Version: 0.0.0-dev [2020-05-20T19:17:35.970Z] Storage Driver: windowsfilter [2020-05-20T19:17:35.970Z] Windows: [2020-05-20T19:17:35.970Z] Logging Driver: json-file [2020-05-20T19:17:35.970Z] Plugins: [2020-05-20T19:17:35.970Z] Volume: local [2020-05-20T19:17:35.970Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-20T19:17:35.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-20T19:17:35.970Z] Swarm: inactive [2020-05-20T19:17:35.970Z] Default Isolation: process [2020-05-20T19:17:35.970Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-20T19:17:35.970Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-20T19:17:35.970Z] OSType: windows [2020-05-20T19:17:35.970Z] Architecture: x86_64 [2020-05-20T19:17:35.970Z] CPUs: 4 [2020-05-20T19:17:35.970Z] Total Memory: 32GiB [2020-05-20T19:17:35.970Z] Name: azwin-2-fb1f80 [2020-05-20T19:17:35.970Z] ID: WSF5:IHDN:CL2N:XJHN:PGW2:KXJN:U2C7:7F3T:5QIK:5BRL:DDAG:6KBN [2020-05-20T19:17:35.970Z] Docker Root Dir: D:\CI\PR-40978\4\daemon [2020-05-20T19:17:35.970Z] Debug Mode (client): false [2020-05-20T19:17:35.970Z] Debug Mode (server): true [2020-05-20T19:17:35.970Z] File Descriptors: -1 [2020-05-20T19:17:35.970Z] Goroutines: 18 [2020-05-20T19:17:35.970Z] System Time: 2020-05-20T19:17:35.5274095Z [2020-05-20T19:17:35.970Z] EventsListeners: 0 [2020-05-20T19:17:35.970Z] Registry: https://index.docker.io/v1/ [2020-05-20T19:17:35.970Z] Labels: [2020-05-20T19:17:35.970Z] Experimental: false [2020-05-20T19:17:35.970Z] Insecure Registries: [2020-05-20T19:17:35.970Z] 127.0.0.0/8 [2020-05-20T19:17:35.970Z] Live Restore Enabled: false [2020-05-20T19:17:35.970Z] [2020-05-20T19:17:35.970Z] [2020-05-20T19:17:35.970Z] INFO: Stopping daemon under test [2020-05-20T19:17:35.970Z] SUCCESS: The process with PID 1744 (child process of PID 5968) has been terminated. [2020-05-20T19:17:35.970Z] SUCCESS: The process with PID 5968 (child process of PID 6072) has been terminated. [2020-05-20T19:17:35.970Z] INFO: Stop tailing logs of the daemon under tests [2020-05-20T19:17:35.970Z] INFO: executeCI.ps1 Completed successfully at 05/20/2020 19:17:35. [2020-05-20T19:17:35.970Z] INFO: Tidying up at end of run [2020-05-20T19:17:35.970Z] INFO: Saving daemon under test log (d:\CI\PR-40978\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-20T19:17:35.970Z] INFO: Saving daemon under test log (d:\CI\PR-40978\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-20T19:17:35.970Z] INFO: Nuke-Everything... [2020-05-20T19:17:35.970Z] INFO: Container count on control daemon to delete is 2 [2020-05-20T19:17:36.443Z] 3449d02d9305 [2020-05-20T19:17:36.443Z] c4c4eb31c8e3 [2020-05-20T19:17:36.916Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-20T19:17:41.711Z] Deleted: sha256:a08b14a82b6b0942496a5aaf98d50064d2be7128ca9c2d9ae0e0f5366045a54d [2020-05-20T19:17:41.711Z] Deleted: sha256:88c508ba348d6639987c443c37520caaa7796f79cf08768fb5bd5bc1b7267ab3 [2020-05-20T19:17:41.711Z] Deleted: sha256:455ac0ec9de6296468fbffed39829103e40132abd8fea71444d91eb75c25a2b1 [2020-05-20T19:17:41.711Z] Deleted: sha256:feb3681bb47c971e01f189b322555f3f7fd3637efbdfdd238a83e09de2ea1a29 [2020-05-20T19:17:41.711Z] Deleted: sha256:3941abf1ba51207af0afe53d664f214aba74f921b0e62a6f10318efac5980311 [2020-05-20T19:17:41.711Z] Deleted: sha256:338169a1910e7ab39ec9fd5163facb9f024f9bad401c0b97b4f6355870ff1698 [2020-05-20T19:17:41.711Z] Deleted: sha256:e0d95fbfa81bbca4e905291a622af7d746a58d18e5232b17edb22e758bd580d1 [2020-05-20T19:17:41.711Z] Deleted: sha256:9c5742658e04fd03e2a83144d816acdb32ee3206edb72d207ce7cfe742b663ba [2020-05-20T19:17:41.711Z] Deleted: sha256:034635971f9a1c7c344bd74042ef8e42d59d8661a06fc6c8f3400cddc7050d8b [2020-05-20T19:17:41.711Z] Deleted: sha256:733c31bc71d8f897a614304d6454bb78cdbabedcdc0d5cbdf8197c5171903f27 [2020-05-20T19:17:41.711Z] Deleted: sha256:b2d0196b81f2eb6cdb46e3ac04f6b8db25276ba6cfaae92a591e2d8823dab33d [2020-05-20T19:17:41.711Z] Deleted: sha256:1cf0c72572d917bed89caea0bf9ddb54a3ab6127742a1fa60b6646a0c592b623 [2020-05-20T19:17:41.711Z] Deleted: sha256:27a2e581febfddce98a17a15dc4c66bf0bf69efea86e6b25a84c26050c36392d [2020-05-20T19:17:41.711Z] Deleted: sha256:bd672cd66915b9066391186b339afa77c7b7bef8fd491970489851966639f02c [2020-05-20T19:17:42.184Z] INFO: Tidying pidfile d:\CI\PR-40978\4\docker.pid [2020-05-20T19:17:42.184Z] INFO: Nuking d:\CI [2020-05-20T19:17:43.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-20T19:17:57.190Z] INFO: Zapped successfully [2020-05-20T19:17:57.190Z] [2020-05-20T19:17:57.190Z] INFO: executeCI.ps1 exiting at Wed May 20 19:17:56 CUT 2020. Duration 00:52:01.4379897 [2020-05-20T19:17:57.190Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-20T19:17:57.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-20T19:17:58.909Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-20T19:18:00.132Z] Archiving artifacts [2020-05-20T19:18:01.314Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T19:18:02.280Z] + make clean [2020-05-20T19:18:03.276Z] docker volume rm -f docker-dev-cache [2020-05-20T19:18:03.276Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-20T19:18:44.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-20T19:19:02.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-20T19:19:34.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-20T19:20:06.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-20T19:20:21.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-20T19:20:39.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-20T19:20:57.729Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite (441.49s) [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2020-05-20T19:21:09.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-20T19:21:09.906Z] docker_cli_external_volume_driver_test.go:53: Daemon d7c253482c854 is not started [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-20T19:21:09.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-20T19:21:09.906Z] daemon.go:325: [d0ffad5dec9dd] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:325: [d0ffad5dec9dd] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:353: [d0ffad5dec9dd] daemon started [2020-05-20T19:21:09.906Z] daemon.go:461: [d0ffad5dec9dd] Stopping daemon [2020-05-20T19:21:09.906Z] daemon.go:296: [d0ffad5dec9dd] exiting daemon [2020-05-20T19:21:09.906Z] daemon.go:448: [d0ffad5dec9dd] Daemon stopped [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-05-20T19:21:09.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-20T19:21:09.906Z] daemon.go:325: [da786d40eea16] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:325: [da786d40eea16] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:353: [da786d40eea16] daemon started [2020-05-20T19:21:09.906Z] daemon.go:461: [da786d40eea16] Stopping daemon [2020-05-20T19:21:09.906Z] daemon.go:296: [da786d40eea16] exiting daemon [2020-05-20T19:21:09.906Z] daemon.go:448: [da786d40eea16] Daemon stopped [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-20T19:21:09.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-20T19:21:09.906Z] docker_cli_external_volume_driver_test.go:53: Daemon d64b805bef5d4 is not started [2020-05-20T19:21:09.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-05-20T19:21:09.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-20T19:21:09.906Z] daemon.go:325: [dd35624e66a14] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:325: [dd35624e66a14] waiting for daemon to start [2020-05-20T19:21:09.906Z] daemon.go:353: [dd35624e66a14] daemon started [2020-05-20T19:21:09.906Z] daemon.go:461: [dd35624e66a14] Stopping daemon [2020-05-20T19:21:09.906Z] daemon.go:296: [dd35624e66a14] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [dd35624e66a14] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-20T19:21:09.907Z] docker_cli_external_volume_driver_test.go:53: Daemon dc29673f889a7 is not started [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-20T19:21:09.907Z] docker_cli_external_volume_driver_test.go:53: Daemon d672164af2bb5 is not started [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-20T19:21:09.907Z] daemon.go:325: [d55b7dff24bcc] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d55b7dff24bcc] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d55b7dff24bcc] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d55b7dff24bcc] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d55b7dff24bcc] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d55b7dff24bcc] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-20T19:21:09.907Z] daemon.go:325: [dc875fbfe0d26] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [dc875fbfe0d26] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [dc875fbfe0d26] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [dc875fbfe0d26] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [dc875fbfe0d26] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [dc875fbfe0d26] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-20T19:21:09.907Z] daemon.go:325: [d085aba1c60c3] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d085aba1c60c3] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d085aba1c60c3] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d085aba1c60c3] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d085aba1c60c3] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d085aba1c60c3] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-20T19:21:09.907Z] daemon.go:325: [d962b89019226] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d962b89019226] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d962b89019226] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d962b89019226] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d962b89019226] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d962b89019226] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-20T19:21:09.907Z] daemon.go:325: [d606a9aa83836] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d606a9aa83836] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d606a9aa83836] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d606a9aa83836] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d606a9aa83836] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d606a9aa83836] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-20T19:21:09.907Z] daemon.go:325: [dd639de010a79] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [dd639de010a79] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [dd639de010a79] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [dd639de010a79] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [dd639de010a79] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [dd639de010a79] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-20T19:21:09.907Z] daemon.go:325: [d8cddb9aec651] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d8cddb9aec651] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d8cddb9aec651] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d8cddb9aec651] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d8cddb9aec651] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d8cddb9aec651] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-20T19:21:09.907Z] daemon.go:325: [d3b3b3c9ff867] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d3b3b3c9ff867] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d3b3b3c9ff867] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d3b3b3c9ff867] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d3b3b3c9ff867] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d3b3b3c9ff867] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-20T19:21:09.907Z] daemon.go:325: [d3f3ecf4bd5b8] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d3f3ecf4bd5b8] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d3f3ecf4bd5b8] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d3f3ecf4bd5b8] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d3f3ecf4bd5b8] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d3f3ecf4bd5b8] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-20T19:21:09.907Z] docker_cli_external_volume_driver_test.go:486: Daemon d4bfc1c8c6bb6 is not started [2020-05-20T19:21:09.907Z] daemon.go:325: [d4bfc1c8c6bb6] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:325: [d4bfc1c8c6bb6] waiting for daemon to start [2020-05-20T19:21:09.907Z] daemon.go:353: [d4bfc1c8c6bb6] daemon started [2020-05-20T19:21:09.907Z] daemon.go:461: [d4bfc1c8c6bb6] Stopping daemon [2020-05-20T19:21:09.907Z] daemon.go:296: [d4bfc1c8c6bb6] exiting daemon [2020-05-20T19:21:09.907Z] daemon.go:448: [d4bfc1c8c6bb6] Daemon stopped [2020-05-20T19:21:09.907Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-20T19:21:09.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-20T19:21:09.907Z] docker_cli_external_volume_driver_test.go:53: Daemon dfcb0a7be1351 is not started [2020-05-20T19:21:09.907Z] PASS [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] === Skipped [2020-05-20T19:21:09.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] [2020-05-20T19:21:09.907Z] DONE 270 tests, 5 skipped in 2553.452s [2020-05-20T19:21:09.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-20T19:21:10.471Z] ++++ cat bundles/test-integration/docker.pid [2020-05-20T19:21:10.471Z] +++ kill 7322 [2020-05-20T19:21:11.401Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-20T19:21:11.401Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6b22048fe5da/docker.pid [2020-05-20T19:21:11.401Z] +++ kill 4159 [2020-05-20T19:21:11.401Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4159 is not a child of this shell [2020-05-20T19:21:11.401Z] warning: PID 4159 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6b22048fe5da/docker.pid had a nonzero exit code [2020-05-20T19:21:11.401Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6b22048fe5da/root: target is busy. [2020-05-20T19:21:11.401Z] +++ /etc/init.d/apparmor stop [2020-05-20T19:21:11.401Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-20T19:21:11.401Z] [2020-05-20T19:21:11.401Z] Unloading profiles will leave already running processes permanently [2020-05-20T19:21:11.401Z] unconfined, which can lead to unexpected situations. [2020-05-20T19:21:11.401Z] [2020-05-20T19:21:11.401Z] To set a process to complain mode, use the command line tool [2020-05-20T19:21:11.401Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-20T19:21:11.401Z] +++ true [2020-05-20T19:21:11.401Z] [2020-05-20T19:21:11.965Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-20T19:21:11.976Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-20T19:21:14.659Z] + echo Ensuring container killed. [2020-05-20T19:21:14.660Z] Ensuring container killed. [2020-05-20T19:21:14.660Z] + docker ps -aq -f name=docker-pr4-* [2020-05-20T19:21:14.660Z] + cids=81e8ddc874ce [2020-05-20T19:21:14.660Z] afad534d40b6 [2020-05-20T19:21:14.660Z] f8fe8ab59694 [2020-05-20T19:21:14.660Z] + [ -n 81e8ddc874ce [2020-05-20T19:21:14.660Z] afad534d40b6 [2020-05-20T19:21:14.660Z] f8fe8ab59694 ] [2020-05-20T19:21:14.660Z] + docker rm -vf 81e8ddc874ce afad534d40b6 f8fe8ab59694 [2020-05-20T19:21:17.183Z] 81e8ddc874ce [2020-05-20T19:21:17.183Z] afad534d40b6 [2020-05-20T19:21:17.183Z] f8fe8ab59694 [Pipeline] sh [2020-05-20T19:21:17.465Z] + echo Chowning /workspace to jenkins user [2020-05-20T19:21:17.466Z] Chowning /workspace to jenkins user [2020-05-20T19:21:17.466Z] + id -u [2020-05-20T19:21:17.466Z] + id -g [2020-05-20T19:21:17.466Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40978:/workspace busybox chown -R 1000:1000 /workspace [2020-05-20T19:21:17.466Z] Unable to find image 'busybox:latest' locally [2020-05-20T19:21:17.466Z] latest: Pulling from library/busybox [2020-05-20T19:21:18.029Z] d9cbbca60e5f: Pulling fs layer [2020-05-20T19:21:18.286Z] d9cbbca60e5f: Verifying Checksum [2020-05-20T19:21:18.286Z] d9cbbca60e5f: Download complete [2020-05-20T19:21:18.286Z] d9cbbca60e5f: Pull complete [2020-05-20T19:21:18.286Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-20T19:21:18.286Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-20T19:21:22.759Z] + bundleName=amd64 [2020-05-20T19:21:22.759Z] + echo Creating amd64-bundles.tar.gz [2020-05-20T19:21:22.759Z] Creating amd64-bundles.tar.gz [2020-05-20T19:21:22.759Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-20T19:21:22.759Z] + 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-05-20T19:21:24.698Z] Archiving artifacts [2020-05-20T19:21:26.364Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40978/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-20T19:21:26.676Z] + make clean [2020-05-20T19:21:26.934Z] docker volume rm -f docker-dev-cache [2020-05-20T19:21:26.934Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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